コミット履歴

作者 SHA1 メッセージ 日付
  Solomon Hykes 693ff4d2ae Fix the brittle errorstring-to-httperror recognition code which in turn is required by autopull (the client issues a pull if container creation returns 404) 11 年 前
  Solomon Hykes 6c4393ccbb Merge branch 'job-create-start-clean' into engine-patch-2 11 年 前
  Mark Allen 8cc19765b4 Edits after code review 11 年 前
  David Sissitka 5957dd9091 Make "docker insert" errors obvious 11 年 前
  Nate Jones 8f64759881 bring back /images/viz, but 404 for latest 11 年 前
  Nate Jones 2a5998baf1 move "images -viz" to client 11 年 前
  Nate Jones d7928b9a67 bump api version and ensure backward compat 11 年 前
  Solomon Hykes e5f8ab6160 Engine: 'create' creates a container and prints its ID on stdout 11 年 前
  Solomon Hykes 434f06d03d Engine: fix a bug when encoding a job environment to json 11 年 前
  Solomon Hykes 958b4a8757 Engine: 'start' starts the specified container 11 年 前
  Michael Crosby 2a0efb2324 Merge pull request #2427 from thequux/send-headers-immediately 11 年 前
  Dan Hirsch a963ff5d8d Added explicit Flush method to utils.WriteFlusher 11 年 前
  Michael Crosby 96d1e9bb5a Move archive.go to sub package 11 年 前
  Dan Hirsch dd9f4524d1 Make /events API send headers immediately 11 年 前
  Michael Crosby 0d2924408b Add -name for docker run 11 年 前
  Victor Vieux 256b7537e3 no more name encoding 11 年 前
  Victor Vieux c4923757f1 replace == by HasPrefix for names and improve error message 11 年 前
  Michael Crosby 0e24db3a68 Updated fixes post rebase from master 11 年 前
  Michael Crosby 1cbdaebaa1 Add links for container relationships and introspection 11 年 前
  Guillaume J. Charmes 333bc23f21 Fix issue killing container while sending signal 11 年 前
  Guillaume J. Charmes 4918769b1a Add -nostdin and -proxy to docker attach, allow arbirary signal to be sent via docker kill api endpoint 12 年 前
  Victor Vieux 3acfc60028 change an errorf to a debugf 11 年 前
  Victor Vieux 0e64a4d7e7 remove false alarm error 11 年 前
  Michael Crosby 4196c704f0 Merge pull request #1943 from dotcloud/1940-prevent_crash_parseNat_build-fix 11 年 前
  Karl Grzeszczak ad723bbfe7 Initial steps to fix Issue #936 11 年 前
  Guillaume J. Charmes f435970695 Merge pull request #1842 from dotcloud/split_stdout_stderr 11 年 前
  Victor Vieux 5bd0437eed abord build if mergeConfig returns an error and fix duplicate error message 11 年 前
  Michael Crosby 8d48119340 Merge pull request #1894 from dotcloud/1891-remove_useless_warnings 12 年 前
  Michael Crosby 45b50730e3 Merge pull request #1849 from dotcloud/better_handle_hostConfig 12 年 前
  Victor Vieux 40eaa82fc6 Don't show network related warnings when networking is disabled 12 年 前