Age | Commit message (Expand) | Author |
2021-11-17 | add generic functio for generating filename | Alexander Kabui |
2021-11-17 | refactor sql query & date formatting | Alexander Kabui |
2021-11-17 | README.org: Replace broken link with environments page | BonfaceKilz |
2021-11-17 | Moven GN API doc to gn-docs repo | Pjotr Prins |
2021-11-17 | update live jupyter notebooks | jgart |
2021-11-17 | update jupyter notebook link name•••This does not point to the launcher app but to the curated notebooks.
| jgart |
2021-11-17 | pep8 formatting;delete remove redis dependency | Alexander Kabui |
2021-11-17 | isolate function to cache new traits metadata | Alexander Kabui |
2021-11-17 | isolate function to fetch the traits metadata | Alexander Kabui |
2021-11-17 | replace redis fetch for cached timestamp with a query | Alexander Kabui |
2021-11-17 | isolate SQL_URI parse to a function | Alexander Kabui |
2021-11-17 | use a dynamic value for the db_name | Alexander Kabui |
2021-11-16 | Merge pull request #632 from Alexanderlacuna/tempfix/disable_caching•••Tempfix for reading from cache | zsloan |
2021-11-17 | temp disable traits metadata cache | Alexander Kabui |
2021-11-17 | temp disable query caching | Alexander Kabui |
2021-11-16 | use comprehension list;fix typo | Alexander Kabui |
2021-11-16 | pep8 formatting remove debug statements | Alexander Kabui |
2021-11-16 | init disable fast compute:memory fork issues | Alexander Kabui |
2021-11-16 | test generate new files | Alexander Kabui |
2021-11-16 | refactor:fix on the query :modify cache point | Alexander Kabui |
2021-11-15 | fetch only strains from the primary datasets | Alexander Kabui |
2021-11-15 | test precomppute caching integration | Alexander Kabui |
2021-11-15 | pep8 formatting & fix variable names | Alexander Kabui |
2021-11-15 | refactor function to fetch datasets data for precomputes | Alexander Kabui |
2021-11-15 | fix for truncating files | Alexander Kabui |
2021-11-12 | Merge pull request #627 from zsloan/bug/fix_gene_symbol_mapping_error•••Fix mapping export error when trait symbols is None | zsloan |
2021-11-12 | This change prevents an error caused by trying to export mapping results for ... | zsloan |
2021-11-12 | Merge pull request #626 from Alexanderlacuna/bugfix/nonetype-trait-symbol-fix•••bugfix:cases where trait symbol is none | Alexander Kabui |
2021-11-12 | bugfix:cases where trait symbol is none | Alexander Kabui |
2021-11-12 | Merge pull request #625 from zsloan/bug/too_many_results_search_error•••Bug/too many results search error | zsloan |
2021-11-12 | Change the max results to display depending upon data type, since ProbeSet re... | zsloan |
2021-11-12 | Added check for too_many_results before writing the table JS | zsloan |
2021-11-11 | pep8 formatting + minor fixing for writing to files | Alexander Kabui |
2021-11-11 | minor fix for updating dict | Alexander Kabui |
2021-11-11 | minor fix for generating file_name | Alexander Kabui |
2021-11-11 | code to cache frequently run probeset correlation | Alexander Kabui |
2021-11-11 | fix issue with number for samples | Alexander Kabui |
2021-11-11 | Update links for updating groups | BonfaceKilz |
2021-11-11 | Add new group endpoints | BonfaceKilz |
2021-11-11 | view_group.html: Hide checkbox for non-users | BonfaceKilz |
2021-11-11 | view_group.html: Hide the "Change Group Name" button for non-admins | BonfaceKilz |
2021-11-11 | view_group.html: Prepend "Name" before the group name | BonfaceKilz |
2021-11-11 | view_group.html: Display the group's UID if the user is an admin | BonfaceKilz |
2021-11-11 | view_group.html: Use GROUP_URL for adding admins and users | BonfaceKilz |
2021-11-11 | view_group.html: Add html indentation | BonfaceKilz |
2021-11-11 | view_group.html: Remove redundant bool check | BonfaceKilz |
2021-11-11 | Rename "view_groups" to "display_groups" | BonfaceKilz |
2021-11-11 | Update URL for viewing a particular group | BonfaceKilz |
2021-11-11 | Update URL for creating a new group | BonfaceKilz |
2021-11-11 | Update URL for removing groups in template | BonfaceKilz |