Taylor Otwell 0a0eb3779c Merge pull request #1365 from sdbondi/develop 12 years ago
..
auth d164cca4aa Merge pull request #1211 from franzliedke/patch-45 12 years ago
cache 690e8572aa phpdoc fixes 12 years ago
cli a5bb035e4c Merge pull request #1165 from JoostK/develop 12 years ago
database 0a0eb3779c Merge pull request #1365 from sdbondi/develop 12 years ago
documentation 2914471de1 Merge pull request #1381 from vFragosop/documentation/improvements 12 years ago
profiling a6db03d700 beautifies profiler tabs to cursor:pointer 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 fc9b0e1636 Merge pull request #1201 from JoostK/fix-1 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 925e5bed73 Trimming whitespace before doctype tag 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 12 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 b043482905 Improve view errors. 12 years ago
event.php 690e8572aa phpdoc fixes 12 years ago
file.php fafaf724b0 Grammar/Vocabulary fixes 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 00d1baf69e Update laravel/helpers.php 12 years ago
html.php 65d4b2448b Fix closing tag in definition list helper. 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 581fcc5c47 Cleaner regex 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. 12 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 690e8572aa phpdoc fixes 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 12 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 b043482905 Improve view errors. 12 years ago