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
/
gn3
Age
Commit message (
Expand
)
Author
2023-01-21
auth: Fix saving of scope values. Add scope items.
Frederick Muriuki Muriithi
2023-01-20
mypy: minor fixes to typing errors
Frederick Muriuki Muriithi
2023-01-20
auth: rename revocation endpoint
Frederick Muriuki Muriithi
2023-01-20
auth: Save token with update
Frederick Muriuki Muriithi
2023-01-20
auth: Setup the user correctly
Frederick Muriuki Muriithi
2023-01-20
auth: Add development utils/tools
Frederick Muriuki Muriithi
2023-01-19
search: Downcase before applying SI suffix.
Arun Isaac
2023-01-19
search: Use decimals, not floats, to manipulate range limits.
Arun Isaac
2023-01-19
search: Only look for SI suffix in the last character.
Arun Isaac
2023-01-19
search: Apply SI suffix only if last character is an actual suffix.
Arun Isaac
2023-01-19
auth: Fix user registration
Frederick Muriuki Muriithi
2023-01-18
search: Ensure limits of chromosomal interval is non-negative.
Arun Isaac
2023-01-18
search: Convert point locations to a +/- 50 kbase range.
Arun Isaac
2023-01-18
Pass species and species prefix as a single query argument.
Arun Isaac
2023-01-18
auth: Fix tests after enforcing FOREIGN KEY constraint
Frederick Muriuki Muriithi
2023-01-18
auth: Enable FOREIGN KEY constraint for the connections
Frederick Muriuki Muriithi
2023-01-18
Tolerate WEIGHT operator in parsed search queries.
Arun Isaac
2023-01-18
Implement synteny search.
Arun Isaac
2023-01-18
Support location shorthands in search queries.
Arun Isaac
2023-01-18
Split off search query parsing into separate function.
Arun Isaac
2023-01-16
auth: update privileges format
Frederick Muriuki Muriithi
2023-01-11
auth: assign default role. separate group creation from group admin
Frederick Muriuki Muriithi
2023-01-11
auth: Add missing import
Frederick Muriuki Muriithi
2023-01-05
auth: Persist the user's registration details
Frederick Muriuki Muriithi
2023-01-04
auth: Add `/register-user` endpoint
Frederick Muriuki Muriithi
2023-01-04
auth: return group info as part of user details
Frederick Muriuki Muriithi
2023-01-04
auth: Return only non-resource roles on `/user-roles` endpoint
Frederick Muriuki Muriithi
2023-01-03
auth: Fetch all of a user's roles.
Frederick Muriuki Muriithi
2022-12-28
auth: Add resource server and /user endpoint
Frederick Muriuki Muriithi
2022-12-22
tests: Setup environment variables and configs
Frederick Muriuki Muriithi
2022-12-22
auth: implement OAuth2 flow.
oauth2_auth_flow
Frederick Muriuki Muriithi
2022-12-21
auth: oauth2: users: Add expected property
Frederick Muriuki Muriithi
2022-12-21
auth: Add default row_factory to sqlite3
Frederick Muriuki Muriithi
2022-12-21
Enable authentication
Frederick Muriuki Muriithi
2022-12-21
gn3: (gn3.random -> gn3.chancy): Rename module to avoid conflicts.
Frederick Muriuki Muriithi
2022-12-12
auth: functions to get user resources
Frederick Muriuki Muriithi
2022-12-12
auth: Add a way to check whether a user is a group leader
Frederick Muriuki Muriithi
2022-12-12
auth: pass cursor object to `user_group` function
Frederick Muriuki Muriithi
2022-12-12
auth: Attach group to GroupRole, rather than group_id
Frederick Muriuki Muriithi
2022-12-08
Remove unused import
Frederick Muriuki Muriithi
2022-12-08
auth: test for `user_resources` function (incomplete)
Frederick Muriuki Muriithi
2022-12-08
tests: Fix issues caught by tests
Frederick Muriuki Muriithi
2022-12-08
auth: add test to retrieve public resources
Frederick Muriuki Muriithi
2022-12-08
auth: add function to retrieve a user's group
Frederick Muriuki Muriithi
2022-12-06
Use a dataset's name to fetch it's metadata from RDF
Munyoki Kilyungi
2022-12-06
mypy and pylint fixes
Alexander_Kabui
2022-12-02
correlations: return `None` rather than zero for missing lit corrs
Frederick Muriuki Muriithi
2022-11-29
remove trailing whitespace
AlexanderKabui
2022-11-29
remove unused function parameter
AlexanderKabui
2022-11-28
Catch a URLError when virtuoso isn't running at all
Munyoki Kilyungi
[next]