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-02-09
auth: Reject request to join a group.
Frederick Muriuki Muriithi
2023-02-09
auth: users: Check whether a user has an active join request.
Frederick Muriuki Muriithi
2023-02-08
auth: groups: handle join requests.
Frederick Muriuki Muriithi
2023-02-07
auth: groups: Enable users to request to join group.
Frederick Muriuki Muriithi
2023-02-06
Get the N-th matrix given N, an index value
Munyoki Kilyungi
2023-02-06
Get total number of versions that a database has
Munyoki Kilyungi
2023-02-06
Add method to fetch the current matrix
Munyoki Kilyungi
2023-02-06
auth: resource: Enable viewing the details of a resource.
Frederick Muriuki Muriithi
2023-02-03
auth: commit missing module.
Frederick Muriuki Muriithi
2023-02-03
oauth: enable resource creation
Frederick Muriuki Muriithi
2023-02-03
auth: tests: mock token acquisition. Fix minor bugs.
Frederick Muriuki Muriithi
2023-02-02
auth: Improve authorisation
Frederick Muriuki Muriithi
2023-02-02
auth: Reorganise modules/packages for easier dev and maintenance
Frederick Muriuki Muriithi
2023-01-31
auth: Retrieve group members.
Frederick Muriuki Muriithi
2023-01-31
auth: Remove the @authenticated_p decorator
Frederick Muriuki Muriithi
2023-01-31
auth: Set the token scope as a string, not a list
Frederick Muriuki Muriithi
2023-01-30
auth: Do not treat not finding a group as an error
Frederick Muriuki Muriithi
2023-01-30
auth: API: retrieve resources
Frederick Muriuki Muriithi
2023-01-30
auth: groups: cleanup code
Frederick Muriuki Muriithi
2023-01-30
auth: API: Retrieve a user's group
Frederick Muriuki Muriithi
2023-01-28
auth: Enable retrieval of a role by id.
Frederick Muriuki Muriithi
2023-01-28
auth: rework dictify
Frederick Muriuki Muriithi
2023-01-28
auth: Store error_code in Exception for flexibility
Frederick Muriuki Muriithi
2023-01-25
Some comments
Pjotr Prins
2023-01-24
search: Use decimals, not floats, when converting to megabases.
Arun Isaac
2023-01-24
search: Support SI suffixes and point locations.
Arun Isaac
2023-01-24
search: Abstract out parsing of position spec into separate function.
Arun Isaac
2023-01-24
search: Alias the position prefix with pos.
Arun Isaac
2023-01-24
search: Rename the mb prefix to position.
Arun Isaac
2023-01-24
search: Assume triplets mean synteny is requested.
Arun Isaac
2023-01-24
search: Use comprehension when splitting location.
Arun Isaac
2023-01-23
auth: Add missing module
Frederick Muriuki Muriithi
2023-01-23
auth: create group: Fix group creation.
Frederick Muriuki Muriithi
2023-01-21
auth: Groups - Fetch all existing groups
Frederick Muriuki Muriithi
2023-01-21
auth: Roles - Fix bug with role retrieval.
Frederick Muriuki Muriithi
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
[prev]
[next]