summaryrefslogtreecommitdiff
path: root/changelogs/unreleased/sh-system-hooks-ldap-users.yml
diff options
context:
space:
mode:
authorLin Jen-Shin <godfat@godfat.org>2017-08-28 15:36:29 +0800
committerLin Jen-Shin <godfat@godfat.org>2017-08-28 15:36:29 +0800
commited4f5b97d38ced5cac47d94064ef713b72a8c88d (patch)
tree9efa51991e78c374b3eec69d84a2a8702c5c1c53 /changelogs/unreleased/sh-system-hooks-ldap-users.yml
parent45aa23a6d142c0cd5e77146057c20d4ffd652c3b (diff)
parentef8eb3f6f7c1af167017ecc854e9fe385cee9354 (diff)
downloadgitlab-ce-ed4f5b97d38ced5cac47d94064ef713b72a8c88d.tar.gz
Merge remote-tracking branch 'upstream/master' into 35642-add-owner-to-triggers-factory35642-add-owner-to-triggers-factory
* upstream/master: (49 commits) Fire system hooks when a user is created via LDAP or OAuth Common Docker Documentation Location in `gitlab-ce` fix deprecation warning present during webpack compiles Enable 5 lines of Sidekiq backtrace lines to aid in debugging Add support for copying permalink to notes via more actions dropdown Docs: update - fix headers Handle creating a nested group on MySQL correctly Decrease statuses batch size even more in a migration Fix failure when issue author is nil Fix searching for files by path Fix invite by email address duplication Revert "Merge branch 'mk-reenable-mysql-tests-on-all-branches' into 'master'" Fix repo editor scrollbar Revert "Merge branch 'sh-sidekiq-backtrace' into 'master'" Replace 'source/search_code.feature' spinach test with an rspec analog Add missing third argument to `Git::Repository#initialize` in spec New doc: how to install GitLab on Azure Authorizations regarding OAuth - style confirmation Enable 5 lines of Sidekiq backtrace lines to aid in debugging Reenable MySQL tests on all branches ...
Diffstat (limited to 'changelogs/unreleased/sh-system-hooks-ldap-users.yml')
-rw-r--r--changelogs/unreleased/sh-system-hooks-ldap-users.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-system-hooks-ldap-users.yml b/changelogs/unreleased/sh-system-hooks-ldap-users.yml
new file mode 100644
index 00000000000..87514ec00ea
--- /dev/null
+++ b/changelogs/unreleased/sh-system-hooks-ldap-users.yml
@@ -0,0 +1,5 @@
+---
+title: Fire system hooks when a user is created via LDAP
+merge_request:
+author:
+type: fixed