Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

foreman_docker / app / helpers @ cefce4bc

Latest revisions

# Date Author Comment
27a7d2c4 06/13/2017 06:32 PM Sebastian Gräßl

Refs #19694 - Bump rubocop version to 0.49.1

f6a9acbd 03/23/2017 06:58 AM Sebastian Gräßl

Fixes #18518 - Add proper validation for container image

For now the image has only been validate via the result
of the search, but not enforced on the server side.

The model validation brings now proper feedback when
the form has been submitted to the server.

f02a9ce2 03/09/2017 03:01 PM Sebastian Gräßl

Fixes #18733 - Prevent fallback to Docker Hub on registry search

When searching for an external registry the search would show
results from Docker Hub due to it searching via the compute
resource.

By using a registry parameter to indicate which search tab is...

33050342 04/15/2016 10:29 AM Daniel Lobato Garcia

Fixes #14569 - Display image found/not found on search image step

Prior to this, there was a bug on the CSS that hid the icon that
displayed whether the image was found or not on the Docker host.

b10c1ca7 04/14/2016 11:00 AM Daniel Lobato Garcia

Fixes #14577 - Commit and delete buttons styling

These two buttons on Container#show did not have any styling and did not
look like buttons.

99b91b0d 04/01/2016 05:10 PM Daniel Lobato Garcia

Fixes #10417 - Translate wizard states

Wizard states were shown after calling 'symbol'.to_s.humanize, which
didn't allow them to be translated. I define the strings to be shown
in the helper so that they can be translated.

c80f3b10 12/11/2015 11:07 AM Tom Caspy

fixes #7230 - rails 4 compatibility

7ff105d1 12/03/2015 05:26 PM David Davis

Fixes #12681 - Support rubocop 0.35.1 by fixing broken rules

c36fdec1 05/20/2015 09:43 AM Partha Aji

Fixes #10404 - Finds correct repo name for Docker Hub registry

Bug is stated as follows
on centos 7 ->

$ docker version
Client version: 1.5.0-dev
Client API version: 1.18
Go version (client): go1.3.3

$ docker search centos
NAME DESCRIPTION STARS OFFICIAL AUTOMATED...

329b84dd 03/19/2015 06:50 PM David Davis

Fixes #9830 - Fixing log call

View revisions

Also available in: Atom