커밋 기록

작성자 SHA1 메시지 날짜
  Tibor Vass a85f58719f Merge pull request #8739 from duglin/CleanupDockerIgnores 10 년 전
  Doug Davis c0f0f5c988 Do some cleanup on .dockerignore paths 10 년 전
  Erik Hollensbe 24545c18c3 builder: Restore /bin/sh handling in CMD when entrypoint is specified with JSON 10 년 전
  Erik Hollensbe 4e74cd498b builder: whitelist verbs useful for environment replacement. 10 년 전
  Erik Hollensbe be49867cab builder: handle escapes without swallowing all of them. 10 년 전
  Erik Hollensbe cdd6e97910 builder: some small fixups + fix a bug where empty entrypoints would not override inheritance. 10 년 전
  Erik Hollensbe a34831f016 builder: handle cases where onbuild is not uppercase. 10 년 전
  Doug Davis c980fe09b7 Add a testcase to make sure we don't squash tabs or convert them to spaces 10 년 전
  Alexandr Morozov 75fd1b614d Merge pull request #8639 from erikh/fix_escapes 10 년 전
  Erik Hollensbe df0e0c7683 builder: fix escaping for ENV variables. 10 년 전
  Jessie Frazelle 3c325f89e5 Merge pull request #8415 from LK4D4/use_logs_in_builder 10 년 전
  Alexandr Morozov 6f09d064bd Use logs instead of attach for builder 10 년 전
  Alexandr Morozov 98e7608b4c Rewrite TestBuildCopyDisallowRemote to not use fixtures 10 년 전
  Alexandr Morozov c8a5d56fd7 Rewrite TestBuildCopyEtcToRoot to not use fixtures 10 년 전
  Alexandr Morozov 6582ea574c Rewrite TestBuildCopyWholeDirToRoot to not use fixtures 10 년 전
  Alexandr Morozov 4a029259ff Rewrite TestBuildCopyDirContentToExistDir to not use fixtures 10 년 전
  Alexandr Morozov 832618afc6 Rewrite TestBuildCopyDirContentToRoot to not use fixtures 10 년 전
  Alexandr Morozov 24d83afd52 Rewrite TestBuildCopySingleFileToNonExistDir to not use fixtures 10 년 전
  Alexandr Morozov 2248109ff8 Rewrite TestBuildCopySingleFileToExistDir to not use fixtures 10 년 전
  Alexandr Morozov d41cba6aed Rewrite TestBuildCopySingleFileToWorkdir to not use fixtures 10 년 전
  Alexandr Morozov 83c5dced10 Rewrite TestBuildCopySingleFileToRoot to not use fixtures 10 년 전
  Alexandr Morozov e45c92153d Rewrite TestBuildCopyAddMultipleFiles to not use fixtures 10 년 전
  Jessie Frazelle 5a20dc67b0 Merge pull request #8567 from LK4D4/add_log_done 10 년 전
  Jessie Frazelle 09ceae5c9c Merge pull request #8486 from duglin/Issue5701 10 년 전
  Jessica Frazelle b1e3c9e9cd Cleanup errorOut resp in build tests 10 년 전
  Doug Davis 9edf967824 Add failing testcase for single quotes in CMD 10 년 전
  Alexandr Morozov fcfe80f633 Minor fix of tests names 10 년 전
  Alexandr Morozov fbaa41b5aa Add logDone for TestBuildAddSingleFileToNonExistDir 10 년 전
  Tianon Gravi 24189b2c36 Fix builder from being over-aggressive on ${} 10 년 전
  Erik Hollensbe 1150c1639a builder: ONBUILD triggers were not accurately being executed in JSON cases. 10 년 전