Commit Graph

  • 4507429d9a Merge branch 'master' into develop Graham Campbell 2016-07-14 11:23:10 -0700
  • e72d4a86e8 Merge branch '5.1' Graham Campbell 2016-07-14 11:22:46 -0700
  • e7a03b4538 Stop aliasing a bunch of classes by default. Taylor Otwell 2016-07-14 11:27:12 -0500
  • db5d228f2b Merge pull request #3831 from laravel/analysis-XW6KOy Taylor Otwell 2016-07-14 09:36:40 -0500
  • 5183501c1b Applied fixes from StyleCI Taylor Otwell 2016-07-14 10:36:36 -0400
  • 7ec26ce916 Tweak location of routes files. Taylor Otwell 2016-07-14 09:36:17 -0500
  • 2b05ce3b05 Just use facades in service providers. Taylor Otwell 2016-07-11 15:44:50 -0500
  • ebc1be018c update color Taylor Otwell 2016-07-11 10:39:10 -0500
  • eb24741ced Default JS file. Taylor Otwell 2016-07-10 21:07:27 -0500
  • 05d0058f30 elixir version Taylor Otwell 2016-07-10 16:54:02 -0500
  • 15e1abde15 tweak package file Taylor Otwell 2016-07-10 16:38:48 -0500
  • 677c1bdef3 import class Taylor Otwell 2016-07-10 16:35:03 -0500
  • 173e0efc12 add variables file Taylor Otwell 2016-07-10 16:28:20 -0500
  • b5a8c27991 add files Taylor Otwell 2016-07-10 15:31:28 -0500
  • 9c817e7aef use new auth features Taylor Otwell 2016-07-10 15:31:23 -0500
  • e1696205c7 consistency Taylor Otwell 2016-07-10 11:35:03 -0500
  • 4a44a0d3d5 no longer need this trait out of the box Taylor Otwell 2016-07-10 09:39:37 -0500
  • 9ecfa9cf8e specify middleware directly Taylor Otwell 2016-07-10 08:48:46 -0500
  • d72e3f3af5 fix conflicts Taylor Otwell 2016-07-09 11:28:21 -0500
  • 02274da8fd code formatting Taylor Otwell 2016-07-09 11:27:46 -0500
  • e3bd984b01 Removed unnecessary else Kamaro Lambert 2016-07-09 11:44:42 +0200
  • 98ca59dc8c Merge pull request #3826 from ngyikp/master Taylor Otwell 2016-07-05 08:46:57 -0500
  • a2c081fd58 Add fallback sans-serif font in case the custom font fails to load Ng Yik Phang 2016-07-05 19:31:21 +0800
  • ba1e9ad828 Merge pull request #3824 from byCedric/master Taylor Otwell 2016-07-01 08:16:37 -0500
  • cd03204044 Add language line for file validation rule. Cedric van Putten 2016-07-01 10:52:07 +0200
  • c0898cc71a Merge pull request #3823 from crynobone/feature/notification Taylor Otwell 2016-06-30 09:11:50 -0500
  • 34eb11faee [5.3] Password broker would always use notifications::email view. crynobone 2016-06-30 21:03:16 +0800
  • 9575714700 Add notifiable trait to default user. Taylor Otwell 2016-06-29 21:02:16 -0500
  • 2051351626 Merge pull request #3822 from halaei/expire-90 Taylor Otwell 2016-06-29 08:39:32 -0500
  • d3aff652bd expire jobs after 90 seconds halaei 2016-06-29 12:11:40 +0430
  • d6ca0a6dc6 Merge pull request #3819 from jrean/patch-1 Taylor Otwell 2016-06-24 15:55:04 -0500
  • 6e380aa8f2 Merge pull request #3820 from sbine/master Taylor Otwell 2016-06-24 10:33:14 -0500
  • be7b2627ae Make password_resets.created_at nullable Sara Bine 2016-06-23 17:14:50 -0600
  • 7e4c6e84df Added session domain env configuration Jean Ragouin 2016-06-22 23:10:07 +0800
  • 737b5eb3ef stub notifications Taylor Otwell 2016-06-22 09:57:59 -0500
  • b787586514 expects json Taylor Otwell 2016-06-22 08:48:58 -0500
  • 51addd6c63 Merge pull request #3817 from JosephSilber/unauthenticated-json Taylor Otwell 2016-06-22 08:38:13 -0500
  • 8e7672fc04 Return JSON for unauthenticated AJAX requests Joseph Silber 2016-06-22 08:46:26 -0400
  • bd358bdc0f Merge pull request #3815 from vlakoff/pdo-fetch-style Taylor Otwell 2016-06-19 13:07:47 -0400
  • 07c95968b7 Use proper PDO fetch style vlakoff 2016-06-19 05:16:51 +0200
  • 47d7e2d490 Merge pull request #3811 from jerguslejko/fix/supported-drivers-docs Taylor Otwell 2016-06-14 20:20:03 -0400
  • a20533c511 List supported drives in cache and broadcasting configs Jerguš Lejko 2016-06-14 20:15:26 +0200
  • e5dfb05247 message updates Taylor Otwell 2016-06-06 21:43:34 -0500
  • edc5cee942 Merge branch 'master' into develop Taylor Otwell 2016-06-04 09:37:46 -0500
  • 767801a317 working on formatting Taylor Otwell 2016-06-04 09:37:32 -0500
  • 7259c265e6 Add application log level configuration Michael Dyrynda 2016-06-04 09:58:04 +0930
  • bee4dc1632 Merge pull request #3799 from drawmyattention/patch-1 Taylor Otwell 2016-06-02 07:47:40 -0500
  • 7a449f86b9 Make TestCase abstract Amo Chohan 2016-06-02 13:14:42 +0100
  • b6bd185048 Merge branch 'master' into develop Graham Campbell 2016-05-30 12:03:49 +0100
  • f95f384ba3 Merge pull request #3791 from JosephSilber/authorize-namespace Taylor Otwell 2016-05-29 21:39:25 -0500
  • 4f018159b8 Update can middleware to new namespace Joseph Silber 2016-05-29 22:27:14 -0400
  • b4024058bb Merge pull request #3789 from luqmanrom/master Taylor Otwell 2016-05-29 15:03:07 -0500
  • 9352968734 Add missing Mandrill secret keys in config.services Luqman Rom 2016-05-29 21:47:02 +0800
  • 19f8537829 fix namespace Taylor Otwell 2016-05-26 13:53:39 -0500
  • 233c93f810 Merge pull request #3787 from JosephSilber/core-authenticate Taylor Otwell 2016-05-26 13:49:15 -0500
  • 945052508f Use the Authenticate middleware from core Joseph Silber 2016-05-26 09:30:32 -0400
  • cedde2d934 cleaning up Taylor Otwell 2016-05-26 10:00:14 -0500
  • 3ddaf3f901 Merge pull request #3783 from JosephSilber/authenticate Taylor Otwell 2016-05-26 08:16:54 -0500
  • c332ad9582 fix typo Taylor Otwell 2016-05-25 09:24:11 -0500
  • 2ed45ebb5c Merge pull request #3781 from laravel/bindings Taylor Otwell 2016-05-25 09:22:05 -0500
  • d26314de20 Move the full response logic into the unauthenticated method Joseph Silber 2016-05-25 09:49:44 -0400
  • b069ff0d0c update exception handler with AuthenticationException Joseph Silber 2016-05-22 15:00:11 -0400
  • 6dfc0229b2 Make the Authenticate middleware throw an AuthenticationException Joseph Silber 2016-05-22 14:50:39 -0400
  • b6b948aaf7 Merge pull request #3767 from sadika9/fix_password_reset_guest_middleware Taylor Otwell 2016-05-18 09:22:14 -0700
  • e98a2708bc Merge pull request #3780 from laravel/analysis-8LZ3WJ Taylor Otwell 2016-05-13 13:19:46 -0500
  • 728151f5de Applied fixes from StyleCI Graham Campbell 2016-05-13 14:19:42 -0400
  • 332731f88b Added the new bindings middleware Graham Campbell 2016-05-13 19:19:27 +0100
  • e7ff2bfb4d update method Taylor Otwell 2016-05-12 22:53:02 -0500
  • 37ce8b50ce Merge pull request #3778 from scrubmx/patch-3 Taylor Otwell 2016-05-12 08:40:15 -0500
  • 8fc0df14bb Add "sslmode" setting for PostgreSQL connection Jorge González 2016-05-12 00:59:15 -0500
  • 0d762a22da Merge pull request #3775 from themsaid/dimensions-lang-line Taylor Otwell 2016-05-11 09:31:04 -0500
  • 6f4c333678 Merge pull request #3777 from Adam14Four/develop Taylor Otwell 2016-05-11 09:25:31 -0500
  • f237656c68 Enabled MySQL "strict" mode by default Adam14Four 2016-05-10 12:30:43 -0700
  • 59f2d49074 stub out commands method in console kernel Taylor Otwell 2016-05-09 11:16:31 -0500
  • da64a014e7 Add language line for image dimensions validation rule Mohamed Said 2016-05-09 17:49:14 +0200
  • a97b9e0c7c fix comment Taylor Otwell 2016-05-04 09:31:54 -0500
  • 26ef471305 Merge branch 'feature/session-store-config' of https://github.com/tomcastleman/laravel into tomcastleman-feature/session-store-config Taylor Otwell 2016-05-04 09:30:29 -0500
  • 81aea74578 Merge branch 'master' into develop Taylor Otwell 2016-05-04 09:30:19 -0500
  • d68d4dc9cd adds configuration for session cache store Tom Castleman 2016-05-02 17:27:52 +0100
  • f8cddc0000 Merge pull request #3770 from tillkruss/patch-2 Taylor Otwell 2016-05-01 22:13:00 -0500
  • 382857a8a7 Use Bootstrap 3.3 Till Krüss 2016-05-01 16:23:09 -0700
  • b358fe473d spacing Taylor Otwell 2016-05-01 10:07:37 -0500
  • 3173f1c072 Merge pull request #3768 from tomcastleman/patch-1 Taylor Otwell 2016-05-01 10:06:47 -0500
  • 9dc2d60336 Add config for new Memcached features Tom Castleman 2016-04-29 17:45:51 +0100
  • 336d80c1f1 Get guest middleware using guestMiddleware() method Sadika Sumanapala 2016-04-30 12:39:22 +0530
  • da662e40ec working on broadcasting Taylor Otwell 2016-04-29 22:40:08 -0500
  • 749528db0c remove unneeded trait Taylor Otwell 2016-04-28 10:28:26 -0500
  • e3d2b68c49 Merge branch 'master' into develop Taylor Otwell 2016-04-27 15:48:59 -0500
  • 76b8ef7204 remove post install just in case it causes problems Taylor Otwell 2016-04-27 08:01:12 -0500
  • 020bf231ba Merge branch 'master' into develop Graham Campbell 2016-04-27 14:00:46 +0100
  • eee2a8b7c8 Merge pull request #3763 from vinkla/npm Taylor Otwell 2016-04-27 08:00:19 -0500
  • 909f063c28 Add npm scripts Vincent Klaiber 2016-04-27 14:43:47 +0200
  • d359343ca2 Merge pull request #3760 from tillkruss/patch-1 Taylor Otwell 2016-04-24 20:16:16 -0500
  • cf1c148778 Switch to `.scss` Till Krüss 2016-04-22 19:39:28 -0700
  • 2c834ad59c Respect PSR-2 Graham Campbell 2016-04-15 22:49:14 +0100
  • 70f8bb6e08 Merge pull request #3738 from laravel/backport Taylor Otwell 2016-04-05 09:06:24 -0500
  • a6e0a2d190 Backport the composer script fixes Graham Campbell 2016-04-05 11:23:29 +0100
  • 2dd40dfb40 Backport the phpunit fixes Graham Campbell 2016-04-05 11:22:53 +0100
  • 3a2cfbc2f4 Backport the better faker default Graham Campbell 2016-04-05 11:22:29 +0100
  • 2c446984a1 Backport some env tweaks Graham Campbell 2016-04-05 11:22:18 +0100