1. 15 Oct, 2012 1 commit
  2. 28 Sep, 2012 1 commit
  3. 27 Sep, 2012 1 commit
  4. 24 Sep, 2012 2 commits
  5. 09 Sep, 2012 1 commit
    • Fixed a problem whith `Eloquent::get_dirty` · 5f99c810
      When you had a synched Eloquent model (e.g. without changed values) but
      one of those values is `null`, then that value would be considered as
      dirty. `Eloquent::changed` returns false, but the value is present in
      `Eloquent::get_dirty`.
      
      This fix makes sure that a `null` value in `$attributes` is only
      present in `get_dirty` when it wasn't at all *set* in `$original`.
      JoostK committed
  6. 03 Sep, 2012 1 commit
  7. 29 Aug, 2012 1 commit
  8. 19 Aug, 2012 2 commits
  9. 17 Aug, 2012 1 commit
  10. 03 Aug, 2012 1 commit
  11. 27 Jul, 2012 1 commit
  12. 22 Jul, 2012 1 commit
  13. 12 Jul, 2012 2 commits
  14. 10 Jul, 2012 1 commit
  15. 04 Jul, 2012 2 commits
  16. 29 Jun, 2012 1 commit
  17. 13 Jun, 2012 1 commit
  18. 11 Jun, 2012 1 commit
  19. 03 Jun, 2012 3 commits
  20. 30 May, 2012 1 commit
  21. 11 May, 2012 1 commit
  22. 26 Apr, 2012 2 commits
  23. 13 Apr, 2012 1 commit
  24. 11 Apr, 2012 1 commit
  25. 10 Apr, 2012 2 commits
  26. 09 Apr, 2012 1 commit
  27. 04 Apr, 2012 1 commit
  28. 30 Mar, 2012 1 commit
  29. 29 Mar, 2012 2 commits
  30. 26 Mar, 2012 1 commit
  31. 22 Mar, 2012 1 commit