3883 Commits

Author SHA1 Message Date
Graham Campbell
9fd86c40b4 Updated badges 2014-05-27 15:47:53 +01:00
Taylor Otwell
9df2e2343e Merge pull request #2885 from GrahamCampbell/badges
[4.1] Improved Badges
2014-05-05 19:04:02 -05:00
Graham Campbell
57b53c2d73 Improved badges 2014-05-04 16:48:58 +01:00
Taylor Otwell
13a34ff883 Update badges. 2014-04-19 16:59:13 -05:00
Taylor Otwell
f138f0f4fc Add extra functions to User. v4.1.27 2014-04-15 11:06:27 -05:00
Taylor Otwell
dff012070e Disable debugging by default. Must opt-in for local. 2014-04-15 08:34:30 -05:00
Taylor Otwell
af70922759 Merge pull request #2726 from lucasmichot/patch-1
[PROPOSAL] Ignore all .env.*.php files
2014-04-11 17:23:11 -05:00
Taylor Otwell
cb21cb8aa8 Merge pull request #2754 from GrahamCampbell/fixes
Minor CS Fixes
2014-04-11 17:17:01 -05:00
Taylor Otwell
7a7835fe5f Merge pull request #2800 from barryvdh/patch-2
Add fallback_locale to config
2014-04-11 16:33:19 -05:00
Taylor Otwell
28a95624fe Fix wording. 2014-04-11 16:32:36 -05:00
Barry vd. Heuvel
b5d60260fb Add fallback_locale to config
This is implemented in bf062fee1e
2014-04-03 14:38:52 +02:00
Graham Campbell
753370615e Minor cs fixes 2014-03-15 10:14:55 +00:00
Taylor Otwell
a2cb6049c9 Cleaning up comments. 2014-03-08 15:18:22 -06:00
Taylor Otwell
3c19e7ad4a Merge pull request #2735 from boffey/fix-mail-config-comments
Updated mail config comments from postmark to mailgun
2014-03-08 14:58:12 -06:00
Michael Boffey
b191604e23 Updated mail config comments from postmark to mailgun 2014-03-07 14:54:38 +00:00
Lucas
3d99ff5c8d [PROPOSAL] Ignore all .env.*.php files
All environment files shall be ignored from Git
2014-03-05 14:29:57 +01:00
Taylor Otwell
9bf9c2eb42 Add ttr option to beanstalk config. 2014-03-03 20:07:43 -06:00
Taylor Otwell
fafb9837dd Merge pull request #2715 from EvgenyKovalev/patch-2
Iron.io config less error prone.
2014-02-28 16:05:46 -06:00
EvgenyKovalev
2028ea7aac Iron.io config less error prone.
In iron.io settings 'token' is the first field and 'Project ID' is the second. The proposed order makes it less error prone.
2014-03-01 01:00:22 +03:00
Taylor Otwell
5a172d90d3 Merge pull request #2687 from EvgenyKovalev/patch-2
5x boost for EU customers
2014-02-28 15:01:32 -06:00
Taylor Otwell
36260876dd Add sample custom error message. 2014-02-28 14:58:02 -06:00
Taylor Otwell
a2574209b3 Tweak wording. 2014-02-28 14:50:25 -06:00
Taylor Otwell
151fdab5fe Merge pull request #2706 from idhamperdameian/master
Add required_with_all validation message
2014-02-28 14:49:40 -06:00
Taylor Otwell
945a073879 Merge pull request #2710 from webdrop/master
added alt to img tag in hello
2014-02-28 14:45:21 -06:00
webdrop
a5a8bcbabe added alt to img tag in hello
added required alt tag to img, now successfully passes w3c validation
2014-02-28 01:44:35 +03:00
Ivo Idham Perdameian
5b28206c3c Added required_with_all 2014-02-27 16:00:39 +07:00
EvgenyKovalev
13e3d45265 Update queue.php
This option is already supported in 'Illuminate/Queue/Connectors/IronConnector.php'
Having this option hidden works well only for North America. However for EU having it set to EU servers give 5X boost in network performance with iron.io
2014-02-19 03:24:55 +03:00
Taylor Otwell
98d160dc5b Merge pull request #2655 from alexandre-butynski/patch-1
Improvement of validation traduction for "email" rule
2014-02-14 22:44:15 -06:00
Alexandre Butynski
5f917a6bad Improvement of validation traduction for "email" rule 2014-02-05 14:53:21 +01:00
Taylor Otwell
46c7f075ab Merge pull request #2389 from anlutro-pull-requests/validator-require-without-all
Added required_without_all
2014-01-31 09:42:03 -08:00
Taylor Otwell
d0c500716c Merge pull request #2508 from euantorano/patch-1
Updating .htaccess for consistency
2014-01-31 08:52:00 -08:00
Taylor Otwell
aeda6b13cd Shorten path line. 2014-01-18 21:58:28 -06:00
Taylor Otwell
ca744fc345 Merge pull request #2612 from liuggio/patch-1
added license badge
2014-01-18 19:31:40 -08:00
Giulio De Donato
b90f25eca2 added license badge 2014-01-19 02:59:10 +01:00
Taylor Otwell
73094f2633 Ignore environment files. v4.1.18 2014-01-18 19:14:57 -06:00
Taylor Otwell
69bb62333b Merge pull request #2534 from a25ce1/patch-1
tabs to spaces
2014-01-09 19:36:31 -08:00
Taylor Otwell
b6962878fe Remove makeshift upgrade guide. Docs should be used. 2014-01-09 21:31:18 -06:00
Taylor Otwell
adfa89b9b2 Merge pull request #2560 from crynobone/feature/post-install-cmd
Add php artisan clear-compiled to post-install-cmd
2014-01-07 21:30:05 -08:00
crynobone
b268cdc716 Add php artisan clear-compiled to post-install-cmd, as proposed in
laravel/framework#3152

Signed-off-by: crynobone <crynobone@gmail.com>
2014-01-07 10:50:02 +08:00
Chen Hua
0f68f561e9 tabs to spaces 2013-12-25 09:57:47 +08:00
Euan T.
d5c1e8af96 Updating .htaccess for consistency
Fixing indentation to be consistent
2013-12-16 15:24:23 +00:00
Taylor Otwell
85f096b5d7 Minimum stability stable. 2013-12-12 09:28:04 -06:00
Taylor Otwell
3053d486e6 Fix conflict. v4.1.0 2013-12-11 08:17:46 -06:00
Taylor Otwell
c1ab700b65 Merge pull request #2480 from samchivers/patch-1
Corrected the spelling of 'maintenance' in maintenance mode comment block
2013-12-11 06:16:04 -08:00
samchivers
84fe7f2f0c Corrected the spelling of 'maintenance' in comment block 2013-12-11 13:29:42 +00:00
Taylor Otwell
0293eaced7 Mention redis connection. 2013-12-08 22:48:04 -06:00
Taylor Otwell
d763a8a6d9 Merge pull request #2471 from adamgoose/develop
Enhancements to the 4.0>4.1 upgrade guide.
2013-12-05 17:54:27 -08:00
Adam Engebretson
4dc94d2ea5 Enhancements to the 4.0>4.1 upgrade guide. 2013-12-05 19:12:35 -06:00
Taylor Otwell
b2cad30502 Merge pull request #2470 from adamgoose/develop
Re-order upgrade instructions
2013-12-05 11:26:12 -08:00
Adam Engebretson
3f155a34e5 Re-order upgrade instructions
composer update throws an error while executing artisan if you have not yet done this step:

- Remove call to `redirectIfTrailingSlash` in `bootstrap/start.php` file.
2013-12-05 13:22:07 -06:00