Historia zmian

Autor SHA1 Wiadomość Data
  Brian Goff ebcb7d6b40 Remove string checking in API error handling 8 lat temu
  Derek McGowan 1009e6a40b Update logrus to v1.0.1 8 lat temu
  Aaron Lehmann 1128fc1add Store container names in memdb 8 lat temu
  Yang Pengfei cc2340689c Fix run `docker rename <container-id> new_name` concurrently, the container will have multi names 8 lat temu
  Fabio Kung edad52707c save deep copies of Container in the replica store 8 lat temu
  Fabio Kung aacddda89d Move checkpointing to the Container object 8 lat temu
  Fabio Kung eed4c7b73f keep a consistent view of containers rendered 8 lat temu
  Wang Xing b9ab129554 Fix rename error when sid is empty 8 lat temu
  Ke Li 514adcf458 Remove redundant format 8 lat temu
  Yong Tang 3f6e3a0885 Fix docker rename with linked containers 9 lat temu
  Vincent Demeester 7e1ec8d2bd No need for container.Lock if rename same name 9 lat temu
  Sainath Grandhi 3e8c16ef6d docker rename fix to address the issue of renaming with the same name issue #23319 9 lat temu
  Daniel Zhang be072a8954 Embedded DNS problem after renaming container. Step2:change in docker/daemon side and add integration test 9 lat temu
  David Calavera a793564b25 Remove static errors from errors package. 9 lat temu
  Arnaud Porterie 70c5e96cb8 Merge pull request #19604 from Microsoft/jjh/testrename 9 lat temu
  John Howard f21fb2162e Windows CI: Fix TestRename* 9 lat temu
  Vincent Demeester 1d8ccc6ae7 Add the possibility to log event with specific attributes 9 lat temu
  Brian Goff 0f9f99500c Build names and links at runtime 10 lat temu
  David Calavera d7d512bb92 Rename `Daemon.Get` to `Daemon.GetContainer`. 9 lat temu
  David Calavera 6bb0d1816a Move Container to its own package. 9 lat temu
  David Calavera ca5ede2d0a Decouple daemon and container to log events. 9 lat temu
  Santhosh Manohar 8e0bbb2898 Add libnetwork call on daemon rename 9 lat temu
  Tibor Vass b08f071e18 Revert "Merge pull request #16228 from duglin/ContextualizeEvents" 9 lat temu
  Doug Davis 26b1064967 Add context.RequestID to event stream 10 lat temu
  Doug Davis 0a734182eb Move more 'daemon' errors to the new error package 10 lat temu
  Doug Davis 848792c42e Fix 'rename' error msg and error checking 10 lat temu
  Morgan Bauer abd72d4008 golint fixes for daemon/ package 10 lat temu
  Doug Davis 8232312c1e Cleanup container LogEvent calls 10 lat temu
  Hu Keping 49c4de4aeb Remove Job from rename 10 lat temu
  Antonio Murdaca c79b9bab54 Remove engine.Status and replace it with standard go error 10 lat temu