Histórico de Commits

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