1. 03 Apr, 2014 2 commits
  2. 27 Mar, 2014 1 commit
  3. 26 Mar, 2014 1 commit
  4. 18 Mar, 2014 1 commit
  5. 16 Mar, 2014 1 commit
  6. 08 Mar, 2014 1 commit
  7. 04 Mar, 2014 1 commit
  8. 03 Mar, 2014 1 commit
  9. 21 Feb, 2014 1 commit
  10. 20 Feb, 2014 2 commits
  11. 24 Jan, 2014 1 commit
  12. 11 Jan, 2014 1 commit
  13. 10 Dec, 2013 1 commit
  14. 09 Dec, 2013 1 commit
  15. 04 Dec, 2013 2 commits
  16. 30 Nov, 2013 3 commits
  17. 29 Nov, 2013 1 commit
  18. 28 Nov, 2013 1 commit
    • made Model::attributes() non static again · 83527e85
      Carsten Brandt authored
      - allows to have dynamic definition of attributes depended on the
        instance
      - there was no real need for it to be static. Places that used it static
        have been refactored.
      
      fixes #1318
  19. 26 Nov, 2013 1 commit
  20. 25 Nov, 2013 1 commit
  21. 23 Nov, 2013 2 commits
  22. 22 Nov, 2013 2 commits
  23. 25 Sep, 2013 4 commits
  24. 24 Sep, 2013 3 commits
  25. 22 Sep, 2013 2 commits
  26. 18 Sep, 2013 1 commit
  27. 26 Aug, 2013 1 commit
    • Redis AR WIP · e3df19d9
      Carsten Brandt authored
      - introduced RecordSchema class for schema definition