Taylor Otwell
83a872162e
Add comment.
2014-03-14 18:59:40 -05:00
Taylor Otwell
571b20c0a7
Fix formatting of file.
2014-03-14 16:22:14 -05:00
Taylor Otwell
7d60aa4235
Working on configuration files.
2014-03-14 16:22:03 -05: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
0b390e397e
Merge branch 'master' into develop
2014-03-03 20:07:50 -06:00
Taylor Otwell
9bf9c2eb42
Add ttr option to beanstalk config.
2014-03-03 20:07:43 -06:00
Taylor Otwell
0c9aded889
Merge branch 'master' into develop
2014-02-28 16:06:05 -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
Taylor Otwell
c457a93ddb
Work on 401 response from filter.
2014-02-28 16:02:46 -06:00
Taylor Otwell
d286d94122
Merge pull request #2399 from JosephSilber/auth-ajax-401
...
Auth should respond with a 401 to AJAX requests
2014-02-28 16:01:32 -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
Taylor Otwell
b755783714
Adding soft deleting trait alias.
2014-02-28 11:40:05 -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
Joseph Silber
23cc411ce1
Use App::abort instead of Response::make
2014-02-06 21:32:14 -05: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
cc7196c5e9
Add encrypt option to iron queue config.
2014-01-21 13:31:14 -06:00
Taylor Otwell
08afd1f2f7
Merge branch 'master' into develop
2014-01-18 21:58:34 -06: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
437ea54681
Merge branch 'master' into develop
2014-01-18 19:15:48 -06:00
Taylor Otwell
73094f2633
Ignore environment files.
2014-01-18 19:14:57 -06:00
Taylor Otwell
702388461a
Update composer.json
2014-01-10 20:18:00 -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
c420a7b8bf
Merge branch 'master' into develop
2014-01-09 21:31:24 -06: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
bc52ed5e3f
Up dependency on dev branch.
2013-12-12 09:24:38 -06:00
Taylor Otwell
3053d486e6
Fix conflict.
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