summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-03-04Add Resurrect Mechanical Rob issue.Arun Isaac
2022-03-04issues: genenetwork: documenting API endpointsjgart
2022-03-03databases-getting-out-of-wack: add note from pjotrjgart
2022-03-03Update databases-getting-out-of-wack.gmizsloan
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-03issue: databases getting out of wack a bitjgart
2022-03-02Create metadata-caching-bugzsloan
2022-02-24Create adding-traits-from-mappingzsloan
2022-02-24Create search-hyphen-issuezsloan
2022-02-172x closed issuesPjotr Prins
2022-02-16issues: quality-control: close file upload issue with ninglejgart
The culprit was hunchentoot. I switched to using woo instead. https://github.com/fukamachi/woo
2022-02-16issues: quality-control: add ningle file upload size limit issuejgart
2022-02-11Create sample-data-caching-problemzsloan
2022-02-11topics: lisp: add note on using lisp condition system in productionjgart
2022-02-10Comment on testing interface for automated tests.Arun Isaac
2022-02-10Merge branch 'main' of github.com:genenetwork/gn-gemtext-threadsFrederick Muriuki Muriithi
2022-02-10Update tags for partial correlationsFrederick 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-10Add document tracking the automated testing effortFrederick Muriuki Muriithi
2022-02-09topics: lisp: common-lisp-notes: Add reference to emacs clhs packagejgart
2022-02-08add more sections to common lisp notesjgart
Books, Practice, and Asking Questions Online
2022-02-08issues: Log gn3 technical debtBonfaceKilz
2022-02-08issues: Add new issue related to data uploaderBonfaceKilz
2022-02-05README: Add tissue installation instructions.Arun Isaac
* README.gmi (tissue): Add tissue installation instructions.
2022-02-05gnbug: 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-03topics: add new topic on reversing operations manuallyBonfaceKilz
2022-02-03Sans serif for genenetwork skinPjotr Prins
2022-02-03Embedding imagesPjotr Prins
2022-02-02Update cleanup.gmiRob Williams
Just testing my editing ;-)
2022-02-02Update cleanup.gmiPjotr Prins
2022-02-02Update recent-first-sort.gmiPjotr Prins
Add note on sorting gemtext with gn-bug
2022-02-02settingsPjotr Prins
2022-02-02READMEPjotr Prins
2022-02-02lisp: tips-and-tricks: fix filename extension to use gmijgart
2022-02-02lisp: tips-and-tricks: defining a scheme sexp comment with a reader macrojgart
2022-02-01About page and edit reasonsPjotr Prins
2022-02-01genenetwork skin footerPjotr Prins
2022-02-01genenetwork skin: footer to 5GPjotr Prins
2022-02-01gnbug: fix linksPjotr Prins
2022-02-01gnbug: added linkPjotr Prins
2022-02-01banner: fix linksPjotr Prins
2022-01-31default skin addedPjotr Prins
2022-01-31cleanupPjotr Prins
2022-01-31genenetwork skin changesPjotr Prins
2022-01-31skin: adding a first skin for the proxyPjotr Prins
2022-01-31Add gnbug hide stale issues issue.Arun Isaac
2022-01-31Add gnbug recent-first sort issue.Arun Isaac
2022-01-31gnbug: 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-30gnbug: Fix invalid prototype for invalid-option.Arun Isaac
* gnbug (invalid-option): Fix prototype.
2022-01-30gnbug: 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.
2022-01-30README: link to indexPjotr Prins
2022-01-29Ignore index.gmi for nowPjotr Prins