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
Age
Commit message (
Expand
)
Author
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
Merge pull request #423 from BonfaceKilz/build/use-datatable-extensions-from-...
zsloan
2020-08-20
Handle module renames in the standard library
BonfaceKilz
2020-08-20
Replace all references to python2.7 with python3.8
BonfaceKilz
2020-08-20
Disable python2 QTLReaper
BonfaceKilz
2020-08-20
Add backward support for urllib
BonfaceKilz
2020-08-20
Check the availability of datatables extension files from guix
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
Convert `raw_input` to `input`
BonfaceKilz
2020-08-19
Wrap `raise` statements in parenthesis
BonfaceKilz
2020-08-19
Convert the use of iterator’s next() methods to the next() function
BonfaceKilz
2020-08-19
Convert the old not-equal syntax, <>, to !=
BonfaceKilz
2020-08-19
Replace `izip` with python's built-in equivalent
BonfaceKilz
2020-08-19
Change `dict.has_key(key)` to `key in dict`
BonfaceKilz
2020-08-19
Wrap `filter()` usage in a `list` call
BonfaceKilz
2020-08-19
Fix dictionary iteration methods
BonfaceKilz
2020-08-19
Remove erroneous `if .. else` branch
BonfaceKilz
2020-08-19
Wrap `map()` in a `list` call
BonfaceKilz
2020-08-18
Apply pep8
BonfaceKilz
2020-08-18
Replace "raw_input" with "input"
BonfaceKilz
2020-08-18
Replace "<>" with "!="
BonfaceKilz
2020-08-18
Wrap print statements in parentheses
BonfaceKilz
2020-08-18
Fix malformed docstring
BonfaceKilz
2020-08-18
Replace DOS style line endings with UNIX style ones
BonfaceKilz
2020-08-18
Apply pep8
BonfaceKilz
2020-08-17
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing
zsloan
2020-08-17
Merge pull request #417 from BonfaceKilz/feature/pil-pillow-conversion
zsloan
2020-08-18
Fix positioning for many instances of text in the mapping figure
zsloan
2020-08-17
Placed X/Y trait info before the table on the correlation scatterplot
zsloan
[prev]
[next]