Bump version to 1.4.1
Bump version to 1.4.0
fixes #10812 - remove require fog from plugin's engine
Bump version to 1.3.1
Bump version to 1.3.0
Fixes #10029 - Docker registry API
Fixes #9338: permission filters can be created now
Bump version to 1.2.4
Bump version to 1.2.3
Bump version to 1.2.2
Fixes #9716 - Handle 1.8.0-rc1 version format
Bump version to 1.2.1
Bump version to 1.2.0
Fixes #7874 - Docker Containers API
Routes are namespaced, code still needs to be namespaced
Fixes #9242 - Backport image_search to fog 1.24
fixes #8033: container power on/off redirects to container view now
Bump version to 1.1.0
Bump version to 1.0.1
Fixes #9177 - 1.7 compatibility fixes
Fixes #9159 - Fix rubocop 0.28.0 errors
Revert "Fixes #8409 - Pull docker image asynchronously"
This reverts commit 16234b270677486ea197a0dca54b14ed981abfc5.
Conflicts: app/models/service/containers.rb
Fixes #8409 - Pull docker image asynchronously
Bump version to 1.0.0
CHANGELOG and Contributors for 1.0.0
Refs #7867 - Container wizard state refactor
fixes #7867: container creation wizard now tracks state in dedicated objects
Fixes #8632 - Move docker tables out of foreman-docker
Fixes #8226 - Support environment variables creation
Fixes #7647: Added support for external registries
Fixes #8329 - Search images in the hub
When an image cannot be found, the magnifier glass button displays thesearch results, including stars, description and a link to the hub.After the user clicks on an image, tags are auto pulled.
Bump version to 0.2.0
Bump version
fixes #8100 - make engine and asset precompilation name consistent
Ensures that when precompiling, both the assets and the manifest end up under'foreman_docker' rather than one ending up under 'foreman_docker_engine'. Notmuch functional effect except it keeps everything in one dir.
Fixes #8035: Commit container changes
Fixes #7870: support for auto-complete in image search
Fixes #7960 - Initial console logs support
Fixes #7967 - Show processes running in a container
Refs #7977 - Chain rubocop to jenkins
Fixes #7977 - Enabling rubocop for foreman-docker
Fixes #7895 - Deleted containers message and redirect
Fixes #7924 - Chain foreman-docker tests to Jenkins
Fixes #7912 - Wizard path error and tests
Fixes #7893 - Restrict routes and create permissions
Rubocop support and config
Controllers and engine for containers
Clean up Gemfile and gitignore
fix homepage reference and bump version
bump version
Update to pass CR class to plugin registration
initial commit