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
/
db
Age
Commit message (
Expand
)
Author
2020-08-20
Add backward support for urllib
BonfaceKilz
2020-08-19
Remove extra whitespace(or add it) from comma separated items
BonfaceKilz
2020-08-19
Handle the rename of urllib and urllib2 to the urllib package
BonfaceKilz
2018-04-18
Removed a little more code in webqtlDatabaseFunction.py and do_search
zsloan
2016-06-26
gn_server: simplify
Pjotr Prins
2016-06-26
gn_server: introduced one new query to fetch a dataset record and force fetch...
Pjotr Prins
2016-06-23
Log: SQL queries
Pjotr Prins
2016-06-23
Add fetchall iterator
Pjotr Prins
2016-06-23
Added fetching menu info
Pjotr Prins
2016-06-23
Fixed missing GN_SERVER_URL
Pjotr Prins
2016-06-23
Fixed missing GN_SERVER_URL
Pjotr Prins
2016-06-23
Settings: add GN_SERVER_URL
Pjotr Prins
2016-06-23
Remove headers
Pjotr Prins
2016-06-23
Added REST call for species_id
Pjotr Prins
2016-06-23
Removed unused functions
Pjotr Prins
2016-06-23
DB: created fetch1 function which can do both SQL and GN_SERVER
Pjotr Prins
2016-06-23
Backend: moved methods into call module
Pjotr Prins
2016-06-23
Refactored dir name dbFunction to db
Pjotr Prins