Commit Verlauf

Autor SHA1 Nachricht Datum
  Victor Vieux 2c8b63cb75 do not merge -i or -t options vor 11 Jahren
  Victor Vieux 366f084eb0 add test vor 11 Jahren
  Alexander Larsson 359b7df5d2 Rename runtime/* to daemon/* vor 11 Jahren
  Tianon Gravi 4cb602afa0 Allow "SIG" prefix on signal names in `docker kill` ("SIGKILL", etc) vor 11 Jahren
  Victor Vieux 185b040e49 fix tests vor 11 Jahren
  viirya 293157b8b3 check if working dir is a directory and raise corresponding errors when making dir. vor 11 Jahren
  Victor Vieux 12687b7c10 Merge branch 'https_client' of github.com:discordianfish/docker into discordianfish-https_client vor 11 Jahren
  Victor Vieux 326f6a4b4d fix tests vor 11 Jahren
  Tianon Gravi 44fe8cbbd1 Update to double-dash everywhere vor 11 Jahren
  unclejack a56d1b93a1 don't leave empty cidFile behind vor 11 Jahren
  Michael Crosby 36c3614fdd Move runtime and container into sub pkg vor 11 Jahren
  Michael Crosby 82a5439835 Move image into sub pkg vor 11 Jahren
  Johannes 'fish' Ziemke c000cb6471 Add authenticated TLS support for API vor 11 Jahren
  unclejack 35054601d8 fix flag deprecation warnings in integration tests vor 11 Jahren
  Victor Vieux 5908aa350d Merge pull request #4357 from creack/fix_TestCmdKill vor 11 Jahren
  Guillaume J. Charmes 4039fbb1b0 Fix TestCmdKill by closing the pipe before waiting on the container vor 11 Jahren
  Victor Vieux 795ed6b1e5 Rewrite docker rmi vor 11 Jahren
  Solomon Hykes ee59ba969f Move remote api client to api/ vor 11 Jahren
  Victor Vieux 564e6bc780 Move docker rmi to a job vor 11 Jahren
  Paul Lietar 1f75a0bf43 Add a --signal option to the kill command to specify a signal. vor 11 Jahren
  Victor Vieux e6e35e5984 Merge pull request #3330 from shykes/pkg-term vor 11 Jahren
  Solomon Hykes 7ce7516c12 Move utility package 'term' to pkg/term vor 11 Jahren
  Victor Vieux 369cde4ad7 discard test output vor 11 Jahren
  Gabriel Monroy c995c9bb91 add TestContainerOrphaning integration test vor 11 Jahren
  Michael Crosby 8224e13bd2 Merge pull request #3185 from vieux/job_tag vor 11 Jahren
  Victor Vieux e43ff2f6f2 move tag to job vor 11 Jahren
  Victor Vieux c618a906a4 fix size in -tree vor 11 Jahren
  Michael Crosby 697707e4af Save layersize on pull vor 11 Jahren
  Johannes 'fish' Ziemke b04c6466cd Make docker build return exit code of build step vor 11 Jahren
  Guillaume J. Charmes 86c00be180 Fix behavior of tty tests vor 11 Jahren