Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

foreman-docker @ 5397ee73

# Date Author Comment
5397ee73 03/18/2015 02:17 PM David Davis

Fixes #9382 - Use connection info when connecting to docker

4282fa50 03/15/2015 08:21 AM David Davis

Fixes #9708 - Fixing rubocop config so it can be used with houndci

ca2f23a4 03/11/2015 02:13 PM Daniel Lobato Garcia

Bump version to 1.2.2

8a1d63a3 03/11/2015 12:42 PM David Davis

Fixes #9716 - Handle 1.8.0-rc1 version format

9781b903 03/07/2015 08:23 AM Daniel Lobato Garcia

Make HoundCI use project rubocop rules

70dd1b81 03/05/2015 07:53 AM Dmitri Dolguikh

fixes #9271: user is now informed about http connection errors when using search in the new container wizard.

b7e90940 03/02/2015 06:11 PM Daniel Lobato Garcia

Bump version to 1.2.1

6789456c 03/01/2015 12:58 PM David Davis

Fixes #9570 - Only set username/password/email if present

01a8a896 03/01/2015 02:52 AM David Davis

Fixes #9573 - Locking docker-api to 1.17

29111597 03/01/2015 02:48 AM David Davis

Fixes #9562 - Fixing the baseurl in the containers api

5688d841 02/25/2015 09:07 AM Daniel Lobato Garcia

Add issue stats badge

6342a0e6 02/25/2015 08:50 AM Daniel Lobato Garcia

Typo describing -> description on registry form

8d0277be 02/24/2015 03:00 AM Daniel Lobato Garcia

Bump version to 1.2.0

5274f6bc 02/24/2015 02:44 AM Daniel Lobato Garcia

Fixes #7874 - Docker Containers API

Routes are namespaced, code still needs to be namespaced

394e9883 02/19/2015 03:32 AM Daniel Lobato Garcia

Fixes #9456 - Validate docker registry URL

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

Fixes #9242 - Backport image_search to fog 1.24

39e19af1 02/16/2015 10:11 AM Shlomi Zadok

fixes #9332 - Add yes/no text to managed info on containers index

9323037e 02/15/2015 07:28 PM Partha Aji

refs #9341 - Updating the docker-api gem spec

e6eb1c48 02/11/2015 06:46 AM Dmitri Dolguikh

fixes #8033: container power on/off redirects to container view now

8c1d6780 02/10/2015 12:16 AM Daniel Lobato Garcia

Bump version to 1.1.0

fe3c8eff 02/09/2015 11:01 PM Daniel Lobato Garcia

Fixes #9269 - Validate registry name

62126ca5 02/06/2015 12:27 AM Partha Aji

Fixes #9229 - Handles non username/password private registry case

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

85a9ddbc 02/05/2015 10:17 AM Mike McCune

fixes #9230 - add table name to query to avoid psql errors

daacda1e 02/04/2015 07:03 PM Daniel Lobato Garcia

Bump version to 1.0.1

5d7016fd 02/04/2015 06:53 PM Daniel Lobato Garcia

Fixes #9177 - 1.7 compatibility fixes

89c59306 02/03/2015 06:16 PM Partha Aji

refs #8963 - Renaming truncs to trunc with tool tips

In upstream foreman the trunc method got renamed to trunc with tooltip.
This causes issues with foreman docker when viewing a bunch of index pages
updated all the pages using the trunc method

ac230210 01/29/2015 10:49 AM David Davis

Fixes #9159 - Fix rubocop 0.28.0 errors

e0543554 01/28/2015 05:41 AM Daniel Lobato Garcia

Revert "Fixes #8409 - Pull docker image asynchronously"

This reverts commit 16234b270677486ea197a0dca54b14ed981abfc5.

Conflicts:
app/models/service/containers.rb

63ae5d99 01/28/2015 05:39 AM Dmitri Dolguikh

fixes #9033: errors encountered in new container wizard are being shown now

16234b27 01/22/2015 04:23 AM Daniel Lobato Garcia

Fixes #8409 - Pull docker image asynchronously

dba2e433 01/20/2015 09:40 AM Dmitri Dolguikh

fixes #8784: defines max_cpu_count for docker compute resource

