1403 Commits (58f16da935a3a8eb4fe30955095258c4faf54e10)
 

Author SHA1 Message Date
  Pēteris Caune 58f16da935
Edits to Spike setup instructions. 4 years ago
  Pēteris Caune 1f978ff80e
Fix tests. 4 years ago
  Divyansh 6300947c77
integration for Spike 4 years ago
  Pēteris Caune d34854f838
Update bash examples with the "-m" parameter. 4 years ago
  Pēteris Caune 911293e1d2
Add a few missing meta description tags. 4 years ago
  Pēteris Caune 3f44eac485
Update the section about read-write and read-only API keys. 4 years ago
  Pēteris Caune c160045bda
Update the section about read-write and read-only API keys. 4 years ago
  Pēteris Caune d6c0d9722b
Use PING_URL placeholder in the PHP example. 4 years ago
  Pēteris Caune 2510e387e6
Use PING_URL placeholder in the PHP example. 4 years ago
  Pēteris Caune 4324843c41
Merge pull request #395 from smknstd/master 4 years ago
  Arnaud Becher 2cb0ac907d add php curl example with timeout and retry options 4 years ago
  Pēteris Caune e89229a2ca
In admin, visualize account's number of checks 4 years ago
  Pēteris Caune 27a91bfe22
Tweak navigation in docs, added "Docs > Reliability Tips" page (cc: #384) 4 years ago
  Pēteris Caune df65ec9d89
Adding pauldenver/healthchecks-io-client to the 3rd party resources page 4 years ago
  Pēteris Caune f573578108
Some JS linting fixes 4 years ago
  Pēteris Caune 3a00c0d2aa
Sending a test notification updates Channel.last_error. Fixes #391 4 years ago
  Pēteris Caune ae4918db86
CSS tweaks: do slightly less white-on-white painting 4 years ago
  Pēteris Caune 1e53027b84
CSS tweaks: do slightly less white-on-white painting 4 years ago
  Pēteris Caune 5b3928ce79
render_docs 4 years ago
  Pēteris Caune 192e72c243
Edit Prometheus guide, add "API Keys" screenshot. 4 years ago
  Pēteris Caune 3c461473ec
Merge pull request #387 from issmirnov/prometheus-docs 4 years ago
  Ivan Smirnov 634b525d1a generate html assets 4 years ago
  Ivan Smirnov 0b5fa40f68 Create configuring_prometheus.md 4 years ago
  Pēteris Caune 149096811d
In the checks list, indicate a started check with a progress spinner under the status icon (cc: #338) 4 years ago
  Pēteris Caune a18eb134f5
Refactor: change Check.get_status(with_started=...) default value from True to False (with_started=False is or will be useful in more places) 4 years ago
  Pēteris Caune eccc193b87
In the cron expression dialog, show a human-friendly version of the expression 4 years ago
  Pēteris Caune a3b58d25ff
Change "--output" to "-o" in curl examples. 4 years ago
  Pēteris Caune bd3f150284
Merge pull request #380 from Simonmicro/master 4 years ago
  Pēteris Caune 84889d6160
Render docs. 4 years ago
  Pēteris Caune 276c36841a
Merge branch 'jameskirsop-return-single-history' 4 years ago
  Pēteris Caune 5ab09f61f7
Update changelog 4 years ago
  Pēteris Caune c3d8ee0965
Update API docs. 4 years ago
  Pēteris Caune 832580f343
Simplify hc.api.views.flips, add validation and more tests. 4 years ago
  Pēteris Caune 60d1c6e2a3
Format timestamp as ISO 8601 without microseconds, same as elsewhere. 4 years ago
  Pēteris Caune a90f8a3a56
Remove unused code. 4 years ago
  Pēteris Caune f9c10d99c1
Merge pull request #383 from makom/master 4 years ago
  James Kirsop 368d7a4fec Commit with requested changes and tests 4 years ago
  Martin c11526a05d
Merge pull request #1 from makom/fix-typo 4 years ago
  Martin bc0684df63
fix typo 4 years ago
  James Kirsop c5c4e0f782 Returning all historical flips if no parameters are passed 4 years ago
  James Kirsop 7d625cb6a6 Merge branch 'return-single-history' of https://github.com/jameskirsop/healthchecks into return-single-history 4 years ago
  James Kirsop 90d4246848 Second interation of this 4 years ago
  James Kirsop 4b1b232959 Chnange 'status' field in response to 'up' 4 years ago
  James Kirsop bc6ccd55b3 Implementation of history using Flips model statuses for a check 5 years ago
  James Kirsop aaadf6031f Sample work for review 5 years ago
  Simon Beginn 4592987810 Switched from piping to --output /dev/null for curl 4 years ago
  Pēteris Caune beff11ceff
Fixing typo 4 years ago
  Pēteris Caune 01fafd9908
Merge branch 'jameskirsop-Retrieve-check-by-unique_key' 4 years ago
  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. 4 years ago
  James Kirsop 8725c81144 Implementing new changes discussed to resolve #370 4 years ago