Commit History

Author SHA1 Message Date
  Solomon Hykes 8d213e91b3 Merge pull request #5706 from vieux/remove_add_string 11 years ago
  Solomon Hykes d61190169d Engine: ensure all pipes are properly closed by Receiver and Sender 11 years ago
  Victor Vieux e304e3a662 remove addString and replace Tail 11 years ago
  Michael Crosby f90029611f Add exported status code from a job 11 years ago
  Solomon Hykes ea2fba5ce0 Engine: optional Logging field to disable custom logging in engine. 11 years ago
  Victor Vieux 4a4915c8ee Merge pull request #4312 from shykes/engine-error-reporting 11 years ago
  Solomon Hykes 8a1778301b Engine: clearer job error reporting 11 years ago
  Solomon Hykes 2019a73f03 Engine.ParseJob: create a new job from a shell-like text command. 11 years ago
  Victor Vieux 8fbdb7b59e add setSubEnv and getSubEnv 11 years ago
  Victor Vieux 24086fa75d job.error\* now return engine.StatusErr 11 years ago
  Victor Vieux 1498cd4e05 use exists 11 years ago
  Victor Vieux 187646127f fix convertion issues 11 years ago
  Victor Vieux 9dcbdbc4b1 move pull and import to a job 11 years ago
  Victor Vieux 85b9338205 add GetenvInt64 ans SetenvInt64 11 years ago
  Victor Vieux d5f5ecb658 improve GetenvJson 11 years ago
  Victor Vieux 930ec9f52c move commit to job 11 years ago
  Solomon Hykes bef8de9319 Engine: integer job status, improved stream API 11 years ago
  Solomon Hykes a80c059bae Engine: break out Env utilities into their own type - Env 11 years ago
  Solomon Hykes a4f8a2494b Engine: integer job status, improved stream API 11 years ago
  Victor Vieux 8e5ab5bfca improve tests on the engine 11 years ago
  Solomon Hykes 359a6f49b9 Move integration tests to integration/, expose missing public methods in the core 11 years ago
  Solomon Hykes b00d5f0185 gofmt 11 years ago
  Solomon Hykes 6c4393ccbb Merge branch 'job-create-start-clean' into engine-patch-2 11 years ago
  Guillaume J. Charmes 6998c3c387 go fmt 11 years ago
  Solomon Hykes 8d6df3a7e2 Remove debug messages 11 years ago
  Solomon Hykes e5f8ab6160 Engine: 'create' creates a container and prints its ID on stdout 11 years ago
  Solomon Hykes 434f06d03d Engine: fix a bug when encoding a job environment to json 11 years ago
  Solomon Hykes 4e7cb37dcc Engine: improved logging and identification of jobs 11 years ago
  Solomon Hykes 958b4a8757 Engine: 'start' starts the specified container 11 years ago
  Solomon Hykes e8491ae54c Engine: cleanly log the start and end of each engine job 11 years ago