Activity
From 03/14/2016 to 04/12/2016
04/12/2016
-
06:21 AM Revision 5988625d (foreman_docker): Fixes #14581 - Fixing migration for Rails 4.2
-
05:27 AM Bug #14442: "Power on" raises error when entrypoint is not on container's $PATH - uninitialized constant Fog::Errors::Error::NotFound
- Fixed on fog - https://github.com/fog/fog/commit/9ac62416512501d30ebcf9a1c49dadec1f0cc7cc - so we don't really have t...
-
03:01 AM Refactor #14581 (Closed): Fix migrations for Rails 4.2
- Applied in changeset commit:foreman-docker|5988625da66b0430e5a0859cadcf5582090e91db.
- 03:01 AM Revision 45da97b3 (foreman-docker): Merge branch 'master' of https://github.com/theforeman/foreman-docker
-
02:21 AM Revision 5988625d (foreman-docker): Fixes #14581 - Fixing migration for Rails 4.2
04/11/2016
-
02:39 PM Refactor #14581 (Ready For Testing): Fix migrations for Rails 4.2
-
02:38 PM Refactor #14581 (Closed): Fix migrations for Rails 4.2
- ...
-
10:40 AM Bug #14577 (Ready For Testing): Commit and delete container buttons don't look like buttons
-
10:39 AM Bug #14577 (Closed): Commit and delete container buttons don't look like buttons
- Same as http://projects.theforeman.org/issues/14564 - but for Containers#show
-
08:27 AM Revision bbb77219 (foreman_docker): Fixes #14519 - Removing containers from API removes them from Docker
- Before this fix, the API was just removing the container in the Foreman
database. This commit includes more tests for... -
07:15 AM Bug #14569 (Ready For Testing): Notification icon during Docker container creation is hidden from user
-
04:29 AM Bug #14569 (Closed): Notification icon during Docker container creation is hidden from user
- Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1324954
Watch this video: https://omaciel.fedorapeople.org... -
05:01 AM Bug #14519 (Closed): deleting a container using hammer silently fails without error
- Applied in changeset commit:foreman-docker|bbb77219ca1650d4bbb304ef431a5e4622853c3f.
- 05:01 AM Revision b827531b (foreman-docker): Merge branch 'master' of https://github.com/theforeman/foreman-docker
-
04:30 AM Bug #14570 (Closed): after container deletion the container name cannot be reused
- Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1323235
Description of problem:
After deleting container ... -
04:27 AM Revision bbb77219 (foreman-docker): Fixes #14519 - Removing containers from API removes them from Docker
- Before this fix, the API was just removing the container in the Foreman
database. This commit includes more tests for...
04/07/2016
-
10:41 AM Bug #14039 (Duplicate): Containers can't be deleted via API or hammer
-
10:36 AM Bug #14519 (Ready For Testing): deleting a container using hammer silently fails without error
-
04:15 AM Bug #14519 (Closed): deleting a container using hammer silently fails without error
- Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1324211
Description of problem:
deleting a container in h...
04/04/2016
04/01/2016
-
05:15 PM Revision b8bf7d5c (foreman_docker): Fixes #7894 - Compute resource should show 'containers' tab
- Through deface, we change the 'virtual machines' tab to say container on
Docker compute resources. -
05:11 PM Revision a02da228 (foreman_docker): 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. -
05:10 PM Revision 99b91b0d (foreman_docker): 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... -
05:09 PM Revision 1aa3ddb3 (foreman_docker): 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 rel... -
03:42 PM Bug #14442: "Power on" raises error when entrypoint is not on container's $PATH - uninitialized constant Fog::Errors::Error::NotFound
- Apparently it only fails when the container entrypoint is wrong.
There's something rescuing the wrong constant, not... -
03:41 PM Bug #14442 (Duplicate): "Power on" raises error when entrypoint is not on container's $PATH - uninitialized constant Fog::Errors::Error::NotFound
- Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1323077
Description of problem: I created a container on r... -
02:05 PM Bug #7894 (Closed): Compute resource "Docker" shows "virtual machines" tab
- Applied in changeset commit:foreman-docker|b8bf7d5cfb4c9a12ace75a41136be1dedbcdbfdd.
-
02:05 PM Bug #10199 (Closed): Docker Compute Resource - New Image: Submit button should be disabled upon click
- Applied in changeset commit:foreman-docker|a02da228e4d5cf4be03d9f40ae7d0c97a1fcce45.
-
02:05 PM Bug #10417 (Closed): Container States from the model are not extracted for translations
- Applied in changeset commit:foreman-docker|99b91b0d3b3041092eeac74bd87e7d6b2768d6eb.
-
02:05 PM Bug #14391 (Closed): Hide access to Docker compute resource via compute profile
- Applied in changeset commit:foreman-docker|1aa3ddb3039a135fc7d303e69c5a389f84dc9ed3.
- 02:01 PM Revision d63bbed0 (foreman-docker): Merge branch 'master' of https://github.com/theforeman/foreman-docker
-
01:15 PM Revision b8bf7d5c (foreman-docker): Fixes #7894 - Compute resource should show 'containers' tab
- Through deface, we change the 'virtual machines' tab to say container on
Docker compute resources. -
01:11 PM Revision a02da228 (foreman-docker): 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. -
01:10 PM Revision 99b91b0d (foreman-docker): 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... -
01:09 PM Revision 1aa3ddb3 (foreman-docker): 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 rel...
03/31/2016
-
02:34 AM Bug #14406 (New): Search works improperly for Docker(Hub) Container create procedure
- Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1253589
Description of problem:
Getting different error m... -
02:33 AM Bug #14405 (New): Display progress information when pulling Docker images onto a Compute Resource
- Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1206300
Description of problem:
When creating a new con...
03/30/2016
-
07:28 AM Bug #10199 (Ready For Testing): Docker Compute Resource - New Image: Submit button should be disabled upon click
-
06:01 AM Bug #10417 (Ready For Testing): Container States from the model are not extracted for translations
-
03:37 AM Bug #7894 (Ready For Testing): Compute resource "Docker" shows "virtual machines" tab
-
03:10 AM Bug #14391 (Ready For Testing): Hide access to Docker compute resource via compute profile
-
03:07 AM Bug #14391 (Closed): Hide access to Docker compute resource via compute profile
- Description of problem:
Trying to open docker compute resource through compute profile interface. Get an exception i...
03/29/2016
-
03:33 PM Revision 00ab1f9d (foreman_docker): Refs #14181 - Fix authentication validation when creating registry
- On 9ea405911cef1f02ca42db77c16bea4fe297093e Docker.authenticate! was
calling /auth on the Docker host API. This kind ... - 12:01 PM Revision 32c6e361 (foreman-docker): Merge branch 'master' of https://github.com/theforeman/foreman-docker
-
11:33 AM Revision 00ab1f9d (foreman-docker): Refs #14181 - Fix authentication validation when creating registry
- On 9ea405911cef1f02ca42db77c16bea4fe297093e Docker.authenticate! was
calling /auth on the Docker host API. This kind ... -
09:50 AM Revision 79841a2f (foreman_docker): 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 -
06:02 AM Bug #14370 (Closed): Adapt containers and registries index to core 1.12
- Applied in changeset commit:foreman-docker|79841a2fa274a872dd1b37f24ffb137cf9523f96.
-
05:07 AM Bug #14370 (Ready For Testing): Adapt containers and registries index to core 1.12
-
05:06 AM Bug #14370 (Closed): Adapt containers and registries index to core 1.12
- `authorized?` is no longer available, and there's a helper for the "New xxxxx" buttons
- 06:01 AM Revision be64b223 (foreman-docker): Merge branch 'master' of https://github.com/theforeman/foreman-docker
-
05:50 AM Revision 79841a2f (foreman-docker): 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
03/28/2016
- 01:46 PM Revision b0e98702 (foreman_docker): Fixes #14244 - Update the strings to be more compliant with the project standards
-
12:11 PM Revision b8b23c15 (foreman_docker): Fixes #14322 - Fixing API route scope
-
10:01 AM Bug #14244 (Closed): Add in translation changes which were missed in earlier pull request
- Applied in changeset commit:foreman-docker|b0e98702f29bfbab6f32c145b4bea2ab7e44bd5e.
- 10:01 AM Revision 5bb6434b (foreman-docker): Merge branch 'master' of https://github.com/theforeman/foreman-docker
- 09:46 AM Revision b0e98702 (foreman-docker): Fixes #14244 - Update the strings to be more compliant with the project standards
-
09:01 AM Bug #14322 (Closed): Looks like foreman-docker api routes are now at "/foreman_docker/..." instead of "/docker/..."
- Applied in changeset commit:foreman-docker|b8b23c15868229bd56865092d3745f34a2206783.
- 09:01 AM Revision dce712e1 (foreman-docker): Merge branch 'master' of https://github.com/theforeman/foreman-docker
-
08:11 AM Revision b8b23c15 (foreman-docker): Fixes #14322 - Fixing API route scope
03/22/2016
-
05:58 PM Bug #14322: Looks like foreman-docker api routes are now at "/foreman_docker/..." instead of "/docker/..."
- ...
-
05:52 PM Bug #14322: Looks like foreman-docker api routes are now at "/foreman_docker/..." instead of "/docker/..."
- Note should be, "I think this may have been related to our move to Rails 4."
-
04:50 PM Bug #14322 (Ready For Testing): Looks like foreman-docker api routes are now at "/foreman_docker/..." instead of "/docker/..."
-
04:49 PM Bug #14322 (Closed): Looks like foreman-docker api routes are now at "/foreman_docker/..." instead of "/docker/..."
- I think this may have been related to our move to Rails.
03/20/2016
03/16/2016
-
04:38 PM Bug #14244 (Ready For Testing): Add in translation changes which were missed in earlier pull request
-
04:25 PM Bug #14244 (Closed): Add in translation changes which were missed in earlier pull request
- Some of the changes in
https://github.com/theforeman/foreman-docker/pull/116/
were missed in
https://githu...
03/15/2016
03/14/2016
-
09:53 PM Revision 9ea40591 (foreman_docker): 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 som... -
06:02 PM Bug #14181 (Closed): Can't create container from external registry
- Applied in changeset commit:foreman-docker|9ea405911cef1f02ca42db77c16bea4fe297093e.
-
09:03 AM Bug #14181 (Ready For Testing): Can't create container from external registry
-
08:10 AM Bug #14181: Can't create container from external registry
- The error here was that the registry was specified as:
registry.access.redhat.com
vs:
http://registry.access... -
08:04 AM Bug #14181 (Closed): Can't create container from external registry
- Description of problem:
When creating a new container that requires a Docker image to be
pulled down into the c... - 06:01 PM Revision cc9eb7dd (foreman-docker): Merge branch 'master' of https://github.com/theforeman/foreman-docker
-
05:53 PM Revision 9ea40591 (foreman-docker): 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 som... -
01:18 PM Revision 569c1b66 (foreman_docker): Fixes #13227 - error when creating a container without an image
-
01:18 PM Revision 31e5a925 (foreman_docker): Fixes #13231 - error processing uses full_messages
-
10:02 AM Bug #13227 (Closed): There should be an error when trying to create a container without an image
- Applied in changeset commit:foreman-docker|569c1b665730c169d13604c5019bb1bb7dcc74a7.
-
10:02 AM Bug #13231 (Closed): error processing throws an error
- Applied in changeset commit:foreman-docker|31e5a925998e32ecf28b30617015bafb61a78dc6.
- 10:01 AM Revision 4ac362e0 (foreman-docker): Merge branch 'master' of https://github.com/theforeman/foreman-docker
-
09:18 AM Revision 569c1b66 (foreman-docker): Fixes #13227 - error when creating a container without an image
-
09:18 AM Revision 31e5a925 (foreman-docker): Fixes #13231 - error processing uses full_messages
-
05:43 AM Feature #14175 (Closed): Support Docker registry api v2 for external registries
- I installed Foreman + docker plugin without Katello.
Also was installed private docker registry.
After that i added...
Also available in: Atom