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-10-26
Fix errors caught by mypy.
Frederick Muriuki Muriithi
2023-10-26
case-attribute: Fix linting errors.
Frederick Muriuki Muriithi
2023-10-25
Update __pk__
Frederick Muriuki Muriithi
2023-10-25
case-attribute: Implement __apply_diff__
Frederick Muriuki Muriithi
2023-10-25
case-attribute: Bug: List ALL case-attribute values
Frederick Muriuki Muriithi
2023-10-24
case-attribute: use isoformat() for datetime objects.
Frederick Muriuki Muriithi
2023-10-23
case-attribute: View case attribute diff
Frederick Muriuki Muriithi
2023-10-19
CaseAttribute: change URL, Create diff dir, fix diff
Frederick Muriuki Muriithi
2023-10-19
Handle 404 error(s) at top level.
Frederick Muriuki Muriithi
2023-10-12
CaseAttributes: List diffs under review
Frederick Muriuki Muriithi
2023-10-12
CaseAttribute: Bug: Fix bugs with rejecting diffs.
Frederick Muriuki Muriithi
2023-10-12
CaseAttributes: Bug: Fix privileges check
Frederick Muriuki Muriithi
2023-10-12
CaseAttribute: Bug: Fix query - include time_stamp.
Frederick Muriuki Muriithi
2023-10-12
CaseAttribute: Encode/Decode to/from JSON appropriately.
Frederick Muriuki Muriithi
2023-10-12
Remove unnecessary clutter.
Frederick Muriuki Muriithi
2023-10-12
CaseAttribute: Bug: enumerate the privileges correctly.
Frederick Muriuki Muriithi
2023-10-11
CaseAttribute: Reject a diff (delete file).
Frederick Muriuki Muriithi
2023-10-11
CaseAttribute: Load diff from file.
Frederick Muriuki Muriithi
2023-10-11
CaseAttribute: Save diff to db at queue time.
Frederick Muriuki Muriithi
2023-10-11
CaseAttribute: Save the diff to the database.
Frederick Muriuki Muriithi
2023-10-10
Do authorisation checks for relevant functions
Frederick Muriuki Muriithi
2023-10-10
Update imports
Frederick Muriuki Muriithi
2023-10-10
Implement some queuing logic for diffs
Frederick Muriuki Muriithi
2023-10-10
Check whether there's changes before queuing the diff.
Frederick Muriuki Muriithi
2023-10-10
Process Edit data. Fix bugs and typos.
Frederick Muriuki Muriithi
2023-10-10
Retrieve InbredSet Group's samples/strains
Frederick Muriuki Muriithi
2023-10-10
Retrieve InbredSet group details.
Frederick Muriuki Muriithi
2023-10-10
Clean-up original data, and case-attribute names
Frederick Muriuki Muriithi
2023-10-10
Implement computing of diffs
Frederick Muriuki Muriithi
2023-10-10
Extract fetching of case-attribute names
Frederick Muriuki Muriithi
2023-10-10
Rename function: Make it clearer what function does.
Frederick Muriuki Muriithi
2023-10-10
Bug: Fix missing cursor object.
Frederick Muriuki Muriithi
2023-10-10
Add scaffolding for add/delete endpoints.
Frederick Muriuki Muriithi
2023-10-10
Add scaffolding for case-attribute editing logic.
Frederick Muriuki Muriithi
2023-10-10
Extract fetching of case-attributes by InbredSetId
Frederick Muriuki Muriithi
2023-10-10
Editing: Retrieve case-attribute values for an InbredSet group.
Frederick Muriuki Muriithi
2023-10-10
Editing: Retrieve case attributes by the related InbredSet
Frederick Muriuki Muriithi
2023-10-10
Remove authentication from GN3
Frederick Muriuki Muriithi
2023-10-06
pylint: fix variable name.
Frederick Muriuki Muriithi
2023-10-06
Make argument mandatory
Frederick Muriuki Muriithi
2023-10-06
Get `CORRELATION_COMMAND` from current_app not `gn3.settings`
Frederick Muriuki Muriithi
2023-10-06
Provide keyword argument.
Frederick Muriuki Muriithi
2023-10-06
Pass in configs/settings as function arguments
Frederick Muriuki Muriithi
2023-10-06
Settings: Add note to discourage importing directly from defaults
Frederick Muriuki Muriithi
2023-09-21
Fix query in update_cross_reference
zsloan
2023-09-05
Delete un-used import
Munyoki Kilyungi
2023-09-05
Fix C3001: Lambda expression assigned to a variable
Munyoki Kilyungi
2023-09-05
Remove un-necessary ellipsis
Munyoki Kilyungi
2023-09-05
Remove un-necessary string concatenation
Munyoki Kilyungi
2023-09-05
Remove pylint skip
Munyoki Kilyungi
[next]