Commit History

Author SHA1 Message Date
  Taylor Otwell 6aaf015cff incremented version and change log. 12 years ago
  Taylor Otwell 75f6384767 fix eloquent->delete bug. 12 years ago
  Taylor Otwell 8d16916630 fix magic quotes. 12 years ago
  Taylor Otwell 6234905e4c Merge branch 'develop' into feature/http-foundation 12 years ago
  Taylor Otwell 3e0d468470 Merge branch 'staging' into develop 12 years ago
  Taylor Otwell 062ae8756c fix conflicts. 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 579bc8719f cleaning up code. 12 years ago
  Taylor Otwell 144117c0a1 cleaning up the eloquent model class. 12 years ago
  Taylor Otwell 7c9228b40b update change log. 12 years ago
  Taylor Otwell cd71c1e517 added sync method to has many and belongs to entity relationship. 12 years ago
  Dayle Rees daea5fee2d changed anbu to load automatically at end of request- taylors idea 12 years ago
  Taylor Otwell c6125edc66 fix bug in input::except method when passing a string. 12 years ago
  Taylor Otwell 270cdf2ffc Merge branch 'staging' into develop 12 years ago
  Taylor Otwell 487c9314c2 Merge branch 'master' into staging 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 1b67691e08 Updated change log. 12 years ago
  Taylor Otwell 17cabd47e6 Added to_array() and $hidden variable to the Eloquent base model. 12 years ago
  Taylor Otwell 713f70a777 Merge pull request #456 from Tenga/master 12 years ago
  Taylor Otwell 9e8acd1eda fix some input stuff and revert paginator changes. 12 years ago
  Taylor Otwell 77fe8b6706 moved input over to httpfoundation. 12 years ago
  Taylor Otwell bcd3bd8591 adding header support. 12 years ago
  Taylor Otwell 730808fb02 converting cookies to use http foundation. 12 years ago
  Taylor Otwell ad41be0eed working on stuff. 12 years ago
  Taylor Otwell 89766bef84 converting to httpfoundation response. 12 years ago
  Taylor Otwell 573725ade7 use symfony http foundation where applicable. 12 years ago
  Taylor Otwell de1abef9f0 add symfony http-foundation. 12 years ago
  Taylor Otwell 023dacf5e0 fix replacement of optional parameters in the URL::transpose method. 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
  Dayle Rees 8d16ce8d81 adding the anbu alias 12 years ago
  Dayle Rees 66ff8a4076 integrated a simple version of anbu into the laravel core 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