statping-ng/handlers
Adam a7e8936fae
Unstable 0.91.0 (#154)
* Version bump

* bump node,go,docker-compose versions
build fixes
mod updates

* fix docker-compose

* test with updated slack-url

* remove coveralls testing coverage

* bump go version

* bump go version

* replace go version

* bump go versino

* update version on workflow

* restore cache hit

* fix: log search error

* dev: Add base.gohtml in assets [#137](https://github.com/statping-ng/statping-ng/issues/137)

* Removed useless logging messages [#137](https://github.com/statping-ng/statping-ng/issues/137)

* fix http_proxy param

Hello.
In latest build of statping (v0.90.80) not worked http requests via http_proxy.
This commit can fix this.

* Typo fixed in czech.js

Typo fixed in czech.js

* Dev Build to Go Version 1.17.x

* Unstable and Stable Build to Go Version 1.17.x

* Test Mac M1 Builds

* Wrong Branch
aevert oTest Mac M1 Builds"

This reverts commit ec6deacbf4.

* Test Mac M1 Builds, Fix Windows 32bit.

* Update Darwin Build Matrix.

* Fix Erronious MacOS Env

* M1 Build fixes for unstable and stable.

Co-authored-by: Jonathan Barney <jonathanrbarney@gmail.com>
Co-authored-by: herb <herb@getjerry.com>
Co-authored-by: Geoffroy Arnoud <geoffroy.arnoud@renater.fr>
Co-authored-by: Viktor Sidorenko <sidorenko.vik@gmail.com>
Co-authored-by: Jaroslav Lichtblau <svetlemodry@users.noreply.github.com>
2022-07-29 13:46:14 +01:00
..
api.go Moved from adamboutcher to org statping-ng 2021-08-13 12:30:49 +01:00
api_test.go Moved from adamboutcher to org statping-ng 2021-08-13 12:30:49 +01:00
authentication.go Moved from adamboutcher to org statping-ng 2021-08-13 12:30:49 +01:00
checkin.go Moved from adamboutcher to org statping-ng 2021-08-13 12:30:49 +01:00
checkins_test.go checkin updates, service view screen update, dont cache pages with "v" as a query param, checkins now in seconds 2020-07-19 19:58:11 -07:00
dashboard.go Moved from adamboutcher to org statping-ng 2021-08-13 12:30:49 +01:00
doc.go vue 2020-03-09 11:17:55 -07:00
function.go Moved from adamboutcher to org statping-ng 2021-08-13 12:30:49 +01:00
groups.go Moved from adamboutcher to org statping-ng 2021-08-13 12:30:49 +01:00
groups_test.go Moved from adamboutcher to org statping-ng 2021-08-13 12:30:49 +01:00
handlers.go Unstable 0.91.0 (#154) 2022-07-29 13:46:14 +01:00
incident.go Moved from adamboutcher to org statping-ng 2021-08-13 12:30:49 +01:00
incidents_test.go additional testing 2020-04-19 01:03:50 -07:00
index.go Moved from adamboutcher to org statping-ng 2021-08-13 12:30:49 +01:00
jwt.go Moved from adamboutcher to org statping-ng 2021-08-13 12:30:49 +01:00
messages.go Moved from adamboutcher to org statping-ng 2021-08-13 12:30:49 +01:00
messages_test.go additional testing 2020-04-19 01:03:50 -07:00
middleware.go Moved from adamboutcher to org statping-ng 2021-08-13 12:30:49 +01:00
notifications.go Moved from adamboutcher to org statping-ng 2021-08-13 12:30:49 +01:00
notifiers_test.go Moved from adamboutcher to org statping-ng 2021-08-13 12:30:49 +01:00
oauth.go Moved from adamboutcher to org statping-ng 2021-08-13 12:30:49 +01:00
oauth_custom.go Moved from adamboutcher to org statping-ng 2021-08-13 12:30:49 +01:00
oauth_github.go Moved from adamboutcher to org statping-ng 2021-08-13 12:30:49 +01:00
oauth_google.go Moved from adamboutcher to org statping-ng 2021-08-13 12:30:49 +01:00
oauth_slack.go Moved from adamboutcher to org statping-ng 2021-08-13 12:30:49 +01:00
oauth_test.go tests, http proxy in transport 2020-07-20 04:58:13 -07:00
routes.go Moved from adamboutcher to org statping-ng 2021-08-13 12:30:49 +01:00
scope.go prometheus metric updates tests 2020-06-16 05:15:12 -07:00
server.go Moved from adamboutcher to org statping-ng 2021-08-13 12:30:49 +01:00
services.go Moved from adamboutcher to org statping-ng 2021-08-13 12:30:49 +01:00
services_test.go Moved from adamboutcher to org statping-ng 2021-08-13 12:30:49 +01:00
setup.go Moved from adamboutcher to org statping-ng 2021-08-13 12:30:49 +01:00
theme_test.go Moved from adamboutcher to org statping-ng 2021-08-13 12:30:49 +01:00
users.go Moved from adamboutcher to org statping-ng 2021-08-13 12:30:49 +01:00
users_test.go Moved from adamboutcher to org statping-ng 2021-08-13 12:30:49 +01:00