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-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
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
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
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 "<>" with "!="
BonfaceKilz
2020-08-18
Wrap print statements in parentheses
BonfaceKilz
2020-08-18
Fix malformed docstring
BonfaceKilz
2020-08-18
Fix positioning for many instances of text in the mapping figure
zsloan
2020-08-10
Add fonts for pillow
Pjotr Prins
2020-08-08
Add a basic test for test_display_marking_results.py
BonfaceKilz
2020-08-08
Change Y Coodinate system
Muriithi Frederick Muriuki
2020-08-08
Fix placement for axes labels
Muriithi Frederick Muriuki
2020-08-08
Use TEXT_Y_DISPLACEMENT instead of magic numbers
Muriithi Frederick Muriuki
2020-08-08
Give rectangles black outlines
Muriithi Frederick Muriuki
2020-08-08
Use new `draw_open_polygon()` utility
Muriithi Frederick Muriuki
2020-08-08
Add draw_open_polygon() utility
Muriithi Frederick Muriuki
2020-08-08
Replace "color" with "fill" keyword argument
Muriithi Frederick Muriuki
2020-08-08
Use draw_rotated_text()
Muriithi Frederick Muriuki
2020-08-08
Create new utility module for drawing
Muriithi Frederick Muriuki
2020-08-08
Fix font paths
Muriithi Frederick Muriuki
2020-08-08
Update SNP Browser to Pillow
Muriithi Frederick Muriuki
2020-08-08
Add missing font files
Muriithi Frederick Muriuki
2020-08-08
Migrate code from Piddle to Pillow
Muriithi Frederick Muriuki
2020-08-08
Update the colours to use Pillow's ImageColor
Muriithi Frederick Muriuki
2020-08-07
Move wqflask/tests/api to wqflask/tests/wqflask
BonfaceKilz
2020-08-05
Set maximum width for trait page details in order to avoid long
zsloan
2020-08-04
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing
zsloan
2020-08-04
Simplified logic in the @before_request that checks user permissions
zsloan
2020-08-04
Reduced table cell margin a bit to make cell contents better align with
zsloan
2020-08-04
Merge pull request #415 from BonfaceKilz/tests/add-tests-for-gen-menu
Pjotr Prins
2020-08-03
Fixed table width issue when there's an N column
zsloan
2020-08-03
Fixed issue where DataTables was initialized twice when selecting
zsloan
2020-08-03
Remove "+" when concatenating strings
BonfaceKilz
2020-08-03
Fix some errors generated by running pylint
BonfaceKilz
2020-08-03
Add extra test for "build_datasets"
BonfaceKilz
2020-08-03
Move variable to setUp
BonfaceKilz
2020-08-03
Add test for "gen_dropdown_json"
BonfaceKilz
[next]