1. 20 Aug, 2014 3 commits
  2. 18 Aug, 2014 2 commits
  3. 06 Aug, 2014 2 commits
  4. 05 Aug, 2014 3 commits
  5. 01 Aug, 2014 1 commit
  6. 29 Jul, 2014 2 commits
  7. 23 Jul, 2014 2 commits
  8. 18 Jul, 2014 1 commit
  9. 13 Jul, 2014 1 commit
  10. 01 Jul, 2014 1 commit
  11. 29 Jun, 2014 4 commits
  12. 23 Jun, 2014 1 commit
  13. 22 Jun, 2014 3 commits
  14. 21 Jun, 2014 2 commits
  15. 16 May, 2014 1 commit
  16. 13 May, 2014 1 commit
  17. 22 Apr, 2014 1 commit
  18. 13 Apr, 2014 1 commit
  19. 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
  20. 07 Apr, 2014 2 commits
  21. 01 Apr, 2014 1 commit
  22. 17 Mar, 2014 1 commit
  23. 29 Jan, 2014 1 commit
  24. 23 Dec, 2013 1 commit