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-10-02
Apply PEP 8 formatting
BonfaceKilz
2020-10-02
Cast variable properly to avoid type exceptions
BonfaceKilz
2020-10-02
Replace is_integer with isinstance when checking for an int value
BonfaceKilz
2020-10-02
Update natural_sort function
BonfaceKilz
2020-10-02
Remove unnecessary commented out blocks
BonfaceKilz
2020-10-02
Cast "previous_chr" to an int
BonfaceKilz
2020-10-01
Convert trait attributes to utf-8 strings if they were bytes
BonfaceKilz
2020-10-01
Make object JSON serializable
BonfaceKilz
2020-09-30
Add missing import
BonfaceKilz
2020-09-30
Apply pep 8 formatting
BonfaceKilz
2020-09-30
Fix StopIteration error thrown in view collections page
BonfaceKilz
2020-09-30
Fix import in tests
BonfaceKilz
2020-09-29
Remove undefined variable
BonfaceKilz
2020-09-29
Apply pep 8 to buffer
BonfaceKilz
2020-09-29
Add check for bytes
BonfaceKilz
2020-09-29
Add test for process_traits from collections.py
BonfaceKilz
2020-09-28
Fix failing test
BonfaceKilz
2020-09-28
Merge branch 'build/python3-migration' of github.com:BonfaceKilz/genenetwork2...
BonfaceKilz
2020-09-28
Fix casting error
BonfaceKilz
2020-09-28
Merge branch 'testing' into build/python3-migration
BonfaceKilz
2020-09-28
Fix casting error
BonfaceKilz
2020-09-28
Merge pull request #446 from BonfaceKilz/Bug/Fix-casting-error
BonfaceKilz
2020-09-28
Convert None to "" in if statement
BonfaceKilz
2020-09-28
Update trait tests
BonfaceKilz
2020-09-26
Fix failing tests by replacing mock with unittest.mock
BonfaceKilz
2020-09-26
Use Python3 image to run tests
BonfaceKilz
2020-09-26
Fix failing tests
BonfaceKilz
2020-09-26
Apply PEP 8 to buffer
BonfaceKilz
2020-09-26
Run 2to3-8 tool through file
BonfaceKilz
2020-09-26
Fix inconsistent line ending in file
BonfaceKilz
2020-09-26
Merge branch 'testing' into build/python3-migration
BonfaceKilz
2020-09-25
Update docs on CI setup with docker
BonfaceKilz
2020-09-25
Update github action
BonfaceKilz
2020-09-23
Update github action to include mariadb service
BonfaceKilz
2020-09-23
Fix failing builds
BonfaceKilz
2020-09-23
Fix failing tests
BonfaceKilz
2020-09-22
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing
zsloan
2020-09-22
Fixed a pretty big mistake where user accounts would be saved even when
zsloan
2020-09-22
Added something to the mapping result page CSS to change the highlight
zsloan
2020-09-22
Fixed a couple mistakes in the previous commit and changed the position
zsloan
2020-09-22
Replaced Chr and Mb/cM columns with a single position column in mapping
zsloan
2020-09-22
Merge pull request #445 from BonfaceKilz/buid/add-ci
BonfaceKilz
2020-09-22
Add testing badge on README
BonfaceKilz
2020-09-22
Update documentation on testing and CI
BonfaceKilz
2020-09-22
Add unittesting github action
BonfaceKilz
2020-09-22
Update Mechanical Rob
BonfaceKilz
2020-09-22
Update bug_report template
BonfaceKilz
2020-09-18
Apply pep8 formatting
BonfaceKilz
2020-09-17
Update Mechanical Rob
BonfaceKilz
2020-09-17
Convert "target_string" to a str type
BonfaceKilz
[next]