Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

foreman-docker / lib @ 7ff105d1

# Date Author Comment
fa39612f 08/18/2015 04:36 AM Daniel Lobato Garcia

Bump version to 1.4.1

15d7a984 07/23/2015 04:50 PM Daniel Lobato Garcia

Bump version to 1.4.0

e6b93aec 06/29/2015 04:54 PM Shlomi Zadok

fixes #10812 - remove require fog from plugin's engine

061b10cc 04/29/2015 01:26 PM Daniel Lobato Garcia

Bump version to 1.3.1

6db582c1 04/28/2015 10:28 AM Daniel Lobato Garcia

Bump version to 1.3.0

d2e54db4 04/28/2015 09:25 AM David Davis

Fixes #10029 - Docker registry API

d0846a1a 03/25/2015 08:03 AM Dmitri Dolguikh

Fixes #9338: permission filters can be created now

411bcf3e 03/24/2015 10:50 AM Daniel Lobato Garcia

Bump version to 1.2.4

e7ce5f45 03/19/2015 02:54 PM David Davis

Bump version to 1.2.3

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

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

Bump version to 1.2.1

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

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

Fixes #9242 - Backport image_search to fog 1.24

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

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

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

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

Fixes #8409 - Pull docker image asynchronously

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

Bump version to 1.0.0

CHANGELOG and Contributors for 1.0.0

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

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

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

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

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.

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

Bump version to 0.2.0

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.

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

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

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

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

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

0379463e 04/09/2014 08:50 AM Amos Benari

fix homepage reference and bump version

8e30ca71 04/07/2014 06:20 PM Amos Benari

bump version

29812b3a 04/03/2014 09:08 AM Dominic Cleal

Update to pass CR class to plugin registration

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

initial commit