gitlab-org--gitlab-foss/app
Douwe Maan b3616e3074 Merge branch 'master-recursiveTree' into 'master'
Issue #4270: Recursive option for files through API

## What does this MR do?
- Adds recursive param to tree API request. With this param we can get all repository paths in a single request. 
- Related [old github pull request](https://github.com/gitlabhq/gitlabhq/pull/9311)

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

## Why was this MR needed?
Requested in #4270 
## Screenshots (if relevant)

## Does this MR meet the acceptance criteria?

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

## What are the relevant issue numbers?
Requested in #4270

See merge request !6088
2016-11-15 12:15:43 +00:00
..
assets Merge branch '21076-deleted-merged-branches' into 'master' 2016-11-15 12:08:22 +00:00
controllers Merge branch '21076-deleted-merged-branches' into 'master' 2016-11-15 12:08:22 +00:00
finders Merge branch '22481-honour-issue-visibility-for-groups' into 'security' 2016-11-09 12:24:13 +01:00
helpers Merge branch '24392-lfs-helper-refactor' into 'master' 2016-11-15 10:19:51 +00:00
mailers Merge remote-tracking branch 'upstream/master' into pipeline-notifications 2016-11-08 23:52:17 +08:00
models Merge branch 'master-recursiveTree' into 'master' 2016-11-15 12:15:43 +00:00
policies Merge branch 'pipeline-notifications' into 'master' 2016-11-09 13:41:04 +00:00
serializers Simplify implementation of entity serializers 2016-11-04 15:00:39 +01:00
services Merge branch '21076-deleted-merged-branches' into 'master' 2016-11-15 12:08:22 +00:00
uploaders
validators
views Merge branch '21076-deleted-merged-branches' into 'master' 2016-11-15 12:08:22 +00:00
workers Merge branch '21076-deleted-merged-branches' into 'master' 2016-11-15 12:08:22 +00:00