Branch | Commit message | Author | Age | |
---|---|---|---|---|
auth/implement-authorization-code-flow | auth: Implement "Authorization Code Flow" | Frederick Muriuki Muriithi | 21 months | |
data-access-levels-endpoint | auth: Unlink data from resources | Frederick Muriuki Muriithi | 23 months | |
feature/autocomplete-generation | init commit | Alexander_Kabui | 21 months | |
feature/lmdb-rust | add lmdb rust caller function | Alexander_Kabui | 19 months | |
gn-guile | Added comment | Pjotr Prins | 18 months | |
luna | Running luna in container | GN3 production | 2 years | |
main | Add rdf-tests after the check phase. | Munyoki Kilyungi | 4 months | |
migrate-to-python3.10 | Fix linting errors caused by bump to Python 3.10 | Frederick Muriuki Muriithi | 19 months | |
oauth2_auth_flow | auth: implement OAuth2 flow. | Frederick Muriuki Muriithi | 2 years | |
rework-genotype-linking | Rework genenetwork linking | Frederick Muriuki Muriithi | 20 months | |
[...] | ||||
Age | Commit message | Author | ||
2024-10-02 | Add rdf-tests after the check phase....Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> HEADmain | Munyoki Kilyungi | ||
2024-10-02 | Use pathlib to fetch the directory path for tests....* tests/fixtures/rdf.py: import pathlib. (rdf_setup): Use pathlib to get the dir name for the tests folder. Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | Munyoki Kilyungi | ||
2024-10-02 | Fix pylint failure....* tests/fixtures/rdf.py (rdf_setup): Fix C0301. Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | Munyoki Kilyungi | ||
2024-10-02 | feat: cleaner handling of virtuoso process | John Nduli | ||
2024-10-02 | Fix typo in comments....Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | Munyoki Kilyungi | ||
2024-10-02 | Move sparql-auth URIs to gn3-conf in documentation....We want to strictly keep secrets in the secret file. Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | Munyoki Kilyungi | ||
2024-10-02 | Add all rdf-tests to GN3 CI....Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | Munyoki Kilyungi | ||
2024-10-02 | Spin up a local virtuoso instance to run RDF tests against....Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | Munyoki Kilyungi | ||
2024-10-02 | Add virtuoso ini file to be used during testing....tests/fixtures/virtuoso.py: New file. Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | Munyoki Kilyungi | ||
2024-10-02 | Set a default password for sparql....* tests/fixtures/rdf.py: Import config. (get_sparql_auth_conf): Load GN3 config from GN3_SECRETS and GN3_CONF if the respective envs are set. Set sane defaults for sparql_conf. (rdf_setup): Remove "fxtr_app_config". * tests/unit/db/rdf/test_wiki.py (test_get_wiki_entries_by_symbol): Ditto. (test_get_comment_history): Ditto. (test_update_wiki_comment): Ditto. Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> | Munyoki Kilyungi | ||
[...] |