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 <rspeicher@gmail.com>2016-07-15 17:59:01 +0300
committerRobert Speicher <rspeicher@gmail.com>2016-07-15 17:59:01 +0300
commit2bcb246060d3cacb989fb5d341bfb52f55390f71 (patch)
tree78679382425bf3e3cf7fa621f7b91896f48aa9cf /CHANGELOG
parent4934cabb2e67f06634bf00a8c10d73b06118aec6 (diff)
parent8b7932c21951de172d531ab8a3e9506c98db7483 (diff)
Merge branch 'master' into 8-10-stable
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 863fa4df705..5ab16db31ce 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,7 @@ Please view this file on the master branch, on stable branches it's out of date.
v 8.10.0 (unreleased)
- Expose {should,force}_remove_source_branch (Ben Boeckel)
+ - Disable PostgreSQL statement timeout during migrations
- Fix projects dropdown loading performance with a simplified api cal. !5113 (tiagonbotelho)
- Fix commit builds API, return all builds for all pipelines for given commit. !4849
- Replace Haml with Hamlit to make view rendering faster. !3666