Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
ed076583 06/21/2018 07:03 PM Marek Hulán

Update foreman-docker to 4.1.0

aa21f445 12/22/2017 09:46 PM Michael Moll

update foreman-docker to 4.0.0

23d8dca8 06/28/2017 07:34 AM Sebastian Gräßl

plugins:foreman_docker - Release 3.2.1

02e5f233 06/27/2017 10:46 AM Sebastian Gräßl

plugins:foreman_docker - Release 3.2.0

652b0bd0 06/08/2017 04:39 PM Daniel Lobato Garcia

Update foreman-docker to 3.1.0

acbc4835 08/26/2016 08:42 AM Daniel Lobato Garcia

Update foreman-docker to 3.0.0

afd03fb8 06/06/2016 09:50 AM Dominic Cleal

Use foreman-ruby to run bundler in plugin build scripts

Fixes builds of plugins on OSes such as trusty where the default Ruby is
different to the foreman-ruby version, causing `foreman` installation
errors as gems are missing the correct `ruby-dev` package.

d1b68cc3 04/16/2016 12:30 PM Daniel Lobato Garcia

plugins:foreman-docker - Release 2.1.1

e6de3892 01/18/2016 03:28 AM Daniel Lobato Garcia

plugins:docker - release 2.0.1

1f509a2e 12/24/2015 04:31 AM Daniel Lobato Garcia

plugins:foreman_docker - Release 2.0.0

13f30a48 11/18/2015 06:55 AM Dominic Cleal

Replace plugin upgrade/install test to fix Bundler errors

When a plugin is upgraded and the version changes, the `bundle show`
command always failed as bundler.d/ had already been updated, but the
Gemfile.lock and vendor/ area was out of date.

Error from an upgrade where 1.0.1 was currently installed, but...

f82ff634 08/18/2015 04:56 AM Daniel Lobato Garcia

plugins:foreman_docker - Release 1.4.1

dd860d2e 07/28/2015 03:32 AM Dominic Cleal

Fix changelog formatting

1670fdeb 07/27/2015 12:04 PM Daniel Lobato Garcia

plugins:foreman_docker - Release 1.4.0

3cc37caf 04/29/2015 01:34 PM Daniel Lobato Garcia

plugins:foreman_docker - Release 1.3.1

9022fe87 04/28/2015 10:45 AM Daniel Lobato Garcia

plugins:foreman_docker - Release 1.3.0

1212542c 03/24/2015 11:05 AM Daniel Lobato Garcia

plugins:foreman_docker - Release 1.2.4

538134e4 03/20/2015 06:07 AM Dominic Cleal

Update foreman_docker to 1.2.3

87b2272d 03/11/2015 04:52 PM Daniel Lobato Garcia

plugins:foreman_docker - Release 1.2.2

8b4bc1ff 03/05/2015 07:41 AM Dominic Cleal

Generate plugin API docs at build time

a8c52e9d 03/02/2015 06:54 PM Daniel Lobato Garcia

plugins:foreman_docker - Release 1.2.1

ce05ee01 02/24/2015 05:52 AM Daniel Lobato Garcia

plugins:foreman_docker - Release 1.2.0

796b58c3 02/10/2015 12:39 AM Daniel Lobato Garcia

plugins:foreman_docker - Release 1.1.0

1d0acc5e 02/05/2015 03:41 AM Daniel Lobato Garcia

plugins:foreman_docker - Release 1.0.1

54082dfd 01/20/2015 07:56 AM Dominic Cleal

Precompile and ship plugin assets in foreman_docker

Depends on Foreman #8925 to support reading manifest.yml from Foreman's own
public/assets/ directory rather than the gem installation root which is
generated at install-time by bundler/rubygems.

ce43b4c1 01/20/2015 07:56 AM Daniel Lobato Garcia

plugins:foreman_docker - Release 1.0.0

e04c7573 12/17/2014 11:11 AM Dominic Cleal

Set HOME to ~foreman as rb-readline requires it

f459db80 10/28/2014 08:11 AM Pujan Shah

Added ruby-foreman-docker