Age | Commit message (Expand) | Author |
---|---|---|
2024-07-25 | Rename module: qc_app --> uploader | Frederick Muriuki Muriithi |
2024-04-17 | Use `cursor.lastrowid` to get row identifier | Frederick Muriuki Muriithi |
2024-03-19 | Query by `Id` rather than `ProbeFreezeId` | Frederick Muriuki Muriithi |
2024-01-24 | Checks: Update code and tests to ensure all checks pass. | Frederick Muriuki Muriithi |
2024-01-24 | redis-prefix: Update "insert data" path. | Frederick Muriuki Muriithi |
2024-01-08 | Use extracted functions and fix bugs | Frederick Muriuki Muriithi |
2024-01-08 | Extract common database functions into a separate package. | Frederick Muriuki Muriithi |
2023-12-14 | Pass connection to `species_by_id` function. | Frederick Muriuki Muriithi |
2023-11-30 | Handle duplicate dataset creation error | Frederick Muriuki Muriithi |
2023-11-15 | Provide default `AuthorisedUsers` value. | Frederick Muriuki Muriithi |
2023-10-18 | Explicitly specify columns | Frederick Muriuki Muriithi |
2023-10-16 | Indicate progress for data insert. | Frederick Muriuki Muriithi |
2023-10-16 | Link study to ProbeSetFreeze table. | Frederick Muriuki Muriithi |
2022-08-05 | Update job status. Display stdout and stderr outputs | Frederick Muriuki Muriithi |
2022-08-04 | Implement data insertion | Frederick Muriuki Muriithi |
2022-08-04 | Fix typo: 'species' -> 'speciesid' | Frederick Muriuki Muriithi |
2022-07-19 | Implement confirmation stage | Frederick Muriuki Muriithi |
2022-07-19 | Enable creation of new dataset | Frederick Muriuki Muriithi |
2022-07-19 | Replace redirect with user confirmation | Frederick Muriuki Muriithi |
2022-07-19 | Implement dataset selection | Frederick Muriuki Muriithi |
2022-07-19 | Implement study creation | Frederick Muriuki Muriithi |
2022-07-19 | Add 'group' and 'tissue' selection. | Frederick Muriuki Muriithi |
2022-07-19 | Implement select study | Frederick Muriuki Muriithi |
2022-07-19 | Select the platform (GeneChipId) first | Frederick Muriuki Muriithi |
2022-07-07 | Fix linting and typing errors | Frederick Muriuki Muriithi |
2022-07-07 | Add filetype details to database update code | Frederick Muriuki Muriithi |
2022-07-07 | Provide selection for GeneChips | Frederick Muriuki Muriithi |
2022-07-06 | Implement UI for dataset selection | Frederick Muriuki Muriithi |