Nico Stapelbroek
|
cd4d457bc0
|
Fix a bug where the redirect route is unable to resolve when rate limited
|
2018-02-11 21:24:24 +01:00 |
|
Luis Henrique Mulinari
|
f0f97ccf86
|
Fix tests
|
2017-10-11 21:35:36 +02:00 |
|
Luis Henrique Mulinari
|
968bc6a3ce
|
Code clean up. Remove some duplicate keys; Remove some unused parameters; Fix some FQCN;
|
2017-10-11 21:19:07 +02:00 |
|
Koen De Causmaecker
|
e69169e7c7
|
Recursive search for .php route files
|
2017-09-22 14:59:07 +02:00 |
|
Koen De Causmaecker
|
887ed179e8
|
Do not rely on GLOB_BRACE as it is not available on musl based systems
|
2017-09-21 11:00:41 +02:00 |
|
James Brooks
|
39718c7936
|
Fix lack of Command Validating middleware
|
2017-07-17 21:21:06 +01:00 |
|
Graham Campbell
|
946af4c7be
|
Fixed typo
Closes #2624.
|
2017-07-08 16:20:02 +01:00 |
|
James Brooks
|
44de01b123
|
Fixes #2622. Fixes #2588.
Suggested at https://laravel-news.com/laravel-5-4-key-too-long-error
|
2017-07-08 11:01:30 +01:00 |
|
James Brooks
|
20baf4288b
|
Add comment as to why we define GLOB_BRACE as 0
|
2017-06-24 18:44:03 +01:00 |
|
James Brooks
|
1319788107
|
Check if GLOB_BRACE is defined before using it. Fixes #2586
|
2017-06-24 18:38:36 +01:00 |
|
James Brooks
|
af3d5ab493
|
System status now ignores hidden groups for guests - Fixes #2577
|
2017-06-19 14:23:32 +01:00 |
|
James Brooks
|
9cd5faaa6b
|
Register the relations morph map
|
2017-06-13 19:24:21 +01:00 |
|
James Brooks
|
75391b7053
|
Fix supporting of "artisan down" command. Closes #2458
|
2017-05-07 11:38:31 +01:00 |
|
James Brooks
|
485116b5ce
|
Rename incident bus
|
2017-03-18 09:41:33 +00:00 |
|
James Brooks
|
a55575656d
|
Rename Bus Add to Create
|
2017-03-18 09:30:36 +00:00 |
|
James Brooks
|
7d27c61abe
|
Rename ComponentStatusWasUpdated
|
2017-03-18 09:14:16 +00:00 |
|
James Brooks
|
f223e264c1
|
Switch back to jenseggers/date
|
2017-03-09 19:42:35 +00:00 |
|
James Brooks
|
3dc154dff1
|
Add event action storage. Closes #2344
|
2017-02-04 16:54:27 +00:00 |
|
James Brooks
|
c2790e29cc
|
Merge pull request #2334 from CachetHQ/dates-service
Move DateFactory into Services namespace
|
2017-02-04 16:51:50 +00:00 |
|
James Brooks
|
e015424f7d
|
Fixes #2335
|
2017-01-30 14:53:32 +00:00 |
|
James Brooks
|
0b35002c62
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2017-01-30 13:31:07 +00:00 |
|
James Brooks
|
27847b6814
|
Move DateFactory into Services namespace
|
2017-01-30 13:30:45 +00:00 |
|
James Brooks
|
42f33507cb
|
Apply theme composer to emails too
|
2017-01-04 19:51:20 +00:00 |
|
James Brooks
|
b8a9f41ae4
|
Integrate Mail, Nexmo and Slack notifications into Cachet
|
2017-01-04 19:51:20 +00:00 |
|
James Brooks
|
855360b2fb
|
Check host is set
|
2017-01-03 23:06:57 +00:00 |
|
James Brooks
|
100c4c8931
|
Use setting app name or fallback to the app name
|
2017-01-03 19:53:27 +00:00 |
|
James Brooks
|
8fc8d81628
|
Default mail from name
|
2017-01-03 19:52:40 +00:00 |
|
James Brooks
|
1f537faf32
|
Default the mail from address. Closes #2297
|
2017-01-03 19:50:15 +00:00 |
|
James Brooks
|
aec4d70c58
|
Document what the configs are setting
|
2017-01-03 19:47:43 +00:00 |
|
Joe Cohen
|
dd119066fe
|
Merge pull request #2289 from CachetHQ/only-use-carbon
Solely use Carbon
|
2017-01-02 12:50:30 -06:00 |
|
James Brooks
|
34b0432ceb
|
Log when beacon fails to send
|
2017-01-02 17:09:55 +00:00 |
|
James Brooks
|
2b75eca7d0
|
Remove jenssegers/date and solely use Carbon
|
2017-01-02 16:11:15 +00:00 |
|
James Brooks
|
9dc80b4229
|
Edit the mail config from the dashboard and provide testing button
|
2016-11-29 18:31:37 +00:00 |
|
James Brooks
|
341bfb08a8
|
Use aliases when migrating data. Fixes #2240
|
2016-11-14 18:36:42 +00:00 |
|
James Brooks
|
ebed68a7d8
|
Rewrite the entire scheduled maintenance implementation
|
2016-10-30 21:15:46 +00:00 |
|
James Brooks
|
74c646e2f4
|
Rewrite the Metric repository implementation. Fixes #1900
|
2016-10-30 17:32:44 +00:00 |
|
Connor S. Parks
|
e670f9b64e
|
update to new blade extension format
|
2016-10-21 22:55:30 +01:00 |
|
James Brooks
|
67b09af833
|
Check where consistency
|
2016-10-19 12:29:47 +01:00 |
|
James Brooks
|
a7e8ba3697
|
Update routes
|
2016-10-19 12:28:54 +01:00 |
|
James Brooks
|
5a9f6134c4
|
Completely refactor all routes
|
2016-10-12 21:47:46 +01:00 |
|
James Brooks
|
f7a8b7ed19
|
Fix setup location
|
2016-10-07 12:29:18 +01:00 |
|
James Brooks
|
bed038653a
|
Standardise @joecohens name in the class headers
|
2016-10-07 12:25:40 +01:00 |
|
James Brooks
|
c94919f1b9
|
Backport Incident Updates from v3.0.0
|
2016-10-06 22:40:56 +01:00 |
|
Antoine GIRARD
|
1954cf26f3
|
Add stickied incident
|
2016-09-06 22:45:52 +02:00 |
|
James Brooks
|
6685ae96d8
|
Welcome all users to their status page
|
2016-08-23 13:09:47 +01:00 |
|
Connor S. Parks
|
6ded0051ef
|
extracts the dashboard routes
removes hhvm check
|
2016-08-22 16:36:41 +01:00 |
|
Connor S. Parks
|
fa1b32c11a
|
implements a modular view system
|
2016-08-22 16:36:01 +01:00 |
|
Connor S. Parks
|
445c1ed2d0
|
starts the modular process
|
2016-08-18 13:12:40 +01:00 |
|
James Brooks
|
e281c5d646
|
Only send component change email when the status changes. Fixes #1989
|
2016-08-07 22:50:51 +01:00 |
|
James Brooks
|
9da17e7c15
|
Added beacon events
|
2016-08-04 11:06:27 +01:00 |
|