Stan Hu
3618796e15
Use project ID in repository cache to prevent stale data from persisting across projects
...
We have a number of bugs caused by cache keys not being flushed
properly during deletion of a project. Add the project ID to ensure
this never happens.
Closes #20027
2016-07-25 05:09:28 -07:00
Douwe Maan
13d6bab177
Tag lib specs
2015-12-09 11:55:42 +01:00
Robert Speicher
65be969b78
Remove unnecessary require from RepositoryCache spec
2015-06-04 11:40:43 -04:00
Robert Speicher
4eafc18843
Refactor Repository to use new RepositoryCache class
...
Abstracts away the lower-level implementation details from the
Repository model.
2015-01-29 13:03:47 -05:00