Commit Graph

2315 Commits

Author SHA1 Message Date
Taylor Otwell 15982efd11 Merge branch 'master' of github.com:laravel/laravel 2012-03-29 14:21:31 -05:00
Taylor Otwell b2324a7575 upgrade change log for redis database option. 2012-03-29 14:21:19 -05:00
Taylor Otwell 1b67691e08 Updated change log.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
2012-03-29 14:13:27 -05:00
Taylor Otwell 17cabd47e6 Added to_array() and $hidden variable to the Eloquent base model.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
2012-03-29 14:12:03 -05:00
Taylor Otwell 713f70a777 Merge pull request #456 from Tenga/master
Updated upgrade guide, Blade was missing from aliases
2012-03-29 09:50:15 -07:00
Taylor Otwell 9e8acd1eda fix some input stuff and revert paginator changes. 2012-03-28 23:56:20 -05:00
Taylor Otwell 77fe8b6706 moved input over to httpfoundation. 2012-03-28 23:46:16 -05:00
Taylor Otwell bcd3bd8591 adding header support. 2012-03-28 22:58:49 -05:00
Taylor Otwell 730808fb02 converting cookies to use http foundation. 2012-03-28 22:43:58 -05:00
Taylor Otwell ad41be0eed working on stuff. 2012-03-28 22:06:56 -05:00
Taylor Otwell 89766bef84 converting to httpfoundation response. 2012-03-28 17:11:55 -05:00
Taylor Otwell 573725ade7 use symfony http foundation where applicable. 2012-03-28 16:15:21 -05:00
Taylor Otwell de1abef9f0 add symfony http-foundation. 2012-03-28 15:37:05 -05:00
Taylor Otwell 023dacf5e0 fix replacement of optional parameters in the URL::transpose method. 2012-03-28 13:58:02 -05:00
Taylor Otwell 6bf68aad38 update for 3.1.1 2012-03-28 11:43:32 -05:00
Taylor Otwell 720d9de582 Fix bug in eloquent model hydration.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
2012-03-28 11:07:26 -05:00
Dayle Rees 8d16ce8d81 adding the anbu alias
Signed-off-by: Dayle Rees <thepunkfan@gmail.com>
2012-03-28 11:09:11 +01:00
Dayle Rees 66ff8a4076 integrated a simple version of anbu into the laravel core
Signed-off-by: Dayle Rees <thepunkfan@gmail.com>
2012-03-28 10:30:51 +01:00
Drazen 176f0862aa Updated upgrade guide, Blade is also needed in the aliases
Signed-off-by: Drazen <drazen@promotim.ba>
2012-03-28 11:09:47 +02:00
Taylor Otwell 2c12be305d register symfony console namespace with autoloader. 2012-03-27 22:40:13 -05:00
Taylor Otwell c327fdcf47 added vendor directory which contains the symfony console component. 2012-03-27 22:36:45 -05:00
Taylor Otwell 70f586281f removing tests and vendor. 2012-03-27 15:50:33 -05:00
Taylor Otwell 9eabd73b64 <auto> merging hotfixes. re-added tests into repository. 2012-03-27 15:47:04 -05:00
Taylor Otwell 8b4c17a8b6 <auto> removed unit tests from repository. 2012-03-27 15:46:51 -05:00
Taylor Otwell fd725aca21 fixing release script. 2012-03-27 15:46:42 -05:00
Taylor Otwell 59ae60d287 fixing release script. 2012-03-27 15:45:52 -05:00
Taylor Otwell 8f22071e6f Merge branch 'develop' into testing 2012-03-27 15:44:31 -05:00
Taylor Otwell 043b2cee50 tweaking the release script. 2012-03-27 15:44:08 -05:00
Taylor Otwell 1d9a794fcd remove tests. 2012-03-27 15:43:46 -05:00
Taylor Otwell b102155ed7 update release script. 2012-03-27 15:42:49 -05:00
Taylor Otwell 15fe1d5258 added tests to develop branch. 2012-03-27 15:41:30 -05:00
Taylor Otwell f4258f7759 added classloader and console symfony components. 2012-03-27 15:17:02 -05:00
Taylor Otwell 2aac28e09e removed symfony components. 2012-03-27 15:13:53 -05:00
Taylor Otwell 939ef7826e added ClassLoader and Console Symfony components. 2012-03-27 15:04:41 -05:00
Taylor Otwell 9dee79ba00 Fixing SQLite connector.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
2012-03-27 10:25:42 -05:00
Taylor Otwell 0e6312d076 fix changelog. 2012-03-27 09:37:49 -05:00
Taylor Otwell 9356bb9213 updated change-log 2012-03-27 08:18:27 -05:00
Taylor Otwell 8af11e6d61 Fix bug in eloqueny hydrator. 2012-03-26 16:49:31 -05:00
Taylor Otwell 5a59c5f317 Don't use mass assignment in hydrator. 2012-03-26 16:36:23 -05:00
Taylor Otwell 55669ee0ae added redirect::back method. 2012-03-26 15:30:01 -05:00
Taylor Otwell 364c39dad2 Merge branch 'master' of github.com:laravel/laravel 2012-03-26 15:28:20 -05:00
Taylor Otwell 37fd54b848 Merge pull request #448 from danielboendergaard/patch-1
Fixed problem with Eloquent2 pivot tables
2012-03-26 13:26:46 -07:00
Taylor Otwell afa12d3dd3 Merge pull request #449 from vladrusu/master
Better support for romanian language
2012-03-26 12:40:00 -07:00
Vlad Rusu ab9a94e5a3 Updated ascii array to better support some romanian letters with diacritics
Signed-off-by: Vlad Rusu <vlad.rusu@gmail.com>
2012-03-26 21:08:08 +03:00
Taylor Otwell 158bc32c89 Incrementing version. 2012-03-26 12:57:29 -05:00
Taylor Otwell ba4d1a89c8 Removed add_ magic method from eloquent model as this will be a 3.2 feature. 2012-03-26 10:56:42 -05:00
Taylor Otwell a915e24b62 Pass bundle view directory in view loader. 2012-03-26 08:35:59 -05:00
Taylor Otwell 973da34bc0 Pass directory into View:: file method. 2012-03-26 08:27:53 -05:00
Daniel Bondergaard 3639d2c46f Fixed pivot model hydration loading in Eloquent2
Signed-off-by: Daniel Bondergaard <danielboendergard@gmail.com>
2012-03-26 14:17:49 +02:00
Taylor Otwell 263d6145a7 cleaning up code. 2012-03-25 22:38:35 -05:00