aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
auth/implement-authorization-code-flowauth: Implement "Authorization Code Flow"Frederick Muriuki Muriithi21 months
data-access-levels-endpointauth: Unlink data from resourcesFrederick Muriuki Muriithi23 months
feature/autocomplete-generationinit commitAlexander_Kabui22 months
feature/lmdb-rustadd lmdb rust caller functionAlexander_Kabui20 months
gn-guileAdded commentPjotr Prins18 months
lunaRunning luna in containerGN3 production2 years
mainAdd rdf-tests after the check phase.Munyoki Kilyungi4 months
migrate-to-python3.10Fix linting errors caused by bump to Python 3.10Frederick Muriuki Muriithi19 months
oauth2_auth_flowauth: implement OAuth2 flow.Frederick Muriuki Muriithi2 years
rework-genotype-linkingRework genenetwork linkingFrederick Muriuki Muriithi21 months
[...]
 
 
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
[...]