Commit Graph

  • 742eb4ea8d fix link to #route-groups Adam Becker 2012-12-03 13:24:46 -0500
  • 8ff052cbdb Merge pull request #1180 from unikent/master Taylor Otwell 2012-12-03 07:04:23 -0800
  • 590872d3c6 Update auth test case crynobone 2012-11-29 22:18:24 +0800
  • ba661e5768 Add 'laravel.auth: login' and 'laravel.auth: logout' events. crynobone 2012-11-29 22:07:10 +0800
  • a9760ecdbe Added the possibility to pass the parameter of JSON options like JSON_PRETTY_PRINT or JSON_UNESCAPED_UNICODE to the Response::json method. José M 2012-11-28 20:48:14 +0100
  • ca9c3b72b2 Merge pull request #1481 from maxdmyers/patch-1 Dayle Rees 2012-11-27 07:40:35 -0800
  • 4f32cf4e65 Dragons not present after warning Max Myers 2012-11-27 10:14:44 -0500
  • 6140089eb3 Merge pull request #1480 from flakerimi/develop Dayle Rees 2012-11-27 05:49:26 -0800
  • f7d82412fa Merge pull request #1451 from Chrty/master Dayle Rees 2012-11-27 05:46:25 -0800
  • 6ae889e5b8 Merge pull request #1472 from franzliedke/patch-61 Dayle Rees 2012-11-27 05:44:45 -0800
  • cac58db390 Merge pull request #1438 from dejangeci/fix/dns-speedup Dayle Rees 2012-11-27 05:42:02 -0800
  • 78ac77bdf0 Added Albanian Language Flakerimi 2012-11-27 14:28:21 +0100
  • 8296f30c82 Update laravel/database/eloquent/model.php Phill Sparks 2012-11-27 12:33:01 +0000
  • a9f97961ef Update laravel/documentation/views/templating.md Ore Landau 2012-11-27 13:15:14 +0200
  • 62f25c718c Added a pretty_print option to the log class Sony? 2012-11-25 10:34:05 +0100
  • f0cd43a20d Fix unit test - relationships are now properly hidden, too. Franz Liedke 2012-11-24 22:11:30 +0100
  • d1efd44c7c Merge pull request #1467 from franzliedke/patch-60 Taylor Otwell 2012-11-23 20:46:03 -0800
  • ff4b43c72f Ignore hidden relationships in to_array(). Franz Liedke 2012-11-23 03:23:13 +0100
  • 6a8a3bca2b Update laravel/validator.php Nimit Suwannagate 2012-11-23 00:42:55 +0700
  • 0bea2fb0b6 Fix typo and update 2nd example comment for filter anaxamaxan 2012-11-19 17:00:31 -0800
  • 113dcc9b37 Reset the profiler bar Josh Betz 2012-11-17 10:41:48 -0600
  • b48621901f Use `mb_substr` instead of `sub_str` in order to resolve multi-language problem. NetPuter 2012-11-16 17:41:37 +0800
  • c6290d11fa Fixed connector options merge bug. Edward Mann 2012-11-14 18:57:46 +0000
  • cf1ed5ba44 Changed DB config hosts to IP addresses Dejan Geci 2012-11-12 21:17:39 +0100
  • 172ebcb00d Fix Pivot table losing its connection. Franz Liedke 2012-11-09 02:15:28 +0100
  • de5658f5a7 Added return value from PDO::commit Dejan Geci 2012-11-07 21:45:44 +0100
  • d2fefa65aa Work on section handling. Taylor Otwell 2012-11-06 15:04:13 -0600
  • 49b2d4ab1a Merge pull request #1423 from laravie/feature/html-testcase Dayle Rees 2012-11-06 07:08:27 -0800
  • 56eca662cc Session unit test giving a weird output crynobone 2012-11-06 22:56:04 +0800
  • 0d8a4ffbdd Add unit testing coverage for Laravel\HTML and improve setUp and tearDown for Form unit-test crynobone 2012-11-06 22:33:29 +0800
  • 6dc6b2b5ae Rename TestForm class to FormTest, to make it consistent with all other testcases. Also remove tearDown method, as it doesn't do anything at this moment. crynobone 2012-11-06 19:40:08 +0800
  • d20add8f75 Merge pull request #1422 from laravie/feature/form-testcase Dayle Rees 2012-11-06 01:46:58 -0800
  • 72dbf5ddeb Add full code coverage for Laravel\Form crynobone 2012-11-06 16:35:29 +0800
  • 1ddb4bb6cd Merge pull request #1419 from laravie/feature/blade-testcase Taylor Otwell 2012-11-05 06:46:12 -0800
  • dace3d5091 Add additional tests crynobone 2012-11-05 22:33:34 +0800
  • 915becdb69 Improve Blade unit-test code coverage crynobone 2012-11-05 22:07:19 +0800
  • e714c0b487 Update laravel/helpers.php Shawn McCool 2012-11-05 09:28:48 +0100
  • 436672c33c Merge branch 'master' into develop Jason Lewis 2012-11-04 15:43:10 +1100
  • 1559a6bbc8 Use the public facing URL for fetching bundles stored on GitHub. Jason Lewis 2012-11-04 15:43:03 +1100
  • 39320dc847 Update laravel/documentation/localization.md j20 2012-11-03 14:54:38 -0500
  • 5059ced2e1 Merge pull request #1413 from machuga/develop Taylor Otwell 2012-11-02 19:09:11 -0700
  • 24ba947d10 Add 500 response code to exception handler. -- machuga, JesseOBrien, sdeinum Matthew Machuga 2012-11-02 21:57:41 -0400
  • b88c9144ec Make insert_get_id() work with non-auto-incrementing columns. Franz Liedke 2012-11-01 18:16:44 +0100
  • 4cbc363e2d Merge branch 'master' of github.com:AustinW/laravel Austin White 2012-10-31 15:01:00 -0700
  • aa37c82650 fixed issue #1206 Austin White 2012-10-31 14:43:53 -0700
  • 6f30ed7a79 fixed issue #1206 Austin White 2012-10-31 14:43:53 -0700
  • d693a82615 Merge pull request #1408 from cartalyst/develop Taylor Otwell 2012-10-31 14:31:50 -0700
  • 79ff05bcd4 Merge branch 'develop' of github.com:cartalyst/laravel into develop Ben Corlett 2012-11-01 08:20:50 +1100
  • 9f138aa979 Allowing use of third party Routers to handle Routing. Ben Corlett 2012-11-01 08:18:08 +1100
  • 41e8384d7b Allowing use of third party Routers to handle Routing. Ben Corlett 2012-11-01 08:18:08 +1100
  • 4c53b9d94d remove artisan change. Taylor Otwell 2012-10-31 08:54:35 -0500
  • c69c7cac1a Merge branch 'master' of github.com:laravel/laravel Taylor Otwell 2012-10-31 08:54:26 -0500
  • b386eeec8a update change log. Taylor Otwell 2012-10-31 08:54:07 -0500
  • 355cbe35a5 use hostname in environment detection. Taylor Otwell 2012-10-31 08:53:01 -0500
  • 4d0bc9e251 Merge pull request #1389 from Anahkiasen/feature/migrate_rebuild Taylor Otwell 2012-10-30 06:06:57 -0700
  • fab42949dc Added documentation for where_between suite of methods sdbondi 2012-10-30 09:08:51 +0200
  • 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 +0900
  • 115f59b4ff Merge pull request #1392 from mynameiszanders/patch-1 Taylor Otwell 2012-10-26 18:48:43 -0700
  • a7ea27d0a0 Update "docs/views/html.md", parse error in example code. Zander Baldwin 2012-10-27 01:09:54 +0000
  • 921e232d9d Typo corrections Austin White 2012-10-26 16:59:33 -0700
  • 89e3bf1fbd Add URL::to_language and HTML::link_to_language localization helpers Anahkiasen 2012-10-26 22:32:52 +0100
  • e2b7d65c18 Added migrate:rebuild command to clean and reconstruct the database Anahkiasen 2012-10-26 19:45:32 +0100
  • 5a082257b7 improve french translation for validation Tibo 2012-10-26 15:12:29 +0200
  • 37cd08faea Merge pull request #1357 from aebersold/master Taylor Otwell 2012-10-25 06:14:55 -0700
  • 205cc4869d Merge pull request #1356 from helmut/patch-1 Taylor Otwell 2012-10-25 06:12:42 -0700
  • 0a0eb3779c Merge pull request #1365 from sdbondi/develop Taylor Otwell 2012-10-25 06:11:15 -0700
  • ca44c93ca4 Merge pull request #1375 from christianzt19/develop Taylor Otwell 2012-10-25 06:08:12 -0700
  • 2914471de1 Merge pull request #1381 from vFragosop/documentation/improvements Taylor Otwell 2012-10-25 06:07:15 -0700
  • 5e3a8de1ba Merge pull request #1384 from machuga/patch-1 Dayle Rees 2012-10-24 10:51:16 -0700
  • 1a6b7e3d73 Update laravel/vendor/Symfony/Component/HttpFoundation/LaravelRequest.php Matthew Machuga 2012-10-24 14:41:58 -0300
  • e8f08ce1f4 Fixing smal typo Vinícius Fragoso 2012-10-22 17:10:46 -0200
  • 7c3d278283 Improving documentation on file uploads Vinícius Fragoso 2012-10-22 16:58:32 -0200
  • 1d725b2788 Update laravel/file.php helmut 2012-10-22 10:09:53 +1200
  • e684aa3c00 Added file input form element docs Maksim Surguy 2012-10-01 11:18:10 -0700
  • 8bcfd52233 add swedish language Vincent Klaiber 2012-10-03 00:17:53 +0200
  • acbffcec50 Merge pull request #1321 from dejangeci/feature/serbian-translation Jason Lewis 2012-10-20 19:05:07 -0700
  • f549839b35 added italian language serafino lillo 2012-10-07 18:53:03 +0200
  • e5b7ef42a4 Added missing semi colon. Closes #1334. Jason Lewis 2012-10-21 12:31:51 +1100
  • d164cca4aa Merge pull request #1211 from franzliedke/patch-45 Jason Lewis 2012-10-20 17:29:37 -0700
  • e531cd6300 Merge pull request #1348 from matz3/master Jason Lewis 2012-10-20 07:31:53 -0700
  • a6db03d700 beautifies profiler tabs to cursor:pointer Christian Tamayo 2012-10-20 22:30:59 +0800
  • e842095fa7 Merge pull request #1351 from everclear/patch-1 Jason Lewis 2012-10-20 07:30:27 -0700
  • 1a7f2bf27f Merge pull request #1352 from laravie/patch/code-standard Jason Lewis 2012-10-20 07:29:39 -0700
  • 73d4b0b2a1 Merge pull request #1363 from franzliedke/patch-55 Jason Lewis 2012-10-20 07:15:06 -0700
  • aa902def30 Merge pull request #1367 from vFragosop/language/pt/consistence Jason Lewis 2012-10-20 07:10:29 -0700
  • 301c61fb1a Merge pull request #1370 from gkunno/lang/fi Jason Lewis 2012-10-20 07:03:54 -0700
  • 1d3201eb4a Added finnish langauge gkunno 2012-10-19 16:35:00 +0300
  • 043bd4ee04 Improving consistence of pt validations Vinícius Fragoso 2012-10-18 18:25:17 -0300
  • 5f4838726e Ref #649 - Added query builder support for BETWEEN clauses Stan Bondi 2012-10-17 23:36:18 +0200
  • 2d052a3222 Get rid of duplicate function call. Franz Liedke 2012-10-17 18:28:42 +0300
  • a6c681db39 Make sure sync() always works with arrays. Franz Liedke 2012-10-17 18:27:35 +0300
  • 7eb5be794c documentation error, wrong date format aebersold 2012-10-16 17:55:50 +0200
  • 81a2f5b919 Pass the response by reference so it can be overwritten in filters Blaine Schmeisser 2012-10-15 22:04:58 -0500
  • ee18da9b73 Update laravel/file.php helmut 2012-10-16 21:08:58 +1200
  • 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 +0800
  • 9b63f65408 link_to_route requires 3 parameters if wildcard values are required everclear 2012-10-15 15:50:10 +0200
  • 6a14705a63 Merge pull request #8 from laravel/develop Vincent Talbot 2012-10-15 05:09:22 -0700
  • 97013cd816 Spelling mistake correction in documentation matz3 2012-10-14 18:29:13 +0200
  • d7dfd4f915 Use DB::escape() shortcut in profiler. Franz Liedke 2012-10-11 18:24:43 +0300
  • 2e8364994f changed date format in validation documentation to match ISO8601 Shawn McCool 2012-10-11 08:14:55 +0200