Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

foreman_docker / app @ a02da228

Name Size
  assets
  controllers
  helpers
  models
  overrides
  services
  views

Latest revisions

# Date Author Comment
a02da228 04/01/2016 05:11 PM Daniel Lobato Garcia

Fixes #10199 - Disable image capabilities under compute resource

Docker container images are not created this way, and its just confusing
to users when they see this tab.

99b91b0d 04/01/2016 05:10 PM Daniel Lobato Garcia

Fixes #10417 - Translate wizard states

Wizard states were shown after calling 'symbol'.to_s.humanize, which
didn't allow them to be translated. I define the strings to be shown
in the helper so that they can be translated.

1aa3ddb3 04/01/2016 05:09 PM Daniel Lobato Garcia

Fixes #14391 - Hide access to Docker compute resource via compute profile

Docker compute resources shouldn't even be shown in the compute profile
list, there's no information there that's relevant to containers. Also,
containers are not created using compute attributes.

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...

79841a2f 03/29/2016 09:50 AM Daniel Lobato Garcia

Fixes #14370 - Adapt containers and registries index to core 1.12

`authorized?` is no longer available, and there's a helper for the "New
xxxxx" buttons

b0e98702 03/28/2016 01:46 PM Bryan Kearney

Fixes #14244 - Update the strings to be more compliant with the project standards

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.

569c1b66 03/14/2016 01:18 PM Ori Rabin

Fixes #13227 - error when creating a container without an image

31e5a925 03/14/2016 01:18 PM Ori Rabin

Fixes #13231 - error processing uses full_messages

792d601d 02/18/2016 08:54 AM Bryan Kearney

Fixes #11984 - Update the plugin to use the latest gettext from core,
and re-extract the strings.

Once this is merged, the project needs to be added to transifex.

View revisions

Also available in: Atom