From d4030094c911c2eba1325cafbbe3eeb4bc7f8e17 Mon Sep 17 00:00:00 2001 From: Martin Kaufmann Date: Thu, 23 Jul 2015 07:48:57 +0200 Subject: Fix inline edit runner-description Replaced .show and .hide with .removeClass('hide') and .addClass('hide') (Like done for #192 in MR 177) --- CHANGELOG | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 035c7e3..cd07c09 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,5 @@ v7.13.0 + - Fix inline edit runner-description - Allow to specify image and services in yml that can be used with docker - Fix: No runner notification can see managers only - Ability to cancel all builds in commit at once @@ -40,7 +41,7 @@ v7.12.0 - Using .gitlab-ci.yml file instead of jobs - Link to the runner from the build page for admin user - Ability to set secret variables for runner - - Dont retry build when push same commit in same ref twice + - Dont retry build when push same commit in same ref twice - Admin area: show amount of runners with last contact less than a minute ago - Fix re-adding project with the same name but different gitlab_id - Implementation of Lint (.gitlab-ci.yml validation tool) @@ -84,7 +85,7 @@ v7.10.0 - Runners sorting in admin area (by id) - Remove protected_attributes gem - Skip commit creation if there is no appropriate job - + v7.9.3 - Contains no changes - Developers can cancel and retry jobs -- cgit v1.2.1