Commit History

Author SHA1 Message Date
  Taylor Otwell e289bc4893 Merge pull request #1700 from davedx/master 11 years ago
  Taylor Otwell b593b109f6 Merge pull request #1706 from billmn/develop 11 years ago
  Taylor Otwell 7fe61b74d6 Merge pull request #1711 from torm3nt/master 11 years ago
  Taylor Otwell d29282726d Add commands to loader. 11 years ago
  Taylor Otwell 9b0fafe3d5 Merge pull request #1716 from briankiewel/readme-typo 11 years ago
  Taylor Otwell 3f803d4eb3 Merge pull request #1719 from neoascetic/fix_custom_grammar 11 years ago
  Taylor Otwell 158b81974a Merge pull request #1731 from dcelasun/master 11 years ago
  Taylor Otwell 18cda5037a Move location of LARAVEL_START. 11 years ago
  Taylor Otwell 675157ea24 Merge pull request #1738 from bencorlett/patch-1 11 years ago
  Taylor Otwell 457d0f174a Merge pull request #1746 from underparnv/master 11 years ago
  Taylor Otwell 118555002f Merge pull request #1747 from voidman/patch-1 11 years ago
  Taylor Otwell 4125438391 Merge branch 'master' of github.com:laravel/laravel 11 years ago
  Taylor Otwell 15414808a1 fix padding bug in crypter. 11 years ago
  Taylor Otwell 0c2389ccb3 Fix language lines. 11 years ago
  Taylor Otwell dd7c317707 Merge pull request #1793 from alexgalletti/patch-1 11 years ago
  Taylor Otwell 7244405868 Merge pull request #1806 from Gargron/patch-1 11 years ago
  Taylor Otwell 60ad02ad01 Merge branch 'master' of github.com:laravel/laravel 11 years ago
  Taylor Otwell c1a8b83574 fix array input has. 11 years ago
  Taylor Otwell 7e14c8c4c6 Merge pull request #1822 from bruston/doc-fix-controllers 11 years ago
  Taylor Otwell 77d748a145 Unguard all Eloquent attributes in seeder. 11 years ago
  Taylor Otwell be16de2a2f Switch default mail config to Mailgun. 11 years ago
  bruston 53a14206b1 Minor correction to controllers documentation. 11 years ago
  Taylor Otwell 724e0e026d Update Html alias. 11 years ago
  Taylor Otwell 857dd663fd Add driver to mail config. 11 years ago
  Taylor Otwell cf9c6f97ce Add route list service provider. 11 years ago
  Taylor Otwell 17b199b6f6 Add storage path configuration. 11 years ago
  Taylor Otwell 25a84bc000 Change how bootstrap file is loaded. 11 years ago
  Eugen 944d98d16e Fix for double escaping of queries in the profiler 11 years ago
  Taylor Otwell 9f64de98f7 Merge pull request #1805 from JesseObrien/patch-1 11 years ago
  Jesse O'Brien 318bb36072 Adding PATCH to the route register. 11 years ago
  Taylor Otwell 88cde2c91d update change log. 11 years ago
  Taylor Otwell 2d863c45fc Merge pull request #1803 from alexgalletti/master 11 years ago
  Alex 7a289ac50a Fix for Postgresql PDO::FETCH_ASSOC 11 years ago
  Taylor Otwell 227683be9f Remove fallback locale. 11 years ago
  Taylor Otwell 07d6915c3a Added a default robots.txt file. 11 years ago
  Taylor Otwell bcd165ff5e Fix validation language line. 11 years ago
  Taylor Otwell 9a58a02ee8 Merge pull request #1800 from AndreiCanta/develop 11 years ago
  AndreiCanta 6253fe0ae5 Typo: missing quotes in session.php doc block 11 years ago
  Taylor Otwell b6a94c0216 Added new workbench config file. 11 years ago
  Taylor Otwell b5b7f71964 Fix comment. 11 years ago
  Alex f5997b7f97 Allow the renaming of the drivers remember cookie 11 years ago
  Taylor Otwell 36e7b132d4 Setup composer post update script to run php artisan optimize. 11 years ago
  Taylor Otwell 13d7adb38f Update for optimize command. 11 years ago
  Taylor Otwell 0c0b68e395 Added payload configuration option. 11 years ago
  Taylor Otwell b8008ff7b3 Fix comment. 11 years ago
  Taylor Otwell 13adb44ddf Rename path to files. 11 years ago
  Taylor Otwell 4aaf9a8f2b Exit with artisan status code. 11 years ago
  Taylor Otwell 216bc07733 Added new options to session config. 11 years ago
  Taylor Otwell 1bd93c3327 Merge pull request #1781 from neoascetic/1690_fix_for_php53 11 years ago
  Taylor Otwell 5fac0f7b35 Added a sample IronMQ configuration. 11 years ago
  Pavel Puchkin a0c2adecdc One more fix - wrong property name 11 years ago
  Pavel Puchkin cf9013403b Syntax fix for PHP 5.3 (#1690) 11 years ago
  Taylor Otwell 6f92ee8efd Fix CSRF token bug. 11 years ago
  Taylor Otwell 2a14998be9 fire app shutdown event. 11 years ago
  Taylor Otwell 89e4c29d63 Merge pull request #1765 from driesvints/develop 11 years ago
  Dries Vints 457e76a470 Add sqs to list of supported drivers 11 years ago
  Taylor Otwell 05cb4ca276 added form service provider and aliases. 11 years ago
  David Lin 5929f8e537 Update laravel/request.php 11 years ago
  David Mosher eccd8375db Combined @imports in style.css 11 years ago
  Taylor Otwell 2e8b5575e5 Merge pull request #1690 from kdocki/master 11 years ago
  Taylor Otwell 3d5747c282 Merge pull request #1739 from Bering/regex-validation-message 11 years ago
  Taylor Otwell 45f4de147f Merge pull request #1721 from zackkitzmiller/patch-1 11 years ago
  Bering c45ef54c58 Fixes the validation error message for regex validation rule 11 years ago
  Ben Corlett 597c6f1831 Update app/tests/TestCase.php 11 years ago
  Ben Corlett 6d3eabf9b1 Remove tabs / spaces mix. 11 years ago
  Duru Can Celasun 31e21971a0 Add flushing support to the Redis cache driver 11 years ago
  Zack Kitzmiller 69911f29cd default queue should be synchronous. 11 years ago
  Pavel Puchkin 9003957b28 One more fix about custom query grammar 11 years ago
  Brian Kiewel efb30de6c3 small typo fix in readme 11 years ago
  Kirk Bushell bc36205a99 Updated error class to pass the Exception for the 500 triggered event. 11 years ago
  Taylor Otwell 79d18a3122 Update app/config/session.php 11 years ago
  Taylor Otwell 32df1b62d3 added Str alias. 11 years ago
  Davide Bellini 5c42c5d2e6 Added "Not In" rule translation (fix issue #1701) 11 years ago
  Taylor Otwell 96237d884e update queue config with sqs example. 11 years ago
  Dave Clayton 43afc7b9fa Made how to do AND WHERE in fluent more explicit in the docs 11 years ago
  Taylor Otwell 3ad5edcc10 adding a default password reminder e-mail. 11 years ago
  Taylor Otwell df319a2178 added a reminders language file. 11 years ago
  Taylor Otwell 6674b34a64 update log file name to include sapi name. 11 years ago
  Taylor Otwell 4355a334f7 update session config. 11 years ago
  aditya 8e27840718 (Very) minor typo fix. 11 years ago
  Taylor Otwell 5d409fe0d5 remove unneeded alias. 11 years ago
  Taylor Otwell 6c40ce69fb setup seeder. 11 years ago
  Bruno Gaspar 25ad84b1f3 convert spaces to tabs 11 years ago
  Taylor Otwell ce0a7f6545 fix typo. 11 years ago
  Kelt Dockins 1ed7ec98ba adding unit tests for ioc changes 11 years ago
  Kelt Dockins b48031b04a ioc resolves classes with optional params and accepts arguments 11 years ago
  Taylor Otwell 59d6d74a23 clean up start file. 11 years ago
  Taylor Otwell c07f552c70 cleaning up comments for my ocd. 11 years ago
  Taylor Otwell 4528981e44 Merge pull request #1687 from bencorlett/develop 11 years ago
  Pasvaz 2144637e12 Handles Redis password 11 years ago
  Ben Corlett 24e158e889 Adding bootstrap/paths.php to allow specification of custom paths for sections of Laravel. 11 years ago
  Ben Corlett 8a5f18e139 Moving start.php to bootstrap/start.php to collate all bootstrapping files. 11 years ago
  Tz-Huan Huang 068ddef312 Update laravel/session/drivers/cookie.php 11 years ago
  Chris How 87c588c610 Updated docs 11 years ago
  Chris How f93dfccd21 HTML::entities() now optional on label contents 11 years ago
  Taylor Otwell 106d3b7287 fix namespace. 11 years ago
  Taylor Otwell ae43bff49b added a new service provider. 11 years ago
  Taylor Otwell 15a52eefaf update service provider class name. 11 years ago
  Taylor Otwell af4381f7de implement remindable interface on default user. 11 years ago
  Edwin 441ad9252d Convert spaces to tab. 11 years ago