Age | Commit message (Expand) | Author |
2020-10-02 | Cast "previous_chr" to an int | BonfaceKilz |
2020-10-01 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into corr_matri... | zsloan |
2020-10-01 | Convert trait attributes to utf-8 strings if they were bytes | BonfaceKilz |
2020-10-01 | Make object JSON serializable | BonfaceKilz |
2020-09-30 | Merge pull request #449 from zsloan/table_sort_fix | zsloan |
2020-09-30 | Changed the logic for adding 0 to the PCA results to do so when the | zsloan |
2020-09-30 | Added "natural-minus-na" sorting for relevant columns in the correlation | zsloan |
2020-09-30 | Fixed issue where columns sorted by inner text (text inside link tags) | zsloan |
2020-09-30 | Removed unused code from TempDataSet class | zsloan |
2020-09-30 | Add missing import | BonfaceKilz |
2020-09-30 | Apply pep 8 formatting | BonfaceKilz |
2020-09-30 | Fix StopIteration error thrown in view collections page | BonfaceKilz |
2020-09-30 | Fix import in tests | BonfaceKilz |
2020-09-29 | Merge pull request #448 from zsloan/misc_rob_changes | zsloan |
2020-09-29 | Trait page link-out buttons were previously inside <a> tags, but this | zsloan |
2020-09-29 | Removed "Color By Trait" button from the Bar Chart, because it was meant | zsloan |
2020-09-29 | Made a variety of changes to table pages | zsloan |
2020-09-29 | Remove undefined variable | BonfaceKilz |
2020-09-29 | Apply pep 8 to buffer | BonfaceKilz |
2020-09-29 | Fixed issue where negative additive effect values weren't being | zsloan |
2020-09-29 | Changed Add (to collection) button color to match other Add buttons and | zsloan |
2020-09-29 | Changed the DataTables column sort arrows to a different color by | zsloan |
2020-09-29 | Add check for bytes | BonfaceKilz |
2020-09-29 | Add test for process_traits from collections.py | BonfaceKilz |
2020-09-28 | Changed add to collection to open the collection in a new tab/page so | zsloan |
2020-09-28 | Fix failing test | BonfaceKilz |
2020-09-28 | Merge branch 'build/python3-migration' of github.com:BonfaceKilz/genenetwork2... | BonfaceKilz |
2020-09-28 | Fix casting error | BonfaceKilz |
2020-09-28 | Merge branch 'testing' into build/python3-migration | BonfaceKilz |
2020-09-28 | Fix casting error | BonfaceKilz |
2020-09-28 | Merge pull request #446 from BonfaceKilz/Bug/Fix-casting-error | BonfaceKilz |
2020-09-28 | Convert None to "" in if statement | BonfaceKilz |
2020-09-28 | Update trait tests | BonfaceKilz |
2020-09-26 | Fix failing tests by replacing mock with unittest.mock | BonfaceKilz |
2020-09-26 | Use Python3 image to run tests | BonfaceKilz |
2020-09-26 | Fix failing tests | BonfaceKilz |
2020-09-26 | Apply PEP 8 to buffer | BonfaceKilz |
2020-09-26 | Run 2to3-8 tool through file | BonfaceKilz |
2020-09-26 | Fix inconsistent line ending in file | BonfaceKilz |
2020-09-26 | Merge branch 'testing' into build/python3-migration | BonfaceKilz |
2020-09-25 | Fixed issue where attribute columns' alignment was offset by 1 | zsloan |
2020-09-25 | Changed edit_data_change and block_by_index to use DataTables API | zsloan |
2020-09-24 | Changed logic that defines the primary/other samplelists to be much more | zsloan |
2020-09-25 | Update docs on CI setup with docker | BonfaceKilz |
2020-09-25 | Update github action | BonfaceKilz |
2020-09-23 | Aligned relevant columns to right in mapping results table | zsloan |
2020-09-23 | Update github action to include mariadb service | BonfaceKilz |
2020-09-23 | Fix failing builds | BonfaceKilz |
2020-09-23 | Fix failing tests | BonfaceKilz |
2020-09-22 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |