Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Policy pages and signup tests. | Andrew Godwin | 2022-12-05 | 1 | -0/+14 |
| | | | | Fixes #113 | ||||
* | Add pyupgrade with --py310-plus in pre-commit (#103) | Paolo Melchiorre | 2022-12-05 | 1 | -3/+2 |
| | |||||
* | [WIP] Sentry improvements (#108) | Michael Manfre | 2022-12-04 | 1 | -27/+50 |
| | | | | | | | | | | | | | Stator clears scope during the main loop to behave more like transactions. Transaction names are set. Sentry tags: * 'takahe.version' * 'takahe.app' values 'web' or 'stator' Added settings: * TAKAHE_SENTRY_SAMPLE_RATE * TAKAHE_SENTRY_TRACES_SAMPLE_RATE | ||||
* | Some cleanup around editing | Andrew Godwin | 2022-11-27 | 1 | -2/+2 |
| | |||||
* | Post editing | Michael Manfre | 2022-11-27 | 1 | -21/+31 |
| | |||||
* | The glorious return of the in-view runner | Andrew Godwin | 2022-11-26 | 1 | -9/+16 |
| | |||||
* | Delete mechanics and refactor of post fanout | Andrew Godwin | 2022-11-24 | 1 | -1/+1 |
| | |||||
* | StatorRunner will refresh Config.system on each schedule_interval | Michael Manfre | 2022-11-22 | 1 | -0/+3 |
| | |||||
* | Don't waste DB rows on bad inbox actors | Andrew Godwin | 2022-11-20 | 1 | -6/+2 |
| | | | | | Seems Sidekiq will keep trying to deliver messages even when the actor no longer exists? | ||||
* | Actor delete, sentry async, faster stator | Andrew Godwin | 2022-11-20 | 1 | -2/+3 |
| | |||||
* | Add more error handling | Andrew Godwin | 2022-11-20 | 1 | -1/+6 |
| | |||||
* | A few more tweaks for an initial deploy | Andrew Godwin | 2022-11-19 | 1 | -42/+48 |
| | |||||
* | Deployment re-jiggling | Andrew Godwin | 2022-11-18 | 1 | -3/+3 |
| | |||||
* | Boosting! Incoming, anyway. | Andrew Godwin | 2022-11-13 | 1 | -13/+20 |
| | |||||
* | Inbound and outbound follows basic working | Andrew Godwin | 2022-11-10 | 1 | -3/+3 |
| | |||||
* | Profile fetching now working on state machine | Andrew Godwin | 2022-11-09 | 1 | -1/+14 |
| | |||||
* | Most of the way through the stator refactor | Andrew Godwin | 2022-11-09 | 1 | -21/+26 |
| | |||||
* | Midway point in task refactor - changing direction | Andrew Godwin | 2022-11-09 | 1 | -0/+69 |