Commit History

Author SHA1 Message Date
  Victor Vieux 2e79719622 add /proc to list running processes inside a container 12 years ago
  Gabriel Monroy 4fdf11b2e6 + Runtime: mount volumes from a host directory with 'docker run -b' 12 years ago
  Guillaume J. Charmes 5190f7f33a Implement regression test for stdin attach 12 years ago
  Victor Vieux 4d1692726b merge master and add doc 12 years ago
  Victor Vieux 1581ed52ba consistent codebase fix 12 years ago
  Guillaume J. Charmes de1a5a75cc Merge pull request #848 from dotcloud/builder_server-3 12 years ago
  Victor Vieux 8f2a80804c Merge branch 'master' into fix-auth 12 years ago
  Victor Vieux 5b3ad0023b inverse if 12 years ago
  Solomon Hykes d9bce2defd - Builder: return an error when the build fails 12 years ago
  Solomon Hykes 352991bdf4 Merge branch 'simpler-build-upload' (#900) into builder_server-3 (#848) 12 years ago
  Solomon Hykes 86e83186b5 Merge branch 'master' into simpler-build-upload 12 years ago
  Guillaume J. Charmes b419699ab8 Use hijack for logs instead of stream 12 years ago
  Solomon Hykes e43323221b Merge branch 'master' into simpler-build-upload 12 years ago
  Victor Vieux da199846d2 use strconv.ParseBool in getBoolParam 12 years ago
  Victor Vieux bd04d7d475 add ps -s 12 years ago
  Solomon Hykes 90dde9beab *Builder: warn pre-1.3 clients that they need to upgrade. This breaks semver, but our API should still be in 0.X versioning, in which case semver allows breaking changes. 12 years ago
  Victor Vieux 3adf9ce04e add basic support for unix sockets 12 years ago
  Solomon Hykes 38554fc2a7 * Builder: simplify the upload of the build context. Simply stream a tarball instead of multipart upload with 4 intermediary buffers. Simpler, less memory usage, less disk usage, and faster. 12 years ago
  Guillaume J. Charmes 78f86ea502 Merge branch 'master' into builder_server-3 12 years ago
  Solomon Hykes 7f118519eb Remove duplicate 'WARNING' 12 years ago
  Solomon Hykes 250e47e2eb Merge branch 'dns_server_side' 12 years ago
  Victor Vieux 90f6bdd6e4 update docs, remove config file on 401 12 years ago
  Guillaume J. Charmes 4b4918f2a7 Merge branch 'master' into builder_server-3 12 years ago
  Victor Vieux c46382ba29 rebase master 12 years ago
  Solomon Hykes 5ecfe13be9 Merge branch '610-improve_rmi-feature' 12 years ago
  Victor Vieux f2383151cb bump to master 12 years ago
  Victor Vieux 20bf0e00e8 * Remote Api: Add flag to enable cross domain requests 12 years ago
  Michael Crosby dd53c457d7 Add OPTIONS to route map 12 years ago
  Michael Crosby ac599d6528 Add explicit status response to OPTIONS handler 12 years ago
  Michael Crosby 0a28628c02 Add Cors and OPTIONS route unit tests 12 years ago