aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
auth/implement-authorization-code-flowauth: Implement "Authorization Code Flow"Frederick Muriuki Muriithi2 years
data-access-levels-endpointauth: Unlink data from resourcesFrederick Muriuki Muriithi2 years
feature/autocomplete-generationinit commitAlexander_Kabui2 years
feature/lmdb-rustadd lmdb rust caller functionAlexander_Kabui2 years
gn-guileAdded commentPjotr Prins24 months
lunaRunning luna in containerGN3 production3 years
mainAdd rdf-tests after the check phase.Munyoki Kilyungi10 months
migrate-to-python3.10Fix linting errors caused by bump to Python 3.10Frederick Muriuki Muriithi2 years
oauth2_auth_flowauth: implement OAuth2 flow.Frederick Muriuki Muriithi3 years
rework-genotype-linkingRework genenetwork linkingFrederick Muriuki Muriithi2 years
[...]
 
 
AgeCommit messageAuthor
2023-07-10Fix linting errors caused by bump to Python 3.10migrate-to-python3.10Frederick Muriuki Muriithi
2023-07-06Provide the client_id as part of the post request.Frederick Muriuki Muriithi
2023-07-05Skip tests broken by Python-3.10 temporarily•••Skip the tests that have been broken by the migrations to Python-3.10 temporarily, until we can fix them. Frederick Muriuki Muriithi
2023-07-05Update test: create throw-away variable•••* Commit `b529c700` changes the return value to a tuple of values rather than a single string value. Handle that in the test. Frederick Muriuki Muriithi
2023-07-04Fix minor UI bugFrederick Muriuki Muriithi
2023-07-03Spruce up UI•••Make UI somewhat consistent with the GN2 UI. Frederick Muriuki Muriithi
2023-07-03Enable deletion of OAuth2 clients.Frederick Muriuki Muriithi
2023-06-30Edit some of the details of OAuth2 clientsFrederick Muriuki Muriithi
2023-06-30List all OAuth2 clients.Frederick Muriuki Muriithi
2023-06-23Fetch all collections, rename variables•••Fetch from `__REDIS_COLLECTION_KEY__` not `"collections"` to ensure all collections are retrieved correctly. Rename from `__*_DOC__` to `__REDIS_*_KEY__` to more clearly express what the variables are about. Frederick Muriuki Muriithi
[...]