Historia zmian

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