Age | Commit message (Expand) | Author |
---|---|---|
2021-09-22 | Close gnbug cat feature request. | Arun Isaac |
2021-09-22 | Close `gnbug' should be an alias of `gnbug list'. | Arun Isaac |
2021-09-22 | gnbug: Add show sub-command....* gnbug: Import (rnrs io ports). (main): Add show sub-command. (gnbug-show): New function. * README.gmi (gnbug): Document the show sub-command. | Arun Isaac |
2021-09-22 | gnbug: Make `gnbug' an alias for `gnbug list'....* gnbug (main): Make `gnbug' an alias for `gnbug list'. | Arun Isaac |
2021-09-22 | gnbug: Separate out sub-commands into functions....* gnbug (main): Separate out sub-commands into gnbug-news, gnbug-list and gnbug-edit functions. (gnbug-news, gnbug-list, gnbug-edit): New functions. | Arun Isaac |
2021-09-22 | Track build failures in gn2 and gn3 | BonfaceKilz |
2021-09-22 | feature request for gnbug...gnbug cat | jgart |
2021-09-22 | Add bug report for gnbug...Maybe `gnbug` should be an alias for `gnbug list` WDYT? | jgart |
2021-09-22 | Add assigned and bug tag to binderlite error | jgart |
2021-09-22 | Add binderlite static assets issue to issues directory | jgart |
2021-09-21 | gnbug: Add edit sub-command....* gnbug (main): Add edit sub-command. * README.gmi (gnbug): Document it. | Arun Isaac |
2021-09-21 | gnbug: Print issue numbers....* gnbug (main): Print issue numbers in issue listing. | Arun Isaac |
2021-09-21 | Fix typo in gnbug command | jgart |
2021-09-21 | Mention direnv use with gnbug | jgart |
2021-09-21 | Add direnv for gnbug...https://direnv.net/ | jgart |
2021-09-20 | Add tags section...* Add a tags section to track things like "assigned to" etc. | Frederick Muriuki Muriithi |
2021-09-20 | gnbug: Sort issues by creation date, newest first....* gnbug (issues): Sort issues by creation date, newest first. | Arun Isaac |
2021-09-20 | gnbug: 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-20 | gnbug: 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-20 | gnbug: Add <issue> type....* gnbug: Import (srfi srfi-9). (<issue>): New type. (issues): New function. (main): Use <issue> type. | Arun Isaac |
2021-09-20 | gnbug: Add gnbug....* gnbug: New file. * README.gmi (gnbug): New section. | Arun Isaac |
2021-09-20 | More details regarding error context | jgart |
2021-09-20 | Add error regarding static assets after forwarding binderlite with nginx | jgart |
2021-09-20 | Adds nginx question regarding $rest arg...https://git.genenetwork.org/jgart/binderlite/src/branch/master/nginx.conf#L36 | jgart |
2021-09-20 | Add binderlite port map that I'm currently using | jgart |
2021-09-20 | Adds feature request idea for GeneNetwork CLI...closes https://github.com/genenetwork/genenetwork3/issues/39 | jgart |
2021-09-19 | pairscan update | Efraim Flashner |
2021-09-17 | Comment on pairscan for efraimf | Pjotr Prins |
2021-09-17 | Added issue on BNW not responding. | Pjotr Prins |
2021-09-16 | Add topic for authentication work | BonfaceKilz |
2021-09-15 | tasks | Pjotr Prins |
2021-09-15 | GN1 | Pjotr Prins |
2021-09-15 | Updated GN1 packages | Pjotr Prins |
2021-09-15 | Update list of GN1 issues | Pjotr Prins |
2021-09-15 | GN1 network graph issue | Pjotr Prins |
2021-09-15 | New issue for GN1 | Pjotr Prins |
2021-09-15 | Remove kanban symlinks and add tag | Pjotr Prins |
2021-09-13 | Adds --ad-hoc to guix environment command...Python dependencies are not available unless I use --ad-hoc or -m | jgart |
2021-09-10 | Comments on Jupyter | Pjotr Prins |
2021-09-10 | kill-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-09 | Add 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-09 | Update issue with progress | Muriithi Frederick Muriuki |
2021-09-09 | Merge branch 'main' of github.com:genenetwork/gn-gemtext-threads | Muriithi Frederick Muriuki |
2021-09-09 | Update 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-08 | Add extra topic on adding delete button for datasets | BonfaceKilz |
2021-09-01 | Jupyter | Pjotr Prins |
2021-08-31 | Add 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-31 | virtuoso: remove password to avoid confusion | Pjotr Prins |
2021-08-31 | pluto service and working on fallbacks | Pjotr Prins |
2021-08-31 | Update with progress...* Update issue with progress on genotype files | Muriithi Frederick Muriuki |