summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-22Add bug report for gnbug...Maybe `gnbug` should be an alias for `gnbug list` WDYT? jgart
2021-09-22Add assigned and bug tag to binderlite errorjgart
2021-09-22Add binderlite static assets issue to issues directoryjgart
2021-09-21gnbug: Add edit sub-command....* gnbug (main): Add edit sub-command. * README.gmi (gnbug): Document it. Arun Isaac
2021-09-21gnbug: Print issue numbers....* gnbug (main): Print issue numbers in issue listing. Arun Isaac
2021-09-21Fix typo in gnbug commandjgart
2021-09-21Mention direnv use with gnbugjgart
2021-09-21Add direnv for gnbug...https://direnv.net/ jgart
2021-09-20Add tags section...* Add a tags section to track things like "assigned to" etc. Frederick Muriuki Muriithi
2021-09-20gnbug: Sort issues by creation date, newest first....* gnbug (issues): Sort issues by creation date, newest first. Arun Isaac
2021-09-20gnbug: Extract creator and created date....* gnbug (<issue>): Add creator, created-date and created-relative-date fields. (issues): Initialize creator, created-date and created-relative-date fields. (creation-details): New function. (main): Print creator and created-relative-date in issue listing. Arun Isaac
2021-09-20gnbug: Extract title....* gnbug (<issue>): Add title field. (issues): Initialize title and assigned fields from hashtable. (assignees): Delete function. (file-details): New function. (main): Print title in issue listing. Arun Isaac
2021-09-20gnbug: Add <issue> type....* gnbug: Import (srfi srfi-9). (<issue>): New type. (issues): New function. (main): Use <issue> type. Arun Isaac
2021-09-20gnbug: Add gnbug....* gnbug: New file. * README.gmi (gnbug): New section. Arun Isaac
2021-09-20More details regarding error contextjgart
2021-09-20Add error regarding static assets after forwarding binderlite with nginxjgart
2021-09-20Adds nginx question regarding $rest arg...https://git.genenetwork.org/jgart/binderlite/src/branch/master/nginx.conf#L36 jgart
2021-09-20Add binderlite port map that I'm currently usingjgart
2021-09-20Adds feature request idea for GeneNetwork CLI...closes https://github.com/genenetwork/genenetwork3/issues/39 jgart
2021-09-19pairscan updateEfraim Flashner
2021-09-17Comment on pairscan for efraimfPjotr Prins
2021-09-17Added issue on BNW not responding.Pjotr Prins
2021-09-16Add topic for authentication workBonfaceKilz
2021-09-15tasksPjotr Prins
2021-09-15GN1Pjotr Prins
2021-09-15Updated GN1 packagesPjotr Prins
2021-09-15Update list of GN1 issuesPjotr Prins
2021-09-15GN1 network graph issuePjotr Prins
2021-09-15New issue for GN1Pjotr Prins
2021-09-15Remove kanban symlinks and add tagPjotr Prins
2021-09-13Adds --ad-hoc to guix environment command...Python dependencies are not available unless I use --ad-hoc or -m jgart
2021-09-10Comments on JupyterPjotr Prins
2021-09-10kill-jupyter permissions on penguin2...I want to run the following on penguin2: ps aux | grep jupyter | awk '{ print $2 }' | xargs kill -9 jgart
2021-09-09Add current user-stories for binderlite...* Next Steps ** Optimizations *** Uniquely identify last built notebook *** Shutdown notebook and save to memory *** Shutdown kernels gracefully *** guix-kernel (AKA guix-jupyter) runs by default in a container jgart
2021-09-09Update issue with progressMuriithi Frederick Muriuki
2021-09-09Merge branch 'main' of github.com:genenetwork/gn-gemtext-threadsMuriithi Frederick Muriuki
2021-09-09Update status of implementation efforts...* topics/gn1-migration-to-gn2/clustering.gmi: update status * topics/gn1-migration-to-gn2/sample_clustering_heatmap.png: add missing sample heatmap image Muriithi Frederick Muriuki
2021-09-08Add extra topic on adding delete button for datasetsBonfaceKilz
2021-09-01JupyterPjotr Prins
2021-08-31Add websocketd as a possible alternative to xtermjs...Turn any program that uses STDIN/STDOUT into a WebSocket server. Like inetd, but for WebSockets. jgart
2021-08-31virtuoso: remove password to avoid confusionPjotr Prins
2021-08-31pluto service and working on fallbacksPjotr Prins
2021-08-31Update with progress...* Update issue with progress on genotype files Muriithi Frederick Muriuki
2021-08-30Update with progress and notes...* Update issue with notes on traits file and strains in genotype file * Add notes on required TODOs Muriithi Frederick Muriuki
2021-08-30Update issue with progress and notes...* Add notes on progress * Add notes on the genotype files, that is still not quite clear, to help with tracing the flow of information Muriithi Frederick Muriuki
2021-08-27Instructions for virtuosoPjotr Prins
2021-08-27Gemma issuePjotr Prins
2021-08-26Merge branch 'main' of github.com:genenetwork/gn-gemtext-threadsMuriithi Frederick Muriuki
2021-08-26Update issue with findings on rust-qtlreaper...* The usage of ~rust-qtlreaper~ in GN2 is not quite clear. This commit details the findings of the search for the usage of ~rust-qtlreaper~ in GN2 and the attempts to replicate in GN3. Muriithi Frederick Muriuki
2021-08-22Adds TODO item (unit tests)jgart