aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-30Removed unused code from TempDataSet classzsloan
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-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-17Mock "SECRET_HMAC_CODE"BonfaceKilz
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
2020-09-13Added in-progress info-page to views.py as well as in-progresszsloan
2020-09-11Wrote code and template for reproducing GN1's Info Page (page thatzsloan
2020-09-10Modified "natural-minus-na" sort function to treat an array of valueszsloan
2020-09-10Fixed several sorting issues and moved orderDataType definitions intozsloan
2020-09-08Changed the Add button color for all the different pages that use itzsloan
2020-09-08Search code now checks if there are more than 50,000 results beforezsloan
2020-09-08Changed regular and global search results table to use the new sortzsloan
2020-09-08Added a sort function (derived from the natural sort import) that alwayszsloan
2020-09-04Merge pull request #437 from BonfaceKilz/fix/use-correct-path-give-a-path-loc...BonfaceKilz
2020-09-04Update how static js/ css files are fetchedBonfaceKilz
2020-09-04Fix false positive testsBonfaceKilz
2020-09-01There was a missing quote in one of the javascript imports added by thezsloan
2020-09-01Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2020-09-01Fixed indent issue that could cause error when showing the haplotypezsloan
2020-09-01Merge pull request #434 from BonfaceKilz/Build/use-md5-js-from-guixBonfaceKilz
2020-09-01Add check for "md5.min.js" libraryBonfaceKilz
2020-09-01Use "md5.min.js" from guixBonfaceKilz