Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Wang Xing b9ab129554 Fix rename error when sid is empty 8 gadi atpakaļ
  Ke Li 514adcf458 Remove redundant format 8 gadi atpakaļ
  Yong Tang 3f6e3a0885 Fix docker rename with linked containers 9 gadi atpakaļ
  Vincent Demeester 7e1ec8d2bd No need for container.Lock if rename same name 9 gadi atpakaļ
  Sainath Grandhi 3e8c16ef6d docker rename fix to address the issue of renaming with the same name issue #23319 9 gadi atpakaļ
  Daniel Zhang be072a8954 Embedded DNS problem after renaming container. Step2:change in docker/daemon side and add integration test 9 gadi atpakaļ
  David Calavera a793564b25 Remove static errors from errors package. 9 gadi atpakaļ
  Arnaud Porterie 70c5e96cb8 Merge pull request #19604 from Microsoft/jjh/testrename 9 gadi atpakaļ
  John Howard f21fb2162e Windows CI: Fix TestRename* 9 gadi atpakaļ
  Vincent Demeester 1d8ccc6ae7 Add the possibility to log event with specific attributes 9 gadi atpakaļ
  Brian Goff 0f9f99500c Build names and links at runtime 9 gadi atpakaļ
  David Calavera d7d512bb92 Rename `Daemon.Get` to `Daemon.GetContainer`. 9 gadi atpakaļ
  David Calavera 6bb0d1816a Move Container to its own package. 9 gadi atpakaļ
  David Calavera ca5ede2d0a Decouple daemon and container to log events. 9 gadi atpakaļ
  Santhosh Manohar 8e0bbb2898 Add libnetwork call on daemon rename 9 gadi atpakaļ
  Tibor Vass b08f071e18 Revert "Merge pull request #16228 from duglin/ContextualizeEvents" 9 gadi atpakaļ
  Doug Davis 26b1064967 Add context.RequestID to event stream 9 gadi atpakaļ
  Doug Davis 0a734182eb Move more 'daemon' errors to the new error package 9 gadi atpakaļ
  Doug Davis 848792c42e Fix 'rename' error msg and error checking 9 gadi atpakaļ
  Morgan Bauer abd72d4008 golint fixes for daemon/ package 10 gadi atpakaļ
  Doug Davis 8232312c1e Cleanup container LogEvent calls 10 gadi atpakaļ
  Hu Keping 49c4de4aeb Remove Job from rename 10 gadi atpakaļ
  Antonio Murdaca c79b9bab54 Remove engine.Status and replace it with standard go error 10 gadi atpakaļ
  Brian Goff c5c72cf151 Persist container to disk after rename 10 gadi atpakaļ
  Srini Brahmaroutu caaae78247 Prefix / to the container name is ignored when container is renamed 10 gadi atpakaļ
  Andrew C. Bodine d25a65375c Closes #9311 Handles container id/name collisions against daemon functionalities according to #8069 10 gadi atpakaļ
  Jessica Frazelle a92281637f Renaming a container with an invalid name should fail 10 gadi atpakaļ
  Srini Brahmaroutu 21a809d9ae rename a existing container 10 gadi atpakaļ