Commit message (Collapse) | 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 ↵ | David Baker | 2 | -0/+43 | |
to disable server default rules. | |||||
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 ↵ | David Baker | 1 | -4/+15 | |
event_push_actions cache appropriately. | |||||
2016-01-22 | Add invalidate_many here too | David Baker | 1 | -0/+1 | |
2016-01-22 |