index
:
gn-guile
main
GNU Guile API and web service support for GeneNetwork
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2024-08-12
Bugfix: return correct status code for edit api.
Alexander_Kabui
2024-08-09
Delete dead comments.
Munyoki Kilyungi
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
2024-08-09
Use "," to unquote variables/functions.
Munyoki Kilyungi
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
2024-08-09
Rename info->+info+ info-meta->+info-meta+
Munyoki Kilyungi
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
2024-08-09
Apply guix style formatting to files.
Alexander_Kabui
2024-08-09
Replace string-append with format.
Alexander_Kabui
2024-08-09
Refactor: naming convention for global constants.
Alexander_Kabui
2024-08-09
Fix naming for predicates.
Alexander_Kabui
2024-08-09
Use kebab case for Variables.
Alexander_Kabui
2024-08-09
Markdown code Linting.
Alexander_Kabui
2024-08-09
Use camelcase for json responses.
Alexander_Kabui
2024-08-09
Update Markdown editor api docs.
Alexander_Kabui
2024-08-09
Refactor: Guile webserver code refactoring.
Alexander_Kabui
2024-08-09
Refactor: Guile Code formatting.
Alexander_Kabui
2024-08-05
Minor fixes: remove todo.
Alexander_Kabui
2024-08-05
Use env variable REPO_PATH.
Alexander_Kabui
2024-08-05
Update commit endpoint rename json data.
Alexander_Kabui
2024-08-05
Update docs: include prev commit for sanity.
Alexander_Kabui
2024-08-03
precompute: pass in trait id for gemma
Pjotr Prins
2024-08-02
Update documentation
Alexander_Kabui
2024-08-02
Add documentation for gn-markdown editor
Alexander_Kabui
2024-08-02
Cleanup: Delete empty lines
Alexander_Kabui
2024-08-02
Add validator to check if prev_commit and current commit match
Alexander_Kabui
* this is to prevent merge conflict
2024-08-02
code refactoring
Alexander_Kabui
2024-08-02
refactoring: code cleanup
Alexander_Kabui
2024-08-02
Add main endpoints for editing and committing file
Alexander_Kabui
2024-08-02
add commit procedures
Alexander_Kabui
2024-07-26
Add git util procedures
Alexander_Kabui
2024-07-26
Add edit file endpoint.
Alexander_Kabui
2024-07-26
Add fetch file procedure.
Alexander_Kabui
2024-07-16
run-gemma: show version/help
Pjotr Prins
2024-07-11
Handle genotype filename to pass into gemma-wrapper
Pjotr Prins
2024-07-11
precompute: runner completes
Pjotr Prins
2024-07-07
precompute: making sure order is correct - validating results
Pjotr Prins
2024-07-07
precompute: URL is now correct (validated)
Pjotr Prins
2024-07-07
precompute: adding metadata
Pjotr Prins
2024-06-29
Using a record instead of assoc is cleaner
Pjotr Prins
2024-06-29
Get trait features - now need to refactor
Pjotr Prins
2024-06-29
for-each can take multiple lists, nice!
Pjotr Prins
2024-06-29
for-each can take multiple lists, nice!
Pjotr Prins
2024-06-28
Need to get at dataset-id - next to trait-id
Pjotr Prins
2024-06-27
Run gemma-wrapper in a container
Pjotr Prins
2024-06-27
Simplified gemma runner
Pjotr Prins
2024-06-26
Read pheno JSON file and write out pheno file for gemma
Pjotr Prins
2024-06-18
Started on run-gemma
Pjotr Prins
2024-05-31
Update documentation.
Alexander_Kabui
2024-05-31
Update docs for gn-guile repo path.
Alexander_Kabui
2024-05-21
Writing json-ld
Pjotr Prins
2024-05-16
Add json meta record
Pjotr Prins
2024-05-16
Write json file for traits
Pjotr Prins
[next]