Commit History

Author SHA1 Message Date
  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
  Taylor Otwell f8dbe4cddd Merge pull request #1530 from tempestim/master 11 years ago
  Taylor Otwell eb5d68f201 Merge pull request #1531 from jasonlewis/eloquent/bug/find 11 years ago
  Taylor Otwell 082fc0b39b Merge pull request #1533 from JoostK/relationship-with 11 years ago
  Taylor Otwell 419367f0a7 Merge pull request #1536 from xsbeats/required_with_validation_message 11 years ago
  Taylor Otwell b69e649a7f Merge pull request #1539 from williamn/patch-1 11 years ago
  Taylor Otwell 153c2837f3 Update docs. 11 years ago
  Taylor Otwell 9bdf02648e Update doc block. 11 years ago
  Taylor Otwell 15887af961 Merge branch 'master' into develop 11 years ago
  Taylor Otwell ab152200e9 Merge pull request #1545 from bryanwood/master 11 years ago
  Taylor Otwell 6ba37d42d8 Fix token bug in eloquent auth driver. 11 years ago
  Taylor Otwell 0993552c0a Merge pull request #1554 from theideapeople/patch/doc-rule-arrays 11 years ago
  Taylor Otwell 7b846be4c4 Allow multiple schemas in pgsql. 11 years ago
  Taylor Otwell c65f284c25 Merge branch 'master' into develop 11 years ago
  Taylor Otwell bdb5941af2 Merge pull request #1558 from deerawan/update-id-translation 11 years ago
  Taylor Otwell 536a810b07 Merge branch 'develop' of github.com:laravel/laravel into develop 11 years ago
  Taylor Otwell cc9929e578 Merge branch 'master' into develop 11 years ago
  Taylor Otwell fd1289760f Merge pull request #1560 from DServy/master 11 years ago
  Taylor Otwell 5a89836f5d Merge pull request #1561 from danro/develop 11 years ago
  Taylor Otwell 1a33a13a3a Merge branch 'master' into develop 11 years ago
  Taylor Otwell d5d6d2856a Merge pull request #1563 from JesseObrien/docs/profiler 11 years ago
  Taylor Otwell 2827c3fc78 Document group_by. 11 years ago
  Taylor Otwell 0339a3276b Fix bad doc. 11 years ago
  Dan Rogers 4e8b452b66 Use $.noConflict in profiler to allow multiple jQuery versions. 11 years ago
  Jesse O'Brien e854464a21 Added section on Enabling the profiler. 11 years ago
  Jesse O'Brien 4d6827ca14 Adding documentation for the Profiler logging and timers. 11 years ago
  Dan Rogers f4dd93ad67 Allow custom profiler.js path, which makes jQuery dependency optional. 11 years ago
  David Staley 4cea38e0b3 Added in a new method for checking pdo drivers 11 years ago
  Bugan a05597e696 update new indonesian translation validation text 11 years ago
  Ken Stanley 6b18fc2b24 Added documentation for validating arrays. 11 years ago
  Darkimmortal c63ed36c73 fixed white-on-white profiler text 11 years ago
  Bryan Wood 117a4cb843 added wincache cache driver 11 years ago
  William Notowidagdo 3411d97417 Update application/language/id/pagination.php 11 years ago
  Jason Walton 19cd539586 added validation message to language file for required_with 11 years ago
  JoostK fd1b76a296 Added ability to call Eloquent::with on a Relationship instance 11 years ago
  Jason Lewis a422e06989 Find no longer needs to be defined on the model since the query catches it correctly. 11 years ago
  Jason Lewis a68d2242d3 Add the find method to the Eloquent Query class. 11 years ago
  James Spibey dcc5649318 validate_required_with fix 11 years ago
  theshiftexchange 8fe6158058 Automatically apply entitiesto output using blade 11 years ago
  Jorge Murta 49456bbce6 Small Changes to the Language File (PT) 11 years ago
  lollypopgr 07eafa2051 Deleted GR folder. 11 years ago
  Oliver Vogel 3e4eb5fc3d added lists() method to the fluent documentation 11 years ago
  Jesse O'Brien 4f5cc0cd97 Add semi-colon onto padding to be safe. 11 years ago
  Jesse O'Brien 404b59730a Added callback wrapper for JSONP auto wrapping. 11 years ago
  Jesse O'Brien cf6e2a768b Add documentation for JSONP Response 11 years ago
  Jesse O'Brien 1beea5d594 Add JSONP as a default response. 11 years ago
  Ben Corlett 438caf2631 Allow forward slash separators in Str::classify() 11 years ago
  Taylor Otwell f25d09dd07 Merge pull request #1492 from adamjacobbecker/patch-1 11 years ago
  Adam Becker 742eb4ea8d fix link to #route-groups 11 years ago
  Taylor Otwell 8ff052cbdb Merge pull request #1180 from unikent/master 11 years ago
  crynobone 590872d3c6 Update auth test case 11 years ago
  crynobone ba661e5768 Add 'laravel.auth: login' and 'laravel.auth: logout' events. 11 years ago
  José M a9760ecdbe Added the possibility to pass the parameter of JSON options like JSON_PRETTY_PRINT or JSON_UNESCAPED_UNICODE to the Response::json method. 11 years ago
  Dayle Rees ca9c3b72b2 Merge pull request #1481 from maxdmyers/patch-1 11 years ago
  Max Myers 4f32cf4e65 Dragons not present after warning 11 years ago
  Dayle Rees 6140089eb3 Merge pull request #1480 from flakerimi/develop 11 years ago
  Dayle Rees f7d82412fa Merge pull request #1451 from Chrty/master 11 years ago
  Dayle Rees 6ae889e5b8 Merge pull request #1472 from franzliedke/patch-61 11 years ago
  Dayle Rees cac58db390 Merge pull request #1438 from dejangeci/fix/dns-speedup 11 years ago
  Flakerimi 78ac77bdf0 Added Albanian Language 11 years ago
  Phill Sparks 8296f30c82 Update laravel/database/eloquent/model.php 11 years ago
  Ore Landau a9f97961ef Update laravel/documentation/views/templating.md 11 years ago
  Sony? 62f25c718c Added a pretty_print option to the log class 11 years ago
  Franz Liedke f0cd43a20d Fix unit test - relationships are now properly hidden, too. 11 years ago
  Taylor Otwell d1efd44c7c Merge pull request #1467 from franzliedke/patch-60 11 years ago
  Franz Liedke ff4b43c72f Ignore hidden relationships in to_array(). 11 years ago
  Nimit Suwannagate 6a8a3bca2b Update laravel/validator.php 11 years ago
  anaxamaxan 0bea2fb0b6 Fix typo and update 2nd example comment for filter 11 years ago
  Josh Betz 113dcc9b37 Reset the profiler bar 11 years ago
  NetPuter b48621901f Use `mb_substr` instead of `sub_str` in order to resolve multi-language problem. 11 years ago
  Edward Mann c6290d11fa Fixed connector options merge bug. 11 years ago
  Dejan Geci cf1ed5ba44 Changed DB config hosts to IP addresses 11 years ago
  Franz Liedke 172ebcb00d Fix Pivot table losing its connection. 11 years ago
  Dejan Geci de5658f5a7 Added return value from PDO::commit 11 years ago
  Taylor Otwell d2fefa65aa Work on section handling. 11 years ago
  Dayle Rees 49b2d4ab1a Merge pull request #1423 from laravie/feature/html-testcase 11 years ago
  crynobone 56eca662cc Session unit test giving a weird output 11 years ago
  crynobone 0d8a4ffbdd Add unit testing coverage for Laravel\HTML and improve setUp and tearDown for Form unit-test 11 years ago
  crynobone 6dc6b2b5ae Rename TestForm class to FormTest, to make it consistent with all other 11 years ago
  Dayle Rees d20add8f75 Merge pull request #1422 from laravie/feature/form-testcase 11 years ago
  crynobone 72dbf5ddeb Add full code coverage for Laravel\Form 11 years ago
  Taylor Otwell 1ddb4bb6cd Merge pull request #1419 from laravie/feature/blade-testcase 11 years ago
  crynobone dace3d5091 Add additional tests 11 years ago
  crynobone 915becdb69 Improve Blade unit-test code coverage 11 years ago
  Shawn McCool e714c0b487 Update laravel/helpers.php 11 years ago
  Jason Lewis 436672c33c Merge branch 'master' into develop 11 years ago