aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-02Merge branch 'testing' of github.com:genenetwork/genenetwork2 into build/pyth...BonfaceKilz
2020-10-02Apply PEP 8 formattingBonfaceKilz
2020-10-02Cast variable properly to avoid type exceptionsBonfaceKilz
2020-10-02Replace is_integer with isinstance when checking for an int valueBonfaceKilz
2020-10-02Update natural_sort functionBonfaceKilz
2020-10-02Remove unnecessary commented out blocksBonfaceKilz
2020-10-02Cast "previous_chr" to an intBonfaceKilz
2020-10-01Convert trait attributes to utf-8 strings if they were bytesBonfaceKilz
2020-10-01Make object JSON serializableBonfaceKilz
2020-09-30Merge pull request #449 from zsloan/table_sort_fixzsloan
2020-09-30Added "natural-minus-na" sorting for relevant columns in the correlationzsloan
2020-09-30Fixed issue where columns sorted by inner text (text inside link tags)zsloan
2020-09-30Add missing importBonfaceKilz
2020-09-30Apply pep 8 formattingBonfaceKilz
2020-09-30Fix StopIteration error thrown in view collections pageBonfaceKilz
2020-09-30Fix import in testsBonfaceKilz
2020-09-29Merge pull request #448 from zsloan/misc_rob_changeszsloan
2020-09-29Trait page link-out buttons were previously inside <a> tags, but thiszsloan
2020-09-29Removed "Color By Trait" button from the Bar Chart, because it was meantzsloan
2020-09-29Made a variety of changes to table pageszsloan
2020-09-29Remove undefined variableBonfaceKilz
2020-09-29Apply pep 8 to bufferBonfaceKilz
2020-09-29Fixed issue where negative additive effect values weren't beingzsloan
2020-09-29Changed Add (to collection) button color to match other Add buttons andzsloan
2020-09-29Changed the DataTables column sort arrows to a different color byzsloan
2020-09-29Add check for bytesBonfaceKilz
2020-09-29Add test for process_traits from collections.pyBonfaceKilz
2020-09-28Changed add to collection to open the collection in a new tab/page sozsloan
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