Taylor Otwell 04f22f086d Update change log. 12 years ago
..
auth 8e145e6c11 Make Eloquent auth driver respect a model's custom password getter. 12 years ago
cache 690e8572aa phpdoc fixes 12 years ago
cli a5bb035e4c Merge pull request #1165 from JoostK/develop 12 years ago
database 6b73974505 Added new touch function to eloquent, updates timestamps and immediately saves 12 years ago
documentation 04f22f086d Update change log. 12 years ago
profiling c1bcfec3d2 Turn profiler off using runtime Config 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 ad313198df working on cookie fingerprinting. 12 years ago
vendor 52fded661d Extending Symfony's Response class and adding & calling the finish method 12 years ago
asset.php 8bc128fdaa cleaning up code. 12 years ago
auth.php aca2a2ae1c Fix auth bug and other resolver bugs. 12 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. 12 years ago
config.php fafaf724b0 Grammar/Vocabulary fixes 12 years ago
cookie.php ad313198df working on cookie fingerprinting. 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. 12 years ago
database.php 244ecd49fd Added use Closure to database.php 12 years ago
error.php 2e01c58f92 Fix error handling. 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. 12 years ago
form.php 017c65c0bc Merge pull request #1056 from Jakobud/bug/form/buttons/defaultValues 12 years ago
hash.php 157f619e98 basic code cleanup. 12 years ago
helpers.php 690e8572aa phpdoc fixes 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 926cdaa7f5 reimplement locale uri slugs. 12 years ago
log.php 690e8572aa phpdoc fixes 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. 12 years ago
session.php f3d756476b Merge remote-tracking branch 'upstream/develop' into develop 12 years ago
str.php e9e8a5b32e Adds limit_exact method which will limit a string and its custom ending to a specified length 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 690e8572aa phpdoc fixes 12 years ago