Taylor Otwell 0993552c0a Merge pull request #1554 from theideapeople/patch/doc-rule-arrays 12 years ago
..
auth d164cca4aa Merge pull request #1211 from franzliedke/patch-45 12 years ago
cache 690e8572aa phpdoc fixes 12 years ago
cli 1559a6bbc8 Use the public facing URL for fetching bundles stored on GitHub. 12 years ago
database 7b846be4c4 Allow multiple schemas in pgsql. 12 years ago
documentation 0993552c0a Merge pull request #1554 from theideapeople/patch/doc-rule-arrays 12 years ago
profiling 4e8b452b66 Use $.noConflict in profiler to allow multiple jQuery versions. 12 years ago
routing 0a908eff8d Merge pull request #1014 from jasonlewis/feature/root-bundles 12 years ago
session 228f57226b Extract sweep method in Session payload class. 12 years ago
tests f0cd43a20d Fix unit test - relationships are now properly hidden, too. 12 years ago
vendor 1a6b7e3d73 Update laravel/vendor/Symfony/Component/HttpFoundation/LaravelRequest.php 12 years ago
asset.php 54397e1bf2 Fixed wrong return type in phpdoc 12 years ago
auth.php aca2a2ae1c Fix auth bug and other resolver bugs. 13 years ago
autoloader.php 0ea30993d4 Fixed various typos throughout laravel folder. 12 years ago
blade.php 915becdb69 Improve Blade unit-test code coverage 12 years ago
bundle.php 0a908eff8d Merge pull request #1014 from jasonlewis/feature/root-bundles 12 years ago
cache.php aca2a2ae1c Fix auth bug and other resolver bugs. 13 years ago
config.php fafaf724b0 Grammar/Vocabulary fixes 13 years ago
cookie.php 4eac00a009 Use hash_hmac on cookie hashes. 12 years ago
core.php 8dbe2d1a9a Merge pull request #681 from bencorlett/develop 12 years ago
crypter.php 88dd2f3232 Altering visibility of Crypter::randomizer() to public. 13 years ago
database.php 244ecd49fd Added use Closure to database.php 12 years ago
error.php 24ba947d10 Add 500 response code to exception handler. -- machuga, JesseOBrien, sdeinum 12 years ago
event.php 690e8572aa phpdoc fixes 12 years ago
file.php 1d725b2788 Update laravel/file.php 12 years ago
fluent.php e8e7db687c Fix bug in fluent class. 13 years ago
form.php 017c65c0bc Merge pull request #1056 from Jakobud/bug/form/buttons/defaultValues 12 years ago
hash.php 157f619e98 basic code cleanup. 13 years ago
helpers.php e714c0b487 Update laravel/helpers.php 12 years ago
html.php 8ff052cbdb Merge pull request #1180 from unikent/master 12 years ago
input.php 69ebe6d56a Allow Input::json() to return array instead of object 12 years ago
ioc.php 29a4ac2701 Merge pull request #1049 from Apathetic012/develop 12 years ago
lang.php 0ea30993d4 Fixed various typos throughout laravel folder. 12 years ago
laravel.php 9f138aa979 Allowing use of third party Routers to handle Routing. 12 years ago
log.php d64d6c9092 Fix logging issue when using the laravel.log event. 12 years ago
memcached.php 9944192af9 Fixed Memcached get connection instance typo in __callStatic method. 12 years ago
messages.php 5f97030ce8 refactored set_format to foromat. 13 years ago
paginator.php 85cab82f37 Fixed 2 stupid bugs for better markup 12 years ago
pluralizer.php 690e8572aa phpdoc fixes 12 years ago
redirect.php 8dbe2d1a9a Merge pull request #681 from bencorlett/develop 12 years ago
redis.php 0ea30993d4 Fixed various typos throughout laravel folder. 12 years ago
request.php 355cbe35a5 use hostname in environment detection. 12 years ago
response.php 64605f2223 Merge pull request #706 from Vespakoen/patch-1 12 years ago
section.php d5b9f3c604 cleaning up section class. 13 years ago
session.php f3d756476b Merge remote-tracking branch 'upstream/develop' into develop 12 years ago
str.php 01ba355787 Optimize Str-helper (see pull request #1180) 12 years ago
uri.php fafaf724b0 Grammar/Vocabulary fixes 13 years ago
url.php 4e21cfce39 Fixing a double slash bug in URL generation with languages. add tests. 12 years ago
validator.php a7c2c2544e Merge pull request #1053 from tobsn/patch-12 12 years ago
view.php d2fefa65aa Work on section handling. 12 years ago