Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

foreman_docker / test / units @ b11c7843

Latest revisions

# Date Author Comment
977f7c5a 04/15/2016 10:29 AM Daniel Lobato Garcia

Fixes #9270 - Add email validation

Copied the email validation we use for the User model. This catches
errors when creating/updating the Docker compute resource email

bbb77219 04/11/2016 08:27 AM Daniel Lobato Garcia

Fixes #14519 - Removing containers from API removes them from Docker

Before this fix, the API was just removing the container in the Foreman
database. This commit includes more tests for both the UI and API
container deletion to ensure this area is a bit more solid.

00ab1f9d 03/29/2016 03:33 PM Daniel Lobato Garcia

Refs #14181 - Fix authentication validation when creating registry

On 9ea405911cef1f02ca42db77c16bea4fe297093e Docker.authenticate! was
calling /auth on the Docker host API. This kind of authentication was
not correct, as it was authenticating access to the Docker host, not to...

9ea40591 03/14/2016 09:53 PM Daniel Lobato Garcia

Fixes #14181 - Validate registry URL and attempt login

In order to avoid users trying to create containers in an external
registry that doesn't exist, we should provide some preventative
measures.

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

Fixes #12681 - Support rubocop 0.35.1 by fixing broken rules

e88059db 07/01/2015 07:14 PM Adam Ruzicka

Fixes #10191 - Pass proper memory parameter to Docker

a79b7ae3 03/25/2015 03:02 PM Daniel Lobato Garcia

Fixes #9897 - Stub encryption key in registry test

Currently CI is broken as it needs the encryption key to be set. In the
past core provided a key for the Rails test environment but that's no
longer the case

394e9883 02/19/2015 08:32 AM Daniel Lobato Garcia

Fixes #9456 - Validate docker registry URL

fe3c8eff 02/10/2015 04:01 AM Daniel Lobato Garcia

Fixes #9269 - Validate registry name

62126ca5 02/06/2015 05:27 AM Partha Aji

Fixes #9229 - Handles non username/password private registry case

View revisions

Also available in: Atom