Project

General

Profile

Download (1.84 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
9d43fc71 06/14/2018 12:05 PM Michael Moll

Fixes #19789 - fix Layout/SpaceAroundOperators cop

eb0834f5 01/17/2017 06:47 AM Sebastian Gräßl

Fixes #6502 - List ignored classes and environments on import

When importing environments and classes from puppet, ignored
environments and classes defined in ignored_environments.yml
aren't aparent.

This will add them to the list to import as ignored and...

2272591b 09/22/2016 03:18 AM Shlomi Zadok

Fixes #14837 - Reword Puppet import buttons

Import buttons now say where they import from

0e48ca2d 07/12/2016 09:02 AM Tomer Brisker

Fixes #15657 - Correct import button styling

Remove duplicate button styling from puppet class and environment import
button when only one puppet smart proxy is available.

f4459c11 05/12/2016 09:56 AM David Davis

Refs #3809 - Turning on some rubocop cops

9a312280 01/26/2016 01:48 PM Tom Caspy

fixes #13292 - replacing the turbolinks progress bar with a spinner

9bc1f99c 08/31/2015 06:16 AM Tomer Brisker

Fixes #11388 - Popovers display with correct size and dismiss on next click

df8887a9 05/18/2015 10:42 AM Tomer Brisker

Fixes #10355 - Prevent turbolinks loading puppetclass import

71b46a72 04/09/2015 03:48 AM Tomer Brisker

Fixes #4787 - prevent unneeded AJAX requests on popover clicks

958e87e6 03/04/2015 05:32 AM B Sh

Fixes #2135 - During puppet class import, puppet class description box should close itself

abd8f1d1 02/18/2015 03:54 AM Daniel Lobato Garcia

Refs #3809 - Remove cops for empty lines

5f029ed6 10/07/2014 03:40 AM Daniel Lobato Garcia

Refs #3809 - Use parentheses in method definitions

4f7a4d0b 10/06/2014 02:37 PM David Davis

Refs #3809 - Fix a few rubocop TODOs

3cdaa292 03/31/2014 01:05 PM Dmitri Dolguikh

Fixes #4851: a SmartProxy.with_features scope replaces feature-specific scopes generated during class loading

10ac0055 02/24/2014 04:57 PM Neil Miao

fixes #4423 - allow puppet classes to be imported by environment

bf4a13d3 12/29/2013 11:22 AM Walden Raines

Fixes #3811 updating to bootstrap 3

d9cbe8a3 06/05/2013 07:18 AM Mikael Fridh

fixes #2599 - Bulk-selectable environments & puppet classes import

Makes the Env/Classes import a bit safer by first of all defaulting all the
checkboxes to be unchecked. Also adds multiple toggle links to selectively
realize All/New/Changed/Obsolete puppet modules.

dfd511ba 04/29/2013 02:11 PM Amos Benari

new top-bar navigation design and a new login page

bfbf7ed8 04/24/2013 05:07 AM Lukas Zapletal

Feature #2368 - i18n extracting strings

e4098f63 01/21/2013 02:17 PM Amos Benari

fix import classes button

f8d94608 09/24/2012 10:41 AM Amos Benari

fixes #832 - adds parameterized class support

Credits:
This patch is based on the original work of Olivier Favre
<> many many thanks!

This patch adds the following features
  • import class parameters, and try to understand their types
  • support a complex matrix of environments, puppet classes and their...
9d060de2 07/11/2012 11:30 AM Amos Benari

fixed dropdown location for action button and bookmark.

22a2bcb1 06/21/2012 08:34 AM Amos Benari

fixes #1649 Puppet class and environment import works only on the first smart-proxy

bb9a1ad1 03/22/2011 06:46 AM Paul Kelly

Fixes #565 - rake puppet:import:puppet_classes misses some changes

Signed-off-by: Paul Kelly <>