커밋 기록

작성자 SHA1 메시지 날짜
  unclejack c6965e3e45 integcli: add & use dockerCmdWithTimeout & InDir 11 년 전
  Brian Goff 45407cf00a Split volumes out from daemon 11 년 전
  Alexandr Morozov 66cd3640f1 Use prefix naming for build tests 11 년 전
  Doug Davis 05b8a1eb36 Add support for copy/add with multiple src files 11 년 전
  Alexandr Morozov 184fe67bbc Add Build prefix to Copy tests 11 년 전
  Alexandr Morozov aa0449c813 Fix logDone message for TestCopySingleFileToExistDir 11 년 전
  unclejack be924087eb integcli: run build tests in tmpdir 11 년 전
  unclejack 31c0039022 clean up the context when a build fails 11 년 전
  Erik Hollensbe 576416c99a move entrypoint integration-cli test for blank entrypoint to separate function 11 년 전
  Erik Hollensbe 78a847a47a evaluator: ensure entrypoint stays blank if set blank while CMD is set. 11 년 전
  Erik Hollensbe ac107995ae builder: Fix entrypoint and cmd semantics in evaluator. Test c/o @cnf 11 년 전
  unclejack 1858746978 clean up context on build completion & add test 11 년 전
  Erik Hollensbe cb51681a6d builder: Fix handling of ENV references that reference themselves, plus tests. 11 년 전
  Alexandr Morozov 075e1bc1c3 Remove internet dependency from TestBuildCacheADD 11 년 전
  Alexandr Morozov 391c35c822 Fix go vet warnings 11 년 전
  unclejack b36f630817 Merge pull request #7304 from unclejack/refactor_build_tests 11 년 전
  Tibor Vass 5e20b0027c Fix TestBuildForbiddenContextPath after TMPDIR change 11 년 전
  LK4D4 1b6546b840 Cleanup Cmd on ENTRYPOINT instruction 11 년 전
  Michael Crosby b1496effe3 Merge pull request #7312 from tianon/update-libcontainer 11 년 전
  Bruno Renié 27cca4c70c Fix .dockerignore when ignoring unreadable dirs 11 년 전
  Tianon Gravi 57b9467f45 Add support for autodetected HOME from USER (if HOME is unset) 11 년 전
  unclejack 372f9bb58b integcli: use dockerCmdInDir in build tests 11 년 전
  Tibor Vass 030676444a Merge pull request #7140 from proppy/more-addtar-tests 11 년 전
  Tibor Vass da40d9b7a5 Merge pull request #7209 from LK4D4/test_build_from_git 11 년 전
  unclejack 7978b32127 Merge pull request #7097 from LK4D4/fix_eof_dockerignore_#7093 11 년 전
  Victor Vieux b3ee9ac74e update go import path and libcontainer 11 년 전
  Alexandr Morozov 5b0d4cf296 Test on building from GIT url 11 년 전
  Johan Euphrosine 5d8e80ba8d integration-cli/TestBuildAddTar: embed Dockerfile 11 년 전
  Johan Euphrosine 24c00c8508 integration-cli/TestBuildAddTar: generate context from test 11 년 전
  Johan Euphrosine 30519330c7 integration-cli: add more tests for BuildAddTar 11 년 전