Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

foreman_docker / app / controllers @ cefce4bc

Latest revisions

# Date Author Comment
fc22c54f 01/09/2018 08:39 PM Daniel Lobato Garcia

Remove redirect_to :back (Rails 5.1)

04b6e05e 12/14/2017 11:17 AM Daniel Lobato Garcia

Refs #21893 - rubocop trailing whitespace

40825a11 12/14/2017 11:13 AM Marek Hulán

Fixes #21893 - fix listing containers for specific CR

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

View revisions

Also available in: Atom