aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
auth/implement-authorization-code-flowauth: Implement "Authorization Code Flow"Frederick Muriuki Muriithi19 months
data-access-levels-endpointauth: Unlink data from resourcesFrederick Muriuki Muriithi21 months
feature/autocomplete-generationinit commitAlexander_Kabui19 months
feature/lmdb-rustadd lmdb rust caller functionAlexander_Kabui17 months
gn-guileAdded commentPjotr Prins16 months
lunaRunning luna in containerGN3 production23 months
mainAdd rdf-tests after the check phase.Munyoki Kilyungi7 weeks
migrate-to-python3.10Fix linting errors caused by bump to Python 3.10Frederick Muriuki Muriithi17 months
oauth2_auth_flowauth: implement OAuth2 flow.Frederick Muriuki Muriithi23 months
rework-genotype-linkingRework genenetwork linkingFrederick Muriuki Muriithi18 months
[...]
 
 
AgeCommit messageAuthor
2023-05-25Rework genenetwork linkingrework-genotype-linkingFrederick Muriuki Muriithi
2023-05-23auth: Enable user masqueradeFrederick Muriuki Muriithi
2023-05-23Document how to log out information in GN3Frederick Muriuki Muriithi
2023-05-22Use string literal concatenation to make genofile_path line shorterzsloan
2023-05-22Fix quotes when setting genofile_pathzsloan
2023-05-22Fix return typing for get_trait_sample_datazsloan
2023-05-22Change type from 'any' to 'Any'zsloan
2023-05-22Use f-string for setting genofile_pathzsloan
2023-05-22Include encoding in open statement to address pylint W1514zsloan
2023-05-22Initialize 'line'; previous pylint complained because line might not be initi...zsloan
[...]