aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-16Add instructions on how to run the flask appBonfaceKilz
2021-02-16Register gemma blueprintsBonfaceKilz
2021-02-16Add basic worker for processing commandsBonfaceKilz
2021-02-16Add new test cases for run_cmdBonfaceKilz
2021-02-16gn3: commands: Add new procedure for running a commandBonfaceKilz
2021-02-15Add linting rules for any scm files. Useful for guix.scmBonfaceKilz
2021-02-15Update README with bootstrap instructions and how to run testsBonfaceKilz
2021-02-15Add genenetwork3 package definitionBonfaceKilz
2021-02-15requirements.txt: Add python-numpy 1.17.3BonfaceKilz
2021-02-15Add default redis configBonfaceKilz
2021-02-15Add test stubbed gemma endpointBonfaceKilz
2021-02-15Bootsrap the flask applicationBonfaceKilz
2021-02-12Add configuration file for the projectBonfaceKilz
2021-02-12Use sorted list of files when calculating md5sums of directoryBonfaceKilz
2021-02-12Create python-app.ymlBonfaceKilz
2021-02-12Add skeleton flask entry-pointBonfaceKilz
2021-02-12Add custom gn3 exceptionsBonfaceKilz
2021-02-12Add initial requirements.txtBonfaceKilz
2021-02-12Add new procedure for queueing a commandBonfaceKilz
2021-02-12Add new procedure for composing a gemma cmdBonfaceKilz
2021-02-12Add new procedure to return a python dict from a json fileBonfaceKilz
2021-02-12Add new procedure for looking up files in a given ENV variableBonfaceKilz
2021-02-12Add function for computing the hash of a directoryBonfaceKilz
2021-02-11Initial commitPjotr Prins