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