Commit Graph

5596 Commits

Author SHA1 Message Date
Taylor Otwell 7a9da9c164 Merge pull request #4351 from pierreneter/revert-4349-patch-1
Revert "don't need it"
2017-07-25 22:27:03 -04:00
Pierre Neter 80d2f09987 Revert "don't need it" 2017-07-26 02:25:35 +07:00
Ahmed-Te7a 71d38b044d Add auth directive 2017-07-25 20:26:13 +02:00
Taylor Otwell 166d25b726 Merge pull request #4349 from pierreneter/patch-1
don't need it
2017-07-25 14:06:38 -04:00
Pierre Neter f4524ca72a don't need it 2017-07-26 01:01:33 +07:00
Taylor Otwell e4de035371 Merge pull request #4347 from balping/patch-1
Change hardcoded urls to named routes
2017-07-25 06:25:08 -04:00
balping 03c2387226 Change hardcoded urls to named routes
This makes the links consistent with the ones in https://github.com/laravel/framework/blob/5.4/src/Illuminate/Auth/Console/stubs/make/views/layouts/app.stub
2017-07-25 10:19:59 +02:00
Taylor Otwell 7bcf7a5450 Merge pull request #4344 from djh101/develop
Fixed trailing slash redirection for subdirectory installs.
2017-07-23 06:35:09 -05:00
Drew c5f993fa28 Fixed trailing slash redirection for subdirectory installs.
Previously redirection to remove trailing slashes would fail if Laravel was not installed in the root directory.
2017-07-23 00:35:36 -07:00
Taylor Otwell e19952fb19 Merge pull request #4340 from garygreen/remove-migrations-classmap
Remove migrations from autoload classmap
2017-07-22 09:44:05 -05:00
Gary Green efdec1c86b Remove migrations from autoload classmap. 2017-07-21 15:20:50 +01:00
Till Krüss f5da96cff2 tag v5.4.30 release notes 2017-07-20 20:18:26 -07:00
Taylor Otwell 134eafd12c remove things that aren't usually customized 2017-07-19 17:45:57 -05:00
Taylor Otwell 396634857e use exception status 2017-07-19 17:26:48 -05:00
Taylor Otwell c2e3cb9065 tweak default handler 2017-07-19 16:21:03 -05:00
Taylor Otwell ebc18e3aef update comment 2017-07-17 09:12:08 -05:00
Taylor Otwell 5d54c21ea8 auto loads commands 2017-07-17 09:11:10 -05:00
Taylor Otwell c4e142867c Merge pull request #4333 from DCzajkowski/develop
Fixed CI
2017-07-15 14:25:50 -05:00
DCzajkowski 1270a0b3a2 Fixed CI 2017-07-15 19:48:06 +02:00
Taylor Otwell fef413ff0e remove predis 2017-07-12 11:58:52 -05:00
Taylor Otwell 51f7e188a1 remove file 2017-07-12 11:58:33 -05:00
Taylor Otwell 1e4f3b9920 remove lock 2017-07-11 16:53:34 -05:00
Taylor Otwell 255c2bf1b7 Merge branch 'develop' of github.com:laravel/laravel into develop 2017-07-11 16:53:11 -05:00
Taylor Otwell d75800052d change default 2017-07-11 16:53:04 -05:00
Taylor Otwell 560bde8eb1 wip 2017-07-11 15:28:02 -05:00
Taylor Otwell 9a276e4ef5 wip 2017-07-11 15:25:52 -05:00
Taylor Otwell e109f4fcb0 wip 2017-07-11 15:24:40 -05:00
Taylor Otwell d0ce75926f Merge branch 'master' into develop 2017-07-11 13:26:38 -05:00
Taylor Otwell 8999e8745e tweak method 2017-07-06 12:28:57 -05:00
Taylor Otwell cec1b1bf94 fix error code 2017-07-06 12:27:35 -05:00
Taylor Otwell 4611d2bf31 stub listeners property 2017-07-06 12:08:40 -05:00
Taylor Otwell 3310063b59 add validation to exception handler 2017-07-06 11:49:51 -05:00
Taylor Otwell 098b8a4883 Merge pull request #4322 from kauhat/patch-1
Ignore the Yarn error log
2017-07-04 11:54:53 -05:00
Jack Fletcher 12db505122 Ignore the Yarn error log
Like the npm error log, this file can also be ignored.

[See also](https://stackoverflow.com/questions/42592168/should-i-add-yarn-error-log-to-my-gitignore-file)
2017-07-04 15:25:06 +01:00
Taylor Otwell 8d370ce7f2 Merge pull request #4311 from lucasmichot/feature/master/docblock
[5.4] Fix docblock.
2017-07-03 08:01:54 -05:00
Lucas Michot 8ceb2fddb7 Fix docblock. 2017-07-03 11:17:19 +02:00
Taylor Otwell df5b100521 formatting 2017-06-29 13:36:21 -05:00
Yitzchok Willroth 28719679b7 🔧 Slugify new session.cookie to comply with RFC 6265. 2017-06-29 13:42:31 -04:00
Yitzchok Willroth a7f2c060b2 🔧 🔧 Reduce discoverability of session cookie name.
Derives session.cookie from SESSION_COOKIE, falling back to (snake_cased) APP_NAME . '_session', falling back to 'laravel_session' (current) in order to make it less discoverable, thereby (slightly) reducing threat vector.
2017-06-29 12:12:19 -04:00
Taylor Otwell d5bf06589f Merge pull request #4302 from bretterer/fix_trusted_proxies
Fix to TrustProxies
2017-06-29 07:27:14 -05:00
Brian Retterer c9e47da895
Changes header keys for TrustProxies to non deprecated version 2017-06-28 17:52:56 -04:00
Taylor Otwell 9fec341e55 Merge pull request #4299 from lucasmichot/feature/master/npm-packages
Upgrade axios and cross-env packages
2017-06-27 08:35:21 -05:00
Lucas Michot 436581afd2 Upgrade axios and cross-env. 2017-06-27 11:05:42 +02:00
Taylor Otwell 5ae7c373fe Merge pull request #4294 from ovanschie/patch-1
Require Laravel Mix 1.0
2017-06-21 14:12:39 -05:00
Olav van Schie b9ca228f86 Require Laravel Mix 1.0 2017-06-21 17:05:19 +02:00
Taylor Otwell 3acb739450 Merge pull request #4287 from laravel/top-secret-add-quotes-patch
Add quotes
2017-06-06 09:17:07 -05:00
Jeffrey Way 4569aebc18 Add quotes
Sass compilers can sometimes be weird if import urls like this aren't quoted. They'll spit out junk like

```
Error: Encountered invalid @import syntax.
```

Anyways, pretty common practice to use quotes for all imports. I mean, seriously, how much more do you want me to write for a dang PR that adds a pair of quotes? I've got work to do, gah.
2017-06-06 09:49:05 -04:00
Taylor Otwell e50ca3dc87 Merge pull request #4283 from laravel/mix-patch
Simplify mix require
2017-06-01 15:13:26 -05:00
Taylor Otwell 4247988ed9 Update webpack.mix.js 2017-06-01 15:13:18 -05:00
Jeffrey Way 7311c32bc3 Simplify mix require
Note that I left your dang `const` as it is, even though it's stupid. `let` for life. 💃💃💃💃
2017-06-01 13:26:02 -04:00