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-27
Convert sibling imports to relative imports
BonfaceKilz
2020-08-27
Import "reduce" without a try block
BonfaceKilz
2020-08-27
Replace string arguments to "hmac.new" with bytearray
BonfaceKilz
2020-08-27
Fix failing tests
BonfaceKilz
2020-08-27
Apply pep-8 formatting
BonfaceKilz
2020-08-27
Remove comment block
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
Add global method to convert binary string to plain string
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 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
[next]