1. 17 Oct, 2012 1 commit
  2. 07 Oct, 2012 3 commits
  3. 05 Oct, 2012 1 commit
  4. 28 Sep, 2012 1 commit
  5. 27 Sep, 2012 1 commit
  6. 24 Sep, 2012 2 commits
  7. 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
  8. 03 Sep, 2012 1 commit
  9. 29 Aug, 2012 1 commit
  10. 27 Aug, 2012 2 commits
  11. 25 Aug, 2012 1 commit
  12. 19 Aug, 2012 2 commits
  13. 17 Aug, 2012 2 commits
  14. 11 Aug, 2012 1 commit
  15. 10 Aug, 2012 1 commit
  16. 03 Aug, 2012 1 commit
  17. 01 Aug, 2012 1 commit
  18. 31 Jul, 2012 1 commit
  19. 27 Jul, 2012 1 commit
  20. 22 Jul, 2012 1 commit
  21. 19 Jul, 2012 1 commit
  22. 17 Jul, 2012 1 commit
  23. 16 Jul, 2012 1 commit
  24. 12 Jul, 2012 3 commits
  25. 10 Jul, 2012 1 commit
  26. 04 Jul, 2012 2 commits
  27. 01 Jul, 2012 1 commit
  28. 29 Jun, 2012 1 commit
  29. 28 Jun, 2012 2 commits
  30. 22 Jun, 2012 1 commit