Commit History

Author SHA1 Message Date
  Pascal Borreli 8a34aa5077 Fixed typos 12 years ago
  Dayle Rees f969776312 Merge pull request #944 from dlabsnl/master 12 years ago
  Dayle Rees 483f5705a9 Merge pull request #990 from resurtm/html-indentation-fix 12 years ago
  resurtm 0a85a54c2f Indentation fixes in html.php. 12 years ago
  Baycan Aydin ce3721a7a1 Add dutch language 12 years ago
  Shawn McCool 7140be474d Merge branch 'hotfix/docs-nav-update' 12 years ago
  Shawn McCool 3acc64051f simplify navigation copy 12 years ago
  Shawn McCool 88457b695e Merge branch 'hotfix/fix_markdown' 12 years ago
  Shawn McCool a6c28050e6 style updates 12 years ago
  Shawn McCool 85ec19367d fix merge 12 years ago
  Shawn McCool ee6adc26d9 fix merge 12 years ago
  Shawn McCool a66eb44809 fixed typo 12 years ago
  Shawn McCool ce1392aa82 Merge branch 'feature/docs-install' 12 years ago
  Shawn McCool 49928b397a added server configuration to the documentation 12 years ago
  Taylor Otwell 82ababb4cb Add note about making view directory writable. 12 years ago
  Taylor Otwell 6e9efb464d Merge pull request #903 from Lapayo/master 12 years ago
  Taylor Otwell 0171cf8e91 Merge pull request #905 from franzliedke/patch-19 12 years ago
  Franz Liedke d7bbdd9735 Fix anchor name for "Retrieving a language line" section on localization page. 12 years ago
  Simon f05148503e Input::has_file was not working properly. 12 years ago
  Shawn McCool 97ceecd1ef Merge branch 'feature/installation' 12 years ago
  Shawn McCool d08db5c26b added server configuration to install docs 12 years ago
  Dayle Rees b8c4af1cd8 Merge pull request #852 from JeffreyWay/patch-1 12 years ago
  Jeffrey Way 5a4d622bb7 Fix small typo in validation docs. 12 years ago
  Taylor Otwell 6e28d0bf2c Merge pull request #812 from stefanneubig/patch-2 12 years ago
  Taylor Otwell 24bbd66273 Merge pull request #838 from SonicHedgehog/master 12 years ago
  SonicHedgehog ec4556321d Fixed typo 12 years ago
  Taylor Otwell c92578b217 Merge branch 'master' of github.com:laravel/laravel 12 years ago
  Taylor Otwell 681f80eafb update change log 12 years ago
  Taylor Otwell 527977337d Merge pull request #823 from Vespakoen/patch-3 12 years ago
  Koen Schmeets aeeb010e0a Fixing reference issue in relationship matching 12 years ago
  Stefan Neubig ac2e7c6a2d Fixed namespace issue when registering a session driver with the extend closure 12 years ago
  Dayle Rees 5a1c1bf82c Merge pull request #801 from dlabs88/patch-1 12 years ago
  Taylor Otwell b27b132128 update change log 12 years ago
  Taylor Otwell 0a24189b0e added resolving event. 12 years ago
  dlabs88 06d7abc2d4 Route::get('admin', array('before' => 'auth', function() {})); 12 years ago
  Taylor Otwell 14868a5fd5 Merge pull request #792 from asdfgh746/develop 12 years ago
  Lucas Cherkewski 6c35bbade6 Fix typo. 12 years ago
  Taylor Otwell d9802fe656 flush output buffer in error class. 12 years ago
  Taylor Otwell ad14938cb2 Merge pull request #760 from cviebrock/develop 12 years ago
  Colin Viebrock 1cc33dea26 Clean-up whitespace issues 12 years ago
  Taylor Otwell ba088022bb updated version. 12 years ago
  Taylor Otwell f595deea1e updated change log. 12 years ago
  Taylor Otwell 9d99cfad7e added default to config call to get auth password for backwards compatibility. 12 years ago
  Taylor Otwell dda3a81c10 cleaning up comment. 12 years ago
  Taylor Otwell 8205a21965 Merge pull request #707 from cviebrock/auth-pass-field 12 years ago
  Taylor Otwell 8a1011c159 add bin path to artisan. 12 years ago
  Taylor Otwell 84e8892c29 updating change log. 12 years ago
  Taylor Otwell ba6590d7b1 cleaning up code. 12 years ago
  Taylor Otwell f608157ffc Merge pull request #732 from franzliedke/patch-4 12 years ago
  Taylor Otwell c9a4f5ea2f cast values when comparing. 12 years ago
  Taylor Otwell 563568fbfe Merge branch 'staging', remote-tracking branch 'origin' into develop 12 years ago
  Taylor Otwell aae8b62d6a Merge pull request #735 from lukemartin/patch-1 12 years ago
  Taylor Otwell e12b554cbb cleaning up. 12 years ago
  Taylor Otwell d9c0dc0c35 Merge branch 'develop' of github.com:laravel/laravel into develop 12 years ago
  Taylor Otwell 1ac911f05d Merge branch 'master' of github.com:laravel/laravel into develop 12 years ago
  Taylor Otwell 930a3e89e0 Merge pull request #736 from joecwallace/cli-env-management 12 years ago
  Taylor Otwell b1707f2bc1 Merge pull request #737 from ianlandsman/develop 12 years ago
  Taylor Otwell 1b71a0ed89 Merge pull request #743 from kbanman/response-fix 12 years ago
  Taylor Otwell 0bdfea32e7 Merge pull request #747 from kloy/master 12 years ago
  Taylor Otwell 3805b69aee Merge pull request #748 from hamuz/patch-1 12 years ago
  Taylor Otwell 5cb8b9bfe9 Merge pull request #750 from robmeijer/develop 12 years ago
  Taylor Otwell cfc0577d50 Merge pull request #751 from jasonlewis/patch-9 12 years ago
  Taylor Otwell 4dd82a0de3 update change log. 12 years ago
  Taylor Otwell ba4271c999 Merge pull request #752 from AndrewBNZ/master 12 years ago
  AndrewBNZ c8466f5766 Fixed typo from previous fix, should be $command->columns not $command->$columns. 12 years ago
  Jason Lewis 6d5239bf30 Missed a semi-colon. 12 years ago
  Jason Lewis b4db0f1b36 Small change moving array to a variable. 12 years ago
  Jason Lewis ab2fcb84ef Possible fix for issue #378. 12 years ago
  Rob Meijer dc81e1b7ab Add a note about registering a named route that points to a controller action. 12 years ago
  hamuz ea143fd9e1 Use the static "compiled" method 12 years ago
  Keith Loy d0afdf7bb2 fixing bug where parameters are not passed in IoC::resolve() 12 years ago
  Phill Sparks 4b49ae422c Merge pull request #746 from delmot/develop 12 years ago
  Sergii Grebeniuk c583bd4abb Fixed wrong closing tag name 12 years ago
  Kelly Banman 338b74c142 Render Responses when cast as string 12 years ago
  Ian Landsman 5e83a58e00 fix spelling mistake pointed out by @andrey_butov 12 years ago
  lukemartin 52bce5596e Adding third parameter (filename) to upload method. 12 years ago
  Taylor Otwell e35ec6b390 update change log. 12 years ago
  Taylor Otwell 691d68ba54 improve / fix postgres support. 12 years ago
  Taylor Otwell 56c6202d28 update change log. 12 years ago
  Taylor Otwell 544821bdeb fix eloquent auth driver bug. 12 years ago
  Colin Viebrock bb2afdf559 Fix for Fluent ... this should work, I'd think 12 years ago
  Franz Liedke b4f07d43f5 Add last_query() helper method to Database class, too. 12 years ago
  Franz Liedke 98b9898003 Add a last_query() function to Database connection class. 12 years ago
  Taylor Otwell 2dd8b242b9 update change log. 12 years ago
  Taylor Otwell bc67c667a9 Merge pull request #730 from sparksp/develop-default-https 12 years ago
  Taylor Otwell cf604d4e79 Merge pull request #689 from crlosmify/html 12 years ago
  Taylor Otwell 4bb2e5f63f Merge pull request #698 from bencorlett/html-lists 12 years ago
  Taylor Otwell 79b4279101 update change log. 12 years ago
  Taylor Otwell 5f97030ce8 refactored set_format to foromat. 12 years ago
  Taylor Otwell c2ad6a8126 Merge pull request #714 from daylerees/feature/error-format 12 years ago
  Taylor Otwell db6206218a Merge pull request #722 from syntaqx/readme-cleanup 12 years ago
  Taylor Otwell 67583790d4 Merge pull request #723 from syntaqx/htaccess 12 years ago
  Taylor Otwell d6bcc414b1 update change log. 12 years ago
  Taylor Otwell 9114d2a033 Merge branch 'master' into staging 12 years ago
  Taylor Otwell aa687d039d Merge pull request #725 from kapv89/patch-1 12 years ago
  Taylor Otwell 36247267e8 update change log. 12 years ago
  Taylor Otwell d1bb02ab64 fix conflicts. 12 years ago
  Taylor Otwell c1de1d61d8 Merge pull request #728 from AndrewBNZ/master 12 years ago
  Phill Sparks 6151886860 Generated URLs default to use the current protocol (http or https) 12 years ago
  AndrewBNZ b4b9c1f442 Fixes Laravel issue #727 - updated sqlserver grammar file to fix error in primary key function. 12 years ago