Commit Graph
100 Commits
Author SHA1 Message Date
Taylor Otwell 9180f646d3 add env variable for mysql ssl cert 2019-01-17 10:41:23 -06:00
Taylor Otwell 2d2c089a4a Merge pull request #4904 from Te7a-Houdini/modify-redirect-if-auth-middleware-to-allow-multiple-guards
[5.8] Modify RedirectIfAuthenticated middleware to accept multiple guards
2019-01-16 09:06:56 -06:00
Taylor Otwell 247f7f9619 Update RedirectIfAuthenticated.php 2019-01-16 09:05:51 -06:00
Taylor Otwell 3a550dee85 Merge branch 'master' into develop 2019-01-11 08:53:23 -06:00
Taylor Otwell 915667a8d5 formatting 2019-01-11 08:48:42 -06:00
Taylor Otwell f795055577 tweak wording 2019-01-10 15:21:07 -06:00
Taylor Otwell 35de8c9854 Merge branch 'develop' of github.com:laravel/laravel into develop 2019-01-10 15:19:09 -06:00
Taylor Otwell 1be5e29753 add dynamo to stubs 2019-01-10 15:18:58 -06:00
Taylor Otwell 29494438f1 Merge pull request #4899 from tiagocyberduck/master
Add Cyber-Duck as a Sponsor
2019-01-10 13:04:21 -06:00
Taylor Otwell cfc2220109 remove svgs 2018-12-30 19:41:37 -05:00
Taylor Otwell ddd8c2a790 Merge pull request #4884 from eric-famiglietti/patch-1
Remove extra whitespace.
2018-12-19 07:43:20 -06:00
Taylor Otwell 87667b25ae update env variable stubs 2018-12-18 09:09:55 -06:00
Taylor Otwell 3959c09f3b import class 2018-12-18 09:07:33 -06:00
Taylor Otwell 4070dc98d4 fix conflicts 2018-12-18 09:06:40 -06:00
Taylor Otwell 70532dd8ae Merge branch 'mix' of https://github.com/JeffreyWay/laravel into JeffreyWay-mix 2018-12-15 08:37:28 -06:00
Taylor Otwell c8ec9d4358 Merge branch 'master' of github.com:laravel/laravel 2018-12-11 16:05:51 -06:00
Taylor Otwell e1b8847a92 add env variable 2018-12-11 16:05:24 -06:00
Taylor Otwell b1763fe180 Merge pull request #4878 from TBlindaruk/delete-401.svg
[5.8] Delete 401.svg
2018-12-09 07:34:51 -06:00
Taylor Otwell bc435e7fdd Update .gitignore 2018-12-01 10:53:17 -06:00
Taylor Otwell 4da373d6b2 Merge pull request #4870 from driesvints/update-changelog
[5.7] Update changelog
2018-11-29 16:26:38 -06:00
Taylor Otwell b926f2e114 Merge pull request #4866 from driesvints/add-starts-with-rule
[5.7] Add language entry for starts_with rule
2018-11-27 08:16:04 -06:00
Taylor Otwell 7adea122a5 Merge pull request #4867 from ajthinking/patch-1
[5.7] Fixed mixed up comment order
2018-11-27 08:14:28 -06:00
Taylor Otwell 2a483bbf60 Merge pull request #4865 from eugenesaenko/patch-1
[5.8] Fix typo and add label to breaking change
2018-11-22 08:28:25 -06:00
Taylor Otwell fcb7d35730 Merge pull request #4863 from staudenmeir/validation
[5.7] Add date_equals validation message
2018-11-21 16:05:36 -06:00
Taylor Otwell 03ac80b779 change variable name 2018-11-20 22:01:06 -06:00
Taylor Otwell 071a05bd76 use env superglobal 2018-11-20 21:57:43 -06:00
Taylor Otwell ac8e6fb124 Merge branch 'master' of github.com:laravel/laravel 2018-11-20 21:46:22 -06:00
Taylor Otwell 5ea6fe18a8 add env variable for compiled view path 2018-11-20 21:46:11 -06:00
Taylor Otwell 6806aaa356 Merge pull request #4856 from localheinz/feature/composer-normalize
[5.7] Enhancement: Normalize composer.json
2018-11-18 10:24:43 -06:00
Taylor Otwell b88d8fd18f formatting 2018-11-16 08:09:12 -06:00
Taylor Otwell de1f472d76 Merge branch 'master' of github.com:laravel/laravel 2018-11-14 14:36:55 -06:00
Taylor Otwell 63a4039123 add asset url configuration option 2018-11-14 14:36:47 -06:00
Taylor Otwell a2c8df54f7 Merge pull request #4854 from aryehraber/patch-1
[5.7] Clean up auto register Vue components
2018-11-14 07:49:22 -06:00
Taylor Otwell dc3e768d4c Merge pull request #4853 from aryehraber/patch-2
[5.7] Remove lodash dependency when auto registering Vue components
2018-11-13 09:35:13 -06:00
Taylor Otwell 7634bc6ab7 add sponsor 2018-11-12 08:48:23 -06:00
Taylor Otwell c09519f547 formatting 2018-11-07 19:05:31 -05:00
Taylor Otwell c2359fe119 wip 2018-11-02 10:42:02 -05:00
Taylor Otwell fa2af39310 compile assets 2018-11-02 10:14:29 -05:00
Taylor Otwell ab8f3f37c2 update example 2018-11-02 10:13:11 -05:00
Taylor Otwell 990d58c78f uncomment 2018-11-02 10:12:37 -05:00
Taylor Otwell 05acbad5b6 formatting 2018-11-02 10:11:21 -05:00
Taylor Otwell 5d7936eeb0 Merge pull request #4841 from narwy/patch-1
[ALL] gitignore for NetBeans IDE
2018-10-31 06:00:27 +11:00
Taylor Otwell 122e99c1fb Merge pull request #4836 from laurencei/laurencei-patch-1
[5.7] Improve docs
2018-10-31 01:41:56 +11:00
Taylor Otwell 79e8ff4290 Merge pull request #4838 from dakira/fk-support
introduce sqlite foreign_key_constraints config option
2018-10-31 00:33:05 +11:00
Taylor Otwell 8c4293d22b Merge pull request #4837 from bbashy/patch-1
[5.7] use env value for redis queue name
2018-10-31 00:11:59 +11:00
Taylor Otwell 51c0f51acb Merge pull request #4834 from clemir/uuid-validation
Add message for UUID validation rule
2018-10-29 08:59:30 +11:00
Taylor Otwell 6ee6f6423b Merge pull request #4833 from DojoGeekRA/feature/phpunit.xml
Sort phpunit environment variables alphabetically
2018-10-28 02:06:39 +11:00
Taylor Otwell f9cf7ff1c8 Merge pull request #4832 from daniel-banciulea/master
[5.7] Fix running mix tasks error
2018-10-25 04:00:32 +11:00
Taylor Otwell 4c63c84073 Merge pull request #4831 from michaelmano/master
[5.7] Update vue version to 2.5.17
2018-10-24 00:01:19 +11:00
Taylor Otwell 39562b452a Merge pull request #4830 from cyberhicham/master
Removing double arrow alignments
2018-10-23 05:18:24 +11:00
Taylor Otwell 05e54193ba Merge pull request #4820 from brainmaniac/patch-1
changed syntax for validation
2018-10-17 13:43:21 +09:00
Taylor Otwell c089067493 Merge pull request #4822 from borisdamevin/patch-2
Fix bad font size render on link
2018-10-17 13:41:46 +09:00
Taylor Otwell 56b8c01080 Merge pull request #4814 from TBlindaruk/added-default-401-image
[5.8] Added default 401.svg
2018-10-16 17:02:05 +09:00
Taylor Otwell b637ee304c Merge pull request #4805 from driesvints/fix-api-redirect
[5.7] Don't redirect for api calls
2018-10-12 08:44:32 -05:00
Taylor Otwell c9e612f510 Merge pull request #4803 from driesvints/cashier-add-verify-webhook-config-values
[5.7] Add new Stripe webhook config values
2018-10-11 12:19:28 -05:00
Taylor Otwell e830a3af02 Merge pull request #4797 from connectkushal/patch-2
[5.8] Update UserFactory password in line with #4794
2018-10-06 13:43:58 -05:00
Taylor Otwell 1cb18d11ac Merge pull request #4794 from jakebathman/change-password-min-length-to-8
[5.8] Change password min length to 8
2018-10-05 14:23:33 -05:00
Taylor Otwell a273cea667 Merge pull request #4791 from staudenmeir/pagination
[5.7] Revert #4744
2018-10-05 12:06:06 -05:00
Taylor Otwell b98d49ebb3 formatting 2018-10-02 12:51:41 -05:00
Taylor Otwell 6735b84ccc Merge pull request #4783 from laravel/laurencei-patch-1
[5.7] Update database config
2018-10-02 06:56:28 -07:00
Taylor Otwell 877e2d7fda Merge pull request #4782 from eduarguzher/patch/validation-translation
[5.7] Changes the translation for "required_with_all" validation rule
2018-10-02 06:24:48 -07:00
Taylor Otwell 5b7f3b2061 Merge pull request #4781 from ankurk91/patch/lang-attribute
[5.7] Update lang attribute
2018-10-01 06:15:30 -07:00
Taylor Otwell 7d7734fe9a wip 2018-10-01 07:50:06 -05:00
Taylor Otwell ee8669a587 add link to sponsor 2018-09-30 08:45:53 -05:00
Taylor Otwell 361a6b71da use str class 2018-09-28 15:55:56 -05:00
Taylor Otwell faaabe1cef Merge pull request #4777 from SammyK/make-app-path-stream-safe
[5.7] Make app path stream safe
2018-09-28 13:53:45 -07:00
Taylor Otwell f0f912ef2b Merge pull request #4775 from yajra/patch-register
[5.7] Check if register route is enabled.
2018-09-28 07:04:46 -07:00
Taylor Otwell 55e580f6cf Update welcome.blade.php 2018-09-28 09:04:03 -05:00
Taylor Otwell 0c68618dd1 wip 2018-09-27 12:35:35 -05:00
Taylor Otwell cd8dd76b67 increase days 2018-09-27 09:01:45 -05: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
Taylor Otwell 7028b17ed8 Merge pull request #4763 from tillkruss/ansi
Preserve colors
2018-09-19 07:49:22 -05:00
Taylor Otwell f507c0eda9 Merge pull request #4762 from olipayne/master
Fix 'resent' ambiguity
2018-09-16 15:36:15 -05: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
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
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
Taylor Otwell cdb0362b4e Merge pull request #4756 from laurencei/master
[5.7] Update VerificationController
2018-09-07 08:36:30 -05:00
Taylor Otwell 011bb6c1d3 Merge pull request #4753 from laravel/next
[5.8] Target Laravel 5.8
2018-09-06 08:49:33 -05:00
Taylor Otwell 8b712e37e6 Update composer.json 2018-09-06 08:49:26 -05: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
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
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
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
Taylor Otwell 6cce5303c7 Merge pull request #4742 from voyula/master
Update .editorconfig
2018-09-03 15:56:09 +02: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