提交历史

作者 SHA1 备注 提交日期
  Michael Crosby 03d3d79b2b Remove jobs from registry.Service 10 年之前
  Jessie Frazelle 596ddef7d7 Merge pull request #11967 from LK4D4/fix_panic 10 年之前
  Michael Crosby 62806cc85e Refactor API socket handling 10 年之前
  Michael Crosby 7609d52797 Move Profiler into specific http.Handler 10 年之前
  Michael Crosby d8c628cf08 Ensure that bridge driver does not use global mappers 10 年之前
  Darren Shepherd 8f6a14452d Avoid ServeApi race condition 10 年之前
  Michael Crosby fe9f3227b1 Merge pull request #11859 from HuKeping/eof 10 年之前
  Jamie Hannaford 8b795a05a8 Use ContainerCommitResponse struct for Commit cmd 10 年之前
  Hu Keping cee62a95a2 Add nice error message 10 年之前
  Michael Crosby c088486093 Merge pull request #11845 from lobatt/master 10 年之前
  chli f581f74209 Issue #11836 10 年之前
  Antonio Murdaca 6f4d847046 Replace aliased imports of logrus, fixes #11762 10 年之前
  Alexander Morozov d4fca8047c Merge pull request #11789 from parknicker/PostContainerWaitFix 10 年之前
  Nick Parker 1bc266dfa7 Changes response of postContainersWait to use a struct 10 年之前
  bobby abbott 0cd6c05d81 Fixes hacks from progressreader refactor 10 年之前
  Antonio Murdaca c79b9bab54 Remove engine.Status and replace it with standard go error 10 年之前
  Antonio Murdaca babd1b3e1f Return AuthResponse from postAuth api endpoint, Fixes #11607 10 年之前
  Antonio Murdaca 0c3d2f6f96 Return ContainerExecCreateResponse from container exec start API endpoint, Fixes #11613 10 年之前
  Jessie Frazelle 45ee402a63 Merge pull request #9774 from pwaller/cancellation 10 年之前
  Peter Waller 671c12204c Implement build cancellation 10 年之前
  Brian Goff 16309bef63 Add integration test for unix sock cleanup 10 年之前
  Rik Nijessen 0c0e9836c4 Implement cleanup unix sockets after serving. 10 年之前
  Brian Goff e6ae89a45a Allow setting resource constrains for build 10 年之前
  Michael Crosby 88f437d6c6 Merge pull request #11402 from miminar/err-cleanup 10 年之前
  Michael Crosby 66bf7a269a Merge pull request #11300 from Microsoft/10662_jjh_server_factor_serverfd_and_systemd_for_windows 10 年之前
  Michal Minar 210ab030bc Format error by value 10 年之前
  Aidan Hobson Sayers 8ef79ae8e4 Correctly check that gid parses as an int 10 年之前
  Aidan Hobson Sayers 334382a8c3 Allow a non-existent groupid to own the docker socket 10 年之前
  John Howard (VM) 081c6c76e2 Factor out ServeFD & systemd in server for Linux only (Not Windows) 10 年之前
  Brian Goff 2ea6c2c264 Improve error messages for loading tls keys 10 年之前