Commit History

Author SHA1 Message Date
  Taylor Otwell c31df7379b put change log in docs. 12 years ago
  Taylor Otwell 7d30d179b7 update documentation. 12 years ago
  Taylor Otwell 71531e5fe9 cleaning up code. 12 years ago
  Taylor Otwell 6ee7c1c280 tweaking docs. 12 years ago
  Taylor Otwell 5d3cc6beb0 template changes. 12 years ago
  Taylor Otwell 2af6059457 Merge pull request #486 from daylerees/docs-template 12 years ago
  Taylor Otwell e29270f6a7 Merge pull request #487 from jasonlewis/patch-8 12 years ago
  Taylor Otwell 9f1bd0ca3f chdir if the request is not from the web. 12 years ago
  Dayle Rees edbac90ce3 added back to top widget 12 years ago
  Jason Lewis 3d23303aea Includes use render to prevent WSOD 12 years ago
  Dayle Rees 6f8e3259f0 added welcome view with link to docs 12 years ago
  Dayle Rees 63a3e2b5ee better line-height on code samples 12 years ago
  Taylor Otwell 9f80351916 Merge branch 'develop' into feature/http-foundation 12 years ago
  Taylor Otwell 4c2406db29 fixing base url generation. 12 years ago
  Kelly Banman 587a80acbb Timestamps are optional in many-to-many pivot table 12 years ago
  Taylor Otwell ff484b7203 Merge pull request #483 from daylerees/docs-template 12 years ago
  Dayle Rees a75c2bb1b3 assets moved toe public/laravel 12 years ago
  Dayle Rees 8976493196 faded header, better lists 12 years ago
  Taylor Otwell 21cee3667b Merge pull request #482 from daylerees/docs-template 12 years ago
  Dayle Rees 3cb1272028 fixed menu, added base styles, trying new header 12 years ago
  Taylor Otwell 6a9cc48164 fix handling of hash Urls. 12 years ago
  Taylor Otwell c0a80d132f fix routing. 12 years ago
  Taylor Otwell 21530751a5 use url::to 12 years ago
  Taylor Otwell 3a0135a6d3 fixing markdown 12 years ago
  Taylor Otwell 6dd8063646 adding doc routes. 12 years ago
  Taylor Otwell 2a49787e46 style fixes. 12 years ago
  Taylor Otwell 686f83ae8e working on offline docs. 12 years ago
  Taylor Otwell 902e8c7500 Merge pull request #479 from daylerees/docs-template 12 years ago
  Dayle Rees 2c459547e6 styling, prettyprint and layout 12 years ago
  Taylor Otwell 2276c6705c use http foundation to create content-disposition headers. 12 years ago
  Taylor Otwell 8e80756b08 Merge branch 'develop' into feature/http-foundation 12 years ago
  Taylor Otwell d41b1db722 fixing bug in view class. 12 years ago
  Taylor Otwell cfce823095 improved view file loading performance. 12 years ago
  Dayle Rees bf32b6f6ca docs bundle in progress 12 years ago
  Taylor Otwell 963426cb9e building on http foundation. 12 years ago
  Taylor Otwell 97ac2c8dbf added languages method to the request class. 12 years ago
  Taylor Otwell f97f73a835 fixing merge conflicts. 12 years ago
  Taylor Otwell 363b7c54df Merge branch 'staging' into develop 12 years ago
  Taylor Otwell 63ff04991b fixing merge conflicts. 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 369ecd80f7 Merge branch 'staging' into develop 12 years ago
  Taylor Otwell b66d326ec4 Merge branch 'master' into staging 12 years ago
  Taylor Otwell b72f4e9fd9 fix change log. 12 years ago
  Taylor Otwell 636d05665c fix merge conflicts. 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 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