コミット履歴

作者 SHA1 メッセージ 日付
  Alexander Morozov 0009852cb0 Merge pull request #15877 from Microsoft/10662-trigger 10 年 前
  John Howard 6620102926 Fix trigger count and output 10 年 前
  Doug Davis 51e721ab07 Add missing defer to delete temp dir 10 年 前
  John Howard 17d6c6c7e5 Builder counts from 1 10 年 前
  Soshi Katsuta a41f431d11 integration-cli: use c.Assert(err, check.IsNil) instead of if err != nil 10 年 前
  Soshi Katsuta d45fcc6c80 integration-cli: add a integration test to avoid parsing null string in ADD, COPY and VOLUME to nil slice 10 年 前
  Veres Lajos 5146232723 typofix - https://github.com/vlajos/misspell_fixer 10 年 前
  Arnaud Porterie b71cf69380 Merge pull request #15132 from LK4D4/improve_test 10 年 前
  Alexander Morozov 0d09439ace Fix message and add additional check to TestBuildContainerWithCgroupParent 10 年 前
  Josh Hawn bb2e6c72d2 [api/client] Tag resolved digest from Dockerfile 10 年 前
  Michael Crosby bdc55be9b4 Merge pull request #15039 from jlhawn/fix_build_context_is_symlink 10 年 前
  Josh Hawn 01d570ad30 [api/client] Fix build when context dir is symlink 10 年 前
  Brian Goff 693ba98cb9 Don't pass check.C to dockerCmdWithError 10 年 前
  Doug Davis d883540440 Adda test for using -f w/git repo on build 10 年 前
  Derek McGowan 871d2b96ed Add build integration cli tests 10 年 前
  Shishir Mahajan e7fc632147 Add and modify tests for legacy and new daemon invokations 10 年 前
  Ben Firshman 6b3c928140 Fix golint warnings for integration-cli 10 年 前
  Vincent Demeester 5c295460da Use dockerCmd when possible (#14603) 10 年 前
  Antonio Murdaca d3566fa0b1 Cleanup not needed calls to deleteImages 10 年 前
  Moysés Borges d48bface59 Support downloading remote tarball contexts in builder jobs. 10 年 前
  Josh Hawn 0e10507a1c [builder] Make build cache ignore mtime 10 年 前
  Jessie Frazelle aa8d8fdc0c Merge pull request #13611 from duglin/Issue13417a 10 年 前
  Doug Davis 82ea6ed2bc Allow .dockerignore to ignore everything 10 年 前
  Antonio Murdaca 15134a3320 Remove PortSpecs from Config 10 年 前
  David Calavera a914101296 Do not require cgroups capabilities on windows to run the integration tests. 10 年 前
  Qiang Huang 34e5b6af19 Skip test if not have Cpu quota or Cpu period 10 年 前
  Zhang Wei ab121345ee Cleanup: change test func name 10 年 前
  Doug Davis 0024935f64 Use stderr instead of logrus for CLI error messages 10 年 前
  Doug Davis 006c066b6c Fix RUN err msg (again) 10 年 前
  Jessie Frazelle d0bc0153c6 Merge pull request #12278 from duglin/12267-Wildcards 10 年 前