summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG24
1 files changed, 18 insertions, 6 deletions
diff --git a/CHANGELOG b/CHANGELOG
index f57a64f..76050f1 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,18 +1,30 @@
v7.13.0
+ - Allow to specify image and services in yml that can be used with docker
- Fix: No runner notification can see managers only
- - Fix: lint with relative subpath
- - Update web hook example
- Ability to cancel all builds in commit at once
- - Improved Lint stability
- - Add one more validation rule for .gitlab-ci.yml
- - Add warning when .gitlab-ci.yml not found
- Disable colors in rake tasks automatically (if IO is not a TTY)
+ - Implemented "rake env:info". Rake task to receive system information
+ - Fix coverage calculation on commit page
+ - Enhance YAML validation
+ - Redirect back after authorization
+ - Change favicon
+ - Refactoring: Get rid of private_token usage in the frontend.
+
+v7.12.2
+ - Revert: Runner without tag should pick builds without tag only
- Build traces is stored in the file instead of database
v7.12.1
- Runner without tag should pick builds without tag only
- Explicit error in the GitLab when commit not found.
-
+ - Fix: lint with relative subpath
+ - Update webhook example
+ - Improved Lint stability
+ - Add warning when .gitlab-ci.yml not found
+ - Improved validation for .gitlab-ci.yml
+ - Fix list of branches in only section
+ - Fix "Status Badge" button
+
v7.12.0
- Endless scroll on the dashboard
- Add notification if there are no runners