커밋 기록

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