f4c209f1 01/19/2015 05:21 AM Dmitri Dolguikh

fixes #9004: wizard moves correctly between persisted states now

b747db40 01/19/2015 05:08 AM Partha Aji

Refs #8409 - Partially addressing pull before create container

Inital code to do a pull of an image before creating a container.
Note likely this part is going to change once we add foreman tasks but
this is the start point.

eb0c6d28 01/12/2015 10:33 AM Daniel Lobato Garcia

Bump version to 1.0.0

CHANGELOG and Contributors for 1.0.0

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

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

0fdc54a8 01/11/2015 01:36 PM David Davis

Refs #7977 - Adjusting class length check in rubocop

a748f165 01/07/2015 07:13 PM Daniel Lobato Garcia

Remove known bugs section from README

It was not updated regularly and the issue tracker reflects it well too.

44602d1e 01/05/2015 03:32 AM Vanya Jauhal

Fixes #8815 - Corrects variable reference in image search

713c0455 01/02/2015 12:05 PM Vanya Jauhal

fixes #8226 - shows environment variables on container display

30891c0a 01/02/2015 03:36 AM Daniel Lobato Garcia

Fixes #8485 - Taxable containers

555e836d 12/29/2014 06:50 AM Partha Aji

Fixes #8637 - local registry container support

Prior to this commit, one could not start containers connected to a
local or non docker hub external registry. This is because the container
parametrize call did not properly prefix the registry url in its Image name....

2fed5c01 12/26/2014 11:55 AM Vanya Jauhal

fixes #8342 - disables form buttons on new container page in absence of docker compute resources

e4e8739b 12/26/2014 10:44 AM Daniel Lobato Garcia

Refs #7867 - Container wizard state refactor

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

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

c3861552 12/24/2014 02:54 AM Vanya Jauhal

fixes #8789 - adds correct link for information about cpu shares

0838802d 12/23/2014 05:27 AM Ohad Levy

fixes #8719 - remove n+1 queries on container index

ad3852f2 12/22/2014 12:09 PM Ohad Levy

fixes #8718 - refactor container index

- simplify controller to use the correct compute resource type in sql
- used icon helper methods
- fixed html syntax + removed duplicate pagination

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

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

479f9307 12/17/2014 03:28 PM Daniel Lobato Garcia

Refs #8717 - Fix cop line too long

1f6d29aa 12/17/2014 03:26 PM Ohad Levy

fixes #8716 auto_complete helper now has a unique name.

Previous implementation overwrote the helper defined in foreman,
which in turn disabled auto completer for all search fields.

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

Fixes #8226 - Support environment variables creation

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

Fixes #7647: Added support for external registries

0c89427c 11/20/2014 08:56 AM David Davis

Fixes #8375 - Not validating tag uniqueness per image

Images can have duplicate tags as images are shared across repositories. For
example, two repos could have a "latest" tag for an image.

bcec07f9 11/13/2014 09:46 PM Daniel Lobato Garcia

Fixes #8398 - Authentication error returns 500

6225eda9 11/13/2014 01:11 PM Daniel Lobato Garcia

Fixes #8329 - Search images in the hub

When an image cannot be found, the magnifier glass button displays the
search results, including stars, description and a link to the hub.
After the user clicks on an image, tags are auto pulled.

944fd8e7 11/03/2014 03:07 AM Daniel Lobato Garcia

Add rubygem badges

07c93cb4 11/01/2014 11:41 AM Daniel Lobato Garcia

Remove rake and fog dependencies

cc369c01 11/01/2014 07:55 AM Daniel Lobato Garcia

Bump version to 0.2.0

ab73d5cf 11/01/2014 07:54 AM Daniel Lobato Garcia

Fixes #8236: 1.6 compatibility

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

Fixes #8140: Memory and CPU set are strings

8d871e1b 10/28/2014 12:27 PM Daniel Lobato Garcia

Fixes #8096 #8097: Improve cpuset cpushare form

28b68f21 10/28/2014 08:25 AM Daniel Lobato Garcia

Fixes #7872 - Create container without Fog to assign name

Fog is currently making the key 'name' camelcase which is preventing the
Docker API from picking it up and use it as a name. Until Fog is
patched, we should use docker-api to set the name properly.

