Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

foreman_docker / test / units @ bc82d5d5

# Date Author Comment
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

ac230210 01/29/2015 03:49 PM David Davis

Fixes #9159 - Fix rubocop 0.28.0 errors

63ae5d99 01/28/2015 10:39 AM Dmitri Dolguikh

fixes #9033: errors encountered in new container wizard are being shown now

b747db40 01/19/2015 10:08 AM Partha Aji

Refs #8409 - Partially addressing pull before create container

Inital code to do a pull of an image before creating a container.
Note likely this part is going to change once we add foreman tasks but
this is the start point.

64f6a1f2 01/12/2015 03:13 PM Dmitri Dolguikh

Fixes #8393: added support for basic auth for standalone registries

30891c0a 01/02/2015 08:36 AM Daniel Lobato Garcia

Fixes #8485 - Taxable containers

6d101d7a 12/24/2014 05:31 PM Dmitri Dolguikh

fixes #7867: container creation wizard now tracks state in dedicated objects

c57dae56 12/19/2014 10:44 PM David Davis

Fixes #8632 - Move docker tables out of foreman-docker

ada932ab 12/04/2014 06:20 PM Dmitri Dolguikh

Fixes #7647: Added support for external registries

0c89427c 11/20/2014 01:56 PM David Davis

Fixes #8375 - Not validating tag uniqueness per image

Images can have duplicate tags as images are shared across repositories. For
example, two repos could have a "latest" tag for an image.

6225eda9 11/13/2014 06:11 PM Daniel Lobato Garcia

Fixes #8329 - Search images in the hub

When an image cannot be found, the magnifier glass button displays the
search results, including stars, description and a link to the hub.
After the user clicks on an image, tags are auto pulled.

195be11e 10/24/2014 09:31 AM Daniel Lobato Garcia

Fixes #8036: Validate images and tags

3c3d995d 10/22/2014 07:49 PM Daniel Lobato Garcia

Fixes #8034 - Console support for compute resources