Commit History

Author SHA1 Message Date
  Taylor Otwell af42dec07b update change log and version. 12 years ago
  Taylor Otwell affcad0948 fix bug surrounding cookie session driver. 12 years ago
  Taylor Otwell 9c823d42be Merge branch 'master' of github.com:laravel/laravel 12 years ago
  Taylor Otwell 24e382848c add response to done event. 12 years ago
  Taylor Otwell f1435ce195 Merge pull request #546 from ProgerXP/patch-typos 12 years ago
  Pavel 482aed9379 Corrected typos in the comments. 12 years ago
  Taylor Otwell 728a320cbc increment version and update change log. 12 years ago
  Taylor Otwell f45330a006 call render method on view when including in blade. 12 years ago
  Taylor Otwell bcca8be072 Merge branch 'master' of github.com:laravel/laravel 12 years ago
  Taylor Otwell cb9050844a incremented version. 12 years ago
  Taylor Otwell 2e7cca1d0b Merge pull request #512 from Mikaweb/patch-1 12 years ago
  Taylor Otwell 60b5e38ca0 return after loading mapped class in autoloader. 12 years ago
  Taylor Otwell b370549d80 Merge pull request #517 from joecwallace/migrate-resolver-classify-fix 12 years ago
  Taylor Otwell a3e0c7c0c4 Merge pull request #522 from kloy/master 12 years ago
  Taylor Otwell 9ee9e7bb5e Merge pull request #518 from joecwallace/eloquent-model-table-basename-fix 12 years ago
  Keith Loy 53e8f9b774 Fixing bug where custom validation messages in bundle language files were not getting picked up. 12 years ago
  Joe Wallace f7aee0ca2a Model::table() uses class_basename() helper - which properly discards namespaces on *nix systems 12 years ago
  Joe Wallace 201732135d Resolver::resolve() uses Str::classify() to determine class names 12 years ago
  Maxime Dizerens 3850f575f0 Misspelt word corrected! 12 years ago
  Taylor Otwell b7ac1b75af updated change log and incremented version. 12 years ago
  Taylor Otwell cc4514e8f6 Fix bug in many to many eager loading. 12 years ago
  Taylor Otwell 3e00ce2efb fix bug regarding SSL cookies. 12 years ago
  Taylor Otwell bf886f3271 incrementing version. 12 years ago
  Taylor Otwell d2f35900cd fix where in shortcut and response header casing problem. 12 years ago
  Taylor Otwell b72f4e9fd9 fix change log. 12 years ago
  Taylor Otwell 6aaf015cff incremented version and change log. 12 years ago
  Taylor Otwell 75f6384767 fix eloquent->delete bug. 12 years ago
  Taylor Otwell b870ac09dd fix front controller. 12 years ago
  Taylor Otwell 67758b6932 update change log. 12 years ago
  Taylor Otwell b5dd77d387 Fixing Eloquent constructor bug. 12 years ago
  Taylor Otwell 15982efd11 Merge branch 'master' of github.com:laravel/laravel 12 years ago
  Taylor Otwell b2324a7575 upgrade change log for redis database option. 12 years ago
  Taylor Otwell 713f70a777 Merge pull request #456 from Tenga/master 12 years ago
  Taylor Otwell 6bf68aad38 update for 3.1.1 12 years ago
  Taylor Otwell 720d9de582 Fix bug in eloquent model hydration. 12 years ago
  Drazen 176f0862aa Updated upgrade guide, Blade is also needed in the aliases 12 years ago
  Taylor Otwell 2c12be305d register symfony console namespace with autoloader. 12 years ago
  Taylor Otwell c327fdcf47 added vendor directory which contains the symfony console component. 12 years ago
  Taylor Otwell 70f586281f removing tests and vendor. 12 years ago
  Taylor Otwell 9eabd73b64 <auto> merging hotfixes. re-added tests into repository. 12 years ago
  Taylor Otwell 8b4c17a8b6 <auto> removed unit tests from repository. 12 years ago
  Taylor Otwell fd725aca21 fixing release script. 12 years ago
  Taylor Otwell 59ae60d287 fixing release script. 12 years ago
  Taylor Otwell 8f22071e6f Merge branch 'develop' into testing 12 years ago
  Taylor Otwell 043b2cee50 tweaking the release script. 12 years ago
  Taylor Otwell 1d9a794fcd remove tests. 12 years ago
  Taylor Otwell b102155ed7 update release script. 12 years ago
  Taylor Otwell 15fe1d5258 added tests to develop branch. 12 years ago
  Taylor Otwell f4258f7759 added classloader and console symfony components. 12 years ago
  Taylor Otwell 2aac28e09e removed symfony components. 12 years ago
  Taylor Otwell 939ef7826e added ClassLoader and Console Symfony components. 12 years ago
  Taylor Otwell 9dee79ba00 Fixing SQLite connector. 12 years ago
  Taylor Otwell 0e6312d076 fix changelog. 12 years ago
  Taylor Otwell 9356bb9213 updated change-log 12 years ago
  Taylor Otwell 8af11e6d61 Fix bug in eloqueny hydrator. 12 years ago
  Taylor Otwell 5a59c5f317 Don't use mass assignment in hydrator. 12 years ago
  Taylor Otwell 55669ee0ae added redirect::back method. 12 years ago
  Taylor Otwell 364c39dad2 Merge branch 'master' of github.com:laravel/laravel 12 years ago
  Taylor Otwell 37fd54b848 Merge pull request #448 from danielboendergaard/patch-1 12 years ago
  Taylor Otwell afa12d3dd3 Merge pull request #449 from vladrusu/master 12 years ago
  Vlad Rusu ab9a94e5a3 Updated ascii array to better support some romanian letters with diacritics 12 years ago
  Taylor Otwell 158bc32c89 Incrementing version. 12 years ago
  Taylor Otwell ba4d1a89c8 Removed add_ magic method from eloquent model as this will be a 3.2 feature. 12 years ago
  Taylor Otwell a915e24b62 Pass bundle view directory in view loader. 12 years ago
  Taylor Otwell 973da34bc0 Pass directory into View:: file method. 12 years ago
  Daniel Bondergaard 3639d2c46f Fixed pivot model hydration loading in Eloquent2 12 years ago
  Taylor Otwell 263d6145a7 cleaning up code. 12 years ago
  Taylor Otwell d558387b85 added docblock to blade function. 12 years ago
  Taylor Otwell 3ba6342cf5 fixing loading of namespaced classes. 12 years ago
  Taylor Otwell 991fc70275 Make view::with value optional. 12 years ago
  Taylor Otwell 9dbbc5848b Fix blade @includes. 12 years ago
  Taylor Otwell 33cc89a711 Improving upgrade guide. 12 years ago
  Taylor Otwell bc1e1dde5b Improving change log. 12 years ago
  Taylor Otwell d9773d48ae Remonde old changes file. 12 years ago
  Taylor Otwell 4edc9e5399 Added 3.1 upgrade guide and change log. 12 years ago
  Taylor Otwell 1383edde39 Return empty string when null is passed to render helper. 12 years ago
  Taylor Otwell 91998735b9 Improve the @layout blade expression, allow dynamic specification of templates. 12 years ago
  Taylor Otwell e8e7db687c Fix bug in fluent class. 12 years ago
  Taylor Otwell 31786c96e9 Cleaning up the Blade class. 12 years ago
  Taylor Otwell 93e21e9255 Added support for true tempting. 12 years ago
  Taylor Otwell 8e8b0b8cb3 More Blade improvements… adds template inheritance. 12 years ago
  Taylor Otwell b07ee31f3a Added support for Twig style {{ include() }} blade structures that inherit the data from the view. 12 years ago
  Taylor Otwell 57cf817de4 Fix pivot constraints on ->pivot() method of many-to-many. 12 years ago
  Taylor Otwell 879e56df75 Merge branch 'master' into develop 12 years ago
  Taylor Otwell ca77cd5a17 Merge pull request #438 from sparksp/patch-7 12 years ago
  Taylor Otwell 0e4a63606f Added render_each helper. 12 years ago
  Taylor Otwell e04b7a3add Updated change log. 12 years ago
  Taylor Otwell 727b064bf7 Added View::render_each and Blade shortcut. 12 years ago
  Taylor Otwell 9df88c461b Use Str::lower in pluralizer. 12 years ago
  Taylor Otwell e942c2032f Added macro support to HTML class to match Form class. 12 years ago
  Taylor Otwell 0455c10ae0 Added "for else" support to Blade. 12 years ago
  Taylor Otwell 8839138a6a Fix junk I shouldn't have committed. 12 years ago
  Taylor Otwell 090bf9b3f8 Added "shares" method to view instance. 12 years ago
  Taylor Otwell e96f75e8cc Fixing bugs in database layer. 12 years ago
  Taylor Otwell 35e53b8cef Reintegrating Blade with Laravel using View engine event. 12 years ago
  Taylor Otwell b6615ddbee Fixing a few things in Eloquent 2. 12 years ago
  Phill Sparks d1de7b9ffe Fix named keys on Schema columns. 12 years ago
  Phill Sparks f27027d3a8 Added __isset and __unset to Fluent 12 years ago
  Taylor Otwell 268e6e460d Updating $eloquent->dirty() method. 12 years ago
  Taylor Otwell e5b3b196ab Updated change-log. Prepend table names to default index names in schema. 12 years ago