Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create and use project path helpers that only need a project, no namespace | Douwe Maan | 2017-07-05 | 1 | -1/+1 |
| | |||||
* | speed up ExternalWikiService#get_project_wiki_path | Eugene Howe | 2016-07-19 | 1 | -3/+2 |
| | | | | | | | | * 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 | ||||
* | Fixed Rubocop offenses | Gabriel Mazetto | 2015-12-15 | 1 | -1/+1 |
| | |||||
* | Add a service to support external wikis | Hannes Rosenögger | 2015-03-12 | 1 | -0/+11 |