aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-29Merge pull request #469 from BonfaceKilz/bug/fix-cookies-verificationBonfaceKilz
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
2020-10-26modified test fileAlexanderlacuna
2020-10-26Add page load metrics to footerBonfaceKilz
2020-10-23Fixed bootstrap results when using interval mapping for the full genome view;...zsloan
2020-10-23Merge pull request #462 from zsloan/fix_export_errorzsloan
2020-10-23Fixed trait export for situations where there's no authors/title/journalzsloan
2020-10-22Merge pull request #460 from zsloan/move_styling_to_csszsloan
2020-10-22Merge pull request #461 from zsloan/mapping_y_axis_fixzsloan
2020-10-21Removed code setting the maximum tick value to 1.15* the max LRS/LOD if permu...zsloan
2020-10-21Ensured all Y axis ticks in the mapping figure are below the top of the figur...zsloan
2020-10-20Fixing typo in JS code where "attribute_start_pos" said "attribute_start_post"zsloan
2020-10-20Fixed some problems with the previous attempt at resolving conflicts before m...zsloan
2020-10-20Merge branch 'testing' into move_styling_to_csszsloan
2020-10-20Added classes to replace styling in show_trait_edit_data.html to show_trait.c...zsloan
2020-10-20Replaced _ with - in class names (though this change will end up being unnece...zsloan
2020-10-20Replaced one class name with a more generic "inline-div" since there are othe...zsloan
2020-10-20Made class names consistently use - instead of _ in show_trait_edit_data.htmlzsloan
2020-10-20Merge branch 'testing' into build/python3-migrationBonfaceKilz
2020-10-20Update how pbkdf2.pbkdf2_hex is used when encrypting passBonfaceKilz
2020-10-20Add tests for encoding passwordBonfaceKilz
2020-10-20Update pbkdf2BonfaceKilz
2020-10-20Add pbkdf2 testsBonfaceKilz
2020-10-20Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2020-10-19Merge pull request #442 from zsloan/scroller_testingzsloan