Commit History

Author SHA1 Message Date
  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
  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
  Taylor Otwell 7e81f9de94 Merge branch 'develop' of github.com:laravel/laravel into develop 11 years ago
  Taylor Otwell df6021a26d added config for password reminders. 11 years ago
  Taylor Otwell 098c6c6295 tweak how autoloader works. 11 years ago
  Taylor Otwell 0e5b8ae8f7 added reminder service provider and password alias. 11 years ago
  Taylor Otwell 5446db1252 added queue facade. 11 years ago
  Taylor Otwell f6ad08698b added queue config and service provider. 11 years ago
  Taylor Otwell 20a0edcdde Merge pull request #1642 from alexwhitman/date-validation-messages 11 years ago
  Alex Whitman caa65bbef6 Add date validation messages 11 years ago
  Taylor Otwell 5ad3707ca4 boot the application on all artisan commands. 11 years ago
  Taylor Otwell 9d3c3ea038 tweak how autoloaders are called. adjust phpunit bootstrap. 11 years ago
  Dayle Rees d19398614b Merge pull request #1628 from amigorich/typo-fix 11 years ago
  Richard Bradshaw 3ad58caba6 Fixup typo in comment block. 11 years ago
  Dayle Rees 6c7a2fac17 Adding EventSubscriber alias as per documentation. 11 years ago
  Taylor Otwell b03521fabc added old style auto loader setup in addition to composer. 11 years ago
  Taylor Otwell b53e6cd02e update server for urldecode. 11 years ago
  Taylor Otwell 5d99f9f1d6 moving laravel 4 into develop branch. 11 years ago
  Taylor Otwell 63bf89efd5 Merge branch 'develop' of github.com:laravel/laravel into develop 11 years ago
  Taylor Otwell c9faa957a3 Merge branch 'master' of github.com:laravel/laravel into develop 11 years ago
  Taylor Otwell ab2581dba5 increment version. 11 years ago
  Taylor Otwell 06538cc8c0 update change log. 11 years ago
  Taylor Otwell bd11b2a8af Merge pull request #1577 from inverse/develop 11 years ago
  Taylor Otwell 2e82761788 Merge pull request #1582 from AndreasHeiberg/patch-1 11 years ago
  Taylor Otwell 6c177ab3b1 turn off profile by default. 11 years ago
  Taylor Otwell 3b8d8bbf77 Merge pull request #1584 from bpierre/bug/doc-fixes 11 years ago
  Pierre Bertet 4a47bda118 Documentation: markdown syntax 11 years ago
  Pierre Bertet 347f1b8d97 Documentation: typo 11 years ago
  Pierre Bertet f69b70aa80 Documentation: typo 11 years ago
  Pierre Bertet a1facced9a Documentation typography: ellipses 11 years ago
  Pierre Bertet 63708d64e0 Documentation: typo 11 years ago
  Pierre Bertet 1e7917adea Documentation: relative link to the documentation 11 years ago
  Andreas Heiberg 4de7510bfd fixed typo 11 years ago
  Malachi Soord 337c2f0a7c Fixed issue with html unit tests 11 years ago
  Taylor Otwell 53b94468cd Fix multi inserts in SQLite. 11 years ago
  Dayle Rees 0f690e83a0 Removing strange file additions. 11 years ago
  Dayle Rees f0c3dbba40 Fixing merge issues. 11 years ago
  Taylor Otwell abff7d8e7d Merge branch 'master' into develop 11 years ago
  Taylor Otwell ff7f6f67db Merge pull request #1573 from neoascetic/patch-1 11 years ago
  Taylor Otwell cb567c5e4d Updated Symfony HttpFoundation to 2.1.6. 11 years ago
  Taylor Otwell 2946274a95 Merge pull request #1473 from s4wny/patch-1 11 years ago
  Taylor Otwell ff682d69c0 Merge pull request #1546 from darkimmortal/master 11 years ago
  Taylor Otwell f754e1fa55 Merge pull request #1574 from Barryvdh/patch-1 11 years ago
  Taylor Otwell dd548471bc Merge pull request #1571 from vauteer/patch-1 11 years ago
  Barryvdh 6eaa2ad3f2 Update application/language/nl/validation.php 11 years ago
  Pavel Puchkin 77679a5659 Respect LARAVEL_ENV variable 11 years ago
  vauteer b0ac276d1a Update laravel/documentation/views/html.md 11 years ago
  Taylor Otwell 5598238fbc Merge pull request #1570 from HiroKws/ja/validation/new/translation 11 years ago
  Hirohisa Kawase 01127bf70d Japanese translations for new validation rules.(count*) 11 years ago
  Taylor Otwell b0eb9a8b42 Fix bugs in Eloquent. 11 years ago
  Taylor Otwell 28a880b5b5 Use array_key_exists in validator. 11 years ago
  Taylor Otwell 23bdbd0834 Tweak postgres connector. 11 years ago
  Taylor Otwell f948801369 Fix bug. 11 years ago
  Taylor Otwell cc0908cddc Merge branch 'master' into develop 11 years ago
  Taylor Otwell 5fd1ea527f Fix bug in connection with custom grammars. 11 years ago
  Taylor Otwell 653770a3eb Allow relative URLs in to_asset. 11 years ago
  Taylor Otwell 13a1c5daac Merge pull request #1170 from kapv89/patch-4 11 years ago
  Taylor Otwell cfc024fe66 Merge pull request #1212 from franzliedke/patch-46 11 years ago
  Taylor Otwell c397c26a7b Merge pull request #1221 from arisk/patch-1 11 years ago
  Taylor Otwell 05cb1ea5ad Merge pull request #1234 from ROMOPAT/patch-1 11 years ago
  Taylor Otwell e7ae316e44 Merge pull request #1235 from ROMOPAT/patch-2 11 years ago
  Taylor Otwell 1824b0b21c Merge pull request #1257 from vtalbot/develop 11 years ago
  Taylor Otwell b8ed80608f Merge pull request #1275 from Sadeghi85/develop 11 years ago
  Taylor Otwell f7d0b437c3 Merge pull request #1278 from Jakobud/feature/doc/strings 11 years ago
  Taylor Otwell d089046160 Merge pull request #1312 from franzliedke/patch-53 11 years ago
  Taylor Otwell 62b55ff7a1 Don't cast in pluralizer. 11 years ago
  Taylor Otwell 6a6873440e Merge pull request #1354 from BlaineSch/develop 11 years ago
  Taylor Otwell f1562875af Merge pull request #1388 from tzan/improve-french 11 years ago
  Taylor Otwell 358e8abde6 Merge pull request #1390 from Anahkiasen/feature/url_language 11 years ago
  Taylor Otwell 829fa4edd8 Merge pull request #1399 from HiroKws/correct/document/html 11 years ago
  Taylor Otwell c463d2a4ab Merge pull request #1400 from sdbondi/develop 11 years ago
  Taylor Otwell b5e5494144 Merge pull request #1410 from franzliedke/patch-56 11 years ago
  Taylor Otwell 875cac6c83 Merge branch 'master' into develop 11 years ago
  Taylor Otwell 0726fb8e84 Merge pull request #1415 from j20/patch-1 11 years ago
  Taylor Otwell f785cb22c9 Merge pull request #1428 from dejangeci/feature/dbtransaction-return 11 years ago
  Taylor Otwell 10b8732583 Merge pull request #1434 from franzliedke/patch-59 11 years ago
  Taylor Otwell e1d081bd54 Merge pull request #1501 from JesseObrien/master 11 years ago
  Taylor Otwell e8cd58a9bc Merge pull request #1444 from eddmann/bug/database-connector 11 years ago
  Taylor Otwell 19d56d57c9 Merge pull request #1450 from netputer/master 11 years ago
  Taylor Otwell f0dbc07101 Merge pull request #1568 from franzliedke/patch-62 11 years ago
  Taylor Otwell e5341ef59e Merge pull request #1458 from anaxamaxan/patch-2 11 years ago
  Franz Liedke efdc12ed25 Fix typo. 11 years ago
  Taylor Otwell 22107fe944 Merge pull request #1461 from AustinW/master 11 years ago
  Taylor Otwell 423be0495b Merge branch 'master' into develop 11 years ago
  Taylor Otwell 731cec2475 Merge pull request #1465 from ethaizone/patch-1 11 years ago
  Taylor Otwell 912f4e5e72 Fix forever length. 11 years ago
  Taylor Otwell 3bbc809c12 Merge pull request #1479 from Ore4444/patch-1 11 years ago
  Taylor Otwell 277f1c620b Merge pull request #1483 from josem/develop 11 years ago
  Taylor Otwell 22c2c3843a Merge pull request #1485 from laravie/feature/auth-events 11 years ago
  Taylor Otwell 8541ff50ab Merge pull request #1497 from bencorlett/patch-2 11 years ago
  Taylor Otwell e0dfd7c5d3 Merge pull request #1502 from olivervogel/develop 11 years ago
  Taylor Otwell 6c3c297c5c Use DS constant. 11 years ago
  Taylor Otwell c74118decb Merge pull request #1510 from lollypopgr/develop 11 years ago
  Taylor Otwell 19b01b1d27 Add on to accepted. 11 years ago
  Taylor Otwell 14179c8811 Merge pull request #1520 from JorgeMurta/master 11 years ago
  Taylor Otwell 6a69979376 Merge pull request #1526 from TheShiftExchange/blade_e 11 years ago