gitlab-org--gitlab-foss/app
Toon Claes abc82a2508 Fix ProjectCacheWorker for plain READMEs
The ProjectCacheWorker refreshes cache periodically, but it runs outside Rails
context. So include the ActionView helpers so the `content_tag` method is
available.
2017-05-18 21:10:10 +02:00
..
assets Fix ability to edit diff notes multiple times 2017-05-18 18:05:01 +00:00
controllers Show last commit for current tree on tree page 2017-05-17 20:59:26 +03:00
finders Create a Users Finder 2017-05-15 13:53:12 +00:00
helpers Fix ProjectCacheWorker for plain READMEs 2017-05-18 21:10:10 +02:00
mailers Backport of multiple_assignees_feature [ci skip] 2017-05-04 17:11:53 +03:00
models Merge branch 'dm-gemfile-viewer' 2017-05-18 18:34:19 +02:00
policies Merge branch 'snippets-finder-visibility' into 'security' 2017-05-10 16:48:18 +02:00
presenters Fix conflict resolution from corrupted upstream 2017-05-12 20:47:51 +01:00
serializers Returns new_blob_path only when user can push_code to project 2017-05-16 15:11:55 +03:00
services Fix: Deleting an invited member causes 500 error 2017-05-18 16:26:39 +03:00
uploaders Support uploaders for personal snippets comments 2017-05-02 15:22:24 +02:00
validators Reject EE reserved namespace paths in CE as well 2017-05-04 18:11:31 +02:00
views Merge branch 'dm-gemfile-viewer' 2017-05-18 18:34:19 +02:00
workers Do not schedule pipelines if the user can't 2017-05-15 10:01:29 +02:00