summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-07-08Document partial resolution of the broken CD menus.Arun Isaac
* issues/broken-cd.gmi (Resolution): New section.
2022-07-08Revert "tissue.scm: Remove html extension from web URIs."Arun Isaac
We revert commit e318ded5997b0d644b9b0ead36909feb1427b037 temporarily until the tissue package can be upgraded in guix-forge and guix-bioinformatics.
2022-07-08tissue.scm: Remove html extension from web URIs.Arun Isaac
* tissue.scm (#:indexed-documents): Remove html extension from web URIs.
2022-07-08Move tissue transient interface feature request.Arun Isaac
2022-07-08update issue:implement-parallel-correlation-with-rustAlexander_Kabui
2022-07-08update issue/slow-correlationsAlexander_Kabui
2022-07-08add new tag for issue:remove_gn2_gn3_network_dendencyAlexander_Kabui
2022-07-08close issue: Automatically find broken links on gn2Alexander_Kabui
2022-07-06Add tests for genodb issue.Arun Isaac
2022-07-06Take over streaming terminal output to the browser.Arun Isaac
2022-07-06Report broken CD bug.Arun Isaac
2022-07-06Document how to update penguin2 mariadb to the production database.Arun Isaac
* topics/systems/mariadb/mariadb.gmi (Update MariaDB on penguin2 to the latest production database): New section.
2022-07-06Close tissue linter issue.Arun Isaac
2022-07-06Move tissue image rendering issue upstream.Arun Isaac
2022-07-05Describe how to extract TS data from a provided datasetBonfaceKilz
* topics/data-uploads/datasets.gmi: New file.
2022-07-01Rescue issues lost in the topics/systems/mariadb directory.Arun Isaac
2022-07-01Move issues lost inside the topics directory.Arun Isaac
2022-06-30add-mouse-data-from-klaus.gmi: Add extra notes from ZachBonfaceKilz
2022-06-30issue: add mouse data provided by KlausBonfaceKilz
2022-06-30Add full text search issue.Arun Isaac
2022-06-29style.css: Switch to regular font size.Arun Isaac
* style.css (body)[font-size]: Delete property.
2022-06-29Add public inbox issue.Arun Isaac
2022-06-29style.css: Remove CSS rules for issue listings.Arun Isaac
2022-06-29Document new `tissue search' subcommand.Arun Isaac
* README.gmi (tissue): Document new `tissue search' subcommand.
2022-06-29Remove static issue listings.Arun Isaac
* closed.skb, index.skb, team.skb, topics.skb: Delete files. * tissue.scm (#:web-files): Remove static issue listings.
2022-06-29tissue.scm: Replace #:issue-files with #:indexed-documents.Arun Isaac
* tissue.scm (#:issue-files): Delete argument. (#:indexed-documents): Add argument.
2022-06-26tissue.scm: Add more aliases.Arun Isaac
* tissue.scm (#:aliases): Add more aliases.
2022-06-24virtuoso: Document first time upload failure with large files.Arun Isaac
* topics/systems/virtuoso.gmi (Loading data into virtuoso): Document first time upload failure with large files.
2022-06-24Close issue.Frederick Muriuki Muriithi
2022-06-23Update: indicate completion of phase 1. Add answers to questionsFrederick Muriuki Muriithi
2022-06-23Update issue: Changes are done; awaiting deploymentFrederick Muriuki Muriithi
2022-06-23Update issue: Add notes and mark issue as closed.Frederick Muriuki Muriithi
2022-06-22genotype-database: Fold long code lines.Arun Isaac
* topics/genotype-database.gmi (Database Layout): Fold long code lines.
2022-06-22genotype-database: Use '*' as list bullets.Arun Isaac
* topics/genotype-database.gmi [Database layout]: Use '*' as list bullets instead of '-'.
2022-06-22style.css: Center and limit body width.Arun Isaac
Center and limit width of body to avoid having to scan long distances from left to right.
2022-06-22style.css: Style pre tags.Arun Isaac
Style pre tags with a background color, border and a slightly larger bold font.
2022-06-21genotype-database: Document design and database layout.Arun Isaac
* topics/genotype-database.gmi (Database layout): New section.
2022-06-21genotype-database: Document reading the entire matrix.Arun Isaac
* topics/genotype-database.gmi: Document reading the entire matrix using the genodb.nparray function.
2022-06-20misc-ui-fixes: Fix typoBonfaceKilz
2022-06-20Update "misc-ui-fixes"BonfaceKilz
Mark some TODOs with a "-". Also, make "tags" a sub-heading
2022-06-20Reassign "TempDataSet-object-has-no-attribute" to AlexBonfaceKilz
2022-06-20Assign to misc-ui-fixes to Munyoki and EthanBonfaceKilz
2022-06-20Update issue on misc-ui fixesBonfaceKilz
2022-06-15Fix typoBonfaceKilz
2022-06-15Fix URLSaunak Sen
2022-06-15Update fix-scree-plot.gmiSaunak Sen
2022-06-15update issue: implement parallel correlation with rustAlexander
2022-06-15virtuoso: Document hack to get PID of container shepherd.Arun Isaac
* topics/systems/virtuoso.gmi (Running virtuoso)[Running virtuoso in a guix system container]: Document hack to get PID of container shepherd.
2022-06-15virtuoso: Use /run/current-system/... path to bash in container.Arun Isaac
* topics/systems/virtuoso.gmi (Running virtuoso)[Running virtuoso in a guix system container]: Use /run/current-system/... path to bash in container.
2022-06-15virtuoso: Enter all namespaces with `nsenter -a'.Arun Isaac
* topics/systems/virtuoso.gmi (Running virtuoso)[Running virtuoso in a guix system container]: Enter all namespaces with `nsenter -a'.