| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 5 days | Fix typos in configuration variable name. | Frederick Muriuki Muriithi | |
| 6 days | Move the UPLOAD_DIRECTORY under the SCRATCH_DIRECTORY by default. | Frederick Muriuki Muriithi | |
| If the UPLOAD_DIRECTORY is not specified in the configuration file(s), then, by default, have it under the SCRATCH_DIRECTORY. | |||
| 6 days | Replace TEMPORARY_DIRECTORY with SCRATCH_DIRECTORY | Frederick Muriuki Muriithi | |
| Avoid using the terminology "TEMPORARY_DIRECTORY" which encourages use of the shared global mutable state in /tmp, that we want to move away from. Instead, we use "SCRATCH_DIRECTORY" which is an explicit specified directory for state needed for and by the gn-uploader application. | |||
| 2025-12-19 | Fix issues caught by type-checker. | Frederick Muriuki Muriithi | |
| 2025-12-10 | Feature Flags: Generically deal with HTTP-based feature flags. | Frederick Muriuki Muriithi | |
| * Define a default `FEATURE_FLAGS_HTTP` configuration variable that's an empty list to help defining http-based feature flags that can be used to turn on/off features * Build macro to include hidden fields for feature flags where necessary. * Extend flask's `url_for` function to deal with defined feature flags in a mostly transparent way | |||
| 2025-07-14 | Leave cache's hash method uninitialized. | Frederick Muriuki Muriithi | |
| 2025-03-18 | Enable downloading of dataset's phenotype's data. | Frederick Muriuki Muriithi | |
| 2025-03-10 | Use file system rather than redis for session storage. | Frederick Muriuki Muriithi | |
| 2024-10-24 | Update Redis prefix settings. | Frederick Muriuki Muriithi | |
| 2024-10-24 | Don't compute settings in configuration file. | Frederick Muriuki Muriithi | |
| 2024-07-26 | Add module to handle the JSON Web Keys. | Frederick Muriuki Muriithi | |
| 2024-07-26 | Provide UI for enabling login to the application. | Frederick Muriuki Muriithi | |
| 2024-07-26 | Initialise sessions for the application. | Frederick Muriuki Muriithi | |
| 2024-07-25 | Rename module: qc_app --> uploader | Frederick Muriuki Muriithi | |
