aboutsummaryrefslogtreecommitdiff
path: root/wqflask/utility/tools.py
AgeCommit message (Expand)Author
2020-04-26Merge master and testingmasterPjotr Prins
2020-04-24Replaced hard-coded instances of GN2 urls with ones pulled from settings filezsloan
2020-04-22Fixed a variety of issues related to users registering and logging inzsloan
2020-03-03Refactored all the anonymous (not logged-in) user stuff so that both logged-i...zsloan
2019-09-06Fix name of javascript-twitter-post-fetcherPjotr Prins
2019-07-23Added change to automatically update datasets list using rest api instead of ...zsloan
2019-02-18Updated installation instructions and SERVER_PORT for single flask serverPjotr Prins
2019-02-13Removed pylmm references and related functionsPjotr Prins
2018-09-05ELASTICSEARCH settings and fix runserver.py to run without gunicornPjotr Prins
2018-04-06See #308.Pjotr Prins
2018-03-26Refactor startup config for gunicorn and werkzeugPjotr Prins
2018-03-26FixPjotr Prins
2018-03-26Authentication: some mods around defaultsPjotr Prins
2018-03-26- Disabled PYTHONPATH injection - fix Guix instead, see https://github.com/pj...Pjotr Prins
2018-03-26Fixing authentication stuff so it uses parameters properly. Also no PYTHONPAT...Pjotr Prins
2018-03-26Add SMTP configuration variablesMuriithi Frederick Muriuki
2018-03-26Set to None if no value providedMuriithi Frederick Muriuki
2018-03-26Update configurationsMuriithi Frederick Muriuki
2018-03-26Add more configuration variables.Muriithi Frederick Muriuki
2018-03-26Add client_id and client_secret configurationsMuriithi Frederick Muriuki
2018-03-26Add configuration variables for external servicesMuriithi Frederick Muriuki
2018-02-10Fixed finding PATHs - one return statement!Pjotr Prins
2018-02-10Check for bimbam path and bail out if it is missingPjotr Prins
2017-12-20tools: find path for JS and gemma_wrapperPjotr Prins
2017-12-20Bring in some earlier work - mostly documentation and startup handlingPjotr Prins
2017-09-04gemma-wrapper: find binary in profilePjotr Prins
2017-06-12Fix binary paths for GEMMA_COMMAND, PYLMM_COMMAND and PLINK_COMMANDPjotr Prins
2017-06-02settings: do not enforce JS pathsPjotr Prins
2017-05-31JS_GUIX_PATH may not be therePjotr Prins
2017-05-31JS module handlingPjotr Prins
2017-05-21Merge from the diet branch.Pjotr Prins
2017-02-06Fixed appearance of several tables (search, mapping results, sample data)zsloan
2017-01-26GEMMA now works with CFW data (had to update where it looks for the input fil...zsloan
2016-10-11Merge branch 'pjotr-gn2' into testingPjotr Prins
2016-10-09Add version informationPjotr Prins
2016-10-07Make sure JS path existsPjotr Prins
2016-10-07Changed error outputPjotr Prins
2016-10-07Saner handling of TMPDIR and TEMPDIRPjotr Prins
2016-10-03Config: supporting JSON OVERRIDESPjotr Prins
2016-10-03Debug: sanitize some outputPjotr Prins
2016-09-25Make sure MAPPING_PATH existsPjotr Prins
2016-09-25tools: export GENENETWORK_FILES and move cache into TMPDIR/gn2Pjotr Prins
2016-09-10Support for running maintenance scripts so they can pick up all webserver set...Pjotr Prins
2016-06-24Log: and document SQL callsPjotr Prins
2016-06-23Logger: improved loggingPjotr Prins
2016-06-23Settings: add GN_SERVER_URLPjotr Prins
2016-06-21logger: add format field (reserve)Pjotr Prins
2016-06-21Logger: switch for logging SQLALCHEMYPjotr Prins
2016-06-21Benchmarking: allow output select with LOG_BENCHPjotr Prins
2016-06-19gn_server: SQL handlingPjotr Prins