提交历史

作者 SHA1 备注 提交日期
  Victor Vieux c9c271858a Merge pull request #6162 from vbatts/vbatts-ps_filter 11 年之前
  Vincent Batts 84146719d8 docker ps: introducing filters 11 年之前
  Solomon Hykes 63503cafe4 Remove deprecated server/ package 11 年之前
  Alexandr Morozov e9aa6489a6 Fix log message on http handler error 11 年之前
  Brian Goff 95f86da641 Revert `rm -f` deprecation use SIGKILL instead 11 年之前
  Michael Crosby 8266c381d6 Check content type along with content length 11 年之前
  Michael Crosby 78ac75fe00 Return error for bad content-type 11 年之前
  Solomon Hykes 49e61f62ce Move "changes" to daemon/changes.go 11 年之前
  Solomon Hykes cc39d579f5 Move "delete" to daemon/delete.go 11 年之前
  Michael Crosby 63a4ba229c Update package for repo and tag parser 11 年之前
  Fabio Falci 103ae23504 Fix getImagesJSON output for api less than 1.7 11 年之前
  Tianon Gravi f34d0e55f3 Remove pkg/user now that it's embedded in libcontainer 11 年之前
  Erik Hollensbe 4398108433 Move parsing functions to pkg/parsers and the specific kernel handling 11 年之前
  Victor Vieux b3ee9ac74e update go import path and libcontainer 11 年之前
  Adrien Folie 7810070630 Stop/Kill options for containers removal 11 年之前
  Victor Vieux 714b63d1be Add repo/tag parsing on the daemon for pull and import 11 年之前
  Alexandr Morozov 1dc0caf9c0 Implement tail for docker logs 11 年之前
  Eric Windisch 17d870bed5 Pause/freeze containers during commit 11 年之前
  Victor Vieux 53b036032d return 304 is status isn't modified in start and stop 11 年之前
  unclejack a5f5d5e8d7 Merge pull request #6571 from vbatts/vbatts-raw_json 11 年之前
  LK4D4 216b4c9cf6 Validate that one of streams choosen in logs on api side 11 年之前
  Vincent Batts 4902f047d3 adding a little uniqueness, to wrapped errors. 11 年之前
  Victor Vieux 3e4e8636c1 do not alter json in docker save 11 年之前
  Michael Crosby 7a145b022a Totally remove insert feature 11 年之前
  Ian Main b054569cde Add ability to pause/unpause containers via cgroups freeze 11 年之前
  Vincent Batts f1cc7ce5d7 filter flag: split out for separate --filter flags 11 年之前
  Vincent Batts 5f3812ec97 filters, for images: start with untagged/tagged boolean 11 年之前
  Victor Vieux 68fb7f4b74 Standardize API keys: CamelCase 11 年之前
  Michael Crosby 8ac516094e Merge pull request #5947 from glebfm/fix-socket-race-condition 11 年之前
  Michael Crosby db1a3551a3 Merge pull request #5839 from unclejack/improve_build_rm 11 年之前