Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <robert@gitlab.com>2016-10-11 14:40:35 +0300
committerRobert Speicher <robert@gitlab.com>2016-10-11 14:40:35 +0300
commit2ef90053d8dfc3e5e88f0cee6548117f5dae6f67 (patch)
treef6c6274359049f6dd00a1e8fbab28179a533c767 /CHANGELOG
parent755c873265024a6a2ed30daca6c5a10c3feadb10 (diff)
parent8d8282b42e765d20532d32b0598f42ea707f31f0 (diff)
Merge branch 'new-gitlab-users-clear_all_authentication_tokens-task' into 'master'
Add a new gitlab:users:clear_all_authentication_tokens task ## What are the relevant issue numbers? Part of #22537. See merge request !6745
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 05d6d6118a1..06dc2993b73 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -78,6 +78,7 @@ v 8.13.0 (unreleased)
- API: expose pipeline data in builds API (!6502, Guilherme Salazar)
- Notify the Merger about merge after successful build (Dimitris Karakasilis)
- Reorder issue and merge request titles to show IDs first. !6503 (Greg Laubenstein)
+ - Add a new gitlab:users:clear_all_authentication_tokens task. !6745
- Reduce queries needed to find users using their SSH keys when pushing commits
- Prevent rendering the link to all when the author has no access (Katarzyna Kobierska Ula Budziszewska)
- Fix broken repository 500 errors in project list