summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorPaco Guzman <pacoguzmanp@gmail.com>2016-06-29 07:10:18 +0200
committerPaco Guzman <pacoguzmanp@gmail.com>2016-06-29 07:10:58 +0200
commit4c89cd4b73f2c35644ec18cd285df1b04586a90d (patch)
tree84758dd324e282ba0e3938f6508b3bcc82d1ebb5 /CHANGELOG
parent3611ee5663a25bc619b7c2201908af99dc58debf (diff)
downloadgitlab-ce-4c89cd4b73f2c35644ec18cd285df1b04586a90d.tar.gz
PipelinesFinder use git cached data19318-pipelines-find-git-calls
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 5c735bd1420..0a99e82c649 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -14,6 +14,7 @@ v 8.10.0 (unreleased)
- Exclude email check from the standard health check
- Fix changing issue state columns in milestone view
- Fix user creation with stronger minimum password requirements !4054 (nathan-pmt)
+ - PipelinesFinder uses git cache data
- Check for conflicts with existing Project's wiki path when creating a new project.
- Remove unused front-end variable -> default_issues_tracker
- Add API endpoint for a group issues !4520 (mahcsig)