gatus/storage/store/sql
TwiN f54c45e20e
feat: Implement push-based external endpoints (#724)
* refactor: Move SSH outside of endpoint.go
* refactor: Use pointers for Alert receivers
* feat: Implement push-based external endpoints
* Fix failing tests
* Validate external endpoints on start
* Add tests for external endpoints
* refactor some error equality checks
* Improve docs and refactor some code
* Fix UI-related issues with external endpoints
2024-04-08 21:00:40 -04:00
..
specific_postgres.go fix(storage): Default domain_expiration to 0 for SQL when the column doesn't already exist 2022-09-07 18:18:26 -04:00
specific_sqlite.go fix(storage): Default domain_expiration to 0 for SQL when the column doesn't already exist 2022-09-07 18:18:26 -04:00
sql_test.go fix(test): flaky TestStore_InsertCleansUpOldUptimeEntriesProperly (#418) 2023-02-01 22:59:31 -05:00
sql.go feat: Implement push-based external endpoints (#724) 2024-04-08 21:00:40 -04:00