Commit történet

Szerző SHA1 Üzenet Dátum
  Tibor Vass 2f069fa3a5 rm-gocheck: convert check.Commentf to string - with just one string 5 éve
  Tibor Vass 673cf751ca rm-gocheck: convert check.Commentf to string - with multiple args 5 éve
  Tibor Vass ed9449a424 rm-gocheck: Contains -> strings.Contains 5 éve
  Tibor Vass 99c1b63197 rm-gocheck: Matches -> cmp.Regexp 5 éve
  Tibor Vass e25352a42a rm-gocheck: run goimports to compile successfully 5 éve
  Tibor Vass e49237dc7d rm-gocheck: NotNil 5 éve
  Tibor Vass ef4c63acf6 rm-gocheck: IsNil 5 éve
  Tibor Vass 64a928a3d4 rm-gocheck: check.C -> testing.T 5 éve
  Tibor Vass a11079a449 rm-gocheck: c.Assert(...) -> assert.Assert(c, ...) 5 éve
  Vincent Demeester 50c4475df6 Introduce a `cli` package for test-integration 8 éve
  Vincent Demeester c10f6ef43f Clean more build utils in integration cli 8 éve
  Vincent Demeester 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli 8 éve
  John Howard a06c695177 Windows: Enable docker_cli_history_test 9 éve
  allencloud c1be45fa38 fix typos 9 éve
  Yong Tang d609de989f Optimize slow bottleneck test of DockerSuite.TestBuildHistory. 9 éve
  Darren Stahl 87839b345e Temporarily removing TestBuildHistory on Windows for perf reasons 9 éve
  John Howard 15c32f39a9 Windows CI: Enable TestHistory* cli tests 9 éve
  James Carey 04b6b0b47f Use of checkers on docker_cli_history_test.go 9 éve
  John Howard f9a3558a9d Windows: Get Integration CLI running 10 éve
  Brian Goff 693ba98cb9 Don't pass check.C to dockerCmdWithError 10 éve
  Qiang Huang 668e2369cc dockerCmd when possible 10 éve
  Alexander Morozov a9688cdca5 Implement teardown removeAllImages 10 éve
  Vincent Demeester c5ef2901d8 delete "defer deleteContainer" on tests 10 éve
  Ankush Agarwal 08150150bb Add integration test for history option 10 éve
  Alexander Morozov dc944ea7e4 Use suite for integration-cli 10 éve
  Tibor Vass fa2ace00a8 Rebase + some fixes 10 éve
  David Young bf57339527 Add comment column in docker history command output 10 éve
  Tibor Vass aadb6289cc Remove word "fail" from tests 10 éve
  Alexandr Morozov 18d9f1978b Fix vet errors 10 éve
  Jessica Frazelle f7b3a6b292 Cleanup errorOut resp in history test 10 éve