Pēteris Caune
|
155a1f132b
|
Simplify super() calls in tests
|
2020-11-16 11:20:01 +02:00 |
|
Pēteris Caune
|
6f56ed7f92
|
Reduce the number of SQL queries used in the "Get Checks" API call
|
2020-10-27 16:19:57 +02:00 |
|
Pēteris Caune
|
1f1b1aedca
|
Don't include ping URLs in API responses when the read-only key is used
|
2019-07-04 09:36:27 +03:00 |
|
Pēteris Caune
|
cdfc9840a7
|
Source formatted with Black
|
2019-05-15 14:27:50 +03:00 |
|
Pēteris Caune
|
5cbd99cb5c
|
Add the "desc" field (check's description) to API responses
|
2019-02-15 12:20:19 +02:00 |
|
Pēteris Caune
|
0994006603
|
Drop Check.user_id and Channel.user_id (obsolete, using project_id now)
|
2019-01-18 17:24:02 +02:00 |
|
Pēteris Caune
|
965998df18
|
Fix tests.
|
2019-01-14 11:28:10 +02:00 |
|
Pēteris Caune
|
6b7f212c8a
|
Use the api keys from project, not user profile
|
2019-01-12 21:34:45 +02:00 |
|
Pēteris Caune
|
481848a749
|
Add "/ping/<code>/start" API endpoint
|
2018-12-18 22:57:12 +02:00 |
|
Pēteris Caune
|
440a143dd6
|
Add CORS support to API endpoints. Fixes #208
|
2018-12-06 17:36:20 +02:00 |
|
Pēteris Caune
|
8889cfe993
|
Add "channels" attribute to the Check API resource
|
2018-11-08 12:13:18 +02:00 |
|
Pēteris Caune
|
432e592e44
|
Add read-only API key support
|
2018-10-29 21:44:34 +02:00 |
|
Pēteris Caune
|
182f9e1109
|
Refactor API key checking code
|
2018-10-29 18:34:58 +02:00 |
|
Umit Akkaya
|
afe4ec6df8
|
Ensure filter matches tag exactly
|
2017-09-07 20:32:05 +02:00 |
|
Umit Akkaya
|
01d8e982cc
|
tags querystring param to filter checks by tags
|
2017-09-01 17:17:14 +02:00 |
|
Pēteris Caune
|
20b046cba7
|
API call for updating checks
|
2017-02-19 13:46:05 +02:00 |
|
James Moore
|
b1bb1540b8
|
adds a SITE_NAME setting that's used to label the site
|
2016-09-22 13:40:35 -07:00 |
|
Pēteris Caune
|
51cda31449
|
New feature: pause monitoring of an individual check. Fixes #67
|
2016-08-01 21:57:11 +03:00 |
|
Till Kahlbrock
|
3da6a81ed5
|
exposes the status field over the rest api
|
2016-07-16 17:02:35 +02:00 |
|
Pēteris Caune
|
78a32d109a
|
Possibly fix mysql timestamp issue in Travis run
|
2016-07-09 17:25:00 +03:00 |
|
Pēteris Caune
|
a97f23190e
|
More data in API responses.
|
2016-07-09 17:06:00 +03:00 |
|
Pēteris Caune
|
af997446f3
|
Add support for authentication with X-Api-Key header.
|
2016-07-07 20:07:10 +03:00 |
|
Pēteris Caune
|
feb2294a7e
|
Tests for team access.
|
2016-05-09 17:29:41 +03:00 |
|
Pēteris Caune
|
fdf9c607e5
|
Team Access, test cleanup
|
2016-05-09 15:35:13 +03:00 |
|
Pēteris Caune
|
cd512378bf
|
fix tests
|
2016-04-07 21:40:27 +03:00 |
|
Spencer Sun
|
ae30eec1d0
|
Add GET /api/v1/checks/ to the API
|
2016-04-05 11:58:00 -07:00 |
|