Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

foreman-docker / app / models / concerns @ d2e54db4

Name Size
  fog_extensions
  foreman_docker

Latest revisions

# Date Author Comment
10216d79 03/19/2015 10:27 AM Dmitri Dolguikh

fixes #9544: added downcase_hash_keys mathod

9f0918fc 02/19/2015 03:30 AM Daniel Lobato Garcia

Fixes #9242 - Backport image_search to fog 1.24

5dc4f6d6 12/05/2014 10:37 AM Daniel Lobato Garcia

Fixes #8226 - Support environment variables creation

dc3be9a0 10/17/2014 06:41 AM David Davis

Fixes #7977 - Enabling rubocop for foreman-docker

9c1fa5fb 10/09/2014 06:07 AM Daniel Lobato Garcia

Rubocop support and config

fa9ff801 10/09/2014 05:23 AM Daniel Lobato Garcia

Controllers and engine for containers

fa0415f4 09/03/2014 05:56 AM Daniel Lobato Garcia

Show container info even if entrypoint is empty

ENTRYPOINT and CMD might be nil on the container. In this case, the
current code just throws a 500 because it's checking for .any? on a nil
object instead of .present?

d4e021f3 03/25/2014 11:14 AM Amos Benari

initial commit

View revisions

Also available in: Atom