Commit Graph

5883 Commits

Author SHA1 Message Date
Taylor Otwell cd8dd76b67 increase days 2018-09-27 09:01:45 -05:00
Marcin Nabiałek c60ff60679 Change default days to 30 for daily channel 2018-09-26 15:56:56 +02:00
Taylor Otwell 8e87b147bc
Merge pull request #4767 from bertheyman/daily-logs-by-default
[5.7] Set logs to daily by default
2018-09-25 07:19:32 -07:00
Bert Heyman cc28fb28ab Set logs to daily by default 2018-09-24 14:22:24 +02:00
Taylor Otwell 7028b17ed8
Merge pull request #4763 from tillkruss/ansi
Preserve colors
2018-09-19 07:49:22 -05:00
Till Krüss 8d455cdb58
preserve colors 2018-09-18 12:48:09 -07:00
Taylor Otwell f507c0eda9
Merge pull request #4762 from olipayne/master
Fix 'resent' ambiguity
2018-09-16 15:36:15 -05:00
Oliver Payne 52fe45dd7b Fix 'resent' ambiguity 2018-09-16 17:32:31 +02:00
Taylor Otwell bac6cae21e
Merge pull request #4761 from gauravmak/patch-1
Seeded users should be verified by default
2018-09-15 09:27:28 -05:00
Gaurav Makhecha 62c5bbf820
Seeded users should be verified by default
the email_verified_at column value is used to determine whether a user has verified her account.
2018-09-15 10:14:06 +05:30
Taylor Otwell c25f6c4e61 Merge branch 'master' of github.com:laravel/laravel 2018-09-14 10:38:35 -05:00
Taylor Otwell 622cdda7cf use one line 2018-09-14 10:38:31 -05:00
Taylor Otwell a5fc02d832 use class 2018-09-14 10:38:02 -05:00
Taylor Otwell cc1dd54ead
Merge pull request #4760 from NFarrington/persist-cache-data-directory
[5.7] Persist the /storage/framework/cache/data directory
2018-09-12 19:44:10 -05:00
Neil Farrington 76369205c8
Persist file cache data directory 2018-09-12 20:59:35 +01:00
Taylor Otwell 9838f79d2c wip 2018-09-08 11:06:07 -05:00
Taylor Otwell 1e80b8ce3c
Merge pull request #4757 from rookwood/patch-1
[5.7] Update HttpKernel to use Authenticate middleware under App namespace
2018-09-08 11:05:23 -05:00
Matt Hollis 04960ed8be
Update Kernel.php 2018-09-07 16:24:35 -05:00
Matt Hollis 7f6ec77e69
Update Kernel.php
StyleCI fixes
2018-09-07 16:22:40 -05:00
Matt Hollis 0eb1a8f3bc
Update Kernel.php 2018-09-07 16:20:54 -05:00
Matt Hollis b354a35272
Update HttpKernel to use Authenticate middleware under App namespace
The `Authenticate` middleware is intended to be called in a specific order before applying developer-listed middleware. In 5.7, it was changed to `App\Http\Middleware\Authenticate` but the priority still lists it as living under `Illuminate\Auth\Middleware\Authenticate`.

This proposed fix moves that priority array to `App\Http\Kernel` and changes the reference to the userland class.
2018-09-07 15:58:40 -05:00
Taylor Otwell cdb0362b4e
Merge pull request #4756 from laurencei/master
[5.7] Update VerificationController
2018-09-07 08:36:30 -05:00
Laurence Ioannou 8c3e7603eb
Update VerificationController.php 2018-09-07 19:44:33 +10:00
Graham Campbell f1a6729546 Merge branch '5.6' 2018-09-06 14:42:39 +01:00
Graham Campbell 26cfda28d3 Merge remote-tracking branch 'origin/5.5' into 5.6 2018-09-06 14:42:19 +01:00
Taylor Otwell 22d37a53ff add level 2018-09-06 08:23:57 -05:00
Taylor Otwell 371bc94673 formatting 2018-09-06 08:23:36 -05:00
Taylor Otwell 7b9ab57dd6 Merge branch 'master' of https://github.com/renoirfaria/laravel into renoirfaria-master 2018-09-06 08:22:27 -05:00
Taylor Otwell ed3c8b2d64 fix stub 2018-09-06 08:11:07 -05:00
Taylor Otwell 5ad5cdce8c
Merge pull request #4750 from kp-syginteractive/master
Removing unnecessary use from User Model
2018-09-06 08:10:04 -05:00
Taylor Otwell ad7ce02254
Merge pull request #4752 from ubient/add-mailgun-endpoint-option
Add missing Mailgun 'endpoint' option
2018-09-06 08:05:59 -05:00
Claudio Dekker dfe5afa71b Add missing Mailgun 'endpoint' option
Counterpart to https://github.com/laravel/framework/pull/25010
2018-09-06 14:02:17 +02:00
Kazim P f41814be1f Removing unnecessary use from User Model 2018-09-06 09:34:14 +05:30
Renoir dos Reis ea3afd1013 Adding papertrail log channel option 2018-09-05 11:15:27 -03:00
Taylor Otwell 8c41eae200
Merge pull request #4747 from eliurkis/patch-1
Remove unnecessary use on verification controller
2018-09-05 08:25:18 -05:00
Taylor Otwell 4a27987fa6
Merge pull request #4748 from SjorsO/master
Remove X-UA-Compatible meta tag
2018-09-05 08:24:45 -05:00
Sjors Ottjes 76a536b407
Update welcome.blade.php 2018-09-05 08:49:25 +02:00
Eliurkis Diaz 2c5633d334
Remove unnecessary use on verification controller 2018-09-05 00:24:52 -04:00
Taylor Otwell 6fcb8945c8 Merge branch 'master' of github.com:laravel/laravel 2018-09-04 12:01:27 -05:00
Taylor Otwell 6246ab0963 update stub 2018-09-04 12:00:54 -05:00
Taylor Otwell abdefb6602
Merge pull request #4746 from PHLAK/patch-1
Updated QUEUE_DRIVER env var to QUEUE_CONNECTION in phpunit.xml
2018-09-04 11:59:13 -05:00
Chris Kankiewicz 1eb13c8600
Updated QUEUE_DRIVER env var to QUEUE_CONNECTION in phpunit.xml 2018-09-04 09:45:26 -07:00
Taylor Otwell b0651d2467 Merge branch 'master' into develop 2018-09-04 08:12:22 -05:00
Taylor Otwell 577ae1c019 Merge branch 'develop' of github.com:laravel/laravel into develop 2018-09-04 08:09:48 -05:00
Taylor Otwell 6d9215c0a4 formatting 2018-09-04 08:09:32 -05:00
Taylor Otwell 2d70aaa286
Merge pull request #4744 from staudenmeir/pagination
[5.6] Fix pagination translation
2018-09-04 08:06:42 -05:00
Jonas Staudenmeir d44d5eb609 Fix pagination translation 2018-09-03 20:10:00 +02:00
Taylor Otwell 6cce5303c7
Merge pull request #4742 from voyula/master
Update .editorconfig
2018-09-03 15:56:09 +02:00
voyula 67ea919366
Update .editorconfig
See "[*]" global scope, already have this property in global scope.
2018-09-03 00:14:17 +03:00
Taylor Otwell 43747693bd
Merge pull request #4741 from mattmcdonald-uk/develop
[5.7] Define mix as const
2018-08-31 14:58:05 +02:00