aboutsummaryrefslogtreecommitdiff
path: root/gn3
AgeCommit message (Expand)Author
2023-03-01Fetch sampledataMunyoki Kilyungi
2023-03-01Open lmdb path in readonly modeMunyoki Kilyungi
2023-03-01Create API endpoint for fetching trait metadataMunyoki Kilyungi
2023-03-01Fetch trait metadata from RDFMunyoki Kilyungi
2023-02-28auth: Unlink data from resourcesdata-access-levels-endpointFrederick Muriuki Muriithi
2023-02-28auth: Unlink data from resourcesFrederick Muriuki Muriithi
2023-02-27auth: Endpoint to get access levels for dataFrederick Muriuki Muriithi
2023-02-24auth: resources: Fix query for data not linked to resourcesFrederick Muriuki Muriithi
2023-02-24auth: resources: Fix queries loading resources data.Frederick Muriuki Muriithi
2023-02-24auth: resources: Link data to resources.Frederick Muriuki Muriithi
2023-02-23auth: Link data in MySQL to the groups (in SQLite)Frederick Muriuki Muriithi
2023-02-22auth: List data not linked to any group.Frederick Muriuki Muriithi
2023-02-21auth: db: DEBUG: Output quer(y|ies) that were run.Frederick Muriuki Muriithi
2023-02-21auth: resources: Attach resource data and list unlinked data.Frederick Muriuki Muriithi
2023-02-10Return empty tuple rather than NothingFrederick Muriuki Muriithi
2023-02-09auth: Reject request to join a group.Frederick Muriuki Muriithi
2023-02-09auth: users: Check whether a user has an active join request.Frederick Muriuki Muriithi
2023-02-08auth: groups: handle join requests.Frederick Muriuki Muriithi
2023-02-07auth: groups: Enable users to request to join group.Frederick Muriuki Muriithi
2023-02-06Get the N-th matrix given N, an index valueMunyoki Kilyungi
2023-02-06Get total number of versions that a database hasMunyoki Kilyungi
2023-02-06Add method to fetch the current matrixMunyoki Kilyungi
2023-02-06auth: resource: Enable viewing the details of a resource.Frederick Muriuki Muriithi
2023-02-03auth: commit missing module.Frederick Muriuki Muriithi
2023-02-03oauth: enable resource creationFrederick Muriuki Muriithi
2023-02-03auth: tests: mock token acquisition. Fix minor bugs.Frederick Muriuki Muriithi
2023-02-02auth: Improve authorisationFrederick Muriuki Muriithi
2023-02-02auth: Reorganise modules/packages for easier dev and maintenanceFrederick Muriuki Muriithi
2023-01-31auth: Retrieve group members.Frederick Muriuki Muriithi
2023-01-31auth: Remove the @authenticated_p decoratorFrederick Muriuki Muriithi
2023-01-31auth: Set the token scope as a string, not a listFrederick Muriuki Muriithi
2023-01-30auth: Do not treat not finding a group as an errorFrederick Muriuki Muriithi
2023-01-30auth: API: retrieve resourcesFrederick Muriuki Muriithi
2023-01-30auth: groups: cleanup codeFrederick Muriuki Muriithi
2023-01-30auth: API: Retrieve a user's groupFrederick Muriuki Muriithi
2023-01-28auth: Enable retrieval of a role by id.Frederick Muriuki Muriithi
2023-01-28auth: rework dictifyFrederick Muriuki Muriithi
2023-01-28auth: Store error_code in Exception for flexibilityFrederick Muriuki Muriithi
2023-01-25Some commentsPjotr Prins
2023-01-24search: Use decimals, not floats, when converting to megabases.Arun Isaac
2023-01-24search: Support SI suffixes and point locations.Arun Isaac
2023-01-24search: Abstract out parsing of position spec into separate function.Arun Isaac
2023-01-24search: Alias the position prefix with pos.Arun Isaac
2023-01-24search: Rename the mb prefix to position.Arun Isaac
2023-01-24search: Assume triplets mean synteny is requested.Arun Isaac
2023-01-24search: Use comprehension when splitting location.Arun Isaac
2023-01-23auth: Add missing moduleFrederick Muriuki Muriithi
2023-01-23auth: create group: Fix group creation.Frederick Muriuki Muriithi
2023-01-21auth: Groups - Fetch all existing groupsFrederick Muriuki Muriithi
2023-01-21auth: Roles - Fix bug with role retrieval.Frederick Muriuki Muriithi