Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

foreman_docker / test / units @ cefce4bc

Latest revisions

# Date Author Comment
ab3290b1 12/13/2017 11:27 AM Swapnil Abnave

Fixes #20429 - mandate URL for docker compute-resource

e16d4ca3 11/24/2017 02:54 PM Daniel Lobato Garcia

FactoryGirl to FactoryBot

c69bcf98 07/31/2017 11:21 AM Sebastian Gräßl

Fixes #20355 - Request registry results in JSON

0fabb199 06/19/2017 10:39 AM Sebastian Gräßl

Fixes #16235 - Add verify SSL option for Registries

To allow using registries with an invalid certificate
the "Verify ssl" option disables verification for
connections to a registry.

27a7d2c4 06/13/2017 06:32 PM Sebastian Gräßl

Refs #19694 - Bump rubocop version to 0.49.1

367f39d2 05/30/2017 09:50 AM Sebastian Gräßl

Fixes #19694 - Align rubocop configuration with foreman-core

And fix offenses

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...

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

Fixes #14175 - Add support for Docker Registry v2

This adds more functionallity to RegistryApi and queries /v2/
endpoints in case requests to v1 of the registry API fail.

a373b4f6 12/20/2016 06:59 PM Swapnil Abnave

Fixes #17729 - APIdoc - URL desc add 'Docker' to CR types

View revisions

Also available in: Atom