Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

foreman-docker / db @ 9ea40591

# Date Author Comment
c80f3b10 12/11/2015 06:07 AM Tom Caspy

fixes #7230 - rails 4 compatibility

7ff105d1 12/03/2015 12:26 PM David Davis

Fixes #12681 - Support rubocop 0.35.1 by fixing broken rules

ef7e4271 08/17/2015 06:10 AM Partha Aji

Fixes #11354 - Made the container deal with cpu shares and cpu sets correctly

According to docker remote api 'cpu shares' need to be integers.
However foreman docker sends it a float instead causing a
'cant convert to int64' error. This commit fixes that by ensuring what...

b60918b7 03/20/2015 04:30 PM Partha Aji

Fixes #9310, #9518 - Create containers using katello repos

This commit adds code to create Containers using katello repos.

41572b90 02/05/2015 05:15 PM Partha Aji

refs #8918 - Enable creating container via katello

This commit provides the integration point to enable katello provision
docker container

64f6a1f2 01/12/2015 10:13 AM Dmitri Dolguikh

Fixes #8393: added support for basic auth for standalone registries

6d101d7a 12/24/2014 12:31 PM Dmitri Dolguikh

fixes #7867: container creation wizard now tracks state in dedicated objects

c57dae56 12/19/2014 05:44 PM David Davis

Fixes #8632 - Move docker tables out of foreman-docker

ada932ab 12/04/2014 01:20 PM Dmitri Dolguikh

Fixes #7647: Added support for external registries

cc823b50 10/28/2014 01:06 PM Daniel Lobato Garcia

Fixes #8140: Memory and CPU set are strings

38e5019c 10/20/2014 01:26 AM Daniel Lobato Garcia

Fixes #7986 - Save container UUID and display managed containers

3bc253a2 10/18/2014 05:34 AM David Davis

Refs #7642 - Create docker image and tag models

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

Containers wizard and index