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-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 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-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
2020-08-03
Add tests for "get_datasets"
BonfaceKilz
2020-08-03
Update how boolean is returned
BonfaceKilz
2020-08-03
Remove unreached "else" branch
BonfaceKilz
2020-08-03
Add tests for "get_types"
BonfaceKilz
2020-08-03
Add test for "build_types"
BonfaceKilz
2020-08-03
Clean up "if ... else" conditional
BonfaceKilz
2020-08-03
Reformat sql queries to be one line
BonfaceKilz
2020-07-30
Add tests for "build_datasets"
BonfaceKilz
2020-07-29
Fixed error that occured for new resources in check_admin
zsloan
[next]