James Brooks
|
79f66fc090
|
Fix up the seeder command
|
2015-08-07 11:44:51 +01:00 |
|
James Brooks
|
a05496f7d0
|
Created DemoSeederCommand to replace seeders. Closes #884
|
2015-08-07 08:31:22 +01:00 |
|
Graham Campbell
|
55ffbd74d4
|
Merge branch '1.2'
Conflicts:
composer.json
composer.lock
|
2015-08-06 22:02:23 +01:00 |
|
Graham Campbell
|
f9f2e5c18a
|
Bumped version
|
2015-08-06 21:51:31 +01:00 |
|
Graham Campbell
|
91ba722405
|
Merge branch '1.1'
Conflicts:
composer.json
composer.lock
config/emoji.php
|
2015-08-06 20:11:20 +01:00 |
|
Graham Campbell
|
2ac9d3b23e
|
Updated dependencies
|
2015-08-06 20:00:53 +01:00 |
|
Graham Campbell
|
848fb3b607
|
Rebuilt css
|
2015-08-06 20:00:38 +01:00 |
|
Graham Campbell
|
7d21a7682c
|
Updated elixir
|
2015-08-06 20:00:31 +01:00 |
|
Graham Campbell
|
e3c38c7461
|
Updated emoji package
|
2015-08-06 20:00:22 +01:00 |
|
James Brooks
|
3f2f5cd25b
|
Dockerfile maintainer details. Closes #872
|
2015-08-06 19:09:35 +01:00 |
|
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 |
|
James Brooks
|
8dd762184e
|
Update CONTRIBUTING.md
|
2015-08-05 08:47:09 +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 |
|