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
/
svg.py
Age
Commit message (
Expand
)
Author
2021-04-30
autopep8: Run autopep8 100 times with target rules
BonfaceKilz
2021-04-30
autopep8: Fix W504
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
2020-08-20
Handle module renames in the standard library
BonfaceKilz
2020-08-19
Remove extra whitespace(or add it) from comma separated items
BonfaceKilz
2020-08-19
Make Python more idiomatic
BonfaceKilz
2020-08-19
Wrap `raise` statements in parenthesis
BonfaceKilz
2020-08-19
Convert the old not-equal syntax, <>, to !=
BonfaceKilz
2020-08-19
Fix dictionary iteration methods
BonfaceKilz
2020-08-19
Remove erroneous `if .. else` branch
BonfaceKilz
2020-08-18
Apply pep8
BonfaceKilz
2020-08-18
Replace "<>" with "!="
BonfaceKilz
2020-08-18
Wrap print statements in parentheses
BonfaceKilz
2018-03-22
Change raise statement
Muriithi Frederick Muriuki
2016-06-18
Changed file permssions to non-executable
Pjotr Prins
2012-06-05
Ran reindent.py recursively on wqflask directory
Sam Ockman
2012-05-24
Trying to get stuff working under new structure
Sam Ockman