Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

foreman_docker / app @ 466cd5ba

Name Size
  controllers
  helpers
  models
  views

Latest revisions

# Date Author Comment
466cd5ba 10/13/2014 03:07 PM Daniel Lobato Garcia

Fixes #7912 - Wizard path error and tests

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

Rubocop support and config

3eab3643 10/09/2014 09:27 AM Daniel Lobato Garcia

Containers wizard and index

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

Controllers and engine for containers

511e3ca6 09/03/2014 09:57 AM Daniel Lobato Garcia

Add docker RABL to API

Without this template, compute_resources/main.json.rabl will look for a
docker.json template with no avail. This results in failed
api/compute_resources index and show calls (for Docker CRs).

fa0415f4 09/03/2014 09: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?

103b9269 09/03/2014 09:53 AM Daniel Lobato Garcia

Show exposed ports in container view

29812b3a 04/03/2014 01:08 PM Dominic Cleal

Update to pass CR class to plugin registration

d4e021f3 03/25/2014 03:14 PM Amos Benari

initial commit

View revisions

Also available in: Atom