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
/
base
Age
Commit message (
Expand
)
Author
2020-08-26
Remove "from __future__ import new_feature" statements
BonfaceKilz
2020-08-26
Replace "__cmp__" with "__eq__" magic method
BonfaceKilz
2020-08-26
Rename "unicode" to "str"
BonfaceKilz
2020-08-20
Handle module renames in the standard library
BonfaceKilz
2020-08-20
Disable python2 QTLReaper
BonfaceKilz
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
Make Python more idiomatic
BonfaceKilz
2020-08-19
Handle the rename of urllib and urllib2 to the urllib package
BonfaceKilz
2020-08-19
Replace backtick repr with the repr() function
BonfaceKilz
2020-08-19
Wrap `raise` statements in parenthesis
BonfaceKilz
2020-08-19
Replace `izip` with python's built-in equivalent
BonfaceKilz
2020-08-19
Fix dictionary iteration methods
BonfaceKilz
2020-07-27
Clean up webqtlCaseData class
BonfaceKilz
2020-07-27
Abstract away redundant code into set_dataset_key method
BonfaceKilz
2020-07-27
Use the correct redis instance inside object
BonfaceKilz
2020-07-25
Removing bimbam check. We'll get rid of bimbam anyway.
Pjotr Prins
2020-07-24
Merge pull request #409 from BonfaceKilz/Build/add-tests
zsloan
2020-07-24
Fixed queries that were wrongly returning Data IDs as Ns
zsloan
2020-07-24
Remove unreachable conditional
BonfaceKilz
2020-07-24
Inject redis instance into DatasetType class
BonfaceKilz
2020-07-24
Apply autopep-8
BonfaceKilz
2020-07-24
Apply autopep-8
BonfaceKilz
2020-07-24
Remove unused import
BonfaceKilz
2020-07-24
Added binary casting to phenotype trait info query to fix unicode issue
zsloan
2020-07-21
Fixed issue that caused group codes to be wrong sometimes
zsloan
2020-07-14
Added binary casting to phenotype trait info query to fix unicode issue
zsloan
2020-07-08
Removed remaining unused references to the old qtlreaper
zsloan
2020-07-06
Temporarily commented out the line in trait.py doing the encoding until we fi...
zsloan
2020-07-06
Fixed some of the logic with how traits are authenticated to avoid situation ...
zsloan
2020-06-29
Change that hopefully fixes some encoding stuff
zsloan
2020-06-24
Temporary partial fix to issue of resources without info; need to add somethi...
zsloan
2020-06-22
Fixed issue with temp traits not working for trait page functions like correl...
zsloan
2020-06-20
Fixed ports for proxy (though I need to add the port to global variables) and...
zsloan
2020-06-20
Added some admin functionality and fixed issue with temp traits
zsloan
2020-06-17
Adding all the authentication stuff
zsloan
2020-06-05
Commiting other current group/resource management code, plus the new files
zsloan
2020-06-04
Added back in trait info queries for situations where the proxy isn't running
zsloan
2020-06-04
Really should have split this into many more commits:
zsloan
2020-05-28
Added lines calling proxy for publish datasets + added some resource redis qu...
zsloan
2020-05-21
Made search result table width variable again and fixed row highlighting, tho...
zsloan
2020-05-07
Fixed blatseq issue and geno correlation issue
blatseq_fix
zsloan
2020-05-07
Committing current progress on group manager + a minor fix in dataset.py
zsloan
2020-04-27
Added timeout for when/if it does the REST API query, so it doesn't hang inde...
zsloan
2020-04-27
Made change that should allow dataset structure to be loaded from Redis inste...
zsloan
2020-04-26
Removed the code that was still writing the database menu JSON
zsloan
2020-04-24
Replaced hard-coded instances of GN2 urls with ones pulled from settings file
zsloan
2020-04-24
Made a fix that should prevent the issue where new datasets cause an error wh...
zsloan
2020-04-06
Added Mean column for phenotype traits in search and global search result tables
zsloan
2020-03-27
Fixed issue where GEMMA wasn't showing up for certain groups
zsloan
[next]