- 16 Oct, 2012 1 commit
-
-
aebersold authored
-
- 03 Oct, 2012 2 commits
-
-
Shawn McCool authored
minor grammar update in docs
-
Shawn McCool authored
-
- 27 Sep, 2012 5 commits
-
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
- 26 Sep, 2012 15 commits
-
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
Performance enhancement for Str Class (see pull request #1180)
-
Taylor Otwell authored
Fixed a problem with `Eloquent::get_dirty`
-
Taylor Otwell authored
Fixes language URI routing issue
-
Taylor Otwell authored
Correct broken links in docs
-
Taylor Otwell authored
Fix a tiny typo
-
Taylor Otwell authored
Auth token now nulled on logout
-
Taylor Otwell authored
[#1261] get_key now pulls from $original instead
-
Taylor Otwell authored
-
Taylor Otwell authored
-
- 25 Sep, 2012 5 commits
-
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
- 24 Sep, 2012 2 commits
-
-
RK authored
-
RK authored
This is in reference to issue #1261, where Model->get_key() returns the key from the $attributes instead of from the $original property. This breaks the functionality of a model with a primary key that may change, as the SQL generated will be something like: UPDATE `model` SET `key` = 'new-key' WHERE `key` = 'new-key'; Which won't update the model in the database.
-
- 23 Sep, 2012 2 commits
-
-
Jason Lewis authored
-
Jason Lewis authored
Signed-off-by: Jason Lewis <jason.lewis1991@gmail.com>
-
- 20 Sep, 2012 2 commits
-
-
Joel Marcotte authored
Signed-off-by: Joel Marcotte <skaner@gmail.com>
-
Duru Can Celasun authored
-
- 19 Sep, 2012 3 commits
-
-
Shawn McCool authored
Added a warning about using Controller::detect() for routing.
-
Dayle Rees authored
Definition list support (#1202)
-
Dayle Rees authored
Trimming whitespace before doctype tag
-
- 18 Sep, 2012 3 commits
-
-
Boris Strahija authored
When using layouts and sections
-
Peter Coles authored
-
Peter Coles authored
-