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
/
utility
/
startup_config.py
Age
Commit message (
Collapse
)
Author
2021-05-08
utility: startup_config: Use python3 f-strings
BonfaceKilz
2021-05-08
utility: startup_config: Break up long import statement
BonfaceKilz
2021-05-08
utility: startup_config: Remove dead comments
BonfaceKilz
2021-04-30
autopep8: Fix E121,E122,E123,EI24,E125,E126,E127,E128,E129,E131,E133
BonfaceKilz
2021-04-30
autopep8: Fix E501
BonfaceKilz
2021-04-30
autopep8: Fix E301,E302,E303,E304,E305,E306
BonfaceKilz
2021-04-30
autopep8: Fix E20-E27
BonfaceKilz
Run: python -m autopep8 --in-place --recrusive ./ --select\ E20,E211,E22,E224,E224,E225,E226,E227,E228,E231,E241,\ E242,E251,E252,E26,E265,E266,E27 -p 3
2020-08-19
Remove extra whitespace(or add it) from comma separated items
BonfaceKilz
See: <https://docs.python.org/2/library/2to3.html#2to3fixer-urllib>
2020-08-18
Wrap print statements in parentheses
BonfaceKilz
2020-04-22
Fixed a variety of issues related to users registering and logging in
zsloan
GN2 should now work when Redis is empty
2018-03-26
Skip automatic use of EXPLAIN_TEMPLATE_LOADING.
Pjotr Prins
2018-03-26
Refactor startup config for gunicorn and werkzeug
Pjotr Prins