Commit Graph

2074 Commits

Author SHA1 Message Date
Anne-Greeth van Herwijnen
57dd008064 Adds notify to test 2019-04-26 14:26:50 +02:00
Anne-Greeth van Herwijnen
9f42d55bb6 Oopsie in the docs 2019-04-26 14:17:55 +02:00
Anne-Greeth van Herwijnen
b5816a3340 Fix StyleCI 2019-04-26 13:12:30 +02:00
Anne-Greeth van Herwijnen
a86793079c Make maintenance also optional to notify subscribers 2019-04-26 11:50:15 +02:00
Anne-Greeth van Herwijnen
26d4e7161b Change text when updating the subscriptions 2019-04-25 10:23:18 +02:00
James Brooks
1c79f07baa Attempt fix of PgSQL metrics 2019-04-13 13:08:32 +01:00
James Brooks
adea4b269b Better check 2019-04-13 10:15:11 +01:00
James Brooks
3f070538c8 Handle feed failures. Closes #3521 2019-04-13 10:07:42 +01:00
jzinkweg
0cbaa75e67 Include incident update message in mail 2019-04-10 17:22:36 +02:00
Daniel Ruf
7b8b7bf907 Correctly retrieve the value 2019-02-27 17:06:54 +01:00
James Brooks
c6bb329ef8 Apply fixes from StyleCI 2019-02-19 07:30:51 +00:00
James Brooks
d32f5e1aea Add Cache Control middleware for #3479 2019-02-19 07:27:44 +00:00
James Brooks
88571d7e8f Move meta relation into trait 2019-02-18 21:56:25 +00:00
James Brooks
827822e22e Re-enable middleware. Fixes #3472 2019-02-18 14:03:43 +00:00
Graham Campbell
37389ef55f Drop dependency on alt-three throttle (#3469)
I've just pulled in the subset of the features we were actually using.
2019-02-15 10:26:39 +00:00
tejaswivinod
20828a0600 Substitute :name by incident name on slack title
Slack title for created incident has ':name', which is being substituted by incident name.
2019-02-06 10:22:11 -05:00
Keyvan Hedayati
c6adb0d3a8 Don't prompt for tag files [Fix #3453] 2019-02-05 09:13:11 +03:30
James Brooks
785c6a5381 Merge pull request #2291 from CachetHQ/add-user-cli
Add user on cachet install command
2019-02-02 12:27:12 +00:00
James Brooks
a0f9d9fc2f Merge pull request #3450 from CachetHQ/no-str-arr-helpers
Do not use arr_* or str_* helpers
2019-02-01 21:43:30 +00:00
James Brooks
ba5d865bcf Apply fixes from StyleCI 2019-02-01 21:34:18 +00:00
James Brooks
ce9a732317 Use class notation 2019-02-01 21:34:06 +00:00
James Brooks
98b213bb62 Get a fresh configuration 2019-02-01 21:33:23 +00:00
Joseph Cohen
b1de3b6b4e Add user on cachet install command 2019-02-01 21:33:23 +00:00
James Brooks
6a53e21354 Fix setup username validation 2019-02-01 21:14:38 +00:00
James Brooks
497cbe5525 Do not use arr_* or str_* helpers 2019-02-01 20:55:51 +00:00
James Brooks
6e9d3563ef Update blog feed
Fixes #3441
2019-01-31 20:04:32 +00:00
James Brooks
baa78b9762 Merge pull request #3432 from CachetHQ/hotfix/duplicate-order-statement
Remove duplicate order statement
2019-01-27 22:22:00 +00:00
James Brooks
60a4c15d0e Merge pull request #2931 from nstapelbroek/feature/2895-custom-meta-descriptions-per-incident
Custom meta descriptions per incident
2019-01-27 14:31:34 +00:00
James Brooks
0ae510fdf0 Fix other duplicate order by statements 2019-01-26 15:00:42 +00:00
James Brooks
ffe9c99f9c Apply fixes from StyleCI 2019-01-26 10:38:21 +00:00
James Brooks
654e72ceb5 Fixes CORS headers. Closes #3413 2019-01-26 10:37:24 +00:00
James Brooks
e21918c81e Remove duplicate order statement. Fixes #3418 2019-01-26 10:15:17 +00:00
Antonio
47470146ae Manage subscribtion
Existing subscription user should be able to manage his setting without considering if he is allowed to subscribe or not.
2019-01-19 15:39:10 +02:00
Antonio
a3332054aa Revert 2019-01-19 03:03:44 +02:00
Antonio
e1988f345e Update SubscriberRoutes.php
Adding manage route
2019-01-19 02:30:54 +02:00
Antonio
e983b43b53 fix notifiction for slack 2019-01-18 22:41:35 +02:00
Antonio
699df0b9f6 Update NewIncidentNotification.php 2019-01-18 03:05:26 +02:00
Antonio
3b4e2e6236 Update NewIncidentNotification.php
Remove slack unsubscribe
2019-01-18 03:03:04 +02:00
Antonio
d52c961adf Update NewIncidentNotification.php
Fix a incident name issue
2019-01-18 03:00:51 +02:00
Antonio
21daa6d2d2 Update ComponentStatusChangedNotification.php 2019-01-18 02:01:43 +02:00
James Brooks
73eea810b0 Merge pull request #3357 from AdrienPoupa/duplicate-queries
Improve database performance by removing duplicated queries and using eager loading
2019-01-07 13:21:25 +00:00
Adrien Poupa
88ad1f7f06 Typo in phpdoc 2019-01-06 20:18:40 -05:00
Adrien Poupa
7d5704b92e Revert "Typo in phpdoc"
This reverts commit af94758fbf.
2019-01-06 20:17:58 -05:00
Adrien Poupa
af94758fbf Typo in phpdoc 2019-01-06 20:11:25 -05:00
Adrien Poupa
8190508082 Improve database performance by removing duplicated queries 2019-01-06 20:10:41 -05:00
Adrien Poupa
f01e999ea0 Add documentation 2019-01-06 20:09:47 -05:00
James Brooks
6ce087e5ad Apply fixes from StyleCI 2019-01-03 19:45:59 +00:00
James Brooks
a033d1498d Add support for authentication via REMOTE_USER 2019-01-03 19:45:43 +00:00
James Brooks
41621612a7 Use Twig namespaces 2019-01-01 11:22:58 +00:00
James Brooks
a570dcb0c2 Apply fixes from StyleCI 2018-12-29 10:26:35 +00:00