Commit Graph

4818 Commits

Author SHA1 Message Date
Amo Chohan 7a449f86b9 Make TestCase abstract 2016-06-02 13:14:42 +01:00
Taylor Otwell b4024058bb Merge pull request #3789 from luqmanrom/master
Add missing Mandrill secret keys in config.services
2016-05-29 15:03:07 -05:00
Luqman Rom 9352968734 Add missing Mandrill secret keys in config.services 2016-05-29 21:47:02 +08:00
Taylor Otwell b6b948aaf7 Merge pull request #3767 from sadika9/fix_password_reset_guest_middleware
[5.2] Get guest middleware using guestMiddleware() method in ResetsPasswords
2016-05-18 09:22:14 -07:00
Taylor Otwell 0d762a22da Merge pull request #3775 from themsaid/dimensions-lang-line
Add language line for image dimensions validation rule
2016-05-11 09:31:04 -05:00
Mohamed Said da64a014e7 Add language line for image dimensions validation rule 2016-05-09 17:50:13 +02:00
Taylor Otwell f8cddc0000 Merge pull request #3770 from tillkruss/patch-2
Use Bootstrap 3.3
2016-05-01 22:13:00 -05:00
Till Krüss 382857a8a7 Use Bootstrap 3.3
Unless there is a reason why not?
2016-05-01 16:23:09 -07:00
Sadika Sumanapala 336d80c1f1 Get guest middleware using guestMiddleware() method
guestMiddleware() defined on ResetsPasswords trait

This change is required to fix issue #13383

Depends on pull request laravel/framework#13384
2016-04-30 12:39:22 +05:30
Taylor Otwell 76b8ef7204 remove post install just in case it causes problems 2016-04-27 08:01:12 -05:00
Taylor Otwell eee2a8b7c8 Merge pull request #3763 from vinkla/npm
Add npm scripts
2016-04-27 08:00:19 -05:00
Vincent Klaiber 909f063c28 Add npm scripts 2016-04-27 14:43:47 +02:00
Taylor Otwell d359343ca2 Merge pull request #3760 from tillkruss/patch-1
Switch to `.scss`
2016-04-24 20:16:16 -05:00
Till Krüss cf1c148778 Switch to `.scss` 2016-04-22 19:39:28 -07:00
Graham Campbell b2ca69f318 Merge pull request #3737 from laravel/tweak
Tweaked config
2016-04-05 11:15:13 +01:00
Graham Campbell ce25be19eb Tweaked config 2016-04-05 11:15:06 +01:00
Graham Campbell 9fa63f8ce8 Merge pull request #3733 from jcxm360/patch-1
Update Kernel.php
2016-04-01 22:06:45 +01:00
Juan Martinez 0d8e71cd92 Update Kernel.php 2016-04-01 16:00:36 -05:00
Graham Campbell 933e6c61eb Merge pull request #3730 from laravel/typo
Fixed typo
2016-04-01 20:44:55 +01:00
Graham Campbell 541e66789b Fixed typo 2016-04-01 20:27:17 +01:00
Taylor Otwell 5450b3180f Merge pull request #3725 from laravel/phpunit
Fixed up the phpunit config
2016-04-01 13:25:56 -05:00
Taylor Otwell 72581c0b98 Merge pull request #3723 from JosephSilber/authorize-middleware
Add support for the authorize middleware and AuthorizesRequests trait
2016-04-01 13:19:40 -05:00
Taylor Otwell 32318c385a Merge pull request #3726 from laravel/patch
Bump package versions
2016-03-30 18:50:41 -05:00
Jeffrey Way ae1f392309 Bump package versions 2016-03-30 16:17:01 -04:00
Graham Campbell 28ea52d10b Fixed up the phpunit config 2016-03-30 19:52:07 +01:00
Joseph Silber 39ba051a78 Add support for the authorize middleware and AuthorizesRequests trait 2016-03-30 11:58:14 -04:00
Taylor Otwell 3fc105d3d4 Merge pull request #3699 from barryvdh/patch-1
[5.2] Use ComposerScripts
2016-03-25 14:29:48 -05:00
Taylor Otwell 8edf58030e Merge pull request #3709 from MadMikeyB/patch-1
Update .env.example
2016-03-25 07:59:03 -05:00
Michael Burton fb0f915d4b Update .env.example
add DB_CONNECTION as env variable - it is already checked for in config/database.php
2016-03-25 11:53:57 +00:00
Taylor Otwell cd0a902061 Merge pull request #3698 from dakira/master
[5.2] Allow for setting sqlite database via env
2016-03-24 10:06:01 -05:00
Taylor Otwell 1c43882c82 Merge pull request #3701 from laravel/analysis-87anp3
Applied fixes from StyleCI
2016-03-23 17:05:52 -05:00
Taylor Otwell 34d2509e84 Merge pull request #3702 from laravel/analysis-XZl3KP
Applied fixes from StyleCI
2016-03-23 17:05:30 -05:00
Taylor Otwell e316be4cec Applied fixes from StyleCI 2016-03-23 18:05:26 -04:00
Taylor Otwell a77fa359d9 Applied fixes from StyleCI 2016-03-23 18:05:18 -04:00
Taylor Otwell bcc54357bd add to comment 2016-03-23 17:05:17 -05:00
Taylor Otwell 5c30c98db9 just use web group by default 2016-03-23 17:04:42 -05:00
Barry vd. Heuvel 40e5e164a9 Use ComposerScripts
Use ComposerScripts to avoid loading any configuration/compiled files.
2016-03-23 15:27:01 +01:00
Taylor Otwell 1d5e88d0fb update default routes file 2016-03-22 13:49:35 -05:00
Matthias Niess eb7743f577 allow for setting sqlite database via env 2016-03-21 20:58:55 +01:00
Taylor Otwell e52b1f71d5 fix wording 2016-03-21 09:13:22 -05:00
mzaalan 9d14fe2d7e Set HttpOnly flag 2016-03-21 14:12:38 +02:00
Taylor Otwell 80240e9b9e Merge pull request #3690 from kevinsimard/master
Ignore schedule files
2016-03-18 07:34:09 -05:00
Taylor Otwell a925d6c9fd Merge pull request #3692 from guilhermegonzaga/patch-1
Update of the doc for equals to Model
2016-03-18 07:33:46 -05:00
Guilherme de Oliveira Gonzaga 9234300833 Update of the doc for equals to Model 2016-03-17 17:18:53 -03:00
Kevin Simard 4013369e28 Ignore schedule files 2016-03-17 09:59:23 -04:00
Taylor Otwell 91c6e71677 Merge pull request #3687 from barryvdh/patch-1
Remove pre-update-cmd
2016-03-16 12:21:40 -05:00
Barry vd. Heuvel 4fec844eb9 Remove pre-update-cmd
Can't rely on being able to run php artisan, before updating.
2016-03-16 08:37:44 +01:00
Taylor Otwell a282304f35 Merge remote-tracking branch 'origin/master' 2016-03-06 19:56:40 -06:00
Taylor Otwell d998b5bd03 formatting 2016-03-06 19:56:30 -06:00
Taylor Otwell 0da3df2afc Merge pull request #3682 from jadjoubran/patch-1
Fixed order of password validation in registration
2016-03-02 14:42:42 -06:00