Commit Graph

  • 4c2406db29 fixing base url generation. Taylor Otwell 2012-04-02 20:45:20 -0500
  • 587a80acbb Timestamps are optional in many-to-many pivot table Kelly Banman 2012-04-02 14:59:44 -0700
  • ff484b7203 Merge pull request #483 from daylerees/docs-template Taylor Otwell 2012-04-02 11:50:16 -0700
  • a75c2bb1b3 assets moved toe public/laravel Dayle Rees 2012-04-02 19:48:26 +0100
  • 8976493196 faded header, better lists Dayle Rees 2012-04-02 19:35:39 +0100
  • 21cee3667b Merge pull request #482 from daylerees/docs-template Taylor Otwell 2012-04-02 11:10:55 -0700
  • 3cb1272028 fixed menu, added base styles, trying new header Dayle Rees 2012-04-02 19:05:07 +0100
  • 6a9cc48164 fix handling of hash Urls. Taylor Otwell 2012-04-02 13:02:49 -0500
  • 7293c0448d One more change (comments may need to be altered) Signed-off-by: Colin Viebrock <colin@viebrock.ca> Colin Viebrock 2012-04-02 11:38:12 -0500
  • 7d4a346f84 Adding Schema::rename('oldtable','newtable') support Colin Viebrock 2012-04-02 11:30:53 -0500
  • c0a80d132f fix routing. Taylor Otwell 2012-04-02 11:19:15 -0500
  • 21530751a5 use url::to Taylor Otwell 2012-04-02 11:08:47 -0500
  • 3a0135a6d3 fixing markdown Taylor Otwell 2012-04-02 11:05:20 -0500
  • 6dd8063646 adding doc routes. Taylor Otwell 2012-04-02 11:02:09 -0500
  • 2a49787e46 style fixes. Taylor Otwell 2012-04-02 10:09:07 -0500
  • 686f83ae8e working on offline docs. Taylor Otwell 2012-04-02 09:47:30 -0500
  • 902e8c7500 Merge pull request #479 from daylerees/docs-template Taylor Otwell 2012-04-02 07:16:16 -0700
  • 2c459547e6 styling, prettyprint and layout Dayle Rees 2012-04-02 10:03:02 +0100
  • 2276c6705c use http foundation to create content-disposition headers. Taylor Otwell 2012-04-01 23:19:45 -0500
  • 8e80756b08 Merge branch 'develop' into feature/http-foundation Taylor Otwell 2012-04-01 21:31:20 -0500
  • d41b1db722 fixing bug in view class. Taylor Otwell 2012-04-01 21:13:07 -0500
  • cfce823095 improved view file loading performance. Taylor Otwell 2012-04-01 21:11:45 -0500
  • bf32b6f6ca docs bundle in progress Dayle Rees 2012-04-01 22:45:19 +0100
  • 963426cb9e building on http foundation. Taylor Otwell 2012-04-01 15:33:35 -0500
  • 97ac2c8dbf added languages method to the request class. Taylor Otwell 2012-04-01 15:17:41 -0500
  • f97f73a835 fixing merge conflicts. Taylor Otwell 2012-04-01 13:51:59 -0500
  • 363b7c54df Merge branch 'staging' into develop Taylor Otwell 2012-04-01 13:51:05 -0500
  • 63ff04991b fixing merge conflicts. Taylor Otwell 2012-04-01 13:50:55 -0500
  • bf886f3271 incrementing version. Taylor Otwell 2012-04-01 13:49:56 -0500
  • d2f35900cd fix where in shortcut and response header casing problem. Taylor Otwell 2012-04-01 13:48:27 -0500
  • 369ecd80f7 Merge branch 'staging' into develop Taylor Otwell 2012-03-30 08:45:16 -0500
  • b66d326ec4 Merge branch 'master' into staging Taylor Otwell 2012-03-30 08:45:04 -0500
  • b72f4e9fd9 fix change log. Taylor Otwell 2012-03-30 08:44:56 -0500
  • 636d05665c fix merge conflicts. Taylor Otwell 2012-03-30 08:44:23 -0500
  • 6aaf015cff incremented version and change log. Taylor Otwell 2012-03-30 08:43:10 -0500
  • 75f6384767 fix eloquent->delete bug. Taylor Otwell 2012-03-30 08:41:52 -0500
  • 8d16916630 fix magic quotes. Taylor Otwell 2012-03-29 22:50:14 -0500
  • 6234905e4c Merge branch 'develop' into feature/http-foundation Taylor Otwell 2012-03-29 22:13:13 -0500
  • 3e0d468470 Merge branch 'staging' into develop Taylor Otwell 2012-03-29 22:11:42 -0500
  • 062ae8756c fix conflicts. Taylor Otwell 2012-03-29 22:11:30 -0500
  • b870ac09dd fix front controller. Taylor Otwell 2012-03-29 22:06:39 -0500
  • 67758b6932 update change log. Taylor Otwell 2012-03-29 22:06:20 -0500
  • b5dd77d387 Fixing Eloquent constructor bug. Taylor Otwell 2012-03-29 22:04:04 -0500
  • 579bc8719f cleaning up code. Taylor Otwell 2012-03-29 17:13:13 -0500
  • 144117c0a1 cleaning up the eloquent model class. Taylor Otwell 2012-03-29 16:58:08 -0500
  • 7c9228b40b update change log. Taylor Otwell 2012-03-29 16:23:15 -0500
  • cd71c1e517 added sync method to has many and belongs to entity relationship. Taylor Otwell 2012-03-29 16:20:38 -0500
  • daea5fee2d changed anbu to load automatically at end of request- taylors idea Dayle Rees 2012-03-29 21:18:06 +0100
  • c6125edc66 fix bug in input::except method when passing a string. Taylor Otwell 2012-03-29 15:14:46 -0500
  • 270cdf2ffc Merge branch 'staging' into develop Taylor Otwell 2012-03-29 14:21:53 -0500
  • 487c9314c2 Merge branch 'master' into staging Taylor Otwell 2012-03-29 14:21:43 -0500
  • 15982efd11 Merge branch 'master' of github.com:laravel/laravel Taylor Otwell 2012-03-29 14:21:31 -0500
  • b2324a7575 upgrade change log for redis database option. Taylor Otwell 2012-03-29 14:21:19 -0500
  • 1b67691e08 Updated change log. Taylor Otwell 2012-03-29 14:13:27 -0500
  • 17cabd47e6 Added to_array() and $hidden variable to the Eloquent base model. Taylor Otwell 2012-03-29 14:12:03 -0500
  • 713f70a777 Merge pull request #456 from Tenga/master Taylor Otwell 2012-03-29 09:50:15 -0700
  • 9e8acd1eda fix some input stuff and revert paginator changes. Taylor Otwell 2012-03-28 23:56:20 -0500
  • 77fe8b6706 moved input over to httpfoundation. Taylor Otwell 2012-03-28 23:46:16 -0500
  • bcd3bd8591 adding header support. Taylor Otwell 2012-03-28 22:58:49 -0500
  • 730808fb02 converting cookies to use http foundation. Taylor Otwell 2012-03-28 22:43:58 -0500
  • ad41be0eed working on stuff. Taylor Otwell 2012-03-28 22:06:56 -0500
  • 89766bef84 converting to httpfoundation response. Taylor Otwell 2012-03-28 17:11:55 -0500
  • 573725ade7 use symfony http foundation where applicable. Taylor Otwell 2012-03-28 16:15:21 -0500
  • de1abef9f0 add symfony http-foundation. Taylor Otwell 2012-03-28 15:37:05 -0500
  • 023dacf5e0 fix replacement of optional parameters in the URL::transpose method. Taylor Otwell 2012-03-28 13:58:02 -0500
  • 6bf68aad38 update for 3.1.1 Taylor Otwell 2012-03-28 11:43:32 -0500
  • 720d9de582 Fix bug in eloquent model hydration. Taylor Otwell 2012-03-28 11:07:26 -0500
  • 8d16ce8d81 adding the anbu alias Dayle Rees 2012-03-28 11:09:11 +0100
  • 66ff8a4076 integrated a simple version of anbu into the laravel core Dayle Rees 2012-03-28 10:30:51 +0100
  • 176f0862aa Updated upgrade guide, Blade is also needed in the aliases Drazen 2012-03-28 11:09:47 +0200
  • 2c12be305d register symfony console namespace with autoloader. Taylor Otwell 2012-03-27 22:40:13 -0500
  • c327fdcf47 added vendor directory which contains the symfony console component. Taylor Otwell 2012-03-27 22:36:45 -0500
  • 70f586281f removing tests and vendor. Taylor Otwell 2012-03-27 15:50:33 -0500
  • 9eabd73b64 <auto> merging hotfixes. re-added tests into repository. Taylor Otwell 2012-03-27 15:47:04 -0500
  • 8b4c17a8b6 <auto> removed unit tests from repository. Taylor Otwell 2012-03-27 15:46:51 -0500
  • fd725aca21 fixing release script. Taylor Otwell 2012-03-27 15:46:42 -0500
  • 59ae60d287 fixing release script. Taylor Otwell 2012-03-27 15:45:52 -0500
  • 8f22071e6f Merge branch 'develop' into testing Taylor Otwell 2012-03-27 15:44:31 -0500
  • 043b2cee50 tweaking the release script. Taylor Otwell 2012-03-27 15:44:08 -0500
  • 1d9a794fcd remove tests. Taylor Otwell 2012-03-27 15:43:46 -0500
  • b102155ed7 update release script. Taylor Otwell 2012-03-27 15:42:49 -0500
  • 15fe1d5258 added tests to develop branch. Taylor Otwell 2012-03-27 15:41:30 -0500
  • f4258f7759 added classloader and console symfony components. Taylor Otwell 2012-03-27 15:17:02 -0500
  • 2aac28e09e removed symfony components. Taylor Otwell 2012-03-27 15:13:53 -0500
  • 939ef7826e added ClassLoader and Console Symfony components. Taylor Otwell 2012-03-27 15:04:41 -0500
  • 9dee79ba00 Fixing SQLite connector. Taylor Otwell 2012-03-27 10:25:42 -0500
  • 0e6312d076 fix changelog. Taylor Otwell 2012-03-27 09:37:49 -0500
  • 9356bb9213 updated change-log Taylor Otwell 2012-03-27 08:18:27 -0500
  • 8af11e6d61 Fix bug in eloqueny hydrator. Taylor Otwell 2012-03-26 16:49:31 -0500
  • 5a59c5f317 Don't use mass assignment in hydrator. Taylor Otwell 2012-03-26 16:36:23 -0500
  • 55669ee0ae added redirect::back method. Taylor Otwell 2012-03-26 15:30:01 -0500
  • 364c39dad2 Merge branch 'master' of github.com:laravel/laravel Taylor Otwell 2012-03-26 15:28:20 -0500
  • 37fd54b848 Merge pull request #448 from danielboendergaard/patch-1 Taylor Otwell 2012-03-26 13:26:46 -0700
  • afa12d3dd3 Merge pull request #449 from vladrusu/master Taylor Otwell 2012-03-26 12:40:00 -0700
  • ab9a94e5a3 Updated ascii array to better support some romanian letters with diacritics Vlad Rusu 2012-03-26 21:08:08 +0300
  • 158bc32c89 Incrementing version. Taylor Otwell 2012-03-26 12:57:29 -0500
  • ba4d1a89c8 Removed add_ magic method from eloquent model as this will be a 3.2 feature. Taylor Otwell 2012-03-26 10:56:42 -0500
  • a915e24b62 Pass bundle view directory in view loader. Taylor Otwell 2012-03-26 08:35:59 -0500
  • 973da34bc0 Pass directory into View:: file method. Taylor Otwell 2012-03-26 08:27:53 -0500
  • 3639d2c46f Fixed pivot model hydration loading in Eloquent2 Daniel Bondergaard 2012-03-26 14:17:49 +0200