e5963edf 10/27/2014 04:37 PM Daniel Lobato Garcia

Fixes #8124 - Entrypoint sent to API

5b5de864 10/27/2014 03:06 PM Daniel Lobato Garcia

Fixes #8123 - Faster auto-complete with spinner

f999b1d6 10/25/2014 03:55 AM Daniel Lobato Garcia

Bump version

916c5290 10/24/2014 12:31 PM Dominic Cleal

fixes #8100 - make engine and asset precompilation name consistent

Ensures that when precompiling, both the assets and the manifest end up under
'foreman_docker' rather than one ending up under 'foreman_docker_engine'. Not
much functional effect except it keeps everything in one dir.

195be11e 10/24/2014 05:31 AM Daniel Lobato Garcia

Fixes #8036: Validate images and tags

387babdd 10/23/2014 07:17 PM Daniel Lobato Garcia

Fixes #8035: Commit container changes

fe8bb25c 10/23/2014 01:10 PM Dmitri Dolguikh

Fixes #7870: support for auto-complete in image search

8616f50f 10/23/2014 08:38 AM Pujan Shah

Update README.md

Updated to include db:migrate

3c3d995d 10/22/2014 03:49 PM Daniel Lobato Garcia

Fixes #8034 - Console support for compute resources

dbf8ec1a 10/22/2014 01:36 PM Dmitri Dolguikh

Fixes #8031 - container model initialization is no longer order-dependent

ec6862cf 10/22/2014 08:16 AM Daniel Lobato Garcia

Refs #8004 - rubocop line is too long

d833cbbb 10/22/2014 07:09 AM Daniel Lobato Garcia

Refs #8004 - fix i18n

9fac406f 10/21/2014 11:05 AM Daniel Lobato Garcia

Refs #8004 - i18n delete containers message

751c6470 10/21/2014 08:59 AM Daniel Lobato Garcia

Fixes #7960 - Initial console logs support

f880f56e 10/21/2014 05:46 AM Daniel Lobato Garcia

Fixes #7967 - Show processes running in a container

8d215ef6 10/21/2014 05:00 AM Daniel Lobato Garcia

Fixes #8003 - Wizard finish redirects to container

38378df7 10/21/2014 01:40 AM Daniel Lobato Garcia

Fixes #8004 - Delete managed containers

7753f0fe 10/20/2014 02:32 PM David Davis

Fixes #7997 - Fixing foreign key on tags relationship for images

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

Fixes #7986 - Save container UUID and display managed containers

8b1f4103 10/18/2014 05:35 AM Daniel Lobato Garcia

Refs #7642 - Refactor image/tag and tests

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

Refs #7642 - Create docker image and tag models

08ac23dc 10/17/2014 08:52 AM Daniel Lobato Garcia

Refs #7977 - Chain rubocop to jenkins

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

Fixes #7977 - Enabling rubocop for foreman-docker

513aae27 10/15/2014 09:44 AM Daniel Lobato Garcia

Fixes #7948 - order containers index by name

ebaa383d 10/15/2014 07:30 AM Daniel Lobato Garcia

Fixes #7895 - Deleted containers message and redirect

c43ca48c 10/13/2014 12:47 PM Daniel Lobato Garcia

Fixes #7924 - Chain foreman-docker tests to Jenkins

466cd5ba 10/13/2014 11:07 AM Daniel Lobato Garcia

Fixes #7912 - Wizard path error and tests

221cfd7c 10/10/2014 05:04 AM Daniel Lobato Garcia

Fixes #7893 - Restrict routes and create permissions

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

Rubocop support and config

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

Containers wizard and index

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

Controllers and engine for containers

ebf84ccf 10/09/2014 05:08 AM Daniel Lobato Garcia

Clean up Gemfile and gitignore

511e3ca6 09/03/2014 05: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 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?

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

Show exposed ports in container view

4e0e1cd6 08/26/2014 03:40 AM Dominic Cleal

Merge pull request #5 from Tombar/master

update gem git reference in the readme to the official theforeman repo

d8acfb64 08/25/2014 05:38 PM Martin Loy

update gem git reference to official theforeman repo