3953 Commits

Author SHA1 Message Date
Sean Mangar
190b677fb3 Remove someRandomString from .env.example
Remove someRandomString from .env.example

Removed someRandomString because it interferes with php artisan
key:generate

Resolves: #2222
2016-10-31 15:36:47 +04:00
James Brooks
0705440256 Rename test 2016-10-30 22:00:47 +00:00
James Brooks
58c0cf2f19 Use asset helper 2016-10-30 21:50:56 +00:00
James Brooks
ec625a13d9 Tidy up the service statuses 2016-10-30 21:42:32 +00:00
James Brooks
e27215cbdc Merge pull request #2220 from CachetHQ/scheduled-maintenance-refactor
Scheduled maintenance refactor
2016-10-30 21:16:46 +00:00
James Brooks
ebed68a7d8 Rewrite the entire scheduled maintenance implementation 2016-10-30 21:15:46 +00:00
James Brooks
a2cded299d New migrations 2016-10-30 21:00:06 +00:00
James Brooks
ffab454314 Fix tests 2016-10-30 20:59:54 +00:00
James Brooks
804d02fbdc Don't use backticks as this breaks in Postgres 2016-10-30 17:45:50 +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
James Brooks
0e0a7d9db2 Updated deps 2016-10-29 16:51:42 +01:00
James Brooks
0c0a219622 Merge pull request #2215 from nicolasfagotti/componentOrderBugOnEdition
Change "order" condition when a component is edited
2016-10-28 08:41:48 +01:00
Nicolas Fagotti
1f09622022 Change "order" condition when a component is edited 2016-10-27 18:42:19 -03:00
James Brooks
a8307facfa Merge pull request #2194 from nicolasfagotti/noDataAvailableStatus
No data available status
2016-10-24 14:47:28 +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
James Brooks
269042255b Use readonly attribute for api_key. Fixes #2205 2016-10-24 08:21:07 +01:00
James Brooks
397c6604ef Cachet is now PHP >= 5.6 2016-10-24 08:18:13 +01:00
James Brooks
d501d85c4c Merge pull request #2195 from CachetHQ/laravel-5.3-shift
Laravel 5.3 Shift
2016-10-22 11:32:46 +01:00
Connor S. Parks
e670f9b64e update to new blade extension format 2016-10-21 22:55:30 +01:00
Connor S. Parks
6db411050a :(){ :|:& };: 2016-10-21 16:34:06 +01:00
James Brooks
b0260e7f90 Updated Binput dep 2016-10-21 14:38:21 +01:00
James Brooks
d0dbf276bf Merge pull request #2197 from iaidan/patch-1
Removed HTTPS from Piwik JS
2016-10-19 21:03:53 +01:00
iAidan
fcaf3ad4db Removed HTTPS from Piwik JS
Piwik links will need to include HTTP/HTTPS
2016-10-19 17:42:31 +01:00
Connor S. Parks
14e2e672b6 updates lock file w/ new requirements 2016-10-19 16:42:42 +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
fd59fe8d98 Update deps 2016-10-19 12:29:50 +01: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
James Brooks
e5647022c7 Update configs 2016-10-19 12:28:39 +01:00
Graham Campbell
278a7b7b36 Applied fixes from StyleCI
[ci skip] [skip ci]
2016-10-19 07:54:08 +00:00
Laravel Shift
2dcccfca6f Shift Laravel dependencies 2016-10-19 07:53:53 +00:00
Laravel Shift
6e904641da Shift cleanup 2016-10-19 07:53:53 +00:00
Laravel Shift
9e72f81205 Shift configuration 2016-10-19 07:53:10 +00:00
Laravel Shift
e7b419c4fc Shift Routes
Laravel 5.3 now stores Routes in a top-level `routes` folder and
separates them into API, console, and web files.
2016-10-19 07:53:10 +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
James Brooks
ea9f2fabf0 Rebuilt assets 2016-10-18 19:19:30 +01:00
James Brooks
c4d1bd4cd2 Fix line-heights in panels not within timeline. Fixes #2169 2016-10-18 19:18:34 +01:00
James Brooks
d6758778a8 Given some Yarn to the 🐱 2016-10-18 18:49:27 +01:00
James Brooks
cc64c7eefe Merge pull request #2192 from coupej/2.4
Template overview broken when templates exists
2016-10-18 08:54:05 +01: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