James Brooks
|
c9c592b033
|
Show an alert when ./bootstrap/cachet is not writeable.
|
2016-11-25 20:19:38 +00:00 |
|
James Brooks
|
529ea726b6
|
Call update and fire the UserRegeneratedApiTokenEvent event
|
2016-11-25 20:10:29 +00:00 |
|
James Brooks
|
47eb5f7c8f
|
Call update
|
2016-11-25 20:09:38 +00:00 |
|
James Brooks
|
fd9b1ffd5a
|
Slight refactor
|
2016-11-25 20:07:49 +00:00 |
|
James Brooks
|
39299829ab
|
Added missing docblock
|
2016-11-25 20:06:52 +00:00 |
|
James Brooks
|
fc1f98cb6c
|
Call update
|
2016-11-25 20:05:51 +00:00 |
|
James Brooks
|
da7a7f41dd
|
Call update
|
2016-11-25 20:04:40 +00:00 |
|
James Brooks
|
e23a9358e7
|
Fix metrics when using table prefixes
|
2016-11-14 18:43:18 +00:00 |
|
James Brooks
|
915e190a31
|
Use system getTablePrefix
|
2016-11-14 18:38:14 +00:00 |
|
James Brooks
|
381df1cf4f
|
Remove debug
|
2016-11-14 18:38:08 +00:00 |
|
James Brooks
|
341bfb08a8
|
Use aliases when migrating data. Fixes #2240
|
2016-11-14 18:36:42 +00:00 |
|
James Brooks
|
f05156412e
|
Fix default occurred_at value
|
2016-11-14 18:26:44 +00:00 |
|
James Brooks
|
516b761220
|
Don't clean schedule messages either...
|
2016-11-14 18:22:36 +00:00 |
|
James Brooks
|
bb56f28b89
|
Don't clean incident message. Part of #2236
|
2016-11-14 18:22:10 +00:00 |
|
James Brooks
|
93bf23671d
|
Use the constant
|
2016-11-14 18:15:54 +00:00 |
|
James Brooks
|
ebed68a7d8
|
Rewrite the entire scheduled maintenance implementation
|
2016-10-30 21:15:46 +00:00 |
|
James Brooks
|
ffab454314
|
Fix tests
|
2016-10-30 20:59:54 +00:00 |
|
James Brooks
|
fbb59ea66e
|
Merge pull request #2040 from CachetHQ/metric-repository-perf
Metric repository perf
|
2016-10-30 17:36:01 +00:00 |
|
James Brooks
|
1c00dec364
|
Always use dynamic table names
|
2016-10-30 17:35:57 +00:00 |
|
James Brooks
|
a8bdc5bf52
|
Applied fixes from StyleCI
[ci skip] [skip ci]
|
2016-10-30 17:32:41 +00:00 |
|
James Brooks
|
74c646e2f4
|
Rewrite the Metric repository implementation. Fixes #1900
|
2016-10-30 17:32:44 +00:00 |
|
James Brooks
|
a0f2d6642e
|
Add incident column for when an incident occurred at (#2212)
Add incident column for when an incident occurred at. Closes #2208
[ci skip] [skip ci]
|
2016-10-29 17:25:52 +01:00 |
|
Nicolas Fagotti
|
b223da94a0
|
Add "Unknown" status to the available component statuses
|
2016-10-24 10:32:00 -03:00 |
|
Connor S. Parks
|
196eba7129
|
use _our_ version of the middleware
|
2016-10-24 10:19:15 +01:00 |
|
Connor S. Parks
|
e670f9b64e
|
update to new blade extension format
|
2016-10-21 22:55:30 +01:00 |
|
Connor S. Parks
|
25bba1c178
|
re-adds the middleware
|
2016-10-19 16:28:25 +01:00 |
|
James Brooks
|
0d81392414
|
Applied fixes from StyleCI
[ci skip] [skip ci]
|
2016-10-19 11:29:38 +00:00 |
|
James Brooks
|
67b09af833
|
Check where consistency
|
2016-10-19 12:29:47 +01:00 |
|
James Brooks
|
468b2a0b7a
|
Fix command validation rules
|
2016-10-19 12:29:35 +01:00 |
|
James Brooks
|
ebf3c8656f
|
Fix model validations
|
2016-10-19 12:29:22 +01:00 |
|
James Brooks
|
a7e8ba3697
|
Update routes
|
2016-10-19 12:28:54 +01:00 |
|
Graham Campbell
|
278a7b7b36
|
Applied fixes from StyleCI
[ci skip] [skip ci]
|
2016-10-19 07:54:08 +00:00 |
|
Laravel Shift
|
6e904641da
|
Shift cleanup
|
2016-10-19 07:53:53 +00:00 |
|
Laravel Shift
|
c58d05f170
|
Shift Middleware
|
2016-10-19 07:53:10 +00:00 |
|
Laravel Shift
|
b5a4656a25
|
Shift core files
|
2016-10-19 07:53:10 +00:00 |
|
Laravel Shift
|
2d2c1d4df3
|
Adopt PSR-2 coding style
The Laravel framework adopts the PSR-2 coding style in version 5.1.
Laravel apps *should* adopt this coding style as well. Read the
[PSR-2 coding style guide][1] for more details and check out [PHPCS][2]
to use as a code formatting tool.
[1]: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md
[2]: https://github.com/squizlabs/PHP_CodeSniffer
|
2016-10-19 07:53:09 +00:00 |
|
Jeroen Coupé
|
f15bf48747
|
Template overview broken when templates exists
Due to a typo in the routing table the page breaks once there are
templates available. Once the typo is resolved everything works as
expected
|
2016-10-17 23:28:15 +02:00 |
|
Davide Bellini
|
a8aec0603e
|
Fixed Subscriber’s routes (#2186)
|
2016-10-15 08:49:37 +01:00 |
|
James Brooks
|
fe96a00b82
|
Incident templates cleanup (#2182)
Clean up Incident Templates, supply incident array to them by default
|
2016-10-14 08:03:19 +01:00 |
|
James Brooks
|
b5383c2ff2
|
Merge pull request #2176 from billmn/patch-1
Fixed redirects with “cachet_redirect” helper
|
2016-10-13 08:56:23 +01:00 |
|
Davide Bellini
|
411c06ee93
|
Fix StyleCI
|
2016-10-13 09:55:59 +02:00 |
|
James Brooks
|
2742ea0298
|
Fix bad dashboard link
|
2016-10-13 08:55:17 +01:00 |
|
Davide Bellini
|
05f93e16e8
|
Fixed redirects with “cachet_redirect” helper
|
2016-10-13 09:51:44 +02:00 |
|
James Brooks
|
1c3e74a04d
|
Merge pull request #2173 from abhimanyu003/2.4
Using defaults
|
2016-10-13 07:46:54 +01:00 |
|
James Brooks
|
5a9f6134c4
|
Completely refactor all routes
|
2016-10-12 21:47:46 +01:00 |
|
Abhimanyu Sharma
|
d93859119d
|
Using defaults
|
2016-10-12 23:31:45 +05:30 |
|
James Brooks
|
f66ae54c15
|
Fix syntax in PHP 5.5
|
2016-10-09 12:35:15 +01:00 |
|
James Brooks
|
1327ea985e
|
Truncate incident updates before seeding
|
2016-10-09 11:19:16 +01:00 |
|
James Brooks
|
a0b6ce9601
|
Alias the feed routes better
|
2016-10-09 11:11:46 +01:00 |
|
James Brooks
|
70f2f1d32e
|
Merge pull request #2158 from CachetHQ/remember-me
Add remember me functionality to login
|
2016-10-08 18:25:01 +01:00 |
|