This website requires JavaScript.
Explore
Help
Register
Sign In
harmacist
/
healthchecks
Watch
1
Star
0
Fork
0
You've already forked healthchecks
forked from
GithubBackups/healthchecks
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
healthchecks
/
hc
/
api
/
migrations
History
Pēteris Caune
617bd92434
Add Ping.exitstatus field, store received exit status values in db
...
Fixes
#455
2020-11-29 12:12:44 +02:00
..
__init__.py
…
0001_initial.py
…
0002_auto_20150616_0732.py
…
0003_auto_20150616_1249.py
…
0004_auto_20150616_1319.py
…
0005_auto_20150630_2021.py
…
0006_check_grace.py
…
0007_ping.py
…
0008_auto_20150801_1213.py
…
0009_auto_20150801_1250.py
…
0010_channel.py
…
0011_notification.py
…
0012_auto_20150930_1922.py
…
0013_auto_20151001_2029.py
…
0014_auto_20151019_2039.py
…
0015_auto_20151022_1008.py
…
0016_auto_20151030_1107.py
…
0017_auto_20151117_1032.py
…
0018_remove_ping_body.py
…
0019_check_tags.py
…
0020_check_n_pings.py
…
0021_ping_n.py
…
0022_auto_20160130_2042.py
…
0023_auto_20160131_1919.py
…
0024_auto_20160203_2227.py
…
0025_auto_20160216_1214.py
…
0026_auto_20160415_1824.py
…
0027_auto_20161213_1059.py
…
0028_auto_20170305_1907.py
…
0029_auto_20170507_1251.py
…
0030_check_last_ping_body.py
…
0031_auto_20170509_1320.py
…
0032_auto_20170608_1158.py
…
0033_auto_20170714_1715.py
…
0034_auto_20171227_1530.py
…
0035_auto_20171229_2008.py
…
0036_auto_20180116_2243.py
…
0037_auto_20180127_1215.py
…
0038_auto_20180318_1306.py
…
0039_remove_check_last_ping_body.py
…
0040_auto_20180517_1336.py
…
0041_check_desc.py
…
0042_auto_20181029_1522.py
…
0043_channel_name.py
…
0044_auto_20181120_2004.py
…
0045_flip.py
…
0046_auto_20181218_1245.py
…
0047_auto_20181225_2315.py
…
0048_auto_20190102_0737.py
…
0049_auto_20190102_0743.py
…
0050_ping_kind.py
…
0051_auto_20190104_0908.py
…
0052_auto_20190104_1122.py
…
0053_check_subject.py
…
0054_auto_20190112_1427.py
…
0055_auto_20190112_1427.py
…
0056_auto_20190114_0857.py
…
0057_auto_20190118_1319.py
…
0058_auto_20190312_1716.py
…
0059_auto_20190314_1744.py
…
0060_tokenbucket.py
…
0061_webhook_values.py
…
0062_auto_20190720_1350.py
…
0063_auto_20190903_0901.py
…
0064_auto_20191119_1346.py
…
0065_auto_20191127_1240.py
…
0066_channel_last_error.py
…
0067_last_error_values.py
…
0068_auto_20200117_1023.py
Make Ping.body size limit configurable.
Fixes
#301
2020-01-17 12:44:39 +02:00
0069_auto_20200117_1227.py
Make sure Check.last_ping and Ping.created timestamps match exactly
2020-01-17 14:30:32 +02:00
0070_auto_20200411_1310.py
New feature: Project Settings > Transfer Ownership (WIP, missing tests)
2020-04-12 14:46:12 +03:00
0071_check_manual_resume.py
Added "When paused, ignore pings" option in the Filtering Rules dialog (
#369
)
2020-06-02 10:54:16 +03:00
0072_auto_20200701_1007.py
Sending a test notification updates Channel.last_error.
Fixes
#391
2020-07-01 14:03:11 +03:00
0073_auto_20200721_1000.py
Add "Failure Keyword" filtering for inbound emails (cc:
#396
)
2020-07-21 14:57:48 +03:00
0074_auto_20200803_1411.py
Use separate counters for SMS and phone calls.
2020-08-03 17:52:09 +03:00
0075_auto_20200805_1004.py
Use Django 3.1
2020-08-05 13:11:39 +03:00
0076_auto_20201128_0951.py
Add Ping.exitstatus field, store received exit status values in db
2020-11-29 12:12:44 +02:00