summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzegorz@gitlab.com>2017-09-18 08:56:20 +0000
committerGrzegorz Bizon <grzegorz@gitlab.com>2017-09-18 08:56:20 +0000
commitfc504b887af54c62b247201282c14ccb45d9f479 (patch)
tree17816fe28e782a08206c369b567e69d283079aec /changelogs
parentfffae7a0bfeb0eea9167bb87c3ecd1d557cb327a (diff)
parent27df56ad129ec145754ef16cc2c670850b7a5101 (diff)
downloadgitlab-ce-fc504b887af54c62b247201282c14ccb45d9f479.tar.gz
Merge branch '24121_extract_yet_another_users_finder' into 'master'
Extract AutocompleteController#users into finder Closes #24121 See merge request gitlab-org/gitlab-ce!13778
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/24121_extract_yet_another_users_finder.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/24121_extract_yet_another_users_finder.yml b/changelogs/unreleased/24121_extract_yet_another_users_finder.yml
new file mode 100644
index 00000000000..e43e97303e2
--- /dev/null
+++ b/changelogs/unreleased/24121_extract_yet_another_users_finder.yml
@@ -0,0 +1,5 @@
+---
+title: Extract AutocompleteController#users into finder
+merge_request: 13778
+author: Maxim Rydkin, Mayra Cabrera
+type: other