aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-28Fix failing testBonfaceKilz
2020-09-28Merge branch 'build/python3-migration' of github.com:BonfaceKilz/genenetwork2...BonfaceKilz
2020-09-28Fix casting errorBonfaceKilz
2020-09-28Merge branch 'testing' into build/python3-migrationBonfaceKilz
2020-09-28Fix casting errorBonfaceKilz
2020-09-28Merge pull request #446 from BonfaceKilz/Bug/Fix-casting-errorBonfaceKilz
2020-09-28Convert None to "" in if statementBonfaceKilz
2020-09-28Update trait testsBonfaceKilz
2020-09-26Fix failing tests by replacing mock with unittest.mockBonfaceKilz
2020-09-26Use Python3 image to run testsBonfaceKilz
2020-09-26Fix failing testsBonfaceKilz
2020-09-26Apply PEP 8 to bufferBonfaceKilz
2020-09-26Run 2to3-8 tool through fileBonfaceKilz
2020-09-26Fix inconsistent line ending in fileBonfaceKilz
2020-09-26Merge branch 'testing' into build/python3-migrationBonfaceKilz
2020-09-25Update docs on CI setup with dockerBonfaceKilz
2020-09-25Update github actionBonfaceKilz
2020-09-23Update github action to include mariadb serviceBonfaceKilz
2020-09-23Fix failing buildsBonfaceKilz
2020-09-23Fix failing testsBonfaceKilz
2020-09-22Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2020-09-22Fixed a pretty big mistake where user accounts would be saved even whenzsloan
2020-09-22Added something to the mapping result page CSS to change the highlightzsloan
2020-09-22Fixed a couple mistakes in the previous commit and changed the positionzsloan
2020-09-22Replaced Chr and Mb/cM columns with a single position column in mappingzsloan
2020-09-22Merge pull request #445 from BonfaceKilz/buid/add-ciBonfaceKilz
2020-09-22Add testing badge on READMEBonfaceKilz
2020-09-22Update documentation on testing and CIBonfaceKilz
2020-09-22Add unittesting github actionBonfaceKilz
2020-09-22Update Mechanical RobBonfaceKilz
2020-09-22Update bug_report templateBonfaceKilz
2020-09-18Apply pep8 formattingBonfaceKilz
2020-09-17Update Mechanical RobBonfaceKilz
2020-09-17Convert "target_string" to a str typeBonfaceKilz
2020-09-17Merge branch 'testing' into build/python3-migrationBonfaceKilz
2020-09-17Mock "SECRET_HMAC_CODE"BonfaceKilz
2020-09-17Replace string arguments to "hmac.new" with bytearrayBonfaceKilz
2020-09-17Fix errors in testsBonfaceKilz
2020-09-17Apply pep8BonfaceKilz
2020-09-17Merge branch 'testing' into build/python3-migrationBonfaceKilz
2020-09-17Merge pull request #443 from BonfaceKilz/tests/test-auth-and-utf8BonfaceKilz
2020-09-17Apply pep8BonfaceKilz
2020-09-17Add tests for hmac utilityBonfaceKilz
2020-09-16Add new tests for "base/trait.py"BonfaceKilz
2020-09-16Apply pep8BonfaceKilz
2020-09-16Add tests for "add_new_resource" methodBonfaceKilz
2020-09-16Remove unnecessary if branchBonfaceKilz
2020-09-16Add tests for authentication toolsBonfaceKilz
2020-09-15Fix failing testsBonfaceKilz
2020-09-14Merge branch 'scroller_testing' of github.com:zsloan/genenetwork2 into testingzsloan