Commit graph

50 commits

Author SHA1 Message Date
Pēteris Caune
b3f2bc64a5
Improve "Show Usage Examples" dialog, "Email" tab 2022-06-30 10:22:46 +03:00
Pēteris Caune
98f2536825
Oops, remove debug code 2022-04-25 21:14:35 +03:00
Pēteris Caune
b07f670b05
Regenerate snippet HTML using latest Pygments 2022-04-25 21:06:27 +03:00
Pēteris Caune
0bd09a6e65
Update the C# snippet 2022-04-25 20:55:16 +03:00
Pēteris Caune
38c480bab5
Update PowerShell example 2021-10-19 16:33:37 +03:00
Pēteris Caune
5acea4c89d
Update Node.js pinging examples -- handle the 'error' event. 2020-07-22 18:36:11 +03:00
Pēteris Caune
556e8c67c5
Syntax highlighting for PHP examples. 2020-07-17 19:55:11 +03:00
Pēteris Caune
59e566117b
Update pinging examples. 2020-07-17 17:21:10 +03:00
Pēteris Caune
028e131327
Update pinging examples. 2020-07-17 16:51:23 +03:00
Pēteris Caune
a3b58d25ff
Change "--output" to "-o" in curl examples. 2020-06-15 16:14:03 +03:00
Simon Beginn
4592987810 Switched from piping to --output /dev/null for curl 2020-06-11 20:30:41 +02:00
Pēteris Caune
dab0c4200e
API reference in Markdown 2020-03-02 13:37:29 +02:00
Pēteris Caune
6cd4e494e8
Add go example to "manage.py pygmentize" command.
Make sure the Go snippet shows up in the welcome page and also in the check details page.
2019-10-07 15:10:36 +03:00
omurbekjk
fbc217ef35 feature: golang http get request changes to head 2019-10-07 16:55:09 +06:00
omurbekjk
3d9261c7c4 feature: golang code snippet added 2019-10-03 17:22:36 +06:00
Pēteris Caune
96c2cdbbb8
More information about read-only API keys in API docs. 2019-07-08 11:35:20 +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
eb4e579a71
Update docs with the "/start" endpoint. 2018-12-25 17:39:40 +02:00
Pēteris Caune
d36d4fb543
Additional python usage examples 2018-11-29 11:11:44 +02:00
Pēteris Caune
a7061fe6a5
Add "Get a List of Existing Integrations" API call 2018-11-21 20:21:04 +02:00
Pēteris Caune
491999db00
Update docs. 2018-11-08 12:25:23 +02:00
Pēteris Caune
fdbe733df3
C# usage example. Fixes #127 2018-08-20 12:39:57 +03:00
Pēteris Caune
9ae4235c9b
"My Checks" page: show the number of failed checks in the page title. 2018-06-04 22:31:12 +03:00
Pēteris Caune
464d05c99f
"Signalling a Failure" section in docs. (cc: #151) 2018-05-31 14:28:28 +03:00
Pēteris Caune
6bc3a445db Update usage examples, add Ruby. Fixes #158 2018-03-13 12:18:32 +02:00
Pēteris Caune
23b237ed96 API call for deleting checks. 2017-09-12 13:33:12 +03:00
Pēteris Caune
acbc1f0b23 Tweaks to filtering-by-tag, and to its documentation. 2017-09-12 12:51:31 +03:00
Umit Akkaya
8f88fbf24f Add filtering checks by tag to api documentation 2017-09-07 20:44:34 +02:00
Pēteris Caune
148e85783c Updated PowerShell example. 2017-08-12 19:00:42 +03:00
Pēteris Caune
7faf53d71f Updated curl example for pausing a check. 2017-06-27 13:40:15 +03:00
Pēteris Caune
859a9ed735 Pricing page tweaks. Limit free accounts to 20 checks per account. 2017-05-07 16:58:44 +03:00
Pēteris Caune
20b046cba7 API call for updating checks 2017-02-19 13:46:05 +02:00
Pēteris Caune
b93336a44d API support for cron syntax 2017-01-04 15:27:59 +02:00
Pēteris Caune
550a38e4d5 Merge pull request #108 from mkelley82/patch-1
Update snippet to reflect HTTPS usage instead of HTTP
2017-01-02 22:28:48 +02:00
Michael Kelley
4ff95977cd Update node.html 2017-01-02 13:43:55 -05:00
Michael Kelley
a8f2306724 Update snippet to reflect HTTPS usage instead of HTTP 2017-01-02 13:42:11 -05:00
Michael Kelley
fa0f8005a9 Update snippet to reflect HTTPS usage instead of HTTP 2017-01-02 13:40:55 -05:00
Pēteris Caune
913b82eb23 Use icon in the "copy" button. Add "copy" buttons dynamically, in JS. CSS tweaks. 2016-10-01 17:48:17 +03:00
Chitharanjan Das
4e260421f0 Adds 'copy to clipboard' function to example code snippets 2016-10-01 10:27:48 +05:30
Pēteris Caune
51cda31449 New feature: pause monitoring of an individual check. Fixes #67 2016-08-01 21:57:11 +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
5676f7e1e8 Usage instructions in "My Checks" page 2016-05-24 13:55:51 +03:00
Pēteris Caune
5f4cf6780a Replace localhost with SITE_ROOT variable in API example 2016-04-14 15:15:43 +03:00
Pēteris Caune
e55650c781 Syntax highlighting for API examples. 2016-04-14 15:01:41 +03:00
Pēteris Caune
713f65865c Updated cron example. Fixes #37 2016-01-31 22:39:56 +02:00
Pēteris Caune
0cf4e5c9df PowerShell example on Welcome page. 2015-12-11 19:18:44 +02:00
Pēteris Caune
911b28026a More content on welcome page, more alternatives in docs. Rename "Grace Period" to "Grace Time" 2015-07-27 23:25:06 +03:00
Pēteris Caune
18b3427a82 Syntax highlighting for snippets. 2015-07-01 19:55:59 +03:00
Pēteris Caune
7db4185267 Better welcome page. 2015-07-01 00:28:13 +03:00