1. 20 Jul, 2014 1 commit
  2. 16 Mar, 2014 1 commit
  3. 08 Mar, 2014 1 commit
  4. 19 Jan, 2014 1 commit
  5. 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
  6. 24 Nov, 2013 1 commit
  7. 22 Nov, 2013 2 commits
  8. 24 Sep, 2013 1 commit
  9. 18 Sep, 2013 1 commit
  10. 26 Aug, 2013 1 commit
    • Redis AR WIP · e3df19d9
      Carsten Brandt authored
      - introduced RecordSchema class for schema definition
  11. 24 Apr, 2013 1 commit
  12. 13 Jan, 2013 1 commit
  13. 09 Jan, 2013 1 commit
  14. 04 Jan, 2013 2 commits
  15. 22 Dec, 2012 1 commit
  16. 13 Nov, 2012 1 commit
  17. 09 Oct, 2012 1 commit
  18. 14 Mar, 2012 1 commit
  19. 06 Feb, 2012 1 commit
  20. 30 Jan, 2012 1 commit
    • .. · 376dd0d4
      Qiang Xue authored