.. |
api.go
|
code clean
|
2020-06-25 21:51:51 -07:00 |
api_test.go
|
login fix
|
2020-07-04 12:18:56 -07:00 |
authentication.go
|
authentication, UI fixes,
|
2020-07-02 11:41:46 -07:00 |
cache.go
|
urgent bug fix 100% CPU, pprof with DEBUG env,
|
2020-06-10 23:11:39 -07:00 |
checkin.go
|
additional testing
|
2020-04-19 01:03:50 -07:00 |
checkins_test.go
|
additional testing
|
2020-04-19 01:03:50 -07:00 |
dashboard.go
|
custom notifier JSON/text, codemirror custom designs for variables, JWT updates
|
2020-06-14 21:46:28 -07:00 |
doc.go
|
vue
|
2020-03-09 11:17:55 -07:00 |
function.go
|
travis
|
2020-03-28 18:21:32 -07:00 |
groups.go
|
comments and organization
|
2020-05-01 17:53:35 -07:00 |
groups_test.go
|
twilio notifier fix, enabled more testing
|
2020-05-13 20:09:32 -07:00 |
handlers.go
|
oauth fixes, login cookies fixes
|
2020-06-25 17:15:59 -07:00 |
incident.go
|
error handling, tests, fixes
|
2020-04-16 20:21:17 -07:00 |
incidents_test.go
|
additional testing
|
2020-04-19 01:03:50 -07:00 |
index.go
|
envs
|
2020-04-20 08:17:22 -07:00 |
jwt.go
|
authentication, UI fixes,
|
2020-07-02 11:41:46 -07:00 |
messages.go
|
error handling, tests, fixes
|
2020-04-16 20:21:17 -07:00 |
messages_test.go
|
additional testing
|
2020-04-19 01:03:50 -07:00 |
middleware.go
|
prometheus metric updates
|
2020-06-16 02:42:21 -07:00 |
notifications.go
|
notifier test handler possible fix
|
2020-06-26 18:20:48 -07:00 |
notifiers_test.go
|
additional testing
|
2020-04-19 01:03:50 -07:00 |
oauth.go
|
setup form fix
|
2020-06-26 16:51:12 -07:00 |
oauth_custom.go
|
new custom oAuth authentication method, added "local" auth method as default
|
2020-06-25 21:46:09 -07:00 |
oauth_github.go
|
new custom oAuth authentication method, added "local" auth method as default
|
2020-06-25 21:46:09 -07:00 |
oauth_google.go
|
new custom oAuth authentication method, added "local" auth method as default
|
2020-06-25 21:46:09 -07:00 |
oauth_slack.go
|
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 |
routes.go
|
oauth fixes, login cookies fixes
|
2020-06-25 17:15:59 -07:00 |
scope.go
|
prometheus metric updates tests
|
2020-06-16 05:15:12 -07:00 |
server.go
|
fixed ENV merge with flags.
|
2020-06-10 12:41:43 -07:00 |
services.go
|
comments and organization
|
2020-05-01 17:53:35 -07:00 |
services_test.go
|
login fix
|
2020-07-04 12:43:02 -07:00 |
setup.go
|
setup form fix
|
2020-06-26 16:51:12 -07:00 |
theme_test.go
|
github actions disabling SASS tests
|
2020-04-19 22:12:17 -07:00 |
users.go
|
error handling, tests, fixes
|
2020-04-16 20:21:17 -07:00 |
users_test.go
|
force CGO_ENABLED=1 for arm builds, test fix (logout)
|
2020-05-04 19:46:49 -07:00 |