gitlab-org--gitlab-foss/app/controllers/concerns
Douwe Maan 166c6cd85c Merge branch 'rc-new-members-approve-request-access-service' into 'master'
New `Members::ApproveAccessRequestService`

Part of #21979.

## Does this MR meet the acceptance criteria?

- [x] API support added
- Tests
  - [x] Added for this feature/bug
  - [x] 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)
- [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)

See merge request !6266
2016-09-27 12:10:12 +00:00
..
authenticates_with_two_factor.rb Pass the remember_me option into the u2f form and support it while authenticating 2016-09-01 17:11:42 -07:00
continue_params.rb Fix denting and spec 2016-03-13 13:44:31 +01:00
creates_commit.rb fixes distinction between renaming a file and updating its content and 2016-09-09 23:05:30 -04:00
diff_for_path.rb Cache highlighted diff lines for merge requests 2016-08-03 07:00:19 +02:00
filter_projects.rb Use compact syntax 2016-04-21 16:02:00 -05:00
global_milestones.rb Use respond_to instead of a conditional to paginate milestones 2016-03-23 12:02:15 +01:00
issuable_actions.rb Refresh todos count cache when an Issue/MR is deleted 2016-09-08 15:50:07 -03:00
issuable_collections.rb Revert part of "Merge branch 'update_issues_mr_counter' into 'master' 2016-09-22 15:43:43 +02:00
issues_action.rb Revert part of "Merge branch 'update_issues_mr_counter' into 'master' 2016-09-22 15:43:43 +02:00
membership_actions.rb Ensure Members::ApproveAccessRequestService can fin a requester by ID 2016-09-22 15:50:48 +02:00
merge_requests_action.rb Revert part of "Merge branch 'update_issues_mr_counter' into 'master' 2016-09-22 15:43:43 +02:00
service_params.rb Add option to confidential issues events to trigger services 2016-08-31 18:34:45 -03:00
spammable_actions.rb Further refactor and syntax fixes. 2016-08-15 17:20:57 -05:00
toggle_award_emoji.rb Start Frontend work, fix routing problem 2016-09-19 19:50:40 +03:00
toggle_subscription_action.rb Change deprecated usage of rendering without response body 2016-03-16 03:16:25 +02:00