Commit Graph

2831 Commits

Author SHA1 Message Date
James Brooks ec2d071a2c Merge pull request #1305 from cachethq/event-tests
Event tests
2015-12-26 10:10:35 +00:00
James Brooks 751859461b Finish event tests 2015-12-26 09:44:32 +00:00
James Brooks 06962c6ded Fix name of InviteWasClaimed event class 2015-12-26 09:42:47 +00:00
James Brooks 0ba49b2a7c Fix class name 2015-12-26 09:33:39 +00:00
James Brooks a369d4cb08 Merge pull request #1304 from cachethq/analysis-qMKAL8
Applied fixes from StyleCI
2015-12-25 16:10:58 +00:00
James Brooks 073484076b Applied fixes from StyleCI 2015-12-25 11:10:54 -05:00
James Brooks 68d5a5c29e Started working on event tests 2015-12-25 16:10:38 +00:00
James Brooks f71e9c0cc5 Fix ordering of event listeners 2015-12-25 16:07:28 +00:00
James Brooks db9a6cd8f8 Register more of the events 2015-12-25 16:05:12 +00:00
James Brooks eb874ade0f Make all events final classes 2015-12-25 16:04:15 +00:00
James Brooks af51fe8b99 Merge pull request #1301 from phecho/fix-typo
Improved human_status of ComponentPresenter
2015-12-25 15:42:41 +00:00
phecho 2a8dcb7bf0 Improved human_status of ComponentPresenter 2015-12-25 22:05:29 +08:00
Graham Campbell c8d0a7dd39 Merge pull request #1291 from reginaldojunior/master
fix word "Localization" in pt-br to "Localização"
2015-12-25 12:04:15 +00:00
Graham Campbell f5fa14ba7a Merge pull request #1296 from phecho/fix-setup
Improve SetupController
2015-12-25 12:02:35 +00:00
phecho e5037429e5 Improve SetupController 2015-12-25 19:50:57 +08:00
Graham Campbell f4cc43fc64 Merge pull request #1299 from phecho/fix-annotation
Added missing annotation
2015-12-25 11:48:10 +00:00
phecho 2905c1339d Added missing annotation 2015-12-25 19:13:28 +08:00
James Brooks d1152d5d3e Merge pull request #1297 from phecho/improve-user-level
Added const for user level
2015-12-25 10:54:47 +00:00
phecho 2f9cc373ce Added const for user level 2015-12-25 17:52:01 +08:00
Reginaldo Junior 586d42ebde fix translate page of templates incidents 2015-12-24 16:12:21 -02:00
Reginaldo Junior 137dfb2b3c fix word "Localization" in pt-br to "Localização" 2015-12-24 16:05:09 -02:00
Graham Campbell 43fa00ae1d Another cs fix 2015-12-24 17:53:14 +00:00
Graham Campbell 41af00603d Merge pull request #1290 from cachethq/cs
CS fixes
2015-12-24 17:52:05 +00:00
Graham Campbell 9cfb1e1ebe CS fixes 2015-12-24 17:50:20 +00:00
Graham Campbell b1f94b965f Merge pull request #1288 from cachethq/cleanup
Cleanup middleware and routes
2015-12-24 17:45:18 +00:00
Graham Campbell aa58312454 Fixed typo 2015-12-24 17:35:18 +00:00
Graham Campbell a1b7bb8cce Cleanup middleware and routes 2015-12-24 17:30:59 +00:00
Graham Campbell 9957e2ec15 Merge pull request #1285 from cachethq/middleware
Refactor middleware
2015-12-24 16:57:47 +00:00
Graham Campbell 445f5c662a Refactor middleware 2015-12-24 16:52:56 +00:00
Graham Campbell fa235857b7 Merge pull request #1277 from cachethq/upgrade
Upgrade to Laravel 5.2
2015-12-24 16:40:18 +00:00
Graham Campbell 2441a23871 Updated dependencies 2015-12-24 16:29:55 +00:00
Graham Campbell cdc107fcb2 Upgrade to laravel 5.2 2015-12-24 16:18:10 +00:00
Graham Campbell 3951f0116a Merge pull request #1284 from cachethq/phpunit
Updated PHPUnit 4.8.19->4.8.21
2015-12-24 16:14:44 +00:00
Graham Campbell 24668b768b Updated composer.lock 2015-12-24 16:09:11 +00:00
Graham Campbell e4518f7039 Updated phpunit 2015-12-24 16:00:39 +00:00
Graham Campbell 696b0d83c6 Merge pull request #1283 from cachethq/script
Updated scripts
2015-12-24 15:59:56 +00:00
Graham Campbell dbb71e2ae3 Updated composer.lock hash 2015-12-24 15:56:42 +00:00
Graham Campbell cfbf1945dd Updated composer scripts 2015-12-24 15:50:28 +00:00
Graham Campbell 3fdf5dc5f7 Merge pull request #1282 from cachethq/dispatcher
Updated deps and use the new dispatch helper
2015-12-24 15:38:15 +00:00
Graham Campbell 34ca408770 Merge pull request #1281 from cachethq/config
Fixed the config service provider
2015-12-24 15:37:57 +00:00
Graham Campbell 7ff9147b30 Updated dependencies 2015-12-24 15:34:45 +00:00
Graham Campbell 00968ceefe Fixed the config service provider 2015-12-24 15:33:36 +00:00
Graham Campbell c026adb9d6 Bumped min proxy version 2015-12-24 15:28:21 +00:00
Graham Campbell 5557edc342 Use the new dispatch helper function 2015-12-24 15:16:09 +00:00
Graham Campbell 98795c8220 Bumped the minimum laravel vesion 2015-12-24 15:15:14 +00:00
Hereward Mills 22158c3250 Corrected typos in metric point events
Closes #1280
2015-12-24 15:12:32 +00:00
Graham Campbell 65f0ac62fe Merge pull request #1278 from cachethq/metric-hourly
Last hour of metric points
2015-12-24 15:09:55 +00:00
James Brooks f730729cf4 Merge pull request #1279 from thehereward/correct-returns-void
Replace returns with return void.
2015-12-24 11:48:38 +00:00
James Brooks 3a0c052f8b Last hour of metric points 2015-12-24 11:27:22 +00:00
Hereward Mills b4173d827a Replace returns with return void. 2015-12-24 10:58:08 +00:00