1465 Commits

Author SHA1 Message Date
James Brooks
04f957cf39 Fixed HTML encoding. 2015-04-03 17:46:33 +01:00
James Brooks
0e8899e90e Fixes #567. 2015-04-03 17:44:48 +01:00
James Brooks
f73afb87d8 Merge pull request #566 from cachethq/gosquared-tracking
GoSquared Tracking
2015-04-03 17:38:32 +01:00
James Brooks
92c1d69b16 Support GoSquared tracking codes as well. Closes #556. 2015-04-03 17:29:14 +01:00
James Brooks
cee25ba530 Fix markup. 2015-04-03 17:17:39 +01:00
James Brooks
39bf9f789c Remove small text from language string. 2015-04-03 17:17:29 +01:00
James Brooks
f7aa87c503 Remove OneClickDeployCommand from Kernel $commands 2015-04-03 17:15:31 +01:00
James Brooks
3a9bc47f09 Merge pull request #565 from cachethq/drop-heroku-support
Drop Heroku support
2015-04-03 17:11:23 +01:00
James Brooks
31f5d76bcf Removed native Heroku deployment. Closes #557. 2015-04-03 17:10:20 +01:00
James Brooks
1117f421b1 Update dependencies. 2015-04-03 17:07:06 +01:00
James Brooks
3b4fcd793f Closes #560 2015-03-31 21:38:20 +01:00
James Brooks
e61cae2ddd Fix output of HTML from support Cachet link 2015-03-31 21:29:27 +01:00
James Brooks
caeaf4c1a9 Merge pull request #559 from Duffleman/patch-1
Update .env.example
2015-03-31 21:23:16 +01:00
George Miller
6d6e8bcaf9 Update .env.example
DB_DRIVER is default set to sqlite. Anyone starting the project intending to use MySQL will have to look around to see to add that declaration here. Best add it to the example file to save them the hassle.
2015-03-31 21:21:52 +01:00
Graham Campbell
0f44fab68c More specific docblock 2015-03-30 21:48:57 +01:00
Graham Campbell
3f0b2d1375 Cleanup exception handler 2015-03-30 21:47:25 +01:00
James Brooks
64f5c23546 Use Laravel-Exceptions 2015-03-30 21:44:32 +01:00
James Brooks
f6c4f3df27 Update dependencies. 2015-03-30 21:14:15 +01:00
James Brooks
cdd91ce673 Merge pull request #555 from cachethq/issue-551
Closes #551
2015-03-30 21:12:20 +01:00
James Brooks
5251369317 Closes #551 2015-03-30 21:11:52 +01:00
James Brooks
64d1d73d70 Use env to determine the DB_DRIVER 2015-03-28 09:17:29 +00:00
Joseph Cohen
082f57569f Fix CS 2015-03-26 15:09:49 -06:00
Joseph Cohen
37e20bf2bf Update code to match master 2015-03-26 15:07:16 -06:00
Graham Campbell
eb22ac6d8a Cleaned up dependencies
Using the sexy ^ notation. :)
2015-03-23 19:44:30 +00:00
Graham Campbell
85bab1d238 Merge pull request #538 from cachethq/l5-stuffs
Loosen some version constraints
2015-03-23 19:41:32 +00:00
Graham Campbell
21355e3dd7 Update composer.json 2015-03-23 19:40:37 +00:00
Graham Campbell
ce92de2f7e Loosen some version constraints 2015-03-23 19:38:08 +00:00
Joseph Cohen
da9c32d38a Update dependencies 2015-03-21 03:05:11 -06:00
Joseph Cohen
41186b7271 CS fixes 2015-03-21 02:56:01 -06:00
Joseph Cohen
44ac45fc6b Fix loadconfix exceptions 2015-03-21 02:52:59 -06:00
Joseph Cohen
09e83ab689 Fix tests 2015-03-21 02:33:38 -06:00
Joseph Cohen
c5a93d99a7 Remove unused clases and use abstract controller 2015-03-21 02:21:20 -06:00
Joseph Cohen
d4fa4e59a0 Fix segment implementation 2015-03-21 02:16:45 -06:00
James Brooks
c1c3eb65d9 Fix unknown AbstractController import 2015-03-21 07:36:34 +00:00
Joseph Cohen
bdbd1cbd1e Added Laravel-Segment 2.0 2015-03-20 18:34:05 -06:00
Joseph Cohen
1ca9b85389 CS Fixes 2015-03-20 18:32:24 -06:00
Joseph Cohen
b4ac66d727 Cachet is now a Laravel 5 app 2015-03-20 18:30:45 -06:00
James Brooks
7cfa158e68 Always show a link to the dashboard. Closes #526. 2015-03-19 23:53:59 +00:00
James Brooks
39f2bc1021 Restyle the component list slightly 2015-03-18 21:51:56 +00:00
James Brooks
b8bb978d5e Better demo data 2015-03-18 21:15:40 +00:00
Joe Cohen
82c72418e1 Merge pull request #520 from cachethq/metric-avg-sum
Allow metrics to calculate the sum or average. Closes #517.
2015-03-17 14:54:31 -06:00
James Brooks
8e372c55b1 Allow metrics to calculate the sum or average. Closes #517. 2015-03-17 20:32:26 +00:00
James Brooks
f11d238258 Fix pulling back of metrics. Fixes #515. 2015-03-17 11:47:49 +00:00
James Brooks
a1afabbc18 Rename graphs partial to metrics for consistency. 2015-03-17 11:47:34 +00:00
James Brooks
9fbaf506de Add some updating rulesets 2015-03-16 09:22:12 +00:00
James Brooks
239694132a Apply component validation when creating. 2015-03-16 09:21:56 +00:00
James Brooks
1ccbda7f2e Merge pull request #516 from cachethq/user-api-seed
Always seed the demo user with the same API key.
2015-03-16 08:48:18 +00:00
James Brooks
ae10f49ff3 Always seed the demo user with the same API key. 2015-03-16 08:47:25 +00:00
James Brooks
04b06ec729 Updated Readme, screenshot, features etc. 2015-03-13 10:40:43 +00:00
James Brooks
2b99a2ccd8 Merge pull request #513 from cachethq/metric-point-decimails
Use decimal on metric points
2015-03-13 07:21:03 +00:00