index
:
genenetwork3
auth/implement-authorization-code-flow
bugfix/remove-pre-data-parsing
chores/ctl-wgcna-enhancement
chores/fixes
ci-cd-scripts
correlation-return-fewer-results
data-access-levels-endpoint
feature/autocomplete-generation
feature/lmdb-rust
feature/reimplement-corrmp
fixture-for-pcorrs
gn-guile
luna
main
migrate-to-python3.10
oauth2_auth_flow
refactor-circular-import
rework-genotype-linking
technical-specification
GeneNetwork3 REST API for data science and machine learning
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-11-10
Migrations: migration for `role_privileges` table
Frederick Muriuki Muriithi
2022-11-10
Migrations: migration for `role_privileges` table
Frederick Muriuki Muriithi
2022-11-10
Migrations: migration for 'generic_roles' table
Frederick Muriuki Muriithi
2022-11-10
Migrations: migration for 'roles' table
Frederick Muriuki Muriithi
2022-11-10
Migrations: migration for 'genotype_resources' table
Frederick Muriuki Muriithi
2022-11-10
Migrations: Add migration for 'phenotype_resources' table
Frederick Muriuki Muriithi
2022-11-10
Migrations: Add migration for mrna_resources table
Frederick Muriuki Muriithi
2022-11-10
Migrations: Add migration for 'resources' table
Frederick Muriuki Muriithi
2022-11-09
Migrations: Add `resource_meta` field to `resource_categories` table
Frederick Muriuki Muriithi
2022-11-09
Tests: Provide backend fixture to (apply|rollback)_single_migration
Frederick Muriuki Muriithi
2022-11-08
Fix issue where only primary samples were used when all samples are
zsloan
2022-11-08
Migrations: Improve `resource_categories` data tests.
Frederick Muriuki Muriithi
2022-11-08
Migrations: Init `resource_categories` with initial categories
Frederick Muriuki Muriithi
2022-11-08
Migrations: Create `resource_categories` table.
Frederick Muriuki Muriithi
2022-11-08
Migrations: Create `privileges` table.
Frederick Muriuki Muriithi
2022-11-08
Tests: Fix test name.
Frederick Muriuki Muriithi
2022-11-08
Tests: Fix typo: remove variable from quotes.
Frederick Muriuki Muriithi
2022-11-08
Add migration to create the groups table.
Frederick Muriuki Muriithi
2022-11-08
Tests: Generalise testing 'CREATE TABLE' migrations
Frederick Muriuki Muriithi
2022-11-08
CLI: Provide `apply-migrations` command for flask
Frederick Muriuki Muriithi
2022-11-08
Settings: Provide default `AUTH_DB` setting.
Frederick Muriuki Muriithi
2022-11-08
Tests: Tests the credentials check system
Frederick Muriuki Muriithi
2022-11-08
Tests: Test migration to create user_credentials table
Frederick Muriuki Muriithi
2022-11-08
Tests: Separate *ALL* unit test fixtures from auth-specific ones
Frederick Muriuki Muriithi
2022-11-03
Add credentials checking
Frederick Muriuki Muriithi
2022-11-03
Rename migration test.
Frederick Muriuki Muriithi
2022-11-03
Initialise the Auth(entic|oris)ation packages
Frederick Muriuki Muriithi
2022-11-02
Re-implement RDF related code to use monads in its own module
Munyoki Kilyungi
2022-11-02
Fix pylint and mypy errors
Munyoki Kilyungi
2022-11-02
Add tests for monadic_dict
Munyoki Kilyungi
2022-11-02
Add type stubs for Maybe
Munyoki Kilyungi
2022-10-28
Use Xapian index path from app settings.
Arun Isaac
2022-10-28
Disable various pylint checks on Connection class.
Arun Isaac
2022-10-28
Add search.
Arun Isaac
2022-10-26
Add xapian database connection context manager.
Arun Isaac
2022-10-25
Reshape column major genotype database storage correctly.
Arun Isaac
2022-10-22
fix issue;parsing sample data (#102)
Alexander Kabui
2022-10-18
Add xapian indexing script.
Arun Isaac
2022-10-18
Support server side SQL query retrieval.
Arun Isaac
2022-10-18
Add database connection context manager.
Arun Isaac
2022-10-18
Add monadic utilities.
Munyoki Kilyungi
2022-10-08
README: a note on design
Pjotr Prins
2022-10-06
DEBUG: Collect more info for debugging
Frederick Muriuki Muriithi
2022-10-06
DEBUG: Collect more information on possible failure.
Frederick Muriuki Muriithi
2022-10-03
Bug: Do not process data for output too early
Frederick Muriuki Muriithi
2022-09-30
Add escape char to avoid error notice.
Frederick Muriuki Muriithi
2022-09-29
Use the built-in csv module for file output
Frederick Muriuki Muriithi
2022-09-06
Update link to continuous deployment.
Arun Isaac
2022-08-30
Update test: include port in parsed data from mysql uri
Frederick Muriuki Muriithi
2022-08-25
revert for commit 6db3b2af8fc09999996d3acc09890a06f179c669;Bug
Alexander_Kabui
[next]