Pēteris Caune
|
882933668a
|
Natural sort for check names, fixes #136.
Apply the user's chosen sort order in emails also.
|
7 years ago |
Pēteris Caune
|
e1d5fa8638
|
Nicer "your settings have been updated" message.
|
7 years ago |
Pēteris Caune
|
f611a23f0b
|
Email reports list checks from all teams the user has access to.
|
7 years ago |
Pēteris Caune
|
f3c6b0fb0d
|
TimeoutForm prepares timedelta objects.
|
7 years ago |
Pēteris Caune
|
f6c585a10c
|
team_access_allowed field is not used any more, removing.
|
7 years ago |
Pēteris Caune
|
d520706c27
|
Adding an option to send daily or hourly reminders if any check is down. Fixes #48
|
7 years ago |
Pēteris Caune
|
ca2393d0a4
|
Bump package versions. Need newer psycopg2 for Postgres 10 support.
|
7 years ago |
Pēteris Caune
|
7c1c20b07e
|
Don't create new checks in the docs page. For examples, use a dummy "your-uuid-here" value.
|
7 years ago |
Pēteris Caune
|
fc8d9ffe48
|
Checks can be sorted by name or last ping. Fixes #136
|
7 years ago |
Pēteris Caune
|
23b237ed96
|
API call for deleting checks.
|
7 years ago |
Pēteris Caune
|
acbc1f0b23
|
Tweaks to filtering-by-tag, and to its documentation.
|
7 years ago |
Pēteris Caune
|
8d0a2f2eaf
|
Remove startup check for update_alert_after trigger, remove drop_triggers command.
|
7 years ago |
Pēteris Caune
|
94556f2893
|
Merge pull request #134 from umitakkaya/master
Tags querystring param to filter checks by tags
|
7 years ago |
Umit Akkaya
|
8f88fbf24f
|
Add filtering checks by tag to api documentation
|
7 years ago |
Umit Akkaya
|
afe4ec6df8
|
Ensure filter matches tag exactly
|
7 years ago |
Pēteris Caune
|
e9ea06756a
|
Fix "ranges with steps" example, add note about "man 5 crontab"
|
7 years ago |
Pēteris Caune
|
27ebb4fde5
|
Cleanup
|
7 years ago |
Pēteris Caune
|
c3c63bf523
|
Style tweaks.
|
7 years ago |
Pēteris Caune
|
0723476a0c
|
All plans now have team access, but different team size limits.
|
7 years ago |
Umit Akkaya
|
01d8e982cc
|
tags querystring param to filter checks by tags
|
7 years ago |
Pēteris Caune
|
1bae89e405
|
Merge pull request #133 from marksteve/master
Fix typo in login template
|
7 years ago |
Pēteris Caune
|
012a86495f
|
Use client-side installation flow for installing HipChat integration.
|
7 years ago |
Mark Steve Samson
|
0530fd5136
|
Fix typo in login template
|
7 years ago |
Pēteris Caune
|
9a9ec547d3
|
Cleanup in hc.accounts.views
|
7 years ago |
Pēteris Caune
|
367f5a595d
|
Small tweaks to make sure we don't query accounts_profile multiple times on every request.
|
7 years ago |
Pēteris Caune
|
ef591b03ae
|
Fetch HipChat's capabilities document
|
7 years ago |
Pēteris Caune
|
96e00df0ab
|
Use PagerDuty Connect.
|
7 years ago |
Pēteris Caune
|
b3395f1314
|
Apple touch icon.
|
7 years ago |
Pēteris Caune
|
2a7a7e0272
|
Show "The HipChat integration has been added!" message, tweaks to HipChat setup instructions.
|
7 years ago |
Pēteris Caune
|
40bc11782e
|
Nicer HipChat alerts.
|
7 years ago |
Pēteris Caune
|
bef71c0acc
|
For HipChat integration, use HipChat's server-side installation flow.
|
7 years ago |
Pēteris Caune
|
de7160a0e6
|
login, set-password, and change-email tokens use different salts.
|
7 years ago |
Pēteris Caune
|
2393dad09e
|
Users can update their email addresses. Fixes #105
|
7 years ago |
Pēteris Caune
|
8d58a3a361
|
Encode webhook POST body as utf-8. Fixes #130
|
7 years ago |
Pēteris Caune
|
56dfeb7996
|
Fix image link in README
|
7 years ago |
Pēteris Caune
|
d8bceac13f
|
Updated screenshots.
|
7 years ago |
Pēteris Caune
|
fd3e1640ad
|
Tweak h1 and h2 font sizes.
|
7 years ago |
Pēteris Caune
|
148e85783c
|
Updated PowerShell example.
|
7 years ago |
Pēteris Caune
|
0f7a1ec60e
|
Add a a screenshot of cron dialog.
|
7 years ago |
Pēteris Caune
|
647eca5b34
|
Add a a screenshot of cron dialog.
|
7 years ago |
Pēteris Caune
|
55335c5dd9
|
Rearrange integrations by popularity.
|
7 years ago |
Pēteris Caune
|
1851cc7af3
|
Replace non-breaking spaces with regular spaces for cheaper SMS messages.
|
7 years ago |
Pēteris Caune
|
31353fe24c
|
Remove the nonstandard "nth weekday of month" cron example
|
7 years ago |
Pēteris Caune
|
d6917065d4
|
Users can edit their company details for invoices.
|
7 years ago |
Pēteris Caune
|
dfed908873
|
Fix fonts.
|
7 years ago |
Pēteris Caune
|
2d9563440e
|
Cron syntax cheatsheet. Fixes #126
|
7 years ago |
Pēteris Caune
|
1232328aa9
|
Fix tests.
|
7 years ago |
Pēteris Caune
|
9d8d96afbf
|
Fix tests.
|
7 years ago |
Pēteris Caune
|
c04017c2b3
|
Updated pricing.
|
7 years ago |
Pēteris Caune
|
5f2da08d7e
|
Per-profile, per-month counters of sent SMS messages.
|
7 years ago |