Taylor Otwell d1c1fe4446 fix bug in eloquent model and update version. 11 years ago
..
auth 3d51200a88 Auth token now nulled on logout 11 years ago
cache 690e8572aa phpdoc fixes 12 years ago
cli a5bb035e4c Merge pull request #1165 from JoostK/develop 11 years ago
database 02cb96a008 fix bug in eloquent model. 11 years ago
documentation d1c1fe4446 fix bug in eloquent model and update version. 11 years ago
profiling c1bcfec3d2 Turn profiler off using runtime Config 11 years ago
routing 0a908eff8d Merge pull request #1014 from jasonlewis/feature/root-bundles 11 years ago
session 228f57226b Extract sweep method in Session payload class. 12 years ago
tests fc9b0e1636 Merge pull request #1201 from JoostK/fix-1 11 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 11 years ago
bundle.php 0a908eff8d Merge pull request #1014 from jasonlewis/feature/root-bundles 11 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 4eac00a009 Use hash_hmac on cookie hashes. 11 years ago
core.php 8dbe2d1a9a Merge pull request #681 from bencorlett/develop 11 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 b043482905 Improve view errors. 11 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 11 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. 11 years ago
input.php 69ebe6d56a Allow Input::json() to return array instead of object 11 years ago
ioc.php 29a4ac2701 Merge pull request #1049 from Apathetic012/develop 11 years ago
lang.php 0ea30993d4 Fixed various typos throughout laravel folder. 12 years ago
laravel.php 581fcc5c47 Cleaner regex 11 years ago
log.php d64d6c9092 Fix logging issue when using the laravel.log event. 11 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 11 years ago
pluralizer.php 690e8572aa phpdoc fixes 12 years ago
redirect.php 8dbe2d1a9a Merge pull request #681 from bencorlett/develop 11 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 11 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 01ba355787 Optimize Str-helper (see pull request #1180) 11 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. 11 years ago
validator.php a7c2c2544e Merge pull request #1053 from tobsn/patch-12 11 years ago
view.php b043482905 Improve view errors. 11 years ago