- Jun 18, 2015
-
-
Tyler Schultz authored
[#97138492](https://www.pivotaltracker.com/story/show/97138492 ) Signed-off-by: Colin Obyrne <cobyrne@pivotal.io>
-
Tyler Schultz authored
Installation construction is defferred until a target is supplied. [#97138492](https://www.pivotaltracker.com/story/show/97138492 ) Signed-off-by: Colin Obyrne <cobyrne@pivotal.io>
-
Tyler Schultz authored
The installer factory requires a target make an installer, which it has during installation. [#97138492](https://www.pivotaltracker.com/story/show/97138492 ) Signed-off-by: Colin Obyrne <cobyrne@pivotal.io>
-
Tyler Schultz authored
Require a target when obtaining an installer [#97138492](https://www.pivotaltracker.com/story/show/97138492 ) Signed-off-by: Colin Obyrne <cobyrne@pivotal.io>
-
Tyler Schultz authored
Getting the target when we construct the installers is too soon -- it causes an empty state file to get written if none exists and prevents bosh-init delete from exiting early. [#97138492](https://www.pivotaltracker.com/story/show/97138492 ) Signed-off-by: Colin Obyrne <cobyrne@pivotal.io>
-
Tyler Schultz authored
separately passing it as an initializer argument [#97138492](https://www.pivotaltracker.com/story/show/97138492)
-
Scott Weiss authored
Added tests for AbsolutifyPath Signed-off-by: Aaron Hurley <ahurley@pivotal.io>
-
Scott Weiss authored
Signed-off-by: Colin Obyrne <cobyrne@pivotal.io>
-
- Jun 17, 2015
-
-
Scott Weiss authored
Signed-off-by: Colin Obyrne <cobyrne@pivotal.io>
-
Scott Weiss authored
[#93853208](https://www.pivotaltracker.com/story/show/93853208 ) Signed-off-by: Colin Obyrne <cobyrne@pivotal.io>
-
Scott Weiss authored
Also bumps bosh-utils to get latest FakeFs [#88262950](https://www.pivotaltracker.com/story/show/88262950 ) Signed-off-by: Colin Obyrne <cobyrne@pivotal.io>
-
Colin Obyrne authored
[#88262950](https://www.pivotaltracker.com/story/show/88262950)
-
Colin Obyrne authored
[#88262950](https://www.pivotaltracker.com/story/show/88262950)
-
Colin Obyrne authored
We want to do more than just set the temp root -- we also want to delete any existing files in it, which is too much for a FileSystem#ChangeTempRoot [#88262950](https://www.pivotaltracker.com/story/show/88262950)
-
Tyler Schultz authored
- Uses the updated OSFileSystem from bosh utils which allows us to specify a root directory for temp files [#88262950](https://www.pivotaltracker.com/story/show/88262950 ) Signed-off-by: Tyler Schultz <tschultz@pivotal.io>
-
Colin Obyrne authored
The agent client has been moved out to the agent codebase Signed-off-by: Tyler Schultz <tschultz@pivotal.io>
-
Tyler Schultz authored
[#95488484](https://www.pivotaltracker.com/story/show/95488484 ) Signed-off-by: Megan Murawski <megan.hyland@emc.com>
-
Megan Murawski authored
[#95488484](https://www.pivotaltracker.com/story/show/95488484 ) Signed-off-by: Tyler Schultz <tschultz@pivotal.io>
-
Megan Murawski authored
[#95488484](https://www.pivotaltracker.com/story/show/95488484 ) Signed-off-by: Tyler Schultz <tschultz@pivotal.io>
-
- Jun 16, 2015
-
-
Colin Obyrne authored
Signed-off-by: Tyler Schultz <tschultz@pivotal.io>
-
Colin Obyrne authored
code.google.com/p/go.crypto/ssh -> golang.org/x/crypto/ssh code.google.com/p/gomock/gomock -> github.com/golang/mock/gomock Signed-off-by: Tyler Schultz <tschultz@pivotal.io>
-
Scott Weiss authored
[#96801172](https://www.pivotaltracker.com/story/show/96801172 ) Signed-off-by: Corey Innis <cinnis@pivotal.io>
-
Scott Weiss authored
Signed-off-by: Corey Innis <cinnis@pivotal.io>
-
Scott Weiss authored
[#96801172](https://www.pivotaltracker.com/story/show/96801172 ) Signed-off-by: Corey Innis <cinnis@pivotal.io>
-
Corey Innis authored
...in favor of the FakeCompressor in bosh-utils. [96105964](https://www.pivotaltracker.com/story/show/96105964)
-
- Jun 12, 2015
-
-
Aaron Hurley authored
[#96105964](https://www.pivotaltracker.com/story/show/96105964 ) Signed-off-by: Corey Innis <cinnis@pivotal.io>
-
Aaron Hurley authored
Also improves some expectations and error checking. [#96105964](https://www.pivotaltracker.com/story/show/96105964 ) Signed-off-by: Corey Innis <cinnis@pivotal.io>
-
Aaron Hurley authored
Extractor#ChmodExecutables. [#96105964](https://www.pivotaltracker.com/story/show/96105964 ) Signed-off-by: Corey Innis <cinnis@pivotal.io>
-
Aaron Hurley authored
Fixes a test. [#96105964](https://www.pivotaltracker.com/story/show/96105964 ) Signed-off-by: Corey Innis <cinnis@pivotal.io>
-
Aaron Hurley authored
Signed-off-by: Corey Innis <cinnis@pivotal.io>
-
Aaron Hurley authored
- Removing retrieved blob after extraction - Removing decompressed temp files during Cleanup [#96105964](https://www.pivotaltracker.com/story/show/96105964 ) Signed-off-by: Corey Innis <cinnis@pivotal.io>
-
Ted Young authored
Signed-off-by: Aaron Hurley <ahurley@pivotal.io>
-
Colin Obyrne authored
Looks like the difference is ordering by package name not imported name
-
- Jun 10, 2015
-
-
Nader Ziada authored
Also, two modules required by agentclient that used to live in bosh-init (property and httpclient) have moved to bosh-utils. Signed-off-by: Jonathan Fuerth <jfuerth@pivotal.io>
-
- Jun 09, 2015
-
-
Alexander Lomov authored
Fix issue with closure in gccgo (see https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66431 for details)
-
- Jun 06, 2015
-
-
Ted Young authored
Signed-off-by: Tim Hausler <thausler@pivotal.io>
-
Ted Young authored
Signed-off-by: Tim Hausler <thausler@pivotal.io>
-
Ted Young authored
* no more templates compiler * no more templates repo [#96105964] Signed-off-by: Tim Hausler <thausler@pivotal.io>
-
- Jun 04, 2015
-
-
Ted Young authored
Signed-off-by: Tim Hausler <thausler@pivotal.io>
-
Colin Obyrne authored
We messed it up, we'll try again tomorrow Revert "Added 'vendor' to vendor our dependencies." This reverts commit f639422d. Revert "Remove godeps" This reverts commit eb679260. Revert "Bump to latest bosh-utils" This reverts commit 6eb450cb.
-