Commit Graph

3 Commits

Author SHA1 Message Date
Eugene Howe 13e74543f9 speed up ExternalWikiService#get_project_wiki_path
* This method previously iterated over all services in a project.  Now it
will directly query the ExternalWikiService for the project and filter
by active state.
* The presence of an external wiki is also cached
* When an external wiki is added or removed, the cached value is updated
2016-07-19 09:06:58 -04:00
Gabriel Mazetto b5291f9599 Fixed Rubocop offenses 2015-12-15 00:53:52 -02:00
Hannes Rosenögger 7ff9c8229d Add a service to support external wikis 2015-03-12 19:13:51 +01:00