gitlab-org--gitlab-foss/app
Valery Sizov f80e768323 Merge branch '22768-revert-to-touch-file-system' into 'master'
Revert to use Mounter method to check existence

## What does this MR do?

Revert a change on gitlab-ce that we never get into gitlab-ee due to spec failures and a lack of a proper solution. So we want to keep both repos in the same codebase about this.

## Are there points in the code the reviewer needs to double check?

## Why was this MR needed?

## Screenshots (if relevant)

## Does this MR meet the acceptance criteria?

- [ ] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [ ] API support added
- Tests
  - [ ] Added for this feature/bug
  - [ ] All builds are passing
- [ ] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [ ] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?

Closes #22768

See merge request !6590
2016-09-30 10:03:45 +00:00
..
assets Fixes long commit messages overflow viewport in file tree 2016-09-29 17:40:06 +03:00
controllers Merge branch 'mr_api_todo_close' into 'master' 2016-09-30 08:50:40 +00:00
finders Use Ability.allowed? instead of current_user.can? in AccessRequestsFinder 2016-09-28 08:46:59 +02:00
helpers Review changes 2016-09-28 19:11:11 +03:00
mailers Wrap List-Unsubscribe link in angle brackets 2016-09-26 16:01:17 +01:00
models Merge branch '22768-revert-to-touch-file-system' into 'master' 2016-09-30 10:03:45 +00:00
policies Cycle analytics should be accessible to all for public projects. 2016-09-20 16:22:19 +05:30
services Close todos when accepting a MR via the API. 2016-09-29 14:51:12 -04:00
uploaders
validators Add '.well-known' to the list of reserved namespaces 2016-09-29 10:36:38 +02:00
views right-align dropdown menus to prevent horizontal page overflow 2016-09-29 13:28:09 -05:00
workers Optimized event pruning query to avoid two queries. 2016-09-07 12:55:25 -07:00