December 19, 2013
View 94821a3

Move root symlink check to engine.New

Josh Poimboeuf authored on 2013/12/19 15:03:34
December 11, 2013
View 0025e9b

Merge pull request #3113 from shykes/engine-export

Victor Vieux authored on 2013/12/11 06:28:24
December 8, 2013
View a80c059

Engine: break out Env utilities into their own type - Env

Solomon Hykes authored on 2013/12/08 15:06:05
View 50f3a69

Engine: don't log job stdout to engine stdout (it might be non-text output, for example tar data for 'export'

Solomon Hykes authored on 2013/12/08 10:33:05
December 6, 2013
View 25d3db0

Enable engine to take Stderr and Stdout for mocking in tests

Michael Crosby authored on 2013/12/06 09:22:49
December 3, 2013
View e4aba11

add env variable to disable kernel version warning

Josh Poimboeuf authored on 2013/12/03 02:43:56
November 20, 2013
View a4f8a24

Engine: integer job status, improved stream API

Solomon Hykes authored on 2013/11/20 16:37:03
November 14, 2013
View b00d5f0

gofmt

Solomon Hykes authored on 2013/11/14 04:25:55
November 13, 2013
View 6c4393c

Merge branch 'job-create-start-clean' into engine-patch-2

Solomon Hykes authored on 2013/11/13 09:36:20
November 8, 2013
View 6998c3c

go fmt

Guillaume J. Charmes authored on 2013/11/08 05:19:24
October 28, 2013
View e5f8ab6

Engine: 'create' creates a container and prints its ID on stdout

Solomon Hykes authored on 2013/10/28 11:20:00
October 27, 2013
View 4e7cb37

Engine: improved logging and identification of jobs

Solomon Hykes authored on 2013/10/27 16:01:15
View 847411a

Engine: fix a bug which caused handlers to be shared between multiple engine instances

Solomon Hykes authored on 2013/10/27 15:54:51
View 958b4a8

Engine: 'start' starts the specified container

Solomon Hykes authored on 2013/10/27 11:24:01
View a13241d

Engine: Engine.Job() never fails, to mimic the os/exec API (and make usage less verbose)

Solomon Hykes authored on 2013/10/27 09:49:16