Commit Graph

19 Commits (63baf4a83a89aee5694a7fb6c43a09c41b6b8ceb)

Author SHA1 Message Date
Luis Gustavo S. Barreto 63baf4a83a Fix gorm issue when saving zero values in 'ExpectedStatus' field
Any zero value like 0, '', false won't be saved into the
database for those fields defined default value, you might want
to use pointer type or Scanner/Valuer to avoid this.

See: https://gorm.io/docs/create.html#Default-Values
2021-01-18 16:50:06 -03:00
hunterlong bffda4b2df test fixes 2020-08-10 02:50:57 -07:00
hunterlong 482d182c40 tests 2020-08-04 13:38:57 -07:00
hunterlong c92fe8a329 notifications methods updated, notification testing, incident UI updates 2020-07-31 11:40:47 -07:00
hunterlong 1a438a6198 0.90.62 updates 2020-07-30 16:14:41 -07:00
hunterlong e14cfd3dd4 static services, additional testing, postman update 2020-07-20 15:02:01 -07:00
hunterlong 202695ba20 oauth Google fixes, google oauth restrict users based on domain and/or email address, notifiers no dereference pointer for services and failure 2020-06-25 21:08:12 -07:00
hunterlong 2e2b4c2a7f email notifier update, duration humanized 2020-06-19 02:14:40 -07:00
hunterlong a9ef085024 custom notifier JSON/text, notifier interface update, added example service and failure. 2020-06-15 00:46:27 -07:00
hunterlong e27b8de55e version up, default GET http method, metrics 2020-06-12 18:23:30 -07:00
hunterlong 5d66e34e56 include netgo tag during golang build process 2020-05-25 22:11:32 -07:00
hunterlong 5cd3e90b43 http redirection option, issue #502, #499 2020-04-19 04:16:44 -07:00
hunterlong d7190719e0 oauth, incidents, fixes 2020-04-07 04:53:32 -07:00
Hunter Long ff887d9e51 travis 2020-03-28 18:21:32 -07:00
hunterlong f331e9bbf9 notify after x failures, variable replacer, 0.90.16 2020-03-22 19:50:30 -07:00
Hunter Long f62dcd4336 vue 2020-03-09 11:17:55 -07:00
hunterlong 71b7254fce ye 2020-03-09 08:15:15 -07:00
Hunter Long 0d82b59586 refactor 2020-03-04 06:20:47 -08:00
Hunter Long 25913d6458 refactor 2020-03-04 02:29:00 -08:00