1. 29 Jul, 2014 1 commit
  2. 23 Jul, 2014 2 commits
  3. 18 Jul, 2014 1 commit
  4. 13 Jul, 2014 1 commit
  5. 01 Jul, 2014 1 commit
  6. 29 Jun, 2014 4 commits
  7. 23 Jun, 2014 1 commit
  8. 22 Jun, 2014 3 commits
  9. 21 Jun, 2014 2 commits
  10. 16 May, 2014 1 commit
  11. 13 May, 2014 1 commit
  12. 22 Apr, 2014 1 commit
  13. 13 Apr, 2014 1 commit
  14. 12 Apr, 2014 2 commits
    • Vinicius Jarina's avatar
      Merge pull request #77 from MikeSchurman/master · 49247c4e
      Vinicius Jarina authored
      Cache member in SetMemberCache
      49247c4e
    • Mike Schurman's avatar
      Cache member in SetMemberCache · e6a0b123
      Mike Schurman authored
      SetMemberCache was no longer caching the member passed to it. This was causing performance problems, in which a script was taking 3-4 times longer to run than without proper caching. There was a missing line SetMemberCache which fixed the issue.
      
      A concern with this change is the offending line was removed during a refactor, in which the commit message said "fixing generic exceptions". I do not know which generic exceptions were fixed during that commit, and don't know if breaking caching, or removing this line was intentional.
      e6a0b123
  15. 07 Apr, 2014 2 commits
  16. 01 Apr, 2014 1 commit
  17. 17 Mar, 2014 1 commit
  18. 29 Jan, 2014 1 commit
  19. 23 Dec, 2013 4 commits
  20. 21 Dec, 2013 1 commit
  21. 14 Dec, 2013 1 commit
  22. 19 Nov, 2013 1 commit
  23. 17 Nov, 2013 1 commit
  24. 14 Nov, 2013 1 commit
  25. 13 Nov, 2013 4 commits