Branch | Commit message | Author | Age | |
---|---|---|---|---|
chores/code-refactoring | code cleanup | Alexander_Kabui | 2 years | |
chores/lmdb-integration | write files to TMPDIR | Alexander_Kabui | 2 years | |
chores/script-textfile-generator | modify alloaction size | Alexander_Kabui | 2 years | |
decouple_tools_and_wqflask_app | Fetch configs from app object not modules | Frederick Muriuki Muriithi | 2 years | |
hook-up-auth-to-traits-page | Integrate OAuth2 auth with GN2 UI | Frederick Muriuki Muriithi | 2 years | |
lmdb-code/refactoring | code refactoring | Alexander_Kabui | 2 years | |
oauth2-migrate-user-details-and-data | oauth2: Migrate user details and data | Frederick Muriuki Muriithi | 2 years | |
refactor-configurations | Restore `(before/after)_request` functions to original module. | Frederick Muriuki Muriithi | 2 years | |
rework-genotype-linking | Rework Genotype linking | Frederick Muriuki Muriithi | 2 years | |
testing | fix: failing tests due to changes in geno_db_exists | John Nduli | 9 months | |
[...] | ||||
Tag | Download | Author | Age | |
v2.0 | genenetwork2-2.0.tar.gz | Pjotr Prins | 9 years | |
Age | Commit message | Author | ||
2023-06-20 | Restore `(before/after)_request` functions to original module.refactor-configurations | Frederick Muriuki Muriithi | ||
2023-06-20 | Restore configuration variables' names•••The names had been changed when refactoring the code but can now be restored. | Frederick Muriuki Muriithi | ||
2023-06-20 | Remove use of Flask Blueprints for the modules recently changed. | Frederick Muriuki Muriithi | ||
2023-06-20 | Remove intermediate blueprint. | Frederick Muriuki Muriithi | ||
2023-06-20 | configs: Fix issues caught by mechanical-rob tests | Frederick Muriuki Muriithi | ||
2023-06-20 | Add `create_app()` application factory•••Create the application and set up configs and other things within an application factory function. Fix obvious egregious errors preventing the application from starting up correctly. | Frederick Muriuki Muriithi | ||
2023-06-20 | configs: set mandatory settings in the app•••Set up the mandatory settings in the `flask.current_app.config` object rather than in the file itself. | Frederick Muriuki Muriithi | ||
2023-06-20 | configs: Refactor to fetch configs consistently. | Frederick Muriuki Muriithi | ||
2023-06-20 | Blueprints for user_session and user_login modules. | Frederick Muriuki Muriithi | ||
2023-06-20 | Add blueprint and rework configuration retrieval•••Add a blueprint for the `wqflask.api` package and register the `wqflask.api.router` module as a child. Rework the cascading imports to use the new configuration system to avoid circular imports. | Frederick Muriuki Muriithi | ||
[...] |