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
/
tools.py
Age
Commit message (
Expand
)
Author
2016-10-11
Merge branch 'pjotr-gn2' into testing
Pjotr Prins
2016-10-09
Add version information
Pjotr Prins
2016-10-07
Make sure JS path exists
Pjotr Prins
2016-10-07
Changed error output
Pjotr Prins
2016-10-07
Saner handling of TMPDIR and TEMPDIR
Pjotr Prins
2016-10-03
Config: supporting JSON OVERRIDES
Pjotr Prins
2016-10-03
Debug: sanitize some output
Pjotr Prins
2016-09-25
Make sure MAPPING_PATH exists
Pjotr Prins
2016-09-25
tools: export GENENETWORK_FILES and move cache into TMPDIR/gn2
Pjotr Prins
2016-09-10
Support for running maintenance scripts so they can pick up all webserver set...
Pjotr Prins
2016-06-24
Log: and document SQL calls
Pjotr Prins
2016-06-23
Logger: improved logging
Pjotr Prins
2016-06-23
Settings: add GN_SERVER_URL
Pjotr Prins
2016-06-21
logger: add format field (reserve)
Pjotr Prins
2016-06-21
Logger: switch for logging SQLALCHEMY
Pjotr Prins
2016-06-21
Benchmarking: allow output select with LOG_BENCH
Pjotr Prins
2016-06-19
gn_server: SQL handling
Pjotr Prins
2016-06-19
Renamed settings so they are grouped together
Pjotr Prins
2016-06-18
Logging settings
Pjotr Prins
2016-06-18
Logger: more info
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
Logger: introducing logging
Pjotr Prins
2016-06-17
Conflict
Pjotr Prins
2016-06-17
Removed trailing spaces in .py and .js files
Pjotr Prins
2016-06-16
Introduce behaviour parameters to facilitate development
Pjotr Prins
2016-04-20
A few fixes to get the webserver running again
Pjotr Prins
2016-04-20
Show error when GENODIR is missing
Pjotr Prins
2016-04-20
[PATCH 042/100] Sanitizing locations
Pjotr Prins
2016-04-20
[PATCH 041/100] Fixes for running tools
Pjotr Prins
2016-04-20
-a
Pjotr Prins
2016-04-20
[PATCH 037/100] WebQtlConfig: sanitizing naming and used vars
Pjotr Prins
2016-04-20
Settled on the _COMMAND syntax over _RUN
pjotrp
2016-04-20
[PATCH 033/100] Refactored file searching
Pjotr Prins
2016-04-20
Fine tuning file locating
pjotrp
2016-04-20
tools.py: add function locate_without_error
pjotrp
2016-04-20
[PATCH 027/100] Introduce tools.locate
Pjotr Prins
2016-04-20
[PATCH 026/100] Introducing cached values PYLMM_COMMAND,
Pjotr Prins
2016-04-20
Introducing TEMPDIR
pjotrp
2016-04-20
[PATCH 024/100] Sanitizing file handling
Pjotr Prins
2016-04-20
[PATCH 023/100] WIP fixing all paths
Pjotr Prins
2016-04-20
[PATCH 018/100] Find external tools: refactored code to work with GNU Guix
Pjotr Prins
2015-11-09
Fixed issue that caused mapping to not work; for some reason the path to pylm...
zsloan
2015-07-09
Mapping methods now check for existing genotype files.
zsloan
2015-06-26
Fixed bug where mapping results sometimes wouldn't display. This would occur
zsloan
2015-05-12
Add info to warning
pjotrp
2015-05-12
More elaborate handling of finding pylmm
Pjotr Prins
2015-05-12
Move path search into tools.py
pjotrp