Commit Graph

5090 Commits

Author SHA1 Message Date
Taylor Otwell af4f5bd98b change versions 2016-10-24 17:03:46 -05:00
Taylor Otwell 9d01389ce3 use utf8mb4 as default character set 2016-10-24 16:07:22 -05:00
Taylor Otwell d880fb5f85 no need for env 2016-09-22 12:26:13 -05:00
Till Krüss 54ee465deb Added `database.redis.client` configuration 2016-09-21 13:34:46 -07:00
Taylor Otwell 4eeec60d7a Merge remote-tracking branch 'origin/master' 2016-09-20 08:38:51 -05:00
Taylor Otwell a80e5bca0b add bus alias 2016-09-20 08:38:45 -05:00
Taylor Otwell f777e894d9 Merge pull request #3951 from krienow/patch-d57d11
Add unique modifier
2016-09-20 08:28:29 -05:00
Kai Rienow dcf971805d Add unique modifier 2016-09-20 08:23:40 +02:00
Taylor Otwell 49a48100a7 different default name 2016-09-14 09:57:39 -05:00
Taylor Otwell 65e73f38cb Merge branch 'develop' 2016-09-14 09:57:21 -05:00
Taylor Otwell 93d92bbb9e Merge pull request #3942 from ramondj/patch-1
Rename variables.scss to _variables.scss
2016-09-14 08:15:03 -05:00
Ramon d829d7553e Rename variables.scss to _variables.scss
We don't need variables.scss to be compiled into CSS, because it's being imported into app.scss (and get's compiled there). Added an underscore so the Sass compiler ignores this file, which is a common practice with Sass partials (see http://sass-lang.com/guide @ Partials).
2016-09-14 11:19:50 +02:00
Taylor Otwell 31fce5c503 change wording 2016-09-06 20:49:16 -05:00
Francisco Daniel 30d0e2dcca fix comments 2016-09-06 17:39:17 -05:00
Taylor Otwell 7f06559971 Merge pull request #3929 from bryceadams/patch-map-api-before-web
[5.3] Map API routes before Web routes
2016-09-05 09:41:38 -05:00
Bryce Adams 78f4e85f74 Map API routes before Web routes 2016-09-05 20:54:21 +10:00
Taylor Otwell 7da6edf8c1 working on message 2016-09-02 08:48:07 -05:00
Mohamed Said 1562407562 add langiage line for uploaded validation rule 2016-09-02 15:41:18 +02:00
Taylor Otwell a4b53b394c Merge pull request #3922 from jasonmccreary/https-only-cookie-env
Environment configuration for HTTPS only cookie
2016-09-02 07:53:55 -05:00
Taylor Otwell a70dd5622b Merge pull request #3923 from fernandobandeira/patch-1
Lang Alphabetical Order
2016-09-02 07:37:19 -05:00
Fernando Henrique Bandeira dd1e64a7a4 Changing order 2016-09-02 08:39:34 -03:00
Jason McCreary 41b0560375 Environment configuration for HTTPS only cookie 2016-09-01 21:22:34 -04:00
Taylor Otwell c92c724dbf Merge pull request #3921 from jackmu95/add-mimetypes-translation
Add missing translation for `mimetypes` validation
2016-09-01 13:21:39 -05:00
Jacob Müller 537b6288fb Add missing translation for `mimetypes` validation 2016-09-01 17:25:33 +02:00
Taylor Otwell d09efa26d2 remove irrelevant comment 2016-09-01 09:01:57 -05:00
Taylor Otwell 07360db40a Merge pull request #3913 from ngyikp/master
Add fallback sans-serif font in case the custom font fails to load
2016-08-28 18:11:47 +01:00
Taylor Otwell d7fb66ca9b Merge pull request #3914 from dersvenhesse/patch-1
Adding description for default inspire command
2016-08-28 18:08:19 +01:00
dersvenhesse 330a9aaa96 Adding description for default inspire command 2016-08-28 13:17:43 +02:00
Ng Yik Phang 8fc2e7e0a4 Add fallback sans-serif font in case the custom font fails to load 2016-08-28 13:53:23 +08:00
Taylor Otwell 1cb19ac911 Merge pull request #3910 from restored18/master
Add web.config for IIS
2016-08-26 22:20:33 +01:00
restored18 366f8ab23a Add web.config 2016-08-26 14:33:46 -05:00
Taylor Otwell 63e0cdc493 Merge pull request #3909 from Rkallenkoot/patch-1
Sorted the Application Service Providers alphabetically
2016-08-26 12:39:50 +01:00
Roelof Kallenkoot f19c16c023 Sorted the Application Service Providers alphabetically
Minor change to stay consistent
2016-08-26 00:16:58 +02:00
Taylor Otwell de81dd38d1 Merge pull request #3906 from greabock/patch-1
Change .env PUSHER_* params order
2016-08-25 01:21:58 +02:00
Роман Сохарев 9c7fad23e7 Change .env PUSHER_* params order
jsut same order ![](http://dl2.joxi.net/drive/2016/08/25/0005/0117/381045/45/81e6171678.jpg)
2016-08-25 05:57:45 +07:00
Taylor Otwell 362383d7c5 Merge pull request #3904 from scrubmx/patch-5
[5.3] Remove extra whitespace in config/cache.php
2016-08-24 10:28:57 +02:00
Jorge González 82357a563a Remove extra whitespace in config/cache.php 2016-08-23 22:39:29 -05:00
Taylor Otwell f5dfa2057e fix typo 2016-08-23 15:14:23 +02:00
Taylor Otwell 99de565ae7 change composer file 2016-08-23 15:09:36 +02:00
Taylor Otwell 6f6851946b fix conflicts 2016-08-23 15:08:01 +02:00
Taylor Otwell e959c22840 Merge pull request #3899 from heruputra/patch-1
Fix order
2016-08-22 05:05:17 -05:00
Heru Hang Tryputra a14dc56a7f Fix order
Fix .gitignore items in alphabetical order.
2016-08-22 17:02:27 +07:00
Taylor Otwell b05598b57b Merge remote-tracking branch 'origin/develop' into develop 2016-08-21 07:49:47 -05:00
Taylor Otwell cf0875a655 move middleware to route 2016-08-21 07:49:37 -05:00
Taylor Otwell a2c075bd30 Merge pull request #3894 from adamwathan/53-precomputed-hash
Use precomputed hash instead of bcrypt in ModelFactory
2016-08-21 07:35:24 -05:00
Adam Wathan 3435710575 Use implicit null instead of explicit 2016-08-21 14:29:10 +02:00
Adam Wathan 792dcd48c8 Compute hash only once and store in static variable 2016-08-21 14:23:50 +02:00
Adam Wathan b041a03878 Use precomputed hash instead of bcrypt in ModelFactory 2016-08-21 12:31:02 +02:00
Mohamed Said aed59d9f7a remove brackets 2016-08-21 01:17:41 +02:00
Mohamed Said c0b95238c9 Remove defalut auth:api middleware 2016-08-21 01:01:52 +02:00