커밋 기록

작성자 SHA1 메시지 날짜
  Arnaud Porterie 59da197de8 Remove unused Engine.Logf 10 년 전
  Vincent Batts 92df943fbf daemon logging: unifying output and timestamps 10 년 전
  Vishnu Kannan c786a8ee5e Adding docker exec support in CLI. 10 년 전
  unclejack 76212635b5 move some io related utils to pkg/ioutils 11 년 전
  Solomon Hykes eb79dc14fe Engine.Shutdown only waits 5 seconds for active jobs to complete 11 년 전
  Solomon Hykes d745067487 Subsystems can register cleanup handlers with Engine.OnShutdown 11 년 전
  Victor Vieux b3ee9ac74e update go import path and libcontainer 11 년 전
  Victor Vieux e304e3a662 remove addString and replace Tail 11 년 전
  Solomon Hykes 3b73c26194 Engine: empty job names are illegal, catchall or not 11 년 전
  Solomon Hykes de75af9fe2 engine: catchall handler is shadowed by specific handlers 11 년 전
  Solomon Hykes 68d3e75750 engine: allow registering a "catchall" handler which receives all commands 11 년 전
  Solomon Hykes 9422451ac3 engine.Installer: a standard interface for "installable" services 11 년 전
  Michael Crosby 7100ace42b Remove error from engine.New() 11 년 전
  Michael Crosby 672edfe807 Remove the concept of a root dir out of engine 11 년 전
  Solomon Hykes ea2fba5ce0 Engine: optional Logging field to disable custom logging in engine. 11 년 전
  unclejack 611acf7a7c handle symlinks for Docker's root dir & TMPDIR 11 년 전
  Solomon Hykes cd846ecb60 Engine: builtin command 'commands' returns a list of registered commands 11 년 전
  Solomon Hykes 62b21daded Engine: cleanup side effects between tests 11 년 전
  Solomon Hykes 2019a73f03 Engine.ParseJob: create a new job from a shell-like text command. 11 년 전
  Victor Vieux 9dcbdbc4b1 move pull and import to a job 11 년 전
  Victor Vieux 8cbabf2c3e clean up test log 11 년 전
  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 년 전