Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

foreman_docker / app / models @ a373b4f6

Latest revisions

# Date Author Comment
a373b4f6 12/20/2016 06:59 PM Swapnil Abnave

Fixes #17729 - APIdoc - URL desc add 'Docker' to CR types

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

692e3a26 06/28/2016 09:33 AM Shlomi Zadok

Fixes #15528 - 'command' should not be required

26c5ba32 05/30/2016 08:20 AM Daniel Lobato Garcia

Refs #14570 - Fetch tags from local images properly

We were calling local_images and passing an ID as filter. However,
that didn't work. Instead we can fetch the image just by calling
image(image_id) and that should retrieve the image object so we can call...

ef3feba4 05/30/2016 08:19 AM Daniel Lobato Garcia

Fixes #9752 - Pass Docker errors to controller

10546a55 05/27/2016 03:07 PM Daniel Lobato Garcia

Fixes #15098 - Scope registry by taxonomies

977f7c5a 04/15/2016 10:29 AM Daniel Lobato Garcia

Fixes #9270 - Add email validation

Copied the email validation we use for the User model. This catches
errors when creating/updating the Docker compute resource email

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.

View revisions

Also available in: Atom