Cronologia Commit

Autore SHA1 Messaggio Data
  Josh Poimboeuf 94821a3353 Move root symlink check to engine.New 11 anni fa
  Victor Vieux 0025e9bd71 Merge pull request #3113 from shykes/engine-export 11 anni fa
  Solomon Hykes a80c059bae Engine: break out Env utilities into their own type - Env 11 anni fa
  Solomon Hykes 50f3a696bd Engine: don't log job stdout to engine stdout (it might be non-text output, for example tar data for 'export' 11 anni fa
  Michael Crosby 25d3db048e Enable engine to take Stderr and Stdout for mocking in tests 11 anni fa
  Josh Poimboeuf e4aba11e80 add env variable to disable kernel version warning 11 anni fa
  Solomon Hykes a4f8a2494b Engine: integer job status, improved stream API 11 anni fa
  Solomon Hykes b00d5f0185 gofmt 11 anni fa
  Solomon Hykes 6c4393ccbb Merge branch 'job-create-start-clean' into engine-patch-2 11 anni fa
  Guillaume J. Charmes 6998c3c387 go fmt 11 anni fa
  Solomon Hykes e5f8ab6160 Engine: 'create' creates a container and prints its ID on stdout 11 anni fa
  Solomon Hykes 4e7cb37dcc Engine: improved logging and identification of jobs 11 anni fa
  Solomon Hykes 847411a1ee Engine: fix a bug which caused handlers to be shared between multiple engine instances 11 anni fa
  Solomon Hykes 958b4a8757 Engine: 'start' starts the specified container 11 anni fa
  Solomon Hykes a13241d370 Engine: Engine.Job() never fails, to mimic the os/exec API (and make usage less verbose) 11 anni fa
  Solomon Hykes 1b8eef4efb Engine: centralize checks for supported architectures and kernel versions 11 anni fa
  Solomon Hykes 0d1a825137 Minimal, unintrusive implementation of a cleaner Job API. 11 anni fa