Age | Commit message (Expand) | Author |
2018-02-13 | Resolved conflict | zsloan |
2018-02-13 | Just committing very minor change to correlation table so I can pull other ch... | zsloan |
2018-02-13 | Add tests for Registration process. | Muriithi Frederick Muriuki |
2018-02-13 | Update module to make it more testable | Muriithi Frederick Muriuki |
2018-02-13 | @zsloan: we should introduce full parameter checking and sensible defaults fo... | Pjotr Prins |
2018-02-12 | Changed code parsing GEMMA output to fix issue where it wasn't getting the co... | zsloan |
2018-02-12 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |
2018-02-12 | Quick parallel correlation should work, though I'm not sure why the code sudd... | zsloan |
2018-02-10 | Fixing GEMMA LOCO | Pjotr Prins |
2018-02-10 | Fixed finding PATHs - one return statement! | Pjotr Prins |
2018-02-10 | Check for bimbam path and bail out if it is missing | Pjotr Prins |
2018-02-09 | Check elasticsearch at point of use | Muriithi Frederick Muriuki |
2018-02-09 | Add check for elasticsearch | Muriithi Frederick Muriuki |
2018-02-05 | Add code to allow user to change password | Muriithi Frederick Muriuki |
2018-02-05 | Refactor common items to more generic methods. | Muriithi Frederick Muriuki |
2018-02-05 | Send emails for forgotten passwords | Muriithi Frederick Muriuki |
2018-02-05 | Add SMTP configuration variables | Muriithi Frederick Muriuki |
2018-02-05 | Merge remote-tracking branch 'origin/testing' into testing | Muriithi Frederick Muriuki |
2018-01-30 | gunicorn dev and prod modes added | Pjotr Prins |
2018-01-30 | Fail safely if elasticsearch is down or unconfigured | Muriithi Frederick Muriuki |
2018-01-30 | Set to None if no value provided | Muriithi Frederick Muriuki |
2018-01-29 | Gunicorn works | Pjotr Prins |
2018-01-29 | startup script: adapting for gunicorn | Pjotr Prins |
2018-01-24 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |
2018-01-24 | Added links for markers in mapping results table when genotypes exist in DB | zsloan |
2018-01-19 | Use elasticsearch rather than mysql for local accounts | Muriithi Frederick Muriuki |
2018-01-19 | Add OAuth2 login code for ORCID | Muriithi Frederick Muriuki |
2018-01-19 | Update configurations | Muriithi Frederick Muriuki |
2018-01-19 | Add code to enable OAuth2 login | Muriithi Frederick Muriuki |
2018-01-19 | Delay after save for indexing | Muriithi Frederick Muriuki |
2018-01-19 | Add more configuration variables. | Muriithi Frederick Muriuki |
2018-01-19 | Add save_user() function | Muriithi Frederick Muriuki |
2018-01-12 | Add functions to help handle github login | Muriithi Frederick Muriuki |
2018-01-12 | Add elasticsearch_tools module | Muriithi Frederick Muriuki |
2018-01-12 | Add client_id and client_secret configurations | Muriithi Frederick Muriuki |
2018-01-10 | Add template elements for OAuth login | Muriithi Frederick Muriuki |
2018-01-10 | Add configuration variables for external services | Muriithi Frederick Muriuki |
2018-01-04 | Merge pull request #270 from pjotrp/testing | zsloan |
2017-12-20 | Added submit_bnw even though it isn't working yet, just so views.py doesn't t... | zsloan |
2017-12-20 | Fixed issue that caused Mb ticks to get out of alignment for mapping figure | zsloan |
2017-12-20 | Fixed the way PLINK outputs phenotype files (though there's still some proble... | zsloan |
2017-12-20 | tools: find path for JS and gemma_wrapper | Pjotr Prins |
2017-12-20 | Bring in some earlier work - mostly documentation and startup handling | Pjotr Prins |
2017-12-06 | Fixed drop-down group order | zsloan |
2017-12-04 | Fixed drop-down scripts to more appropriately deal with BXD300 groups (though... | zsloan |
2017-11-22 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |
2017-11-22 | Added option to export csv of full mapping results | zsloan |
2017-11-21 | Merge pull request #258 from lyan6/master | zsloan |
2017-11-17 | Fixed issue that caused GEMMA LOCO to not work on production | zsloan |
2017-11-06 | Replaced Histogram and Bar Chart with Plotly version and added new Box Plot w... | zsloan |