Historique des commits

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