Commit Graph

2030 Commits

Author SHA1 Message Date
James Brooks bbaa1fbfa6 Updated AltThree/Emoji for GITHUB_TOKEN usage 2015-08-06 18:56:00 +01:00
James Brooks 0e83999f7d Order the $routeMiddleware values 2015-08-06 14:29:13 +01:00
James Brooks 3c07529693 Pulled out the routes for RSS and Atom feeds into their own file 2015-08-06 14:27:44 +01:00
James Brooks 669fb4857a Addons are now listed in the documentation 2015-08-06 14:23:58 +01:00
James Brooks 4693faa64f Removed installation docs to links to docs.cachethq.io 2015-08-06 14:19:12 +01:00
James Brooks 0802da8e01 Update comment so it makes more sense 2015-08-06 14:06:27 +01:00
James Brooks f839bc06f5 Renamed AdminRoutes to DashboardRoutes 2015-08-06 14:05:40 +01:00
James Brooks bba4cf8cce Put a space after the suffix 2015-08-06 13:59:15 +01:00
James Brooks 701f947c33 Better example of metrics. 2015-08-06 13:57:07 +01:00
James Brooks 36b36925c9 Merge pull request #875 from cachethq/admin-delete-users
Added the ability for admins to delete users. Closes #791
2015-08-06 13:48:43 +01:00
James Brooks 76d3692d9e Added the ability for admins to delete users. Closes #791 2015-08-06 13:48:23 +01:00
James Brooks 3f7f4e7624 Fix docblocks 2015-08-06 11:44:01 +01:00
James Brooks e76ecd493e Merge pull request #873 from cachethq/controllers
Remove AbstractController from remaining and rename BaseController to Controller
2015-08-06 07:07:16 +01:00
Joseph Cohen d68b248fd7 Remove AbstractController from remaining and rename BaseController to Controller 2015-08-05 17:21:03 -05:00
James Brooks 5813364ccb Update dependencies 2015-08-05 15:18:26 +01:00
James Brooks 8d0a716c2d Remove AbstractController as it does nothing 2015-08-05 15:18:20 +01:00
James Brooks e471796742 Update CONTRIBUTING.md 2015-08-05 08:47:32 +01:00
Graham Campbell 593dd04a4f Merge pull request #850 from cachethq/validator
Refactor validator stuff and fix variable names in views
2015-08-03 22:36:34 +01:00
Graham Campbell fcbbfdd84e Refactor validator stuff and fix variable names in views 2015-08-03 22:32:51 +01:00
Graham Campbell 5d958bac81 Merge branch '1.1' 2015-08-03 22:26:02 +01:00
Graham Campbell 578d4befef Fixed typo 2015-08-03 22:00:49 +01:00
Graham Campbell 549c4e1594 Fixed seeder 2015-08-03 21:49:45 +01:00
Graham Campbell 5ce767dccc Merge branch '1.1' 2015-08-03 21:07:31 +01:00
Graham Campbell 60536d5334 Fixed typos 2015-08-03 21:06:56 +01:00
Graham Campbell e5ddb65298 Merge branch '1.1' 2015-08-03 18:44:14 +01:00
Graham Campbell ef3c32c5e9 Updated the readme 2015-08-03 18:43:55 +01:00
Graham Campbell 11cf7ef2c8 Merge pull request #865 from n0mer/patch-1
doc update - how to install Predis dependency
2015-08-03 18:42:10 +01:00
Graham Campbell 0c99204016 Merge branch '1.1' 2015-08-03 18:41:26 +01:00
Graham Campbell ca367ff151 Removed duplicate service provider entry 2015-08-03 18:40:46 +01:00
Nikolay Gorylenko 06ecb4b9fb Update README.md 2015-08-03 17:32:51 +02:00
Nikolay Gorylenko 122138402b doc update - how to install Predis dependency 2015-08-03 16:52:38 +02:00
Graham Campbell 11d68ee3e5 Merge branch '1.1'
Conflicts:
	composer.lock
2015-08-03 14:53:08 +01:00
Graham Campbell 14ec134ac1 Updated dependencies 2015-08-03 14:46:03 +01:00
Graham Campbell ea0a8dfcff Updated dependencies 2015-08-03 14:28:25 +01:00
Graham Campbell 6cd10581e4 Removed incorrect php-cs-fixer config 2015-08-03 14:26:15 +01:00
Graham Campbell 90baf18724 Backport all fixes from the master to 1.1 2015-08-03 14:23:46 +01:00
Graham Campbell 2284bc5d3b Merge branch '1.1' 2015-08-03 14:21:08 +01:00
Graham Campbell 5bdbc87bf2 Merge pull request #863 from cachethq/1.1-throttling
Fixed login throttling
2015-08-03 14:16:21 +01:00
Graham Campbell 60c7235d94 Merge pull request #864 from n0mer/patch-1
make 'cron' available in docker container
2015-08-03 13:53:26 +01:00
Nikolay Gorylenko 2c8cd19137 make 'cron' available in docker container 2015-08-03 14:47:06 +02:00
Graham Campbell c1d53a7b42 Fixed login throttling 2015-08-03 13:37:16 +01:00
Graham Campbell a847cdc97e Merge branch '1.1' 2015-08-03 12:38:14 +01:00
James Brooks 22b0e105ee Fix showing of verified subscribers when they're not. Fixes #855 2015-08-03 12:37:49 +01:00
James Brooks c7b55401d4 Casts the subscriber 2015-08-03 12:37:49 +01:00
James Brooks 167b90265f Remove deleted_at as a date field 2015-08-03 12:37:48 +01:00
Graham Campbell bb71d0175f Merge pull request #861 from n0mer/1.1
do not evaluate LOGGING_MODE and APP_LOCALE during build phase
2015-08-03 12:37:32 +01:00
Nikolay Gorylenko f964c03072 ≈do not evaluate LOGGING_MODE and APP_LOCALE during build phase; fix path for contab 2015-08-03 11:32:30 +02:00
James Brooks 01c690608f Fix showing of verified subscribers when they're not. Fixes #855 2015-08-03 08:58:07 +01:00
James Brooks 5aee46d6b7 Casts the subscriber 2015-08-03 08:54:40 +01:00
James Brooks 2615efc052 Remove deleted_at as a date field 2015-08-03 08:53:50 +01:00