Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

foreman_docker / app / controllers @ 9d5ef1c9

Latest revisions

# Date Author Comment
9d5ef1c9 11/22/2017 12:21 PM Ondřej Pražák

Fixes #21732 - Replace :before_filter with :before_action

329cfcba 06/19/2017 02:18 PM Sebastian Gräßl

Fixes #18902 - Enable autocomplete for container image search

This enables the autocomplete for the image name search and
improves the usability of searching for container images on
Docker Hub or an external Registry.

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.

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

Fixes #19694 - Align rubocop configuration with foreman-core

And fix offenses

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.

2b80fdd9 09/26/2016 03:58 PM Ori Rabin

Fixes #13043 - Change Parameter inheritance to DockerParameter

97cb04b2 09/26/2016 03:06 PM Daniel Lobato García

Refs #9752 - Test Docker errors are propagated

cc6d0d73 08/01/2016 07:45 AM David Davis

Fixes #15888 - Remove attr_accessible calls

b2f2c848 06/23/2016 12:44 PM Shlomi Zadok

Refs #14570 - Destroy Container db object
When deleting with container uuid params, the container object should be destroyed as well

View revisions

Also available in: Atom