Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

foreman_docker / app @ 2402a763

Name Size
  assets
  controllers
  helpers
  models
  overrides
  services
  views

Latest revisions

# Date Author Comment
2402a763 11/17/2016 03:51 PM Ori Rabin

Refs #14370 - Adding new_link helper to containers and registries

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

9095c2bf 09/20/2016 09:57 AM Ranjan Kumar

Fixes #16090 - Docker container wizard missing image false.png

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

b2f2c848 06/23/2016 12:44 PM Shlomi Zadok

Refs #14570 - Destroy Container db object
When deleting with container uuid params, the container object should be destroyed as well

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

007faaa4 05/30/2016 08:19 AM Daniel Lobato Garcia

Fixes #15135 - Fix JS error in datatables

Lack of a tbody caused a 'typeerror: k is undefined' in datatables.

View revisions

Also available in: Atom