Commit Graph

3805 Commits

Author SHA1 Message Date
Taylor Otwell d19a79baf2 Merge pull request #2400 from jamesmills/patch-1
Update upgrade.md
2013-11-04 13:16:54 -08:00
James Mills 4cb7482e2f Update upgrade.md
Quick reminder to change the path in the BaseController to match the change to the alias.
2013-11-04 05:50:19 +00:00
Taylor Otwell 509b43ba80 Add note to upgrade guide. 2013-11-02 19:46:46 -05:00
Taylor Otwell 0103a698d7 Turn Redis clustering off by default. 2013-11-01 14:36:59 -05:00
Taylor Otwell f387853eca Added secure option. 2013-11-01 08:46:15 -05:00
Taylor Otwell 428aaf09e7 Consolidate console support tools into one service provider. 2013-10-30 16:55:44 -05:00
Taylor Otwell 4535fa4048 Merge pull request #2386 from rmasters/upgrade-notes
Add note to upgrade.md about new Controller alias
2013-10-30 12:00:43 -07:00
Ross Masters e8f6597e2d Add note to upgrade.md about new Controller alias 2013-10-30 17:31:20 +00:00
Taylor Otwell b00d8c5a72 Wrap in IfModule. 2013-10-30 10:14:09 -05:00
Taylor Otwell a373ac8fed Merge branch 'master' into develop 2013-10-30 09:46:39 -05:00
Taylor Otwell eea4713e7c Fix grammar. 2013-10-30 09:46:34 -05:00
Taylor Otwell 8084e3526a Merge pull request #2204 from mmeyer2k/patch-1
Fixed very minor typo in auth.php
2013-10-29 14:58:29 -07:00
Taylor Otwell 1d9d577f9b Merge pull request #2192 from driesvints/dv/cleanup
Remove space and add global class reference in docblock
2013-10-29 14:49:14 -07:00
Taylor Otwell 65842ae55a Merge pull request #2377 from rmobis/master
Tiny inconsistency between 'between' and 'digits_between' validation rules messages
2013-10-29 13:35:12 -07:00
Taylor Otwell 82206d3932 Add to upgrade instructions. 2013-10-28 14:10:08 -05:00
Taylor Otwell 4c128e8760 Add to upgrade guide. 2013-10-28 11:29:49 -05:00
Taylor Otwell 092e75e59a Starting work on 4.1 upgrade guide. 2013-10-28 11:29:32 -05:00
Taylor Otwell c8dfb2e0b4 Stack doesn't need to be in this composer file. 2013-10-28 10:11:34 -05:00
Taylor Otwell 740983e62d Just call app->run(). 2013-10-28 09:29:09 -05:00
Taylor Otwell 7fb808f2fa Switch to file as default session driver. 2013-10-26 22:28:55 -05:00
Taylor Otwell ccdc7141aa Tweak session config. 2013-10-26 19:03:30 -05:00
Raphael Mobis Tacla d734a416e0 Replace dash for 'and' in `between` validation rules. Fixes #2377 2013-10-26 18:31:29 -02:00
Taylor Otwell ce64714b2f Tweak front controller. Htaccess. 2013-10-26 11:27:40 -05:00
Taylor Otwell 29fc9f694d Working on more Stacky setup. 2013-10-25 00:28:22 -05:00
Taylor Otwell 39e265f037 Merge pull request #2309 from cviebrock/feature/cleanup-css
Feature/cleanup css
2013-10-22 20:07:14 -07:00
Taylor Otwell 5df7bc7f8a Merge branch 'master' into develop 2013-10-22 22:05:25 -05:00
Taylor Otwell b2ac3197be Merge pull request #2311 from msurguy/patch-2
The default message was not clear
2013-10-22 20:03:48 -07:00
Taylor Otwell ed78f78fa9 Fix comment. 2013-10-22 21:20:18 -05:00
Taylor Otwell 6a352640c5 Merge pull request #2321 from ameech/patch-1
Updated line to use spaces instead of tabs.
2013-10-22 18:07:44 -07:00
Taylor Otwell 6dd766c0c0 Fix typos. 2013-10-22 16:11:12 -05:00
Taylor Otwell 64dd939bba Merge pull request #2366 from abishekrsrikaanth/patch-1
Added configuration for RedisQueue
2013-10-22 14:05:52 -07:00
Taylor Otwell f22a7c88a9 Tweak mispelling. 2013-10-22 16:05:29 -05:00
Taylor Otwell 34bb08e58d Remove Live service provider as it's all consolidated into new Tail command. 2013-10-20 20:24:52 -05:00
Taylor Otwell e12be87751 Add root option to config. 2013-10-19 21:45:34 -05:00
Taylor Otwell 088f4b69b6 Move to single file log setup for simplicity. 2013-10-19 21:39:25 -05:00
Abishek R Srikaanth 4b09f4061c Put a comma after option just to match the other arrays 2013-10-18 22:44:07 +05:30
Abishek R Srikaanth dae1a994c9 Removed the host config for the redis queue 2013-10-18 22:22:50 +05:30
Abishek R Srikaanth 1fb3e1dd6b Added configuration for RedisQueue 2013-10-18 07:23:00 +05:30
Taylor Otwell 80b1c853ce Merge branch 'master' into develop 2013-10-13 20:57:43 -05:00
Taylor Otwell 1745513035 Merge pull request #2358 from JosephSilber/ignore-windows-thumbs
gitignore windows thumbnails
2013-10-13 18:57:04 -07:00
Joseph Silber 52a9638825 gitignore windows thumbnails 2013-10-13 21:53:44 -04:00
Taylor Otwell aced8afaab Add missing comma. 2013-10-11 22:34:42 -05:00
Taylor Otwell d1c04014dd Merge pull request #2332 from laheab/master
Move pre-update-cmd to post-update-cmd, solves inconveniences.
2013-10-11 20:33:50 -07:00
Taylor Otwell 0d011da4e5 Custom repository no longer needed. 2013-10-05 21:52:50 -05:00
Taylor Otwell 375cbdeaec Fix spacing. 2013-10-03 16:25:54 -05:00
Taylor Otwell 9c56307345 switch to bootstrap 3 as default pagination view. 2013-10-01 10:26:17 -05:00
Ibrahim AshShohail 258919ad1b Moved pre-update-cmd to post-update-cmd 2013-09-29 16:02:32 +03:00
Taylor Otwell 4c7d677909 Added repository to Composer file. 2013-09-19 21:39:09 -05:00
ameech a7b209ffcc Updated line to use spaces instead of tabs. 2013-09-19 00:10:17 -05:00
Maksim Surguy af1bd630d7 The default message was not clear
Added clarity
2013-09-13 17:42:21 -07:00