Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-26 | Remove "from __future__ import new_feature" statements | BonfaceKilz | |
See: <https://docs.python.org/2/library/2to3.html#2to3fixer-future> | |||
2020-07-22 | It should add new resources to Redis automatically now | zsloan | |
2020-07-06 | Fixed some of the logic with how traits are authenticated to avoid situation ↵ | zsloan | |
where a trait is authenticated twice | |||
2020-06-24 | Temporary partial fix to issue of resources without info; need to add ↵ | zsloan | |
something that automatically inserts resources with default privileges | |||
2020-06-17 | A user's id is now set as a parameter if it doesn't already existauthentication_test | zsloan | |
2020-06-17 | Adding all the authentication stuff | zsloan | |
2020-06-05 | Commiting other current group/resource management code, plus the new files | zsloan | |
2020-06-04 | Really should have split this into many more commits: | zsloan | |
- Now use proxy to pull trait data and hide traits/results that the user doesn't have view permission for - Created a factory method for creating trait ob so it can return None when user doesn't have view permissions (this is why such a large number of files are changed) - Added metadata to permutation export - Added current group management code - Added fixed password verification e-mail code | |||
2020-05-28 | Added lines calling proxy for publish datasets + added some resource redis ↵ | zsloan | |
queries and a missing import for the hmac functions | |||
2020-05-12 | Added change for F2s in r/qtl and fixed minor issue in save_user in redis_tools | zsloan | |
2020-05-07 | Committing current progress on group manager + a minor fix in dataset.py | zsloan | |
2020-05-06 | Commiting a few minor changes plus returning rqtl_mapping.py to the same as ↵ | zsloan | |
on testing branch before merging Danny's changes and testing them | |||
2020-02-12 | Fixed issue that broke some logins with the new redis user code | zsloan | |
2020-01-23 | Forgot to commit new file containing Redis functions | zsloan | |