Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Sebastiaan van Stijn 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 3 gadi atpakaļ
  Sebastiaan van Stijn 9f0b3f5609 bump gotest.tools v3.0.1 for compatibility with Go 1.14 5 gadi atpakaļ
  Sebastiaan van Stijn 67e4d36e46 integration-cli: remove unused functions and enable disabled tests 5 gadi atpakaļ
  Tibor Vass 59e55dcdd0 rm-gocheck: run goimports to compile successfully 5 gadi atpakaļ
  Tibor Vass 1d92789b4f rm-gocheck: check.C -> testing.T 5 gadi atpakaļ
  Sebastiaan van Stijn 7f37d99ef5 integration-cli: remove redundant "testrequires" 6 gadi atpakaļ
  Sebastiaan van Stijn 6345208b9b Replace some checkers and assertions with gotest.tools 6 gadi atpakaļ
  Sebastiaan van Stijn 43b15e924f Remove SameHostDaemon, use testEnv.IsLocalDaemon instead 6 gadi atpakaļ
  Kir Kolyshkin ac038eab29 integration-cli: error report improvements 6 gadi atpakaļ
  Kir Kolyshkin 83363fb2d4 integration: use %s for check.Commentf() 6 gadi atpakaļ
  Vincent Demeester 3845728524 Update tests to use gotest.tools 👼 7 gadi atpakaļ
  Kir Kolyshkin bb934c6aca pkg/mount: implement/use filter for mountinfo parsing 7 gadi atpakaļ
  Vincent Demeester 69bab3832c Migrate test-integration-cli experimental plugin tests to integration 7 gadi atpakaļ
  Brian Goff 0df654f3d6 Cleanup volume plugin test with bad assumptions 7 gadi atpakaļ
  Daniel Nephin 92427b3a81 Update tests to use icmd 7 gadi atpakaļ
  Christopher Jones 069fdc8a08 [project] change syscall to /x/sys/unix|windows 8 gadi atpakaļ
  Anusha Ragunathan b748debb76 Add missing test for daemon kill with plugins running. 8 gadi atpakaļ
  Christopher Jones 362d082b6e [multi-arch] skip more plugin tests on non-x86 8 gadi atpakaļ
  Yong Tang 99d91ada97 Add `capability` filter to `docker plugin ls` 8 gadi atpakaļ
  Yong Tang a66e0dc349 Add `--filter enabled=true` for `docker plugin ls` 8 gadi atpakaļ
  Vincent Demeester 303b1d200a Update trustedCmd to be compatible with testutil/cmd 8 gadi atpakaļ
  Vincent Demeester 87e3fcfe1e Clean some runCommandWithOutput accross integration-cli code 8 gadi atpakaļ
  Vincent Demeester 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli 8 gadi atpakaļ
  Vincent Demeester d3e3a97cb2 Merge pull request #28623 from cpuguy83/update_graphdriver_docs 8 gadi atpakaļ
  Anusha Ragunathan 8cb2229cd1 Enforce zero plugin refcount during disable. 8 gadi atpakaļ
  Brian Goff 677fa03654 Moves graphdriver plugn docs out of experimental 8 gadi atpakaļ
  Brian Goff e4ebc92edc Ensure test graphdriver plugin runs on test host 8 gadi atpakaļ
  Brian Goff 6ef1060cd0 Fix volume plugin refecounting on daemon restart 8 gadi atpakaļ
  Brian Goff 500210475f Make graphdriver plugin use plugin BasePath 8 gadi atpakaļ
  Brian Goff cb6633175c Fix issues with plugin and `--live-restore` 8 gadi atpakaļ