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
path:
root
/
migrations
/
auth
Age
Commit message (
Expand
)
Author
2022-12-21
migrations: create the authorisation_code table
Frederick Muriuki Muriithi
2022-12-21
migrations: create oauth2_tokens table
Frederick Muriuki Muriithi
2022-12-21
migrations: New migration
Frederick Muriuki Muriithi
2022-12-08
migrations: Add column `public` to `resources` table
Frederick Muriuki Muriithi
2022-12-06
migrations: Add `group_user_roles_on_resources` table
Frederick Muriuki Muriithi
2022-11-17
Migrations: Create `group_users` table
Frederick Muriuki Muriithi
2022-11-17
Migrations: Add column `group_role_id` to `group_roles` table
Frederick Muriuki Muriithi
2022-11-16
tests: Add tests for privileges
Frederick Muriuki Muriithi
2022-11-14
Migrations: Create `user_roles` table
Frederick Muriuki Muriithi
2022-11-14
Migrations: Add `user_editable` field to roles table
Frederick Muriuki Muriithi
2022-11-14
Migrations: Create the `group-leader` role and give it privileges
Frederick Muriuki Muriithi
2022-11-14
Migrations: Create `group_roles` table
Frederick Muriuki Muriithi
2022-11-14
Migrations: Drop `generic_role*` tables
Frederick Muriuki Muriithi
2022-11-14
Migrations: Add generic_role_privileges table
Frederick Muriuki Muriithi
2022-11-14
Migrations: Migration for initial privileges
Frederick Muriuki Muriithi
2022-11-10
Migrations: Add columns to '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-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
Add migration to create the groups table.
Frederick Muriuki Muriithi
2022-11-03
Add credentials checking
Frederick Muriuki Muriithi
2022-11-03
Initialise the Auth(entic|oris)ation packages
Frederick Muriuki Muriithi