Historial de Commits

Autor SHA1 Mensaje Fecha
  Tibor Vass 7696045c1d rm-gocheck: True hace 6 años
  Tibor Vass e49237dc7d rm-gocheck: NotNil hace 6 años
  Tibor Vass ef4c63acf6 rm-gocheck: IsNil hace 6 años
  Tibor Vass 7b91af803d rm-gocheck: HasLen -> assert.Equal + len() hace 6 años
  Tibor Vass 6dc7846d26 rm-gocheck: Equals -> assert.Equal hace 6 años
  Tibor Vass 819baeb430 rm-gocheck: Not(Equals) -> a != b hace 6 años
  Tibor Vass fa8d7029a7 rm-gocheck: Not(IsNil) -> != nil hace 6 años
  Tibor Vass 64a928a3d4 rm-gocheck: check.C -> testing.T hace 6 años
  Tibor Vass a11079a449 rm-gocheck: c.Assert(...) -> assert.Assert(c, ...) hace 6 años
  Sebastiaan van Stijn 6345208b9b Replace some checkers and assertions with gotest.tools hace 6 años
  Kir Kolyshkin 83363fb2d4 integration: use %s for check.Commentf() hace 7 años
  Yong Tang 9247e09944 Fix issue of ExitCode and PID not show up in Task.Status.ContainerStatus hace 7 años
  Eli Uriegas e5b3ebbc64 Explicitly add --detach to service CLI calls hace 7 años
  Madhu Venugopal 38c1553150 Service alias should not be copied to task alias hace 8 años
  Aaron Lehmann d012569b78 Update CLI commit hash hace 8 años
  Aaron Lehmann d2c5b6ee9f Add integration test coverage for configs hace 8 años
  Aaron Lehmann 0da7bd0314 Extend test coverage of secrets hace 8 años
  Evan Hazlett 67d282a5c9 support custom paths for secrets hace 8 años
  Aaron Lehmann 330a003533 Synchronous service create and service update hace 8 años
  liker12134 2333b39b37 fixed:go vetting warning unkeyed fields hace 8 años
  Vincent Demeester 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli hace 8 años
  Vincent Demeester 48de91a33f Extract daemon to its own package hace 8 años
  Brian Goff a5b3649bfa Fix issue where TmpfsOptions are not sent to swarm hace 8 años
  Brian Goff 821aeb6a6f Use container Mounts API for Swarm containers. hace 8 años
  Evan Hazlett bebd472e40 do not force target type for secret references hace 8 años
  Evan Hazlett a257f674ba secrets: support simple syntax --secret foo hace 8 años
  Evan Hazlett 2adbdcdf5a secrets: use explicit format when using secrets hace 8 años
  Evan Hazlett ca6b653551 update tests for service create and update hace 8 años
  Evan Hazlett 76b33fdb99 secrets: add service create and update integration tests hace 8 años
  Michael Crosby 91e197d614 Add engine-api types to docker hace 9 años