Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-05 | bbb: add notes on how nixnet deploys big blue button | jgart | |
2022-03-05 | add notes on bbb installation | jgart | |
2022-03-04 | Add Resurrect Mechanical Rob issue. | Arun Isaac | |
2022-03-04 | issues: genenetwork: documenting API endpoints | jgart | |
2022-03-03 | databases-getting-out-of-wack: add note from pjotr | jgart | |
2022-03-03 | Update databases-getting-out-of-wack.gmi | zsloan | |
Is there a need to manually truncate text lines in these files? I did that in this commit, but I don't really like doing it with regular text (it makes sense for code, but shouldn't text just wrap normally with screen size?). | |||
2022-03-03 | issue: databases getting out of wack a bit | jgart | |
2022-03-02 | Create metadata-caching-bug | zsloan | |
2022-02-24 | Create adding-traits-from-mapping | zsloan | |
2022-02-24 | Create search-hyphen-issue | zsloan | |
2022-02-17 | 2x closed issues | Pjotr Prins | |
2022-02-16 | issues: quality-control: close file upload issue with ningle | jgart | |
The culprit was hunchentoot. I switched to using woo instead. https://github.com/fukamachi/woo | |||
2022-02-16 | issues: quality-control: add ningle file upload size limit issue | jgart | |
2022-02-11 | Create sample-data-caching-problem | zsloan | |
2022-02-11 | topics: lisp: add note on using lisp condition system in production | jgart | |
2022-02-10 | Comment on testing interface for automated tests. | Arun Isaac | |
2022-02-10 | Merge branch 'main' of github.com:genenetwork/gn-gemtext-threads | Frederick Muriuki Muriithi | |
2022-02-10 | Update tags for partial correlations | Frederick Muriuki Muriithi | |
- Indicate that the feature is deployed and under test - Rope in Zach and Rob who will spearhead the testing of the feature | |||
2022-02-10 | Add document tracking the automated testing effort | Frederick Muriuki Muriithi | |
2022-02-09 | topics: lisp: common-lisp-notes: Add reference to emacs clhs package | jgart | |
2022-02-08 | add more sections to common lisp notes | jgart | |
Books, Practice, and Asking Questions Online | |||
2022-02-08 | issues: Log gn3 technical debt | BonfaceKilz | |
2022-02-08 | issues: Add new issue related to data uploader | BonfaceKilz | |
2022-02-05 | README: Add tissue installation instructions. | Arun Isaac | |
* README.gmi (tissue): Add tissue installation instructions. | |||
2022-02-05 | gnbug: Move to own repo. | Arun Isaac | |
gnbug is now tissue---the text based issue tracker. See https://tissue.systemreboot.net/ * README.gmi: Replace gnbug with tissue. * gnbug: Delete file. | |||
2022-02-03 | topics: add new topic on reversing operations manually | BonfaceKilz | |
2022-02-03 | Sans serif for genenetwork skin | Pjotr Prins | |
2022-02-03 | Embedding images | Pjotr Prins | |
2022-02-02 | Update cleanup.gmi | Rob Williams | |
Just testing my editing ;-) | |||
2022-02-02 | Update cleanup.gmi | Pjotr Prins | |
2022-02-02 | Update recent-first-sort.gmi | Pjotr Prins | |
Add note on sorting gemtext with gn-bug | |||
2022-02-02 | settings | Pjotr Prins | |
2022-02-02 | README | Pjotr Prins | |
2022-02-02 | lisp: tips-and-tricks: fix filename extension to use gmi | jgart | |
2022-02-02 | lisp: tips-and-tricks: defining a scheme sexp comment with a reader macro | jgart | |
2022-02-01 | About page and edit reasons | Pjotr Prins | |
2022-02-01 | genenetwork skin footer | Pjotr Prins | |
2022-02-01 | genenetwork skin: footer to 5G | Pjotr Prins | |
2022-02-01 | gnbug: fix links | Pjotr Prins | |
2022-02-01 | gnbug: added link | Pjotr Prins | |
2022-02-01 | banner: fix links | Pjotr Prins | |
2022-01-31 | default skin added | Pjotr Prins | |
2022-01-31 | cleanup | Pjotr Prins | |
2022-01-31 | genenetwork skin changes | Pjotr Prins | |
2022-01-31 | skin: adding a first skin for the proxy | Pjotr Prins | |
2022-01-31 | Add gnbug hide stale issues issue. | Arun Isaac | |
2022-01-31 | Add gnbug recent-first sort issue. | Arun Isaac | |
2022-01-31 | gnbug: Only read files checked in to the git repository. | Arun Isaac | |
* gnbug (issues): Use `git ls-files' to find files to read. (find-files): Delete function. | |||
2022-01-30 | gnbug: Fix invalid prototype for invalid-option. | Arun Isaac | |
* gnbug (invalid-option): Fix prototype. | |||
2022-01-30 | gnbug: Support gemtext output. | Arun Isaac | |
We will be using this gemtext output in the gemini frontend of the issue tracker. * gnbug (print-issue-to-gemtext): New function. (gnbug-list): Add --format command-line option. |