..
auth /drivers
Merge pull request #858 from franzliedke/patch-14
2012-09-01 16:58:57 -07:00
cache /drivers
phpdoc fixes
2012-08-03 18:17:48 +03:00
cli
Merge pull request #1013 from Jakobud/bug/artisan-task-route
2012-09-01 17:25:40 -07:00
database
Merge pull request #1150 from franzliedke/patch-40
2012-09-01 18:05:29 -07:00
documentation
Merge branch 'staging'
2012-09-01 21:50:41 -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
fix tests.
2012-08-28 23:58:52 -05:00
vendor/Symfony /Component
Extending Symfony's Response class and adding & calling the finish method
2012-05-24 11:50:48 +02:00
asset.php
cleaning up code.
2012-04-10 22:36:20 -05:00
auth.php
Fix auth bug and other resolver bugs.
2012-05-02 16:52:55 -05:00
autoloader.php
Fixed various typos throughout laravel folder.
2012-07-21 20:18:55 -04: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
Fix auth bug and other resolver bugs.
2012-05-02 16:52:55 -05:00
config.php
Grammar/Vocabulary fixes
2012-06-13 11:19:20 -04:00
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
Altering visibility of Crypter::randomizer() to public.
2012-04-07 14:09:22 -05:00
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
Grammar/Vocabulary fixes
2012-06-13 11:19:20 -04:00
fluent.php
Fix bug in fluent class.
2012-03-23 22:54:09 -05:00
form.php
Merge pull request #1056 from Jakobud/bug/form/buttons/defaultValues
2012-09-01 17:35:34 -07:00
hash.php
basic code cleanup.
2012-02-23 14:02:59 -06:00
helpers.php
phpdoc fixes
2012-08-03 18:17:48 +03:00
html.php
Cache application.encoding within HTML class to avoid unnecessary calls to Config::get();
2012-09-04 16:09:56 +01:00
input.php
Merge branch 'hotfix/fix_markdown' into staging
2012-07-11 22:35:24 +02:00
ioc.php
Merge pull request #1049 from Apathetic012/develop
2012-08-09 20:44:15 -07:00
lang.php
Fixed various typos throughout laravel folder.
2012-07-21 20:18:55 -04: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
refactored set_format to foromat.
2012-05-30 08:41:03 -05:00
paginator.php
Grammar/Vocabulary fixes
2012-06-13 11:19:20 -04:00
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 various typos throughout laravel folder.
2012-07-21 20:18:55 -04: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
cleaning up section class.
2012-04-10 11:37:38 -05:00
session.php
Merge remote-tracking branch 'upstream/develop' into develop
2012-06-25 13:11:54 -04:00
str.php
Adds limit_exact method which will limit a string and its custom ending to a specified length
2012-06-13 10:50:50 -07:00
uri.php
Grammar/Vocabulary fixes
2012-06-13 11:19:20 -04:00
url.php
reimplement locale uri slugs.
2012-08-20 10:46:23 -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