Commit Graph

  • 731cec2475 Merge pull request #1465 from ethaizone/patch-1 Taylor Otwell 2013-01-05 12:04:59 -08:00
  • 912f4e5e72 Fix forever length. Taylor Otwell 2013-01-05 14:01:39 -06:00
  • 3bbc809c12 Merge pull request #1479 from Ore4444/patch-1 Taylor Otwell 2013-01-05 12:00:14 -08:00
  • 277f1c620b Merge pull request #1483 from josem/develop Taylor Otwell 2013-01-05 11:59:35 -08:00
  • 22c2c3843a Merge pull request #1485 from laravie/feature/auth-events Taylor Otwell 2013-01-05 11:58:57 -08:00
  • 8541ff50ab Merge pull request #1497 from bencorlett/patch-2 Taylor Otwell 2013-01-05 11:54:54 -08:00
  • e0dfd7c5d3 Merge pull request #1502 from olivervogel/develop Taylor Otwell 2013-01-05 11:50:51 -08:00
  • 6c3c297c5c Use DS constant. Taylor Otwell 2013-01-05 13:50:35 -06:00
  • c74118decb Merge pull request #1510 from lollypopgr/develop Taylor Otwell 2013-01-05 11:48:51 -08:00
  • 19b01b1d27 Add on to accepted. Taylor Otwell 2013-01-05 13:48:36 -06:00
  • 14179c8811 Merge pull request #1520 from JorgeMurta/master Taylor Otwell 2013-01-05 11:46:54 -08:00
  • 6a69979376 Merge pull request #1526 from TheShiftExchange/blade_e Taylor Otwell 2013-01-05 11:44:54 -08:00
  • f8dbe4cddd Merge pull request #1530 from tempestim/master Taylor Otwell 2013-01-05 11:44:00 -08:00
  • eb5d68f201 Merge pull request #1531 from jasonlewis/eloquent/bug/find Taylor Otwell 2013-01-05 11:43:11 -08:00
  • 082fc0b39b Merge pull request #1533 from JoostK/relationship-with Taylor Otwell 2013-01-05 11:42:08 -08:00
  • 419367f0a7 Merge pull request #1536 from xsbeats/required_with_validation_message Taylor Otwell 2013-01-05 11:39:55 -08:00
  • b69e649a7f Merge pull request #1539 from williamn/patch-1 Taylor Otwell 2013-01-05 11:38:28 -08:00
  • 153c2837f3 Update docs. Taylor Otwell 2013-01-05 13:36:02 -06:00
  • 9bdf02648e Update doc block. Taylor Otwell 2013-01-05 13:33:20 -06:00
  • 15887af961 Merge branch 'master' into develop Taylor Otwell 2013-01-05 13:31:48 -06:00
  • ab152200e9 Merge pull request #1545 from bryanwood/master Taylor Otwell 2013-01-05 11:31:25 -08:00
  • 6ba37d42d8 Fix token bug in eloquent auth driver. Taylor Otwell 2013-01-05 13:28:52 -06:00
  • 0993552c0a Merge pull request #1554 from theideapeople/patch/doc-rule-arrays Taylor Otwell 2013-01-05 11:16:53 -08:00
  • 7b846be4c4 Allow multiple schemas in pgsql. Taylor Otwell 2013-01-05 13:15:59 -06:00
  • c65f284c25 Merge branch 'master' into develop Taylor Otwell 2013-01-05 13:13:06 -06:00
  • bdb5941af2 Merge pull request #1558 from deerawan/update-id-translation Taylor Otwell 2013-01-05 11:12:50 -08:00
  • 536a810b07 Merge branch 'develop' of github.com:laravel/laravel into develop Taylor Otwell 2013-01-05 13:09:21 -06:00
  • cc9929e578 Merge branch 'master' into develop Taylor Otwell 2013-01-05 13:08:33 -06:00
  • fd1289760f Merge pull request #1560 from DServy/master Taylor Otwell 2013-01-05 11:08:08 -08:00
  • 5a89836f5d Merge pull request #1561 from danro/develop Taylor Otwell 2013-01-05 11:06:49 -08:00
  • 1a33a13a3a Merge branch 'master' into develop Taylor Otwell 2013-01-05 13:05:06 -06:00
  • d5d6d2856a Merge pull request #1563 from JesseObrien/docs/profiler Taylor Otwell 2013-01-05 11:04:42 -08:00
  • 2827c3fc78 Document group_by. Taylor Otwell 2013-01-05 13:04:22 -06:00
  • 0339a3276b Fix bad doc. Taylor Otwell 2013-01-05 13:02:58 -06:00
  • 4e8b452b66 Use $.noConflict in profiler to allow multiple jQuery versions. Dan Rogers 2013-01-03 15:04:45 -08:00
  • e854464a21 Added section on Enabling the profiler. Jesse O'Brien 2013-01-03 12:01:19 -05:00
  • 4d6827ca14 Adding documentation for the Profiler logging and timers. Jesse O'Brien 2013-01-03 11:43:01 -05:00
  • f4dd93ad67 Allow custom profiler.js path, which makes jQuery dependency optional. Dan Rogers 2013-01-02 17:41:07 -08:00
  • 4cea38e0b3 Added in a new method for checking pdo drivers David Staley 2013-01-02 10:44:20 -07:00
  • a05597e696 update new indonesian translation validation text Bugan 2013-01-01 20:07:03 +07:00
  • 6b18fc2b24 Added documentation for validating arrays. Ken Stanley 2012-12-31 09:22:50 -05:00
  • c63ed36c73 fixed white-on-white profiler text Darkimmortal 2012-12-27 03:33:33 +00:00
  • 117a4cb843 added wincache cache driver Bryan Wood 2012-12-26 13:44:07 +10:00
  • 3411d97417 Update application/language/id/pagination.php William Notowidagdo 2012-12-21 05:30:20 +07:00
  • 19cd539586 added validation message to language file for required_with Jason Walton 2012-12-19 12:05:51 -07:00
  • fd1b76a296 Added ability to call Eloquent::with on a Relationship instance JoostK 2012-12-18 16:21:06 +01:00
  • a422e06989 Find no longer needs to be defined on the model since the query catches it correctly. Jason Lewis 2012-12-18 19:21:05 +11:00
  • a68d2242d3 Add the find method to the Eloquent Query class. Jason Lewis 2012-12-18 19:14:51 +11:00
  • dcc5649318 validate_required_with fix James Spibey 2012-12-17 11:33:38 +00:00
  • 8fe6158058 Automatically apply entitiesto output using blade theshiftexchange 2012-12-17 02:38:06 +11:00
  • 49456bbce6 Small Changes to the Language File (PT) Jorge Murta 2012-12-14 08:38:15 +00:00
  • 07eafa2051 Deleted GR folder. lollypopgr 2012-12-08 17:21:15 +02:00
  • 3e4eb5fc3d added lists() method to the fluent documentation Oliver Vogel 2012-12-06 20:44:39 +01:00
  • 4f5cc0cd97 Add semi-colon onto padding to be safe. Jesse O'Brien 2012-12-06 12:04:06 -05:00
  • 404b59730a Added callback wrapper for JSONP auto wrapping. Jesse O'Brien 2012-12-06 11:57:26 -05:00
  • cf6e2a768b Add documentation for JSONP Response Jesse O'Brien 2012-12-06 11:22:48 -05:00
  • 1beea5d594 Add JSONP as a default response. Jesse O'Brien 2012-12-06 11:16:06 -05:00
  • 438caf2631 Allow forward slash separators in Str::classify() Ben Corlett 2012-12-06 11:32:18 +11:00
  • f25d09dd07 Merge pull request #1492 from adamjacobbecker/patch-1 Taylor Otwell 2012-12-03 10:32:19 -08:00
  • 742eb4ea8d fix link to #route-groups Adam Becker 2012-12-03 13:24:46 -05:00
  • 8ff052cbdb Merge pull request #1180 from unikent/master Taylor Otwell 2012-12-03 07:04:23 -08:00
  • 590872d3c6 Update auth test case crynobone 2012-11-29 22:18:24 +08:00
  • ba661e5768 Add 'laravel.auth: login' and 'laravel.auth: logout' events. crynobone 2012-11-29 22:07:10 +08:00
  • 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 +01:00
  • ca9c3b72b2 Merge pull request #1481 from maxdmyers/patch-1 Dayle Rees 2012-11-27 07:40:35 -08:00
  • 4f32cf4e65 Dragons not present after warning Max Myers 2012-11-27 10:14:44 -05:00
  • 6140089eb3 Merge pull request #1480 from flakerimi/develop Dayle Rees 2012-11-27 05:49:26 -08:00
  • f7d82412fa Merge pull request #1451 from Chrty/master Dayle Rees 2012-11-27 05:46:25 -08:00
  • 6ae889e5b8 Merge pull request #1472 from franzliedke/patch-61 Dayle Rees 2012-11-27 05:44:45 -08:00
  • cac58db390 Merge pull request #1438 from dejangeci/fix/dns-speedup Dayle Rees 2012-11-27 05:42:02 -08:00
  • 78ac77bdf0 Added Albanian Language Flakerimi 2012-11-27 14:28:21 +01:00
  • 8296f30c82 Update laravel/database/eloquent/model.php Phill Sparks 2012-11-27 12:33:01 +00:00
  • a9f97961ef Update laravel/documentation/views/templating.md Ore Landau 2012-11-27 13:15:14 +02:00
  • 62f25c718c Added a pretty_print option to the log class Sony? 2012-11-25 10:34:05 +01:00
  • f0cd43a20d Fix unit test - relationships are now properly hidden, too. Franz Liedke 2012-11-24 22:11:30 +01:00
  • d1efd44c7c Merge pull request #1467 from franzliedke/patch-60 Taylor Otwell 2012-11-23 20:46:03 -08:00
  • ff4b43c72f Ignore hidden relationships in to_array(). Franz Liedke 2012-11-23 03:23:13 +01:00
  • 6a8a3bca2b Update laravel/validator.php Nimit Suwannagate 2012-11-23 00:42:55 +07:00
  • 0bea2fb0b6 Fix typo and update 2nd example comment for filter anaxamaxan 2012-11-19 17:00:31 -08:00
  • 113dcc9b37 Reset the profiler bar Josh Betz 2012-11-17 10:41:48 -06:00
  • b48621901f Use mb_substr instead of sub_str in order to resolve multi-language problem. NetPuter 2012-11-16 17:41:37 +08:00
  • c6290d11fa Fixed connector options merge bug. Edward Mann 2012-11-14 18:57:46 +00:00
  • cf1ed5ba44 Changed DB config hosts to IP addresses Dejan Geci 2012-11-12 21:17:39 +01:00
  • 172ebcb00d Fix Pivot table losing its connection. Franz Liedke 2012-11-09 02:15:28 +01:00
  • de5658f5a7 Added return value from PDO::commit Dejan Geci 2012-11-07 21:45:44 +01:00
  • d2fefa65aa Work on section handling. Taylor Otwell 2012-11-06 15:04:13 -06:00
  • 49b2d4ab1a Merge pull request #1423 from laravie/feature/html-testcase Dayle Rees 2012-11-06 07:08:27 -08:00
  • 56eca662cc Session unit test giving a weird output crynobone 2012-11-06 22:56:04 +08:00
  • 0d8a4ffbdd Add unit testing coverage for Laravel\HTML and improve setUp and tearDown for Form unit-test crynobone 2012-11-06 22:33:29 +08:00
  • 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 +08:00
  • d20add8f75 Merge pull request #1422 from laravie/feature/form-testcase Dayle Rees 2012-11-06 01:46:58 -08:00
  • 72dbf5ddeb Add full code coverage for Laravel\Form crynobone 2012-11-06 16:35:29 +08:00
  • 1ddb4bb6cd Merge pull request #1419 from laravie/feature/blade-testcase Taylor Otwell 2012-11-05 06:46:12 -08:00
  • dace3d5091 Add additional tests crynobone 2012-11-05 22:33:34 +08:00
  • 915becdb69 Improve Blade unit-test code coverage crynobone 2012-11-05 22:07:19 +08:00
  • e714c0b487 Update laravel/helpers.php Shawn McCool 2012-11-05 09:28:48 +01:00
  • 436672c33c Merge branch 'master' into develop Jason Lewis 2012-11-04 15:43:10 +11:00
  • 1559a6bbc8 Use the public facing URL for fetching bundles stored on GitHub. Jason Lewis 2012-11-04 15:43:03 +11:00
  • 39320dc847 Update laravel/documentation/localization.md j20 2012-11-03 14:54:38 -05:00
  • 5059ced2e1 Merge pull request #1413 from machuga/develop Taylor Otwell 2012-11-02 19:09:11 -07:00