5696 Commits

Author SHA1 Message Date
Taylor Otwell
db7c41ab90
Merge pull request #4792 from staudenmeir/pagination
[5.6] Revert #4744
2018-10-05 14:25:08 -05:00
Jonas Staudenmeir
ba8ffaf2b4 Revert #4744 2018-10-05 19:53:47 +02:00
Graham Campbell
26cfda28d3 Merge remote-tracking branch 'origin/5.5' into 5.6 2018-09-06 14:42:19 +01: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
289b145731 Merge branch 'master' of github.com:laravel/laravel 2018-08-22 14:12:47 -05:00
Taylor Otwell
4e6838a6cc add nova 2018-08-22 14:12:42 -05:00
Taylor Otwell
b2d7facfbb
Merge pull request #4730 from ahinkle/ahinkle-patch-1
Upgrade Lodash (Security Vulnerability)
2018-08-15 16:04:03 -05:00
Andy Hinkle
e2d44a5115
Upgrade Lodash because of Security Vulnerability 2018-08-15 09:23:50 -05:00
Taylor Otwell
e124fc5f12
Merge pull request #4727 from Advaith3600/patch-1
Changed font to new one
2018-08-14 14:35:18 -05:00
Advaith
1d33fc07bf
Changed font to new one
Updated the font to Nuntio from Raleway
2018-08-14 18:32:21 +05:30
Taylor Otwell
0d5c1c81ff add sponsor v5.6.33 2018-08-13 08:43:48 -05:00
Taylor Otwell
e9b72b4879 add sponsor 2018-08-13 08:31:18 -05:00
Taylor Otwell
90b6165a2a
Merge pull request #4725 from calebporzio/patch-1
Add .phpunit.result.cache to the .gitignore
2018-08-10 11:15:32 -10:00
Caleb Porzio
6b40d49efd
Add .phpunit.result.cache to the .gitignore
PHPUnit version 7.3 adds a new argument `--cache-result` which allows you to do awesome things like re-run test failures using a command like:

`phpunit --cache-result --order-by=defects --stop-on-defect`

The cache file is stored as `.phpunit.result.cache`

I believe PHPUnit 8 will have caching on by default, so this file will start popping up in everyone's project quickly.
2018-08-10 16:52:21 -04:00
Taylor Otwell
3e43e6b1d0
Merge pull request #4719 from Kramerican/master
Added Webdock.io link to readme
2018-07-31 07:49:35 -05:00
Kramerican
7ff1f264e3
Merge pull request #1 from Kramerican/Kramerican-patch-1
Added Webdock.io to sponsors list
2018-07-31 10:49:21 +02:00
Kramerican
56aa358d68
Added Webdock.io to sponsors list 2018-07-31 10:14:53 +02:00
Taylor Otwell
8512ad3181
Merge pull request #4716 from martin-heralecky/patch-1
Delete trailing whitespace in phpunit.xml
2018-07-27 11:28:48 -05:00
Martin Heralecký
b23f77fa60
delete trailing whitespace in phpunit.xml 2018-07-26 23:30:57 +02:00
Taylor Otwell
5da2d13b04 compile 2018-07-19 07:50:06 -05:00
Taylor Otwell
6646ad7c52 update font and colors 2018-07-19 07:48:31 -05:00
Taylor Otwell
fa81e36841
Merge pull request #4703 from thannaske/feature-maintenance-except-routes
[5.6] Adding boilerplate maintenance middleware with excepted URIs array
2018-07-12 10:00:50 -04:00
Tobias
6bd50e79a9 Adding boilerplate maintenance middleware with excepted URIs array 2018-07-12 01:13:44 +02:00
Taylor Otwell
c6d7d83ba3 add sponsor 2018-06-29 14:45:06 -05:00
Taylor Otwell
d53539b47b
Merge pull request #4687 from mll-lab/unit-tests-first
[5.6] Switch execution order of testsuites, unit tests first
2018-06-18 07:37:18 -05:00
Benedikt Franke
769dc6b96b
Switch execution order of testsuites, unit tests first
Unit tests usually run faster and provide more fine-granular feedback if something is broken. If some small part of the application is broken, it may easily cause all the feature tests to fail, while not providing useful feedback.
2018-06-18 09:27:59 +02:00
Taylor Otwell
e7a74be282
Merge pull request #4670 from amenk/patch-2
Add iMi digital new Patreon Sponsor to readme
2018-06-01 10:04:45 -05:00
Alexander Menk
4fe0d4c13a
Add iMi digital new Patreon Sponsor to readme 2018-06-01 14:44:00 +02:00
Taylor Otwell
0869d963aa
Merge pull request #4661 from driesvints/patch-1
[5.6] Fix alpha_dash
2018-05-18 07:59:35 -05:00
Dries Vints
7ff917aa20
Fix alpha_dash
It also accepts underscores as valid signs as explicitly stated in the docs and source code so I believe it would be best to also add it to the validation message.
2018-05-18 14:52:24 +02:00
Taylor Otwell
aefda0cfec
Merge pull request #4658 from DojoGeekRA/feature/editorconfig
Add .editorconfig file
2018-05-10 10:42:43 -05:00
Roberto Aguilar
3c338b6afd
Add .editorconfig file 2018-05-10 10:34:22 -05:00
Taylor Otwell
3f92cf66f5
Merge pull request #4656 from caouecs/patch-1
fix: alphabetical order
v5.6.21
2018-05-08 14:42:54 -05:00
Till Krüss
83dc947111 add release notes for v5.6.7 and v5.6.12 2018-05-08 08:39:47 -07:00
Fred Delrieu
7d8e91ab66
fix: alphabetical order 2018-05-08 15:58:10 +02:00
Taylor Otwell
bc51cdd9f3
Merge pull request #4654 from Alymosul/master
[5.6] Add language lines for the newly added comparison validation rules.
2018-05-08 08:23:14 -05:00
Alymosul
51507a6d8a Add language lines for the newly added comparison validation rules. 2018-05-06 17:54:33 +03:00
Taylor Otwell
479d02b094
Merge pull request #4643 from DojoGeekRA/refactor/hashing-config
[5.6] Set bcrypt rounds using the hashing config
2018-04-18 20:50:01 -05:00
Roberto Aguilar
dc320c8942
Set bcrypt rounds using the hashing config 2018-04-18 10:09:32 -05:00
Taylor Otwell
0b89e2ff20
Merge pull request #4632 from astorm/patreon
Removing Patreon Link
2018-04-10 12:06:31 -07:00
Alan Storm
8e878b2d46 Removing Link 2018-04-10 11:36:17 -07:00
Taylor Otwell
7e28dfafa2
Merge pull request #4629 from codepotato/codepotato-ses-region-patch
Add SES_REGION to local environment file
2018-04-09 05:18:44 -07:00
Gareth Thompson
13990ebbd0
Formatting fix 2018-04-09 12:42:18 +01:00
Gareth Thompson
d75a0f3baf
Add SES_REGION to local environment file
The region used by SES was hardcoded into the config file, when all other values were set as environment variables. Tweaked to keep the region consistent with other config options
2018-04-09 12:35:17 +01:00
Taylor Otwell
3dc19a0d4f
Merge pull request #4627 from szepeviktor/patch-1
Request::HEADER_X_FORWARDED_ALL is an integer
2018-04-07 12:55:17 -07:00
Viktor Szépe
2683de7082
Request::HEADER_X_FORWARDED_ALL is an int
=30
2018-04-06 20:15:18 +02:00
Viktor Szépe
20b9daa8f3
Request::HEADER_X_FORWARDED_ALL is an integer
it is int(30)
2018-04-06 20:13:20 +02:00
Taylor Otwell
7f936e1c64
Merge pull request #4624 from cubettech/patch-1
Added Cubet as a Sponsor
2018-04-04 05:30:13 -07:00
Cubet Techno Labs Pvt LTD
bebd3e4b35
Added Cubet as a Sponsor
Cubet is an official sponsor of Laravel- https://laravel.com/partners
Added an entry to list Cubet under Laravel Sponsors.
2018-04-04 17:54:12 +05:30