summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorIlan Shamir <ilanshamir1@gmail.com>2016-06-14 23:43:31 +0300
committerIlan Shamir <ilanshamir1@gmail.com>2016-06-16 01:25:18 +0300
commit94135e6275a0c538ab0a5782c3f71152894efc2d (patch)
treea32add5aa45baace061551d8cfc8fe001fab6cc6 /CHANGELOG
parent400b4159742a7d32961d3efaa411f34d5e3117fa (diff)
downloadgitlab-ce-94135e6275a0c538ab0a5782c3f71152894efc2d.tar.gz
Remove JiraIssue model and replace references with ExternalIssue
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 162c6723dd2..49b95dee484 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -51,6 +51,7 @@ v 8.9.0 (unreleased)
- Projects pending deletion will render a 404 page
- Measure queue duration between gitlab-workhorse and Rails
- Make Omniauth providers specs to not modify global configuration
+ - Remove unused JiraIssue class and replace references with ExternalIssue
- Make authentication service for Container Registry to be compatible with < Docker 1.11
- Add Application Setting to configure Container Registry token expire delay (default 5min)
- Cache assigned issue and merge request counts in sidebar nav