Age | Commit message (Expand) | Author |
---|---|---|
2021-05-26 | doc: docker-container: Rename python3-genenetwork2 to genenetwork2...See: https://is.gd/gHJvhe | BonfaceKilz |
2021-05-11 | doc: docker-container: Default to python3-genenetwork2 for examples | BonfaceKilz |
2021-04-13 | SQL notes - table layout | Pjotr Prins |
2021-04-13 | SQL notes - table layout | Pjotr Prins |
2021-04-13 | SQL notes | Pjotr Prins |
2021-04-13 | SQL notes | Pjotr Prins |
2020-09-26 | Merge branch 'testing' into build/python3-migration | BonfaceKilz |
2020-09-25 | Update docs on CI setup with docker...* doc/docker-container.org: Update it. | BonfaceKilz |
2020-09-22 | Update documentation on testing and CI...* README.md: Update section on testing. * doc/docker-container.org: Add it. | BonfaceKilz |
2020-08-20 | Replace all references to python2.7 with python3.8...Run: ``` find . -type f -print0 | xargs -0 sed -i \ "s|lib/python2.7/site-packages|lib/python3.8/site-packages|g" ``` | BonfaceKilz |
2020-07-27 | Merge branch 'testing' into testing | Pjotr Prins |
2020-07-27 | Document how to run tests...* doc/testing.org: - Update how Mechanical Robs works. Python replaced Ruby as the testing tool - Add section that describes how to run unit tests | BonfaceKilz |
2020-07-25 | Updating docs and show how to include a local Python module | Pjotr Prins |
2020-04-30 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing.3 | Pjotr Prins |
2020-04-30 | GN2 install checklist | Pjotr Prins |
2020-04-28 | Redis setting | Pjotr Prins |
2020-04-26 | Merge branch 'stable' of https://github.com/genenetwork/genenetwork2 into stable | Arthur Centeno |
2020-04-24 | Replaced hard-coded instances of GN2 urls with ones pulled from settings file | zsloan |
2020-04-23 | Docs | Pjotr Prins |
2020-04-20 | Remove Elastic | Pjotr Prins |
2020-04-20 | Text search comment | Pjotr Prins |
2020-04-20 | Mariadb | Pjotr Prins |
2020-01-14 | Updated Readme to reflect a couple changes | zsloan |
2019-05-31 | Minor changes | zsloan |
2019-05-29 | Added info for fetching trait list | zsloan |
2019-05-24 | Put API readme in correct place | zsloan |
2019-02-18 | Updated installation instructions and SERVER_PORT for single flask server | Pjotr Prins |
2018-10-15 | Added "as root" for instructions on running ES...Forgot to add to change user to root during the last commit | zsloan |
2018-10-15 | Updated instructions for running elasticsearch...Since I know I'll forget otherwise, updated instructions on starting up ES | zsloan |
2018-09-15 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | Pjotr Prins |
2018-08-23 | Added "change user to elasticsearch"...Added "change user to elasticsearch" to the description of how to start elasticsearch | zsloan |
2018-08-15 | ES comment | Pjotr Prins |
2018-08-10 | Added the command needed to start up elasticsearch...I added the command to start elasticsearch, since I've had to look it up/ask Pjotr about it a couple times now. | zsloan |
2018-04-04 | ES: doc | Pjotr Prins |
2017-12-20 | Bring in some earlier work - mostly documentation and startup handling | Pjotr Prins |
2017-05-31 | JS module handling | Pjotr Prins |
2017-05-21 | Merge from the diet branch.... * refactored ./bin/genenetwork2 and /etc/default_settings - better detection of Guix - removed unused parameters, such as GEMMA_RESULT_PATH and TEMP_TRAITS - removing some default settings, such as PYLMM_COMMAND - rename some settings, such as SQL_URI and LOG_SQL_ALCHEMY - added GUIX_JS_PATH for JS modules * Added documentation on installing binary GN2 * Updated Twitter board to latest version in Guix - it had broken * Updated many tools in the latest Guix profile | Pjotr Prins |
2016-11-08 | README | Pjotr Prins |
2016-11-03 | Updated to use gn-deploy | Pjotr Prins |
2016-11-02 | Fixing docs | Pjotr Prins |
2016-10-05 | Doc: on testing with Mechanical Rob | Pjotr Prins |
2016-09-26 | Doc: edits from Zwets | Pjotr Prins |
2016-09-25 | Doc: Section on reproducibility... - fixed SVG URLs | Pjotr Prins |
2016-09-10 | Doc: Rpy2 note | Pjotr Prins |
2016-09-09 | Doc: note on guix paths | Pjotr Prins |
2016-08-08 | Doc: gn_exec | Pjotr Prins |
2016-07-26 | Docs: genotype | Pjotr Prins |
2016-07-21 | Doc: SNP handling | Pjotr Prins |
2016-07-17 | Doc: genotype data | Pjotr Prins |
2016-07-16 | R/qtl: geno format | Pjotr Prins |