Commit History

Autor SHA1 Mensaxe Data
  Victor Vieux e304e3a662 remove addString and replace Tail %!s(int64=11) %!d(string=hai) anos
  Solomon Hykes 3b73c26194 Engine: empty job names are illegal, catchall or not %!s(int64=11) %!d(string=hai) anos
  Solomon Hykes de75af9fe2 engine: catchall handler is shadowed by specific handlers %!s(int64=11) %!d(string=hai) anos
  Solomon Hykes 68d3e75750 engine: allow registering a "catchall" handler which receives all commands %!s(int64=11) %!d(string=hai) anos
  Solomon Hykes 9422451ac3 engine.Installer: a standard interface for "installable" services %!s(int64=11) %!d(string=hai) anos
  Michael Crosby 7100ace42b Remove error from engine.New() %!s(int64=11) %!d(string=hai) anos
  Michael Crosby 672edfe807 Remove the concept of a root dir out of engine %!s(int64=11) %!d(string=hai) anos
  Solomon Hykes ea2fba5ce0 Engine: optional Logging field to disable custom logging in engine. %!s(int64=11) %!d(string=hai) anos
  unclejack 611acf7a7c handle symlinks for Docker's root dir & TMPDIR %!s(int64=11) %!d(string=hai) anos
  Solomon Hykes cd846ecb60 Engine: builtin command 'commands' returns a list of registered commands %!s(int64=11) %!d(string=hai) anos
  Solomon Hykes 62b21daded Engine: cleanup side effects between tests %!s(int64=11) %!d(string=hai) anos
  Solomon Hykes 2019a73f03 Engine.ParseJob: create a new job from a shell-like text command. %!s(int64=11) %!d(string=hai) anos
  Victor Vieux 9dcbdbc4b1 move pull and import to a job %!s(int64=11) %!d(string=hai) anos
  Victor Vieux 8cbabf2c3e clean up test log %!s(int64=11) %!d(string=hai) anos
  Josh Poimboeuf 94821a3353 Move root symlink check to engine.New %!s(int64=11) %!d(string=hai) anos
  Victor Vieux 0025e9bd71 Merge pull request #3113 from shykes/engine-export %!s(int64=11) %!d(string=hai) anos
  Solomon Hykes a80c059bae Engine: break out Env utilities into their own type - Env %!s(int64=11) %!d(string=hai) anos
  Solomon Hykes 50f3a696bd Engine: don't log job stdout to engine stdout (it might be non-text output, for example tar data for 'export' %!s(int64=11) %!d(string=hai) anos
  Michael Crosby 25d3db048e Enable engine to take Stderr and Stdout for mocking in tests %!s(int64=11) %!d(string=hai) anos
  Josh Poimboeuf e4aba11e80 add env variable to disable kernel version warning %!s(int64=11) %!d(string=hai) anos
  Solomon Hykes a4f8a2494b Engine: integer job status, improved stream API %!s(int64=11) %!d(string=hai) anos
  Solomon Hykes b00d5f0185 gofmt %!s(int64=11) %!d(string=hai) anos
  Solomon Hykes 6c4393ccbb Merge branch 'job-create-start-clean' into engine-patch-2 %!s(int64=11) %!d(string=hai) anos
  Guillaume J. Charmes 6998c3c387 go fmt %!s(int64=11) %!d(string=hai) anos
  Solomon Hykes e5f8ab6160 Engine: 'create' creates a container and prints its ID on stdout %!s(int64=11) %!d(string=hai) anos
  Solomon Hykes 4e7cb37dcc Engine: improved logging and identification of jobs %!s(int64=11) %!d(string=hai) anos
  Solomon Hykes 847411a1ee Engine: fix a bug which caused handlers to be shared between multiple engine instances %!s(int64=11) %!d(string=hai) anos
  Solomon Hykes 958b4a8757 Engine: 'start' starts the specified container %!s(int64=11) %!d(string=hai) anos
  Solomon Hykes a13241d370 Engine: Engine.Job() never fails, to mimic the os/exec API (and make usage less verbose) %!s(int64=11) %!d(string=hai) anos
  Solomon Hykes 1b8eef4efb Engine: centralize checks for supported architectures and kernel versions %!s(int64=11) %!d(string=hai) anos