Commit Graph

  • 24ba947d10 Add 500 response code to exception handler. -- machuga, JesseOBrien, sdeinum Matthew Machuga 2012-11-02 21:57:41 -04:00
  • b88c9144ec Make insert_get_id() work with non-auto-incrementing columns. Franz Liedke 2012-11-01 18:16:44 +01:00
  • 4cbc363e2d Merge branch 'master' of github.com:AustinW/laravel Austin White 2012-10-31 15:01:00 -07:00
  • aa37c82650 fixed issue #1206 Austin White 2012-10-31 14:43:53 -07:00
  • 6f30ed7a79 fixed issue #1206 Austin White 2012-10-31 14:43:53 -07:00
  • d693a82615 Merge pull request #1408 from cartalyst/develop Taylor Otwell 2012-10-31 14:31:50 -07:00
  • 79ff05bcd4 Merge branch 'develop' of github.com:cartalyst/laravel into develop Ben Corlett 2012-11-01 08:20:50 +11:00
  • 9f138aa979 Allowing use of third party Routers to handle Routing. Ben Corlett 2012-11-01 08:18:08 +11:00
  • 41e8384d7b Allowing use of third party Routers to handle Routing. Ben Corlett 2012-11-01 08:18:08 +11:00
  • 4c53b9d94d remove artisan change. Taylor Otwell 2012-10-31 08:54:35 -05:00
  • c69c7cac1a Merge branch 'master' of github.com:laravel/laravel Taylor Otwell 2012-10-31 08:54:26 -05:00
  • b386eeec8a update change log. Taylor Otwell 2012-10-31 08:54:07 -05:00
  • 355cbe35a5 use hostname in environment detection. Taylor Otwell 2012-10-31 08:53:01 -05:00
  • 4d0bc9e251 Merge pull request #1389 from Anahkiasen/feature/migrate_rebuild Taylor Otwell 2012-10-30 06:06:57 -07:00
  • fab42949dc Added documentation for where_between suite of methods sdbondi 2012-10-30 09:08:51 +02:00
  • 6bef39b0f1 Correct document page of HTML page. No exist secure_link() function, so changed to link_to_secure(). The 2nd parameter of HTML::style() is array, but passed a string in sample code. Signed-off-by:Hirohisa Kawase <hiro.soft@gmail.com> Hirohisa Kawase 2012-10-30 13:17:33 +09:00
  • 115f59b4ff Merge pull request #1392 from mynameiszanders/patch-1 Taylor Otwell 2012-10-26 18:48:43 -07:00
  • a7ea27d0a0 Update "docs/views/html.md", parse error in example code. Zander Baldwin 2012-10-27 01:09:54 +00:00
  • 921e232d9d Typo corrections Austin White 2012-10-26 16:59:33 -07:00
  • 89e3bf1fbd Add URL::to_language and HTML::link_to_language localization helpers Anahkiasen 2012-10-26 22:32:52 +01:00
  • e2b7d65c18 Added migrate:rebuild command to clean and reconstruct the database Anahkiasen 2012-10-26 19:45:32 +01:00
  • 5a082257b7 improve french translation for validation Tibo 2012-10-26 15:12:29 +02:00
  • 37cd08faea Merge pull request #1357 from aebersold/master Taylor Otwell 2012-10-25 06:14:55 -07:00
  • 205cc4869d Merge pull request #1356 from helmut/patch-1 Taylor Otwell 2012-10-25 06:12:42 -07:00
  • 0a0eb3779c Merge pull request #1365 from sdbondi/develop Taylor Otwell 2012-10-25 06:11:15 -07:00
  • ca44c93ca4 Merge pull request #1375 from christianzt19/develop Taylor Otwell 2012-10-25 06:08:12 -07:00
  • 2914471de1 Merge pull request #1381 from vFragosop/documentation/improvements Taylor Otwell 2012-10-25 06:07:15 -07:00
  • 5e3a8de1ba Merge pull request #1384 from machuga/patch-1 Dayle Rees 2012-10-24 10:51:16 -07:00
  • 1a6b7e3d73 Update laravel/vendor/Symfony/Component/HttpFoundation/LaravelRequest.php Matthew Machuga 2012-10-24 14:41:58 -03:00
  • e8f08ce1f4 Fixing smal typo Vinícius Fragoso 2012-10-22 17:10:46 -02:00
  • 7c3d278283 Improving documentation on file uploads Vinícius Fragoso 2012-10-22 16:58:32 -02:00
  • 1d725b2788 Update laravel/file.php helmut 2012-10-22 10:09:53 +12:00
  • e684aa3c00 Added file input form element docs Maksim Surguy 2012-10-01 11:18:10 -07:00
  • 8bcfd52233 add swedish language Vincent Klaiber 2012-10-03 00:17:53 +02:00
  • acbffcec50 Merge pull request #1321 from dejangeci/feature/serbian-translation Jason Lewis 2012-10-20 19:05:07 -07:00
  • f549839b35 added italian language serafino lillo 2012-10-07 18:53:03 +02:00
  • e5b7ef42a4 Added missing semi colon. Closes #1334. Jason Lewis 2012-10-21 12:31:51 +11:00
  • d164cca4aa Merge pull request #1211 from franzliedke/patch-45 Jason Lewis 2012-10-20 17:29:37 -07:00
  • e531cd6300 Merge pull request #1348 from matz3/master Jason Lewis 2012-10-20 07:31:53 -07:00
  • a6db03d700 beautifies profiler tabs to cursor:pointer Christian Tamayo 2012-10-20 22:30:59 +08:00
  • e842095fa7 Merge pull request #1351 from everclear/patch-1 Jason Lewis 2012-10-20 07:30:27 -07:00
  • 1a7f2bf27f Merge pull request #1352 from laravie/patch/code-standard Jason Lewis 2012-10-20 07:29:39 -07:00
  • 73d4b0b2a1 Merge pull request #1363 from franzliedke/patch-55 Jason Lewis 2012-10-20 07:15:06 -07:00
  • aa902def30 Merge pull request #1367 from vFragosop/language/pt/consistence Jason Lewis 2012-10-20 07:10:29 -07:00
  • 301c61fb1a Merge pull request #1370 from gkunno/lang/fi Jason Lewis 2012-10-20 07:03:54 -07:00
  • 1d3201eb4a Added finnish langauge gkunno 2012-10-19 16:35:00 +03:00
  • 043bd4ee04 Improving consistence of pt validations Vinícius Fragoso 2012-10-18 18:25:17 -03:00
  • 5f4838726e Ref #649 - Added query builder support for BETWEEN clauses Stan Bondi 2012-10-17 23:36:18 +02:00
  • 2d052a3222 Get rid of duplicate function call. Franz Liedke 2012-10-17 18:28:42 +03:00
  • a6c681db39 Make sure sync() always works with arrays. Franz Liedke 2012-10-17 18:27:35 +03:00
  • 7eb5be794c documentation error, wrong date format aebersold 2012-10-16 17:55:50 +02:00
  • 81a2f5b919 Pass the response by reference so it can be overwritten in filters Blaine Schmeisser 2012-10-15 22:04:58 -05:00
  • ee18da9b73 Update laravel/file.php helmut 2012-10-16 21:08:58 +12:00
  • fd86aef25a Trivial improvement to Laravel, while it is not documented, it has been a standard in Laravel to use tab as indentation and new line for curly bracket crynobone 2012-10-15 23:35:53 +08:00
  • 9b63f65408 link_to_route requires 3 parameters if wildcard values are required everclear 2012-10-15 15:50:10 +02:00
  • 6a14705a63 Merge pull request #8 from laravel/develop Vincent Talbot 2012-10-15 05:09:22 -07:00
  • 97013cd816 Spelling mistake correction in documentation matz3 2012-10-14 18:29:13 +02:00
  • d7dfd4f915 Use DB::escape() shortcut in profiler. Franz Liedke 2012-10-11 18:24:43 +03:00
  • 2e8364994f changed date format in validation documentation to match ISO8601 Shawn McCool 2012-10-11 08:14:55 +02:00
  • 9fc53588e3 Small tweaks to semantics Dejan Geci 2012-10-08 17:49:29 +02:00
  • d55328cc52 Merge pull request #1320 from dejangeci/feature/dbexception-inner Taylor Otwell 2012-10-07 12:05:01 -07:00
  • 3416506194 increment version. refactor eloquent eager loading matching. Taylor Otwell 2012-10-07 14:04:29 -05:00
  • 1df8fa91fc Merge pull request #1322 from vFragosop/eloquent/relationship_performance Taylor Otwell 2012-10-07 11:56:24 -07:00
  • f6c7cf2dcd Fixing pivot on has_one aswell as properly indenting Vinícius Fragoso 2012-10-07 12:15:57 -03:00
  • 38bf290ca7 Added Serbian translation Dejan Geci 2012-10-07 15:21:26 +02:00
  • 165da94aee Added a getInner method for retrieving the inner exception Dejan Geci 2012-10-07 13:55:32 +02:00
  • 790a540620 Merge pull request #1294 from danielboendergaard/phpdoc-fix Taylor Otwell 2012-10-06 12:39:23 -07:00
  • 7555fda589 Merge pull request #1307 from tillsanders/develop Taylor Otwell 2012-10-06 12:38:26 -07:00
  • 8faf38efe1 Merge pull request #1314 from vFragosop/eloquent/relationship_performance Taylor Otwell 2012-10-06 12:27:53 -07:00
  • f36446bd10 Improving laravel relationship performance Vinícius Fragoso 2012-10-05 10:35:48 -03:00
  • 1081ac1b8a Implement DB::escape(). Franz Liedke 2012-10-05 14:38:13 +03:00
  • 00d1baf69e Update laravel/helpers.php tillsanders 2012-10-03 15:35:34 +03:00
  • f53f07df4a Update laravel/documentation/database/eloquent.md Shawn McCool 2012-10-03 13:24:05 +03:00
  • 00edb1db8c clarified table naming conventions Shawn McCool 2012-10-03 12:19:11 +02:00
  • 4f8a6724b0 Merge pull request #1305 from nmalcolm/develop Taylor Otwell 2012-10-02 17:22:11 -07:00
  • 2d5cc12b7b Fixes XSS vulnerability in Profiler Nathan Malcolm 2012-10-03 00:53:20 +01:00
  • 54397e1bf2 Fixed wrong return type in phpdoc Daniel Bøndergaard 2012-09-28 10:10:35 +02:00
  • 4d3c68129b Fix version in path file. Taylor Otwell 2012-09-27 17:55:19 -04:00
  • d1c1fe4446 fix bug in eloquent model and update version. Taylor Otwell 2012-09-27 17:45:12 -04:00
  • 02cb96a008 fix bug in eloquent model. Taylor Otwell 2012-09-27 17:44:03 -04:00
  • c55a8f49dd Update laravel/cli/tasks/migrate/migrator.php Vincent Talbot 2012-09-27 11:57:34 -03:00
  • a5c5d70bd6 Merge pull request #5 from laravel/develop Vincent Talbot 2012-09-27 06:44:30 -07:00
  • ae5331b312 Merge branch 'staging' Taylor Otwell 2012-09-27 09:08:20 -04:00
  • 4de8e2d717 Update change log. Taylor Otwell 2012-09-27 09:05:29 -04:00
  • b043482905 Improve view errors. Taylor Otwell 2012-09-26 16:20:56 -04:00
  • 633c2bde83 Pass the path to the filter event. Taylor Otwell 2012-09-26 11:20:03 -04:00
  • a976c555e6 Added "view.filter" event so we can hook in final filters. Taylor Otwell 2012-09-26 10:43:34 -04:00
  • 14c6ff1692 Increment version and change log. Taylor Otwell 2012-09-26 10:13:30 -04:00
  • 3e3ee870ea Merge branch 'develop' of github.com:laravel/laravel into develop Taylor Otwell 2012-09-26 10:11:46 -04:00
  • d64d6c9092 Fix logging issue when using the laravel.log event. Taylor Otwell 2012-09-26 10:11:24 -04:00
  • 09500818e0 Merge pull request #1204 from bryantebeek/optimisation/str-class Taylor Otwell 2012-09-25 18:37:53 -07:00
  • fc9b0e1636 Merge pull request #1201 from JoostK/fix-1 Taylor Otwell 2012-09-25 18:37:09 -07:00
  • 4b7dc2e824 Merge pull request #1226 from akuzemchak/bug/language-routes Taylor Otwell 2012-09-25 18:34:40 -07:00
  • 439f9c8055 Merge pull request #1236 from kuroi/patch-1 Taylor Otwell 2012-09-25 18:33:48 -07:00
  • dad0bbc688 Merge pull request #1247 from dcelasun/patch-1 Taylor Otwell 2012-09-25 18:33:14 -07:00
  • 9acf541653 Merge pull request #1255 from joual/develop Taylor Otwell 2012-09-25 18:32:36 -07:00
  • 5a1741e9d5 Merge pull request #1276 from rk/rk-issue-1261 Taylor Otwell 2012-09-25 18:31:34 -07:00
  • c2a255c788 Merge branch 'develop' into staging Taylor Otwell 2012-09-25 20:24:50 -04:00
  • 9e0ff85b24 Merge branch 'master' of github.com:laravel/laravel into staging Taylor Otwell 2012-09-25 20:24:48 -04:00
  • 4eac00a009 Use hash_hmac on cookie hashes. Taylor Otwell 2012-09-25 16:43:58 -04:00