index
:
genenetwork2
acenteno
authentication_test
blatseq_fix
chores/code-refactoring
chores/lmdb-integration
chores/replace-cdns
chores/script-textfile-generator
correlations-return-fewer-results
debug-too-many-connections-error
decouple_tools_and_wqflask_app
development
epysode
feature/search-history
feature/textfile-generator
gn-master
guix-shell
hook-up-auth-to-traits-page
itp_covariate_testing
jupyter_notebooks_ui
lmdb-code/refactoring
master
notebooks_api
oauth2-migrate-user-details-and-data
partial-correlations
partial_corr_ui_rework
pcorrs_targets
penguin2
phewas
production
proxy-integration
refactor-configurations
refactor-data_set_py-20220920
revert-366-360_update_htmlgen
rework-genotype-linking
run-corrs-in-external-process
stable
testing
GeneNetwork (2nd generation)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wqflask
/
runserver.py
Age
Commit message (
Expand
)
Author
2022-07-04
wqflask: Remove DebugToolbarExtension
BonfaceKilz
2021-08-17
wqflask: runserver: Add DebugToolbar when running in DEBUG mode
BonfaceKilz
2020-08-27
Remove relative imports
BonfaceKilz
2020-08-27
Convert sibling imports to relative imports
BonfaceKilz
2020-08-27
Apply pep-8 formatting
BonfaceKilz
2020-08-27
Remove unused imports
BonfaceKilz
2020-04-26
Merge master and testing
master
Pjotr Prins
2019-02-18
Updated installation instructions and SERVER_PORT for single flask server
Pjotr Prins
2018-09-05
ELASTICSEARCH settings and fix runserver.py to run without gunicorn
Pjotr Prins
2018-03-26
Refactor startup config for gunicorn and werkzeug
Pjotr Prins
2018-01-29
Gunicorn works
Pjotr Prins
2018-01-29
startup script: adapting for gunicorn
Pjotr Prins
2017-12-20
Bring in some earlier work - mostly documentation and startup handling
Pjotr Prins
2017-04-25
Fixed issue with correlation result trait links if target dataset is differen...
zsloan
2017-04-05
- Temporary traits can be created, viewed, and added to collections
zsloan
2016-10-03
Debug: sanitize some output
Pjotr Prins
2016-10-03
Config: use server port setting
Pjotr Prins
2016-06-19
gn_server: SQL handling
Pjotr Prins
2016-06-18
Logging settings
Pjotr Prins
2016-06-18
Runner: updated info
Pjotr Prins
2016-06-18
Logger: more info
Pjotr Prins
2016-06-18
Logger: replacing print statements
Pjotr Prins
2016-06-18
Logger: introducing logging
Pjotr Prins
2016-06-18
Logging: behaviours
Pjotr Prins
2016-06-18
Logger: improving output
Pjotr Prins
2016-06-18
Changed file permssions to non-executable
Pjotr Prins
2016-04-20
Remover dependency to logger_tree (may reintroduce later)
pjotrp
2015-05-18
fix attribute coloring
Artem Tarasov
2015-05-01
Added Pjotr's latest pylmm changes
zsloan
2015-03-23
Updates to make GN2 work on my version of penguin (ports, and paths)
DannyArends
2014-09-22
Adding the port as a parameter to runserver; this should just be temporary until
Zachary Sloan
2014-05-05
Committing a bunch of changes related to integrating GEMMA and
Zachary Sloan
2013-03-07
Have first 45% of progress bar working
Zachary Sloan
2012-10-25
Looks like the code that imports logging was changed in runserver.py
Zachary Sloan
2012-06-05
Actually getting some results out of the trait and data analysis page
Sam Ockman
2012-06-01
Views and templates modified to allow template analysis
Sam Ockman
2012-05-24
Trying to get stuff working under new structure
Sam Ockman