Files
gitlabhq/spec/workers
Yorick Peterse 68a4c98f50 Cache output of Repository#exists?
This caches the output of Repository#exists? in Redis while making sure
it's flushed properly when creating new repositories, deleting them,
etc.

For the ProjectWiki tests to work I had to make ProjectWiki#create_repo!
public as testing private methods in RSpec is a bit of a pain.
2016-03-19 21:54:08 +01:00
..
2015-12-10 16:16:34 +01:00
2015-11-30 16:12:31 +02:00
2016-03-10 14:48:29 -05:00