summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2022-01-29common lisp notesPjotr Prins
2022-01-27issues: binderlite: test --root=FILE to register garbage collector rootsjgart
2022-01-27topics: inserting-data: New topicBonfaceKilz
2022-01-26topics: editing-data: Comment on the 3-dp patchBonfaceKilz
2022-01-17issues: binderlite: add kernel dying issuejgart
2022-01-14Update notes on testing, indicating presence of laminar scriptsFrederick Muriuki Muriithi
2022-01-13Add some possible steps for automated CI/CDFrederick Muriuki Muriithi
Add an outline for the possible steps for implementing the automated continuous integration/continuous deployment system. These are a starting point, and will probably evolve over time to be more robust and be better documented.
2022-01-13Add discussion points on gene-network CI/ CDBonfaceKilz
2022-01-02innodb: add note for future workPjotr Prins
2022-01-02innodb: add note for future workPjotr Prins
2022-01-02innodbPjotr Prins
2022-01-02innodb: ProbeSetDataPjotr Prins
2022-01-01fix-broken-builds-in-gn2-and-gn3: build worksPjotr Prins
2022-01-01innodb: working on tux01Pjotr Prins
2022-01-01innodbPjotr Prins
2021-12-31innodbPjotr Prins
2021-12-31innodbPjotr Prins
2021-12-31innodbPjotr Prins
2021-12-30innodbPjotr Prins
2021-12-30innodbPjotr Prins
2021-12-30Innodb and ProbeSetXREfPjotr Prins
2021-12-29innodbPjotr Prins
2021-12-29Comment on the Common Lisp loop macro.Arun Isaac
2021-12-29lisp4schemers: mention iota from alexandriajgart
2021-12-29Add init for lisp for schemers topicjgart
2021-12-28typo fixjgart
2021-12-28add notes on the common lisp condition systemjgart
2021-12-28add quote from malisper article on debuggingjgart
2021-12-28mariadb: after running optimize on a tablePjotr Prins
2021-12-28mariadb to innodb notesPjotr Prins
2021-12-28mariadb to innodb notesPjotr Prins
2021-12-28mariadb to innodb notesPjotr Prins
2021-12-28Move filePjotr Prins
2021-12-22debug CLPjotr Prins
2021-12-22Fix typoBonfaceKilz
2021-12-22Add some notes on setting up pudb in gn2BonfaceKilz
2021-12-22Update with results of profiling the codeFrederick Muriuki Muriithi
* After profiling the code, we document our results and ideas on future changes that would assist in optimising the code.
2021-12-22Merge branch 'main' of github.com:genenetwork/gn-gemtext-threadsFrederick Muriuki Muriithi
2021-12-22Add some notes on running pudb for GN3Frederick Muriuki Muriithi
2021-12-22Start a profiling topicFrederick Muriuki Muriithi
* Start a profiling topic to help capture some gotchas and help make the profiling process easier for all involved.
2021-12-21update on genenetwork2 not buildingEfraim Flashner
2021-12-21update to genenetwork2 building issuesEfraim Flashner
2021-12-21Add task on broken buildsBonfaceKilz