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
2021-02-11
Removed some log statements
zsloan
2021-02-11
Ensure trait description_display is set
zsloan
2020-12-07
Changed the logic in create_trait so that permissions should always be set, a...
zsloan
2020-12-01
Merge pull request #482 from zsloan/feature/corr_table_changes
zsloan
2020-11-18
Fixed issue where the cofactor trait descriptions didn't work correctly
zsloan
2020-11-18
Fixed issue that was causing scatterplot cofactors to not work if the
zsloan
2020-11-11
Switched checking if a trait is confidential to checking if it has a pubmed I...
zsloan
2020-11-03
Changed the syntax for the "sort" function in the docstring of GeneralObject ...
zsloan
2020-10-27
Get the "first_attr_start_pos" from a samplelist instead of from each individ...
zsloan
2020-10-20
Merge branch 'testing' into build/python3-migration
BonfaceKilz
2020-10-19
Merge branch 'testing' into scroller_testing
zsloan
2020-10-12
Merge branch 'testing' into build/python3-migration
BonfaceKilz
2020-10-09
Merge pull request #458 from BonfaceKilz/tests/add-extra-tests-for-collections
BonfaceKilz
2020-10-09
Apply PEP 8 to buffer
BonfaceKilz
2020-10-08
Fixed remaining issue that applies to all dataset types
zsloan
2020-10-08
Fixed issue where new phenotype groups wouldn't be saved to the self.datasets...
zsloan
2020-10-02
Ignore utf-8 encoding errors
BonfaceKilz
2020-10-01
Convert trait attributes to utf-8 strings if they were bytes
BonfaceKilz
2020-09-30
Removed unused code from TempDataSet class
zsloan
2020-09-28
Merge branch 'build/python3-migration' of github.com:BonfaceKilz/genenetwork2...
BonfaceKilz
2020-09-28
Fix casting error
BonfaceKilz
2020-09-28
Merge branch 'testing' into build/python3-migration
BonfaceKilz
2020-09-28
Fix casting error
BonfaceKilz
2020-09-28
Convert None to "" in if statement
BonfaceKilz
2020-09-18
Made a bunch of changes to move trait page DataTables initialization to
zsloan
2020-09-17
Convert "target_string" to a str type
BonfaceKilz
2020-09-17
Apply pep8
BonfaceKilz
2020-08-28
Merge branch 'testing' into build/python3-migration
BonfaceKilz
2020-08-27
Remove python2 string processing to utf-8
BonfaceKilz
2020-08-27
Replace mysqldb's "escape" with the one from utils.db_tools
BonfaceKilz
2020-08-27
Remove redundant methods which are defined elsewhere
BonfaceKilz
2020-08-27
Remove unused imports
BonfaceKilz
2020-08-27
Replace "string.split" & "string.join" with python's inbuilt methods
BonfaceKilz
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-25
Fixed issue in DatasetType that caused an error when trying to load new
zsloan
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
[prev]
[next]