summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2016-04-20 08:11:50 +0000
committerRémy Coutable <remy@rymai.me>2016-04-20 08:11:50 +0000
commitca3fafb904c8293e978a3d7c8c5cafdec4031558 (patch)
tree331ba939808ee3ba13d5c6042586925fee83c9a7 /CHANGELOG
parent3d4875f86a3b23789f5ea801c096754fced25166 (diff)
parentfa337ca0460b1d7642802b1a27924a4a8f229b13 (diff)
downloadgitlab-ce-ca3fafb904c8293e978a3d7c8c5cafdec4031558.tar.gz
Merge branch 'feature/raw-trace-output' into 'master'
Add raw build trace output Closes #15308, #15147 Changes in the UI: - on finished build: ![raw-on-finished-build](/uploads/0e0904940db5b381ae064d49343c6508/raw-on-finished-build.png) - on running build: ![raw-on-running-build](/uploads/0e4c800b68c12bdd0cbd2eea732b22ff/raw-on-running-build.png) See merge request !3767
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index af3c417ae0f..c083d62df5f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -103,6 +103,7 @@ v 8.7.0 (unreleased)
- Execute system web hooks on push to the project
- Allow enable/disable push events for system hooks
- Fix GitHub project's link in the import page when provider has a custom URL
+ - Add RAW build trace output and button on build page
v 8.6.7 (unreleased)
- Fix persistent XSS vulnerability in `commit_person_link` helper