Commit Graph

  • 8545bf6daa Merge pull request #7311 from tianon/travis-old-go Tianon Gravi 2014-07-29 13:48:24 -06:00
  • 887f270676 Merge pull request #7292 from erikh/buildfile_move Tibor Vass 2014-07-29 15:38:42 -04:00
  • b812e976e3 Merge pull request #7272 from unclejack/create_httputils_pkg Victor Vieux 2014-07-29 12:18:10 -07:00
  • 981a6f43de Add Go 1.2 to Travis so we make sure we keep retrocompat for a little while Tianon Gravi 2014-07-29 13:07:59 -06:00
  • 17543b1068 server/buildfile.go -> builder/builder.go; add maintainers file Erik Hollensbe 2014-07-28 22:22:58 -07:00
  • d0658f2e0a Merge pull request #6877 from underscorephil/patch-1 James Turnbull 2014-07-29 13:20:55 -04:00
  • 8323f096b4 Merge pull request #7256 from jstoja/docs-api-insert-image James Turnbull 2014-07-29 13:19:22 -04:00
  • e9f01897da Merge pull request #7269 from r0n22/patch-1 James Turnbull 2014-07-29 13:15:27 -04:00
  • b7f9603931 move resumablerequestreader to pkg unclejack 2014-07-28 18:01:21 +03:00
  • 93bee1a9de integcli: use dockerCmdInDir in build tests unclejack 2014-07-29 16:01:56 +03:00
  • cc850d8d72 integcli: add some more docker utils unclejack 2014-07-23 01:54:56 +03:00
  • c30e5bea2d Merge pull request #7280 from knappe/patch-1 Sven Dowideit 2014-07-29 19:15:48 +10:00
  • 39b46f69f1 fix docker integration-cli restart test race Erik Hollensbe 2014-07-28 23:46:14 -07:00
  • e2390724e7 Standardize "apt-get install" usage across the repo Tianon Gravi 2014-07-07 12:06:34 -06:00
  • c827ecda15 Merge pull request #7062 from crosbymichael/fix-lxc-caps Victor Vieux 2014-07-28 16:19:08 -07:00
  • bed02719c0 Correct Typo In Documentation Upstream-commit: 331200cbaae75a2876bac037c8df2e609bab9658 Component: engine knappe 2014-07-28 14:39:17 -06:00
  • 80ac009e50 Merge pull request #7274 from vbatts/vbatts-gh7136 Victor Vieux 2014-07-28 11:50:16 -07:00
  • 2a6df8d538 Merge pull request #7210 from fcarriedo/refactor-common-code Victor Vieux 2014-07-28 11:45:46 -07:00
  • b178420296 jsonmessage: added test and cleaned up others Vincent Batts 2014-07-28 14:43:28 -04:00
  • 65df9ecf1a Update nodejs_web_app.md Jan Toebes 2014-07-28 20:43:24 +02:00
  • ec6e0ee58c Merge pull request #6943 from tiborvass/parallel_compile_test Tianon Gravi 2014-07-28 12:32:56 -06:00
  • 63538328fe Merge pull request #6520 from unclejack/bump_go_to_1.3 Michael Crosby 2014-07-28 11:06:43 -07:00
  • 9833b2f84a Merge pull request #7257 from seblu/master Tianon Gravi 2014-07-28 11:51:19 -06:00
  • ddd05d0cc1 progress bar: don't strings.Repeat a negative number Vincent Batts 2014-07-28 12:01:43 -04:00
  • 93d0b8352d Merge pull request #7140 from proppy/more-addtar-tests Tibor Vass 2014-07-28 11:58:29 -04:00
  • 3fc02efa64 Merge pull request #7209 from LK4D4/test_build_from_git Tibor Vass 2014-07-28 11:15:50 -04:00
  • 4eed6ed770 Merge pull request #7097 from LK4D4/fix_eof_dockerignore_#7093 unclejack 2014-07-28 17:34:44 +03:00
  • eec1c749e5 Update HTTP Proxy Section r0n22 2014-07-28 09:39:55 -04:00
  • 4569bccd5e Systemd service should not restart on failure Sébastien Luttringer 2014-07-26 16:43:28 +02:00
  • d687489711 Systemd .service should install .socket Sébastien Luttringer 2014-07-26 16:42:24 +02:00
  • e1fb484158 Fix ordering in systemd service file Sébastien Luttringer 2014-07-26 16:41:50 +02:00
  • f378b5d004 pkg/units: Updated tests with unit constants Francisco Carriedo 2014-07-26 19:48:02 -07:00
  • 3b6e93d717 pkg/units: Unit constants directly int64 Francisco Carriedo 2014-07-26 19:44:23 -07:00
  • 79b92f27aa bump Go to 1.3 unclejack 2014-06-19 05:04:08 +03:00
  • 7e29f226f3 Kill all concurrent jobs on error Tibor Vass 2014-07-26 13:45:35 -04:00
  • 36c95b11f7 Fix precompiled unit tests needing their "testdata" contents Tianon Gravi 2014-07-09 16:43:57 -06:00
  • 34f8b9c1af remove temporary line in Dockerfile that prevented cache miss Tibor Vass 2014-07-09 17:21:39 -04:00
  • de5528653f Add a bunch more tweaks to the parallel test compilation Tianon Gravi 2014-07-03 15:11:32 -06:00
  • 3247893959 benign whitespace change Tibor Vass 2014-07-03 14:29:07 -04:00
  • e0a3dfaf31 compile unit tests in parallel with GNU parallel Tibor Vass 2014-06-27 15:55:36 -04:00
  • 122772c096 Adding the query parameters to insert api call for all <= 1.10 and removing the insert documentation for > 1.10 since it has been removed in 1.11. This commit fixes #7183 Docker-DCO-1.1-Signed-off-by: Julien Bordellier <me@julienbordellier.com> (github: jstoja) Upstream-commit: 2d84b877bdce5e26aac164e14815e1c4fa8648b7 Component: engine Julien Bordellier 2014-07-26 13:03:04 +02:00
  • 7a670a8ee2 Clean up the docker socket on termination of the daemon. Erik Hollensbe 2014-07-10 12:24:41 -07:00
  • 2992095c71 Merge pull request #7251 from tiborvass/fix-test-import-display Victor Vieux 2014-07-25 17:34:09 -07:00
  • dd911c0f0c Merge pull request #7238 from dericcrago/patch-1 James Turnbull 2014-07-25 19:38:47 -04:00
  • 1da81ba363 Fix io.Reader ambiguity on EOF in progressreader Tibor Vass 2014-07-25 18:31:06 -04:00
  • 63a78b8fdf Merge pull request #7244 from anweiss/7243-dscarticle Sven Dowideit 2014-07-26 08:43:22 +10:00
  • f70f5a32c7 address a few nits Tibor Vass 2014-07-25 18:29:47 -04:00
  • 165da04561 Merge pull request #7166 from unclejack/maintainer_archive Michael Crosby 2014-07-25 13:44:49 -07:00
  • 012e97ea38 updated article to reflect changes in config; fixed hyperlinks #7243 Andrew Weiss 2014-07-25 14:28:36 -04:00
  • 3382b4e552 Merge pull request #7231 from vieux/allow_stack_trace unclejack 2014-07-25 21:34:25 +03:00
  • 420900ca68 Merge pull request #7227 from tianon/generate-authors Tianon Gravi 2014-07-25 12:31:47 -06:00
  • a1541fc2ac Merge pull request #7234 from michielbdejong/patch-1 James Turnbull 2014-07-25 13:14:50 -04:00
  • 81918c582c pkg/units: including suggestions and enhancements fcarriedo 2014-07-25 09:33:04 -07:00
  • 3513533d24 Make sure err never gets masked Johannes 'fish' Ziemke 2014-07-18 16:57:32 +02:00
  • fa3a5b81e8 apache2 was looking for two other directories Deric Crago 2014-07-25 10:14:52 -04:00
  • 154cd33cd7 Typo in dockervolumes.md line 141? Upstream-commit: 9503afbc9116b06585cf42715a7ae0bcd0fb7881 Component: engine Michiel@unhosted 2014-07-25 09:06:38 +02:00
  • 86189cd855 Merge pull request #7185 from thaJeztah/patch-1 Sven Dowideit 2014-07-25 17:06:29 +10:00
  • ed094d474a allow sigquit to display stacktrace in debug mode Victor Vieux 2014-07-25 01:08:04 +00:00
  • a808375eeb Merge pull request #7225 from vieux/update_path Victor Vieux 2014-07-24 17:22:21 -07:00
  • 52dcbf17e9 archive: add unclejack to MAINTAINERS unclejack 2014-07-22 23:05:39 +03:00
  • d2405bde3d Add new script to generate AUTHORS and regenerate AUTHORS (fixing a few new dups too) Tianon Gravi 2014-07-24 16:49:39 -06:00
  • adbef64a84 revert AUTHORS changes Victor Vieux 2014-07-24 22:30:05 +00:00
  • 2273fb0f55 gofmt -s -w Victor Vieux 2014-07-24 22:25:29 +00:00
  • 6ae4c9014c update go import path and libcontainer Victor Vieux 2014-07-24 22:19:50 +00:00
  • f664c76057 pkg/units: Updated Compile() to MustCompile() fcarriedo 2014-07-24 12:34:11 -07:00
  • 213b4560ad Merge pull request #7212 from mheon/kill_zero Victor Vieux 2014-07-24 11:42:16 -07:00
  • e57cffad17 Merge remote-tracking branch 'upstream/master' into doc_remove hollietealok 2014-07-24 11:28:19 -07:00
  • 00689bb343 Added proposed Docker Community Guidelines James Turnbull 2014-07-22 20:44:35 -07:00
  • 47f3d8fd92 Merge pull request #7179 from LK4D4/add_cap_audit_write_#6345 Michael Crosby 2014-07-24 10:02:44 -07:00
  • 9c11a229c5 Properly handle 0 being passed as a signal Matthew Heon 2014-07-24 09:48:20 -04:00
  • 0b23dd95aa Merge pull request #7199 from ipbabble/mp-changes James Turnbull 2014-07-24 06:51:56 -07:00
  • 53aae89bf0 Fix incorrect path in ENTRYPOINT example Sebastiaan van Stijn 2014-07-23 14:44:17 +02:00
  • 51f29305ff Test on building from GIT url Alexandr Morozov 2014-07-24 11:19:16 +04:00
  • 22e53a9bae pkg/units: Refactored common code to single func Francisco Carriedo 2014-07-22 14:23:52 -07:00
  • 088f734e5e pkg/units: Moved 'units' out of function Francisco Carriedo 2014-07-23 23:55:48 -07:00
  • 23fcdf4f5e pkg/units: Compacted var declaration and initialization Francisco Carriedo 2014-07-23 23:53:16 -07:00
  • 9cee4d41c4 pkg/units: Refactor regexp.Compile to init() Francisco Carriedo 2014-07-21 23:50:27 -07:00
  • fc192c453a pkg/units: Standardized supported sizes Francisco Carriedo 2014-07-21 23:49:52 -07:00
  • 44fd11bd23 Merge pull request #7148 from tianon/buildtags-docs Tianon Gravi 2014-07-23 22:27:07 -06:00
  • 1e857dc998 pkg/units: Using 'case' instead of trickled ifs Francisco Carriedo 2014-07-22 00:38:47 -07:00
  • c9b056319d Merge pull request #7181 from timruffles/patch-3 Sven Dowideit 2014-07-24 12:26:10 +10:00
  • 41e66d1933 Merge pull request #7108 from unclejack/archive_speedup Victor Vieux 2014-07-23 16:54:35 -07:00
  • c26325b9c4 Typo changes to docker-run-1.md - changing '-' to '--' where approp. William Henry 2014-07-23 16:49:07 -04:00
  • a8f0d4ce31 Merge pull request #6727 from unclejack/improve_bytes_range Vincent Batts 2014-07-23 15:31:25 -04:00
  • 39a4d3a21d Removed docker_io_oauth_api.md: Docker is not currently accepting registrations for third party auth while it's determined how this will be done, if at all, in the future. hollietealok 2014-07-23 11:55:56 -07:00
  • b6bbf7e188 Merge pull request #7170 from unclejack/fix_testinspectlinksstopped Michael Crosby 2014-07-23 11:19:11 -07:00
  • 78b5f15752 Merge pull request #7190 from vieux/merge_release_v1.1.2 Michael Crosby 2014-07-23 11:16:18 -07:00
  • ed37d36716 Change version to 1.1.2-dev Victor Vieux 2014-07-23 18:09:02 +00:00
  • b62c8f48b7 Merge pull request #7164 from fcarriedo/not-error-as-var-name Michael Crosby 2014-07-23 11:04:03 -07:00
  • 3c674d2dec Merge pull request #7172 from vieux/bump_v1.1.2 Victor Vieux 2014-07-23 11:02:29 -07:00
  • 6dc7b294a3 Merge pull request #7180 from rhuss/patch-1 James Turnbull 2014-07-23 10:17:19 -07:00
  • f12a50f553 Merge pull request #7176 from SvenDowideit/auto-update-master-cli-docs Fred Lifton 2014-07-23 10:15:02 -07:00
  • d72a089030 [DOCS] replace foo/bar with concrete names Tim Ruffles 2014-07-23 12:11:14 +01:00
  • 6f7c4cc1d5 Fixed parent-child relationship description Roland Huß 2014-07-23 10:23:14 +02:00
  • da9850e0f6 Add AUDIT_WRITE cap Alexandr Morozov 2014-07-23 09:57:41 +04:00
  • a347eb0112 user facing documentation changes in master atm SvenDowideit 2014-07-23 12:40:10 +10:00
  • 24e3c9e7b4 Bump version to v1.1.2 Victor Vieux 2014-07-23 00:29:56 +00:00
  • f2f663b7c8 Copy values out of hostConfig Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@docker.com> (github: crosbymichael) Michael Crosby 2014-07-22 00:16:26 -07:00
  • 25d55543df Always mark as stopped for non running containers Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@docker.com> (github: crosbymichael) Michael Crosby 2014-07-21 19:59:44 -07:00
  • 04ff3d25e5 Add a conditional to contrib/init/sysvinit-debian/docker for Dash vs Bash support Tianon Gravi 2014-07-14 12:34:04 -06:00