aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-03Separate unittests from integration testsBonfaceKilz
2020-11-03Add test for "/glossary" routeBonfaceKilz
2020-11-03Add glossary template and use itBonfaceKilz
2020-11-03Add and register glossary blueprintBonfaceKilz
2020-11-03Apply PEP-8 to fileBonfaceKilz
2020-11-03Remove stale fileBonfaceKilz
2020-11-02Merge pull request #476 from zsloan/correlation_errors_fixzsloan
2020-11-02Created function for encoding the column value as bytes when fetching from th...zsloan
2020-11-02Changed correlation page logic to skip over traits that share fewer than 6 sa...zsloan
2020-11-01Merge pull request #472 from Alexanderlacuna/test-branchBonfaceKilz
2020-10-31Merge branch 'testing' of https://github.com/genenetwork/genenetwork2 into te...Alexanderlacuna
2020-10-31Removed a line adding the ceiling of the Max LRS to the Y axis, since it has ...zsloan
2020-10-31remove redundant classesAlexanderlacuna
2020-10-31use descriptive variable namesAlexanderlacuna
2020-10-31Use more descriptive variable and class namesAlexanderlacuna
2020-10-30Merge pull request #474 from zsloan/mapping_y_axis_fixzsloan
2020-10-30Removed a line adding the ceiling of the Max LRS to the Y axis, since it has ...zsloan
2020-10-30add test for get_export_metadataAlexanderlacuna
2020-10-30Merge branch 'testing' of https://github.com/genenetwork/genenetwork2 into te...Alexanderlacuna
2020-10-29Merge pull request #473 from zsloan/reaper_bootstrap_fixzsloan
2020-10-29Fixed issue with single-chromosome mapping after the bootstrap fix and fixed ...zsloan
2020-10-29Merge branch 'testing' of github.com:genenetwork/genenetwork2 into reaper_boo...zsloan
2020-10-29add test for show_traitAlexanderlacuna
2020-10-29Merge branch 'testing' of https://github.com/genenetwork/genenetwork2 into te...Alexanderlacuna
2020-10-29Merge pull request #469 from BonfaceKilz/bug/fix-cookies-verificationBonfaceKilz
2020-10-29resolve merge conflictAlexanderlacuna
2020-10-29format fileAlexanderlacuna
2020-10-29remove print statement in for loopAlexanderlacuna
2020-10-29add test for show_trait/export_trait_dataAlexanderlacuna
2020-10-29Merge pull request #471 from BonfaceKilz/bug/replace-map-on-strip-methodBonfaceKilz
2020-10-28Merge pull request #470 from zsloan/mapping_chr_view_fixzsloan
2020-10-28A non-string being used as a paramter in HT.Link caused an error after the Py...zsloan
2020-10-29Replace map on strip with a list comprehension that calls strip()BonfaceKilz
2020-10-28Use latin-1 encoding when converting hmac secret to bytesBonfaceKilz
2020-10-28Add new test for hmac_creation with latin-1 secretBonfaceKilz
2020-10-28Add tests for cookie verificationBonfaceKilz
2020-10-28Merge pull request #468 from zsloan/export_fixzsloan
2020-10-28Fixed trait page export to work with Scroller + added metadata for non-Pheno...zsloan
2020-10-27Merge pull request #467 from zsloan/gsearch_encoding_fixzsloan
2020-10-27Cast ProbeSet description as binary to fix encoding issue on global search pagezsloan
2020-10-27Merge pull request #466 from zsloan/show_trait_attributes_fixzsloan
2020-10-27Get the "first_attr_start_pos" from a samplelist instead of from each individ...zsloan
2020-10-27Cast post and pre-publication descriptions into binaryBonfaceKilz
2020-10-27Merge pull request #465 from Alexanderlacuna/test-branchBonfaceKilz
2020-10-27switch from single quote to double quoteAlexanderlacuna
2020-10-27address failuresAlexanderlacuna
2020-10-27added changes to fileAlexanderlacuna
2020-10-27modified to use pep8 standardsAlexanderlacuna
2020-10-27Merge pull request #422 from BonfaceKilz/build/python3-migrationBonfaceKilz
2020-10-26Merge pull request #463 from BonfaceKilz/feature/add-load-metrics-to-footerBonfaceKilz