Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-01-22 | Don't crash if a user has no push rule enabled entries | David Baker | 1 | -0/+3 |
2016-01-22 | Overlay the push_rules_enabled map for users, otherwise they won't be able to... | David Baker | 2 | -0/+43 |
2016-01-22 | Don't add the member functiopn if we're not using treecache | David Baker | 1 | -1/+4 |
2016-01-22 | docs | David Baker | 1 | -1/+5 |
2016-01-22 | Revert all the bits changing keys of eeverything that used LRUCaches to tuples | David Baker | 5 | -44/+44 |
2016-01-22 | Make LRU cache not default to treecache & add options to use it | David Baker | 4 | -12/+22 |
2016-01-22 | Add __contains__ | David Baker | 1 | -0/+3 |
2016-01-22 | Docs for treecache | David Baker | 1 | -0/+5 |
2016-01-22 | Use new invalidate_many cache invalidation to invalidate the event_push_actio... | David Baker | 1 | -4/+15 |
2016-01-22 | Add invalidate_many here too | David Baker | 1 | -0/+1 |
2016-01-22 | Test treecache directly | David Baker | 1 | -0/+19 |
2016-01-22 | Fix tests | Erik Johnston | 1 | -1/+1 |
2016-01-22 | Sanitize filters |