Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-17 | README.org: Replace broken link with environments page | BonfaceKilz | |
2021-10-26 | Remove unnecessary git pull commands from installation instructions | jgart | |
2021-08-24 | README: on installing GN2 | Pjotr Prins | |
2021-08-24 | README: install with guix profile | Pjotr Prins | |
2020-08-20 | Replace all references to python2.7 with python3.8 | BonfaceKilz | |
Run: ``` find . -type f -print0 | xargs -0 sed -i \ "s|lib/python2.7/site-packages|lib/python3.8/site-packages|g" ``` | |||
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-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 | |
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 | zsloan | |
Forgot to add to change user to root during the last commit | |||
2018-10-15 | Updated instructions for running elasticsearch | zsloan | |
Since I know I'll forget otherwise, updated instructions on starting up ES | |||
2018-08-23 | Added "change user to elasticsearch" | zsloan | |
Added "change user to elasticsearch" to the description of how to start elasticsearch | |||
2018-08-10 | Added the command needed to start up elasticsearch | zsloan | |
I added the command to start elasticsearch, since I've had to look it up/ask Pjotr about it a couple times now. | |||
2017-12-20 | Bring in some earlier work - mostly documentation and startup handling | Pjotr Prins | |
2017-05-21 | Merge from the diet branch. | Pjotr Prins | |
* 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 | |||
2016-11-08 | README | Pjotr Prins | |
2016-11-03 | Updated to use gn-deploy | Pjotr Prins | |
2016-11-02 | Fixing docs | Pjotr Prins | |
2016-09-25 | Doc: Section on reproducibility | Pjotr Prins | |
- fixed SVG URLs | |||
2016-09-10 | Doc: Rpy2 note | Pjotr Prins | |
2016-09-09 | Doc: note on guix paths | Pjotr Prins | |
2016-06-15 | Menu: populating tissue from REST | Pjotr Prins | |
2016-06-14 | Adding documentation | Pjotr Prins | |
2016-06-10 | Docs: the caching server got fixed by http://bugs.gnu.org/21888 | Pjotr Prins | |
2016-06-09 | Doc: moved graph to a lower section | Pjotr Prins | |
2016-06-09 | Doc: moved graph into README | Pjotr Prins | |
2016-06-09 | Doc: moved graph into README | Pjotr Prins | |
2016-06-09 | Doc: moved graph into README | Pjotr Prins | |
2016-06-09 | Docs: add SVG graph | Pjotr Prins | |
2016-06-09 | Merge branch 'paper' of github.com:pjotrp/genenetwork2 into paper | Pjotr Prins | |
2016-06-09 | Docs: expanding on GN2 source install and moved IRC log to the bottom | Pjotr Prins | |
2016-06-08 | Fix a typo | Dennis E. Mungai | |
Fixed: Before, substituted. | |||
2016-06-08 | Docs: updated installation recipe | Pjotr Prins | |
2016-06-08 | Docs: updated installation recipe | Pjotr Prins | |
2016-06-08 | Docs: updated installation recipe | Pjotr Prins | |
2016-06-08 | Docs: added installation recipe | Pjotr Prins | |
2016-05-17 | Update URL | Pjotr Prins | |
2016-05-13 | README: nginx configuration as reverse proxy | Pjotr Prins | |
2016-05-13 | Added IRC log | Pjotr Prins | |
2016-05-13 | Added IRC log | Pjotr Prins | |
2016-05-11 | README: nginx | Pjotr Prins | |
2016-04-29 | README: on missing modules | Pjotr Prins | |
2016-04-28 | README | Pjotr Prins | |
2016-04-26 | README: add environment paths info | Pjotr Prins | |
2016-04-20 | A few fixes to get the webserver running again | Pjotr Prins | |