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
Age
Commit message (
Expand
)
Author
2020-08-26
Remove debug statement
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-26
Replace calls to "basestring with "str""
BonfaceKilz
2020-08-26
Fix failing tests that use python2-htmlgen
BonfaceKilz
2020-08-26
Replace python2-htmlgen with python-htmlgen
BonfaceKilz
2020-08-26
Update corestats import
BonfaceKilz
2020-08-26
Remove unused imports
BonfaceKilz
2020-08-26
Merge branch 'testing' into build/python3-migration
BonfaceKilz
2020-08-25
Merge pull request #427 from BonfaceKilz/Build/add-scientific-js-datatables-p...
zsloan
2020-08-25
Merge pull request #425 from BonfaceKilz/refactor/extract-htmlgen-methods-to-...
zsloan
2020-08-25
Use scientific.js dataTables extension plugin from guix
BonfaceKilz
2020-08-24
Use natural.js dataTables extension plugin from guix
BonfaceKilz
2020-08-24
Remove non-keyword args
BonfaceKilz
2020-08-24
Replace "HtmlGen" method calls with those from "HtmlGenWrapper"
BonfaceKilz
2020-08-24
Add new wrapper class for HtmlGen method
BonfaceKilz
2020-08-24
Add tests for the HtmlGenWrapper class
BonfaceKilz
2020-08-24
Fix some pylint errors
BonfaceKilz
2020-08-24
Remove unused imports
BonfaceKilz
2020-08-24
Rename file
BonfaceKilz
2020-08-24
Fix failing test
BonfaceKilz
2020-08-24
Fixed issue where im_drawer wasn't being set in drawHaplotypeBand
zsloan
2020-08-24
The function draw_rotated_text_ was writing an image to /tmp, which GN2
zsloan
2020-08-23
Use Python3 string methods
BonfaceKilz
2020-08-23
Remove unused imports
BonfaceKilz
2020-08-22
Set min-width for search result table, since the description column
zsloan
2020-08-20
Changed Molecular Trait Datasets to Molecular Traits in the Type
zsloan
2020-08-20
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing
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-20
Use dataTables.colResize.js and naturalSort from guix
BonfaceKilz
2020-08-20
Use buttons.colVis.min.js from guix
BonfaceKilz
2020-08-20
Use buttons.bootstrap.css from guix
BonfaceKilz
2020-08-20
Use scroller.dataTables.min.css from guix
BonfaceKilz
2020-08-20
Use dataTables.colReorder.js from guix
BonfaceKilz
2020-08-20
Use jquery.dataTables.js from guix
BonfaceKilz
2020-08-20
Use dataTables.buttons.min.js from guix
BonfaceKilz
2020-08-20
Use buttons.dataTables.min.css from guix
BonfaceKilz
2020-08-19
Added Invert button to collection page
zsloan
2020-08-19
Tools used from the collection page now use all traits if no rows are
zsloan
2020-08-19
Show short labels by default in Correlation Matrix
zsloan
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
Rename xrange() to range() and wrap existing range() calls with list
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
Handle the move of reduce() to functools.reduce()
BonfaceKilz
2020-08-19
Wrap `raise` statements in parenthesis
BonfaceKilz
[next]