23 Commits

Author SHA1 Message Date
Pēteris Caune
b7c769fc0e
Add a section in Docs about running self-hosted instances
Fixes: #467
2021-01-21 11:35:09 +02:00
Pēteris Caune
70519fcd89
Fix spelling, grammar, style mistakes 2020-12-28 14:06:54 +02:00
Pēteris Caune
0e77064c44
Update API to allow specifying channels by names
Fixes: #440
2020-10-14 15:37:04 +03:00
Pēteris Caune
b64c8d1cb8
API support for setting the allowed HTTP methods for making ping requests 2020-09-10 10:29:44 +03:00
Pēteris Caune
c13f65e118
Grammar and style fixes. 2020-09-09 17:53:24 +03:00
Pēteris Caune
556e8c67c5
Syntax highlighting for PHP examples. 2020-07-17 19:55:11 +03:00
Pēteris Caune
3f44eac485
Update the section about read-write and read-only API keys. 2020-07-08 13:55:46 +03:00
Pēteris Caune
c160045bda
Update the section about read-write and read-only API keys. 2020-07-08 13:52:31 +03:00
Pēteris Caune
27a91bfe22
Tweak navigation in docs, added "Docs > Reliability Tips" page (cc: #384) 2020-07-02 18:39:30 +03:00
Pēteris Caune
5b3928ce79
render_docs 2020-06-26 10:11:08 +03:00
Ivan Smirnov
634b525d1a generate html assets 2020-06-25 15:06:09 -07:00
Pēteris Caune
c3d8ee0965
Update API docs. 2020-06-15 13:25:55 +03:00
Pēteris Caune
beff11ceff
Fixing typo 2020-06-11 16:07:04 +03:00
Pēteris Caune
cdafc06c65
In urls.py, route "api/v1/checks/<sha1:unique_key>" directly to the hc.api.views.get_check_by_unique_key view.
Minor API documentation edits.
2020-06-11 15:24:45 +03:00
Pēteris Caune
a07325e40f
Add "Get a list of checks's logged pings" API call (#371) 2020-06-09 18:09:57 +03:00
Pēteris Caune
461ef5e088
Paused ping handling can be controlled via API. Fixes #376 2020-06-09 15:16:39 +03:00
Sandro Jäckel
38382d662d
Fix typos with codespell 2020-04-14 03:53:16 +02:00
Pēteris Caune
76ae42bc8f
"Get a single check" API call now supports read-only API keys. Fixes #346 2020-03-24 16:10:42 +02:00
Pēteris Caune
da4cf5241e
Minor cleanup, update CHANGELOG 2020-03-23 11:54:41 +02:00
James Kirsop
456a80f1fa Adding tests and docs 2020-03-23 11:37:32 +11:00
Pēteris Caune
35e476be59
Document more response codes. 2020-03-04 12:12:38 +02:00
Pēteris Caune
ccba5e8731
Fix default values for timeout and grace parameters in API reference. 2020-03-02 13:50:27 +02:00
Pēteris Caune
dab0c4200e
API reference in Markdown 2020-03-02 13:37:29 +02:00