Branch | Commit message | Author | Age | |
---|---|---|---|---|
auth/implement-authorization-code-flow | auth: Implement "Authorization Code Flow" | Frederick Muriuki Muriithi | 2 years | |
data-access-levels-endpoint | auth: Unlink data from resources | Frederick Muriuki Muriithi | 2 years | |
feature/autocomplete-generation | init commit | Alexander_Kabui | 2 years | |
feature/lmdb-rust | add lmdb rust caller function | Alexander_Kabui | 2 years | |
gn-guile | Added comment | Pjotr Prins | 24 months | |
luna | Running luna in container | GN3 production | 3 years | |
main | Add rdf-tests after the check phase. | Munyoki Kilyungi | 10 months | |
migrate-to-python3.10 | Fix linting errors caused by bump to Python 3.10 | Frederick Muriuki Muriithi | 2 years | |
oauth2_auth_flow | auth: implement OAuth2 flow. | Frederick Muriuki Muriithi | 3 years | |
rework-genotype-linking | Rework genenetwork linking | Frederick Muriuki Muriithi | 2 years | |
[...] | ||||
Age | Commit message | Author | ||
2023-04-21 | init commitfeature/autocomplete-generation | Alexander_Kabui | ||
2023-04-06 | Fix linting issues | Frederick Muriuki Muriithi | ||
2023-04-06 | Remove deprecated `gn3.db_utils.database_connector` function•••Remove the deprecated function and fix a myriad of bugs that arise from removing the function. Issue: https://issues.genenetwork.org/issues/bugfix_coupling_current_app_and_db_utils | Frederick Muriuki Muriithi | ||
2023-04-05 | Enable use of `database_connection` in scripts without current_app•••There is need to run external scripts using the same configurations as the application but without the need to couple the script to the application. In this case, we provide the needed configuration directly in the CLI, and modify the existing `gn3.db_utils.database_connection` function to allow it to work coupled to the app or otherwise. | Frederick Muriuki Muriithi | ||
2023-04-04 | auth: Search for linking genotype datasets. | Frederick Muriuki Muriithi | ||
2023-04-04 | Add tables to link genotype data | Frederick Muriuki Muriithi | ||
2023-03-23 | tests: Set up fixture and mock out config variable | Frederick Muriuki Muriithi | ||
2023-03-23 | auth: list the species in the database. | Frederick Muriuki Muriithi | ||
2023-03-23 | Docs: Add a note on how the configuration system works. | Frederick Muriuki Muriithi | ||
2023-03-23 | auth: Don't try loading the user if no client is found•••Fix the bug where the system was trying to load a user from a non-existing OAuth2 client, leading to an exception. | Frederick Muriuki Muriithi | ||
[...] |