- 30 May, 2016 2 commits
-
-
[5.3] Update `can` middleware to new namespace
Taylor Otwell committed -
Joseph Silber committed
-
- 26 May, 2016 5 commits
-
-
Taylor Otwell committed
-
[5.3] Remove the Authenticate middleware
Taylor Otwell committed -
Joseph Silber committed
-
Taylor Otwell committed
-
[5.3] Make the Authenticate middleware throw an AuthenticationException
Taylor Otwell committed
-
- 25 May, 2016 3 commits
-
-
Taylor Otwell committed
-
[5.3] Added the new bindings middleware
Taylor Otwell committed -
Joseph Silber committed
-
- 22 May, 2016 2 commits
-
-
Joseph Silber committed
-
Joseph Silber committed
-
- 13 May, 2016 4 commits
-
-
Applied fixes from StyleCI
Taylor Otwell committed -
Graham Campbell committed
-
Graham Campbell committed
-
Taylor Otwell committed
-
- 12 May, 2016 2 commits
-
-
[5.3] Add "sslmode" setting for PostgreSQL connection
Taylor Otwell committed -
The commit https://github.com/laravel/framework/commit/586bffa1d758e09114821b694b5e800cc9bbfb5f added support for sslmode in PostgresConnector.php and sslmode has been around since postgres version 9.1 (2011). This change makes it possible to specify sslmode from the config file. Also serves as documentation to other developers so they don't have to dive deep into the code to figure out that it's posible to set this option. The posible values for sslmode are: disable, allow, prefer, require, verify-ca, verify-full The default value is "prefer". http://www.postgresql.org/docs/9.5/static/libpq-ssl.html#LIBPQ-SSL-PROTECTION
Jorge González committed
-
- 11 May, 2016 1 commit
-
-
[5.3] Enabled MySQL "strict" mode by default
Taylor Otwell committed
-
- 10 May, 2016 1 commit
-
-
Adam14Four committed
-
- 09 May, 2016 1 commit
-
-
Taylor Otwell committed
-
- 04 May, 2016 3 commits
-
-
Taylor Otwell committed
-
Merge branch 'feature/session-store-config' of https://github.com/tomcastleman/laravel into tomcastleman-feature/session-store-config
Taylor Otwell committed -
Taylor Otwell committed
-
- 02 May, 2016 2 commits
-
-
Tom Castleman committed
-
Use Bootstrap 3.3
Taylor Otwell committed
-
- 01 May, 2016 3 commits
-
-
Unless there is a reason why not?
Till Krüss committed -
Taylor Otwell committed
-
[5.3] Add config for new Memcached features
Taylor Otwell committed
-
- 30 Apr, 2016 2 commits
-
-
Adds config for persistent connections, SASL authentication, and custom options
Tom Castleman committed -
Taylor Otwell committed
-
- 28 Apr, 2016 1 commit
-
-
Taylor Otwell committed
-
- 27 Apr, 2016 5 commits
-
-
Taylor Otwell committed
-
Taylor Otwell committed
-
Graham Campbell committed
-
Add npm scripts
Taylor Otwell committed -
Vincent Klaiber committed
-
- 25 Apr, 2016 1 commit
-
-
Switch to `.scss`
Taylor Otwell committed
-
- 23 Apr, 2016 1 commit
-
-
Till Krüss committed
-
- 05 Apr, 2016 1 commit
-
-
Tweaked config
Graham Campbell committed
-