vernova/laravel
Jason Lewis afbae10345 Merge pull request #1175 from franzliedke/patch-42
Fix #1140: Auth / Eloquent / Custom password getter
2012-09-07 23:49:11 -07:00
..
auth/drivers Make Eloquent auth driver respect a model's custom password getter. 2012-09-04 16:36:17 +03:00
cache/drivers phpdoc fixes 2012-08-03 18:17:48 +03:00
cli Fix dynamically generated phpunit.xml file not being deleted automatically in the test runner. 2012-09-07 14:32:37 +02:00
database Merge pull request #1150 from franzliedke/patch-40 2012-09-01 18:05:29 -07:00
documentation Merge branch 'master' into staging 2012-09-01 22:16:46 -05:00
profiling Merge pull request #1109 from JesseObrien/feature/profiler-timers 2012-08-17 13:28:28 -07:00
routing Merge pull request #1014 from jasonlewis/feature/root-bundles 2012-09-01 17:26:35 -07:00
session Extract sweep method in Session payload class. 2012-08-03 18:09:37 +03:00
tests Fixing a double slash bug in URL generation with languages. add tests. 2012-09-01 22:07:01 -05:00
vendor/Symfony/Component
asset.php
auth.php
autoloader.php Fixed typos 2012-07-27 11:29:59 +00:00
blade.php Revert Blade back to 3.2.3 due to regression with layouts. 2012-08-28 23:52:15 -05:00
bundle.php Merge pull request #1014 from jasonlewis/feature/root-bundles 2012-09-01 17:26:35 -07:00
cache.php
config.php
cookie.php fixing merge issues for comment tweaks 2012-07-31 16:55:02 +01:00
core.php Merge pull request #681 from bencorlett/develop 2012-08-13 12:17:35 -07:00
crypter.php
database.php Added use Closure to database.php 2012-07-31 09:55:45 +02:00
error.php Fix error handling. 2012-09-01 21:48:37 -05:00
event.php phpdoc fixes 2012-08-03 18:17:48 +03:00
file.php Fixed typos 2012-07-27 11:29:59 +00:00
fluent.php
form.php Merge pull request #1056 from Jakobud/bug/form/buttons/defaultValues 2012-09-01 17:35:34 -07:00
hash.php
helpers.php phpdoc fixes 2012-08-03 18:17:48 +03:00
html.php phpdoc fixes 2012-08-03 18:17:48 +03:00
input.php Allow Input::json() to return array instead of object 2012-09-05 16:07:20 -04:00
ioc.php Merge pull request #1049 from Apathetic012/develop 2012-08-09 20:44:15 -07:00
lang.php Fixed typos 2012-07-27 11:29:59 +00:00
laravel.php reimplement locale uri slugs. 2012-08-20 10:46:23 -05:00
log.php phpdoc fixes 2012-08-03 18:17:48 +03:00
memcached.php Fixed Memcached get connection instance typo in __callStatic method. 2012-07-20 22:20:37 +08:00
messages.php
paginator.php
pluralizer.php phpdoc fixes 2012-08-03 18:17:48 +03:00
redirect.php Merge pull request #681 from bencorlett/develop 2012-08-13 12:17:35 -07:00
redis.php Fixed typos 2012-07-27 11:29:59 +00:00
request.php phpdoc fixes 2012-08-03 18:17:48 +03:00
response.php Merge pull request #706 from Vespakoen/patch-1 2012-08-13 12:16:08 -07:00
section.php
session.php
str.php
uri.php
url.php Fixing a double slash bug in URL generation with languages. add tests. 2012-09-01 22:07:01 -05:00
validator.php Merge pull request #1053 from tobsn/patch-12 2012-08-12 12:50:10 -07:00
view.php phpdoc fixes 2012-08-03 18:17:48 +03:00