Taylor Otwell
|
fd569a3785
|
Name this option "retry_after" for clarity.
|
2016-07-22 14:53:03 -05:00 |
|
Taylor Otwell
|
3cc0388ed7
|
Use expire for consistency.
|
2016-07-22 14:40:53 -05:00 |
|
Taylor Otwell
|
ea52a96386
|
Remove mandrill as a default configuration since it's fallen out of popularity.
|
2016-07-21 11:49:28 -05:00 |
|
Taylor Otwell
|
73375150bb
|
Merge remote-tracking branch 'origin/develop' into develop
|
2016-07-20 16:31:42 -05:00 |
|
Taylor Otwell
|
1cc411d17f
|
remove directories. let them be jit created.
|
2016-07-20 16:30:46 -05:00 |
|
Taylor Otwell
|
93cdacf32c
|
remove word
|
2016-07-18 10:41:51 -05:00 |
|
Taylor Otwell
|
e34ac8cb30
|
Merge pull request #3833 from KennedyTedesco/5.3-provider
[5.3] Remove register() from BroadcastServiceProvider
|
2016-07-15 21:59:10 -07:00 |
|
Taylor Otwell
|
517d8d4f2c
|
Remove web config by default.
|
2016-07-15 18:06:18 -07:00 |
|
Taylor Otwell
|
cdbbe862ce
|
Jeffrey says stay with web pack.
|
2016-07-15 10:07:47 -05:00 |
|
Taylor Otwell
|
203d79fb2c
|
Use rollup by default instead of web pack.
|
2016-07-15 09:46:10 -05:00 |
|
Taylor Otwell
|
5ccd086552
|
Remove aliases.
|
2016-07-14 16:48:59 -05:00 |
|
Taylor Otwell
|
dc3d82f03f
|
Add aliases.
|
2016-07-14 16:48:25 -05:00 |
|
Taylor Otwell
|
e7a03b4538
|
Stop aliasing a bunch of classes by default.
This is not a breaking change since upgrade aliases will still work.
|
2016-07-14 11:27:16 -05:00 |
|
Taylor Otwell
|
db5d228f2b
|
Merge pull request #3831 from laravel/analysis-XW6KOy
Applied fixes from StyleCI
|
2016-07-14 09:36:40 -05:00 |
|
Taylor Otwell
|
5183501c1b
|
Applied fixes from StyleCI
|
2016-07-14 10:36:36 -04:00 |
|
Taylor Otwell
|
7ec26ce916
|
Tweak location of routes files.
|
2016-07-14 09:36:17 -05:00 |
|
Taylor Otwell
|
2b05ce3b05
|
Just use facades in service providers.
|
2016-07-11 15:44:50 -05:00 |
|
Taylor Otwell
|
ebc1be018c
|
update color
|
2016-07-11 10:39:10 -05:00 |
|
Taylor Otwell
|
eb24741ced
|
Default JS file.
|
2016-07-10 21:07:27 -05:00 |
|
Taylor Otwell
|
05d0058f30
|
elixir version
|
2016-07-10 16:54:02 -05:00 |
|
Taylor Otwell
|
15e1abde15
|
tweak package file
|
2016-07-10 16:38:48 -05:00 |
|
Taylor Otwell
|
677c1bdef3
|
import class
|
2016-07-10 16:35:03 -05:00 |
|
Taylor Otwell
|
173e0efc12
|
add variables file
|
2016-07-10 16:28:20 -05:00 |
|
Taylor Otwell
|
b5a8c27991
|
add files
|
2016-07-10 15:31:28 -05:00 |
|
Taylor Otwell
|
9c817e7aef
|
use new auth features
|
2016-07-10 15:31:23 -05:00 |
|
Taylor Otwell
|
e1696205c7
|
consistency
|
2016-07-10 11:35:03 -05:00 |
|
Taylor Otwell
|
4a44a0d3d5
|
no longer need this trait out of the box
|
2016-07-10 09:39:37 -05:00 |
|
Taylor Otwell
|
9ecfa9cf8e
|
specify middleware directly
|
2016-07-10 08:48:46 -05:00 |
|
Taylor Otwell
|
d72e3f3af5
|
fix conflicts
|
2016-07-09 11:28:21 -05:00 |
|
Taylor Otwell
|
02274da8fd
|
code formatting
|
2016-07-09 11:27:46 -05:00 |
|
Taylor Otwell
|
98ca59dc8c
|
Merge pull request #3826 from ngyikp/master
Add a fallback sans-serif font in case the custom font fails to load
|
2016-07-05 08:46:57 -05:00 |
|
Taylor Otwell
|
ba1e9ad828
|
Merge pull request #3824 from byCedric/master
Add language line for file validation rule
|
2016-07-01 08:16:37 -05:00 |
|
Taylor Otwell
|
c0898cc71a
|
Merge pull request #3823 from crynobone/feature/notification
[5.3] Password broker would always use notifications::email view.
|
2016-06-30 09:11:50 -05:00 |
|
Taylor Otwell
|
9575714700
|
Add notifiable trait to default user.
|
2016-06-29 21:02:16 -05:00 |
|
Taylor Otwell
|
2051351626
|
Merge pull request #3822 from halaei/expire-90
expire jobs after 90 seconds
|
2016-06-29 08:39:32 -05:00 |
|
Taylor Otwell
|
d6ca0a6dc6
|
Merge pull request #3819 from jrean/patch-1
Added session domain env configuration
|
2016-06-24 15:55:04 -05:00 |
|
Taylor Otwell
|
6e380aa8f2
|
Merge pull request #3820 from sbine/master
Make password_resets.created_at nullable
|
2016-06-24 10:33:14 -05:00 |
|
Taylor Otwell
|
737b5eb3ef
|
stub notifications
|
2016-06-22 09:57:59 -05:00 |
|
Taylor Otwell
|
b787586514
|
expects json
|
2016-06-22 08:48:58 -05:00 |
|
Taylor Otwell
|
51addd6c63
|
Merge pull request #3817 from JosephSilber/unauthenticated-json
[5.3] Return JSON for unauthenticated AJAX requests
|
2016-06-22 08:38:13 -05:00 |
|
Taylor Otwell
|
bd358bdc0f
|
Merge pull request #3815 from vlakoff/pdo-fetch-style
[5.3] Use proper PDO fetch style
|
2016-06-19 13:07:47 -04:00 |
|
Taylor Otwell
|
47d7e2d490
|
Merge pull request #3811 from jerguslejko/fix/supported-drivers-docs
List supported drives in cache and broadcasting configs
|
2016-06-14 20:20:03 -04:00 |
|
Taylor Otwell
|
e5dfb05247
|
message updates
|
2016-06-06 21:43:34 -05:00 |
|
Taylor Otwell
|
edc5cee942
|
Merge branch 'master' into develop
|
2016-06-04 09:37:46 -05:00 |
|
Taylor Otwell
|
767801a317
|
working on formatting
|
2016-06-04 09:37:32 -05:00 |
|
Taylor Otwell
|
bee4dc1632
|
Merge pull request #3799 from drawmyattention/patch-1
Make TestCase abstract
|
2016-06-02 07:47:40 -05:00 |
|
Taylor Otwell
|
f95f384ba3
|
Merge pull request #3791 from JosephSilber/authorize-namespace
[5.3] Update `can` middleware to new namespace
|
2016-05-29 21:39:25 -05: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 |
|
Taylor Otwell
|
19f8537829
|
fix namespace
|
2016-05-26 13:53:39 -05:00 |
|
Taylor Otwell
|
233c93f810
|
Merge pull request #3787 from JosephSilber/core-authenticate
[5.3] Remove the Authenticate middleware
|
2016-05-26 13:49:15 -05:00 |
|
Taylor Otwell
|
cedde2d934
|
cleaning up
|
2016-05-26 10:00:14 -05:00 |
|
Taylor Otwell
|
3ddaf3f901
|
Merge pull request #3783 from JosephSilber/authenticate
[5.3] Make the Authenticate middleware throw an AuthenticationException
|
2016-05-26 08:16:54 -05:00 |
|
Taylor Otwell
|
c332ad9582
|
fix typo
|
2016-05-25 09:24:11 -05:00 |
|
Taylor Otwell
|
2ed45ebb5c
|
Merge pull request #3781 from laravel/bindings
[5.3] Added the new bindings middleware
|
2016-05-25 09:22:05 -05: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
|
e98a2708bc
|
Merge pull request #3780 from laravel/analysis-8LZ3WJ
Applied fixes from StyleCI
|
2016-05-13 13:19:46 -05:00 |
|
Taylor Otwell
|
e7ff2bfb4d
|
update method
|
2016-05-12 22:53:02 -05:00 |
|
Taylor Otwell
|
37ce8b50ce
|
Merge pull request #3778 from scrubmx/patch-3
[5.3] Add "sslmode" setting for PostgreSQL connection
|
2016-05-12 08:40:15 -05: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 |
|
Taylor Otwell
|
6f4c333678
|
Merge pull request #3777 from Adam14Four/develop
[5.3] Enabled MySQL "strict" mode by default
|
2016-05-11 09:25:31 -05:00 |
|
Taylor Otwell
|
59f2d49074
|
stub out commands method in console kernel
|
2016-05-09 11:16:31 -05:00 |
|
Taylor Otwell
|
a97b9e0c7c
|
fix comment
|
2016-05-04 09:31:54 -05:00 |
|
Taylor Otwell
|
26ef471305
|
Merge branch 'feature/session-store-config' of https://github.com/tomcastleman/laravel into tomcastleman-feature/session-store-config
|
2016-05-04 09:30:29 -05:00 |
|
Taylor Otwell
|
81aea74578
|
Merge branch 'master' into develop
|
2016-05-04 09:30:19 -05:00 |
|
Taylor Otwell
|
f8cddc0000
|
Merge pull request #3770 from tillkruss/patch-2
Use Bootstrap 3.3
|
2016-05-01 22:13:00 -05:00 |
|
Taylor Otwell
|
b358fe473d
|
spacing
|
2016-05-01 10:07:37 -05:00 |
|
Taylor Otwell
|
3173f1c072
|
Merge pull request #3768 from tomcastleman/patch-1
[5.3] Add config for new Memcached features
|
2016-05-01 10:06:47 -05:00 |
|
Taylor Otwell
|
da662e40ec
|
working on broadcasting
|
2016-04-29 22:40:08 -05:00 |
|
Taylor Otwell
|
749528db0c
|
remove unneeded trait
|
2016-04-28 10:28:26 -05:00 |
|
Taylor Otwell
|
e3d2b68c49
|
Merge branch 'master' into develop
|
2016-04-27 15:48:59 -05:00 |
|
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 |
|
Taylor Otwell
|
d359343ca2
|
Merge pull request #3760 from tillkruss/patch-1
Switch to `.scss`
|
2016-04-24 20:16:16 -05:00 |
|
Taylor Otwell
|
70f8bb6e08
|
Merge pull request #3738 from laravel/backport
[5.1] Backport various changes
|
2016-04-05 09:06:24 -05: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 |
|
Taylor Otwell
|
b1b524d78b
|
Merge pull request #3718 from JosephSilber/default-auth-driver
Set the default driver from the Authenticate middleware
|
2016-03-28 09:08:55 -05:00 |
|
Taylor Otwell
|
94c9db25c3
|
Merge pull request #3717 from mauri870/5.1
[5.1] Fix clear-compiled error during composer installation
|
2016-03-28 08:16:22 -05: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 |
|
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 |
|
Taylor Otwell
|
1d5e88d0fb
|
update default routes file
|
2016-03-22 13:49:35 -05:00 |
|
Taylor Otwell
|
4f4d378d6a
|
Merge pull request #3685 from JosephSilber/multi-auth
Allow passing multiple gaurds to the auth middleware
|
2016-03-21 09:57:14 -05:00 |
|
Taylor Otwell
|
e52b1f71d5
|
fix wording
|
2016-03-21 09:13:22 -05: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 |
|
Taylor Otwell
|
91c6e71677
|
Merge pull request #3687 from barryvdh/patch-1
Remove pre-update-cmd
|
2016-03-16 12:21:40 -05:00 |
|
Taylor Otwell
|
8aa5af7372
|
Merge branch 'master' into develop
|
2016-03-06 19:56:49 -06: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 |
|
Taylor Otwell
|
f74879938f
|
Merge pull request #3678 from themsaid/add-land-line-for-in_array
Add language line for the in_array validation rule
|
2016-03-01 20:16:51 -06:00 |
|
Taylor Otwell
|
ec0e06e783
|
cleaning up configs
|
2016-03-01 08:23:00 -06:00 |
|