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:
authorTomasz Maczukin <tomasz@maczukin.pl>2016-06-14 23:33:41 +0300
committerTomasz Maczukin <tomasz@maczukin.pl>2016-06-14 23:33:41 +0300
commit778185a81aaf1596f1e6e118c434487e40aad2d6 (patch)
tree2e091633f3d59e15eea28f118ba6f6ec50a97702
parent2da3f392580771d94c8703106690b170f421ae34 (diff)
Update CHANGELOG for 8.8.5
-rw-r--r--CHANGELOG12
1 files changed, 6 insertions, 6 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 8da7bc0cf14..68884efb50f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,12 +1,12 @@
Please view this file on the master branch, on stable branches it's out of date.
v 8.8.5
- - Import GitHub repositories respecting the API rate limit
- - Fix todos page throwing errors when you have a project pending deletion
- - Disable Webhooks before proceeding with the GitHub import
- - Fix importer for GitHub comments on diff
- - Adjust the SAML control flow to allow LDAP identities to be added to an existing SAML user
- - Fix incremental trace upload API when using multi-byte UTF-8 chars in trace
+ - Import GitHub repositories respecting the API rate limit !4166
+ - Fix todos page throwing errors when you have a project pending deletion !4300
+ - Disable Webhooks before proceeding with the GitHub import !4470
+ - Fix importer for GitHub comments on diff !4488
+ - Adjust the SAML control flow to allow LDAP identities to be added to an existing SAML user !4498
+ - Fix incremental trace upload API when using multi-byte UTF-8 chars in trace !4541
- Prevent unauthorized access for projects build traces
- Forbid scripting for wiki files