Branch | Commit message | Author | Age | |
---|---|---|---|---|
auth/implement-authorization-code-flow | auth: Implement "Authorization Code Flow" | Frederick Muriuki Muriithi | 23 months | |
data-access-levels-endpoint | auth: Unlink data from resources | Frederick Muriuki Muriithi | 2 years | |
feature/autocomplete-generation | init commit | Alexander_Kabui | 23 months | |
feature/lmdb-rust | add lmdb rust caller function | Alexander_Kabui | 21 months | |
gn-guile | Added comment | Pjotr Prins | 20 months | |
luna | Running luna in container | GN3 production | 2 years | |
main | Add rdf-tests after the check phase. | Munyoki Kilyungi | 6 months | |
migrate-to-python3.10 | Fix linting errors caused by bump to Python 3.10 | Frederick Muriuki Muriithi | 21 months | |
oauth2_auth_flow | auth: implement OAuth2 flow. | Frederick Muriuki Muriithi | 2 years | |
rework-genotype-linking | Rework genenetwork linking | Frederick Muriuki Muriithi | 22 months | |
[...] | ||||
Age | Commit message | Author | ||
2022-10-05 | remove data preprocessing for tissue databugfix/remove-pre-data-parsing | Alexander_Kabui | ||
2022-09-30 | Add escape char to avoid error notice. | Frederick Muriuki Muriithi | ||
2022-09-29 | Use the built-in csv module for file output•••Use the built-in csv module for file output in order to avoid subtle errors in the formats. | Frederick Muriuki Muriithi | ||
2022-09-06 | Update link to continuous deployment.•••* README.md: Update link to continuous deployment. | Arun Isaac | ||
2022-08-30 | Update test: include port in parsed data from mysql uri | Frederick Muriuki Muriithi | ||
2022-08-25 | revert for commit 6db3b2af8fc09999996d3acc09890a06f179c669;Bug | Alexander_Kabui | ||
2022-08-23 | Remove conn.commit() and conn.rollback()•••* gn3/db/__init__.py (update): Delete conn.commit() and conn.rollback() (insert): Ditto. * gn3/db/case_attributes.py (insert_case_attribute_audit): Ditto. (reject_case_attribute): Ditto. (approve_case_attribute): Ditto. * gn3/db/sample_data.py (update_sample_data): Ditto. (delete_sample_data): Ditto. (insert_sample_data): Ditto. | Munyoki Kilyungi | ||
2022-08-22 | Use non-default MySQL port if present•••By default, MySQL/Mariadb connects at port 3306, however, the configuration variable `SQL_URI` could contain a different port. In that case, this commit allows the system to connect to the non-default port. | Frederick Muriuki Muriithi | ||
2022-08-12 | Add mandatory/expected fields to parsed data. | Frederick Muriuki Muriithi | ||
2022-08-10 | Fix returned value for 'parse_correlation_output'•••* Always return dict * Fix internal '__parse_line__' to always have a valid return | Frederick Muriuki Muriithi | ||
[...] |