Commit Graph

  • 7e0b5d8ac6 variable names Upstream-commit: 02c211a0dca91bb3744b6c1301e372799189881f Component: engine shin- 2013-04-02 07:13:42 -0700
  • 5e064a959a More thorough test case, use container.Stop() instead of lxc-kill, use setStopped() during the restore step Upstream-commit: c780ff5ae726bc8acd30b9ef476cd111c477ec35 Component: engine shin- 2013-04-02 07:01:43 -0700
  • 058965deb1 Merge branch 'master' into 257-container_real_running_state-fix Upstream-commit: 8edf0ca7f35c54ed0184ed0b7e086f1bd8ce5e63 Component: engine shin- 2013-04-02 06:37:50 -0700
  • e2ff0716cb Merge pull request #317 from dotcloud/307-loginfix Joffrey F 2013-04-02 03:01:23 -0700
  • 3421949564 Fix for #307 Upstream-commit: 8fed600077d5b8d976adec27dfb822166ca7baa5 Component: engine shin- 2013-04-02 03:00:21 -0700
  • 450827385c Renamed writeBroadcaster.Close() to CloseWriters(). Upstream-commit: a83d87abd442dda5f2d67a2701aae9c7b891e68a Component: engine Robert Obryk 2013-04-02 10:45:17 +0200
  • f7fc21bc5d Refactored CmdRun and CmdAttach to use Container.Attach Upstream-commit: c808940c041ca8c7f9f9c5e0fa93e37ebfdd412a Component: engine Solomon Hykes 2013-04-01 23:52:20 -0700
  • 38ad5f3006 Fixed a lot of language and small things. Upstream-commit: 81874ad4425ed1a3520944bfcced271041e7b0f4 Component: engine Thatcher Peskens 2013-04-01 19:11:09 -0700
  • e2d87791af Merge pull request #288 from titanous/expand-contributing Solomon Hykes 2013-04-01 18:45:18 -0700
  • 97cc7d17c5 Merge pull request #312 from sa2ajj/devenv-doc-fix Solomon Hykes 2013-04-01 18:40:29 -0700
  • cadfddb770 fix code block formatting Upstream-commit: 90db9e751750e62ea701843491774323ef20ab06 Component: engine Mikhail Sobolev 2013-04-02 04:26:00 +0300
  • 7a184f8e80 Merge remote-tracking branch 'dotcloud/master' into dhrp/docs Upstream-commit: f15889461d6aeebfb06835823ed67266a6d9042f Component: engine Thatcher Peskens 2013-04-01 18:11:46 -0700
  • 57d6ae86a7 Merge pull request #286 from titanous/285-close-bodies Guillaume J. Charmes 2013-04-01 17:59:22 -0700
  • cab6cd5ccd Merge pull request #305 from fsouza/master Solomon Hykes 2013-04-01 16:28:29 -0700
  • a700cb8847 use xz compression when pushing images to the registry unclejack 2013-04-02 02:19:34 +0300
  • c1d869bdb5 add support for xz compression unclejack 2013-04-02 02:16:28 +0300
  • 45a54423e7 Images can be removed by short-hand ID. Solves #306. Upstream-commit: ff5cb8e864b87d3976b368ae544010f5736d1da2 Component: engine Solomon Hykes 2013-04-01 16:04:44 -0700
  • 9c0eadc435 Add test to reproduce issue #306 Upstream-commit: 7ad2e022fb737286b5803066bde6919e2d544c4e Component: engine Solomon Hykes 2013-04-01 16:02:02 -0700
  • 21d5e7b3d6 add host name parameter to "run" command Mikhail Sobolev 2013-04-01 23:03:24 +0300
  • 21949938ee make complex options to stand out Upstream-commit: dcc9dfb27d49c7e7f58e04bf5656656f69e76fe1 Component: engine Mikhail Sobolev 2013-03-28 07:50:33 +0200
  • 4c1daebf6d makefile: simplify "fmt" target, and include -s flag Upstream-commit: 650dff73bdd48058ec0186cbda90683ff2287df0 Component: engine Francisco Souza 2013-04-01 18:50:25 -0300
  • 45293ca626 Merge pull request #304 from paulhammond/mkimage-busybox-fixes Solomon Hykes 2013-04-01 14:38:00 -0700
  • 75a146bba9 Fix mkimage-busybox Upstream-commit: cc2558bf10817b086fcb9783474d47db24d2cb3a Component: engine Paul Hammond 2013-04-01 14:34:12 -0700
  • a9b7db02e4 Shortening the git commit used in the version command Upstream-commit: e566b89a5f13f36fad2e2bb37faf9079e06e051e Component: engine Shawn Siefkas 2013-04-01 16:31:33 -0500
  • c43539098b Merge remote-tracking branch 'origin/progress_bar_push_pull' Upstream-commit: 47c4c2abd42d06d14d28f894b4ba980d61f94f5c Component: engine Solomon Hykes 2013-04-01 13:49:07 -0700
  • 5d71af1ed4 Merge branch 'master' of ssh://github.com/dotcloud/docker Upstream-commit: fa5bb5acf1ed847f8645284b48faa311162ddce1 Component: engine Solomon Hykes 2013-04-01 13:44:19 -0700
  • 464ac2f144 Merge pull request #300 from cespare/make-fmt Solomon Hykes 2013-04-01 13:41:53 -0700
  • 91936db4ba Merge pull request #301 from dotcloud/container_test_improvment-1 Guillaume J. Charmes 2013-04-01 13:36:02 -0700
  • 741a443d40 Add a 'fmt' target to the Makefile. Caleb Spare 2013-04-01 13:05:00 -0700
  • 5f6e565b52 Adding git commit to the version output Shawn Siefkas 2013-04-01 13:12:56 -0500
  • 819ad2b9f0 Expand the contributing guidelines Upstream-commit: 321d94b17e0b23754cb8c5858c11bef554ec8279 Component: engine Jonathan Rudenberg 2013-04-01 12:28:54 -0400
  • 953809e9d0 Close HTTP response bodies Jonathan Rudenberg 2013-04-01 09:49:51 -0400
  • 875003ed92 Avoid destroy() timeout by closing stdin in TestStart() Upstream-commit: 91b1f9eee9729fc9845eaecdad88a7a5050a33de Component: engine Guillaume J. Charmes 2013-03-31 22:42:10 -0700
  • 8d2e25b6d1 Merge pull request #298 from cespare/cleanup-1 Guillaume J. Charmes 2013-04-01 13:26:40 -0700
  • 4d479797e6 Don't use an interface{} where a string will do. Upstream-commit: 887f509d1dd2a5e34fbfb19ccd2c4b1eb3127dbd Component: engine Caleb Spare 2013-03-30 00:36:27 -0700
  • c5d25049cd A few spelling/grammar corrections. Upstream-commit: 13d2b086386196e9f4f03e4a18d508a65f6fc5ff Component: engine Caleb Spare 2013-03-30 00:22:24 -0700
  • 2ac307781e Use a *println or *print function instead of *printf where appropriate. Upstream-commit: c298a91f95dafb056cede9036f5e81f259b8f3e9 Component: engine Caleb Spare 2013-03-30 00:23:12 -0700
  • 1ceba2a123 Don't convert []byte to string unnecessarily. Upstream-commit: 15b30881570369564bde3f7d8faf4491b2ebfaab Component: engine Caleb Spare 2013-03-30 00:22:56 -0700
  • 70d73b8c8b Don't use a strings.Reader where a bytes.Reader will do. Caleb Spare 2013-03-30 00:20:40 -0700
  • 2e91f0bb47 Add unit test for CmdAttach Upstream-commit: ad1e8a9b0f0e57327d71827c1161c21f48910e42 Component: engine Guillaume J. Charmes 2013-03-31 21:48:18 -0700
  • 735e80ee9b Change the commands unit tests in order to reflect the proper behaviour of CmdRun Upstream-commit: cfeed391d76105e4131a021d2005966d01eb4e68 Component: engine Guillaume J. Charmes 2013-03-31 20:52:35 -0700
  • 49ffe42eb3 Merge pull request #238 from johncosta/42-contribution-guidelines Solomon Hykes 2013-03-31 22:14:18 -0700
  • 28343696b9 Show shorthand image IDs for convenience. Shorthand IDs (or any non-conflicting prefix) can be used to lookup images Upstream-commit: 1632566ecb133fb0853aec6715c5c06a4a9e41da Component: engine Solomon Hykes 2013-03-31 22:11:55 -0700
  • bd2e319579 Temporarily disable a broken test (waiting for @creack to fix it), and silence a warning which pollutes unit tests but is complicated to fix Upstream-commit: a52a28b60946463e8208b8cd5d737ba79f23a8b8 Component: engine Solomon Hykes 2013-03-31 22:05:14 -0700
  • a591bf3f3d gofmt Upstream-commit: 54443c092caf9c1e11c47ea30400084d009af6e9 Component: engine Solomon Hykes 2013-03-31 22:04:59 -0700
  • 2afab98d61 Merge pull request #272 from dominikh/improve/lazy-ip-allocator Solomon Hykes 2013-03-31 21:04:35 -0700
  • 8a40ce58f3 Make IP allocator lazy Dominik Honnef 2013-03-30 23:32:10 +0100
  • 75fa1b8a06 Working in progress: add unit tests for the running state check Upstream-commit: 8c36e6920a9e17171dc67a79ab20d39886404e73 Component: engine Guillaume J. Charmes 2013-03-31 20:14:54 -0700
  • 4f419e5924 Check if the containers are really running when starting docker Upstream-commit: 3dcaf20d6bf912cbc3eb689302d41047f9cd0f82 Component: engine Guillaume J. Charmes 2013-03-31 17:40:39 -0700
  • 0d0aacb146 Add a check to avoid double start (resulting in dockerd to panic) and unit test for it Upstream-commit: d949e2804a35497bc041537734dfeff150ea7e21 Component: engine Guillaume J. Charmes 2013-03-31 14:15:10 -0700
  • 19f7c2dca5 Add progress bar on docker push Upstream-commit: 1fc9405537a1c528a59356ec36189a61db146701 Component: engine Guillaume J. Charmes 2013-03-31 13:53:47 -0700
  • 85a2b99bef Add a progress bar to docker pull Upstream-commit: b64dfdd8cd636c5138dbd700f60e41651bae3e15 Component: engine Guillaume J. Charmes 2013-03-31 13:04:41 -0700
  • fa190ee6b5 Revert regression introduced in 81eac415ad03d93596a0d8da92bdccd9ecd4ee63, which caused 'docker run -i' to never close stdin Upstream-commit: a6779bcae2df4805b8024c56f81ee3afac46ff93 Component: engine Solomon Hykes 2013-03-31 02:44:56 -0700
  • cd7f78f436 Bumped version to 0.1.1 Upstream-commit: 8293a0d53350b9ebb584988efe3096c313a13ad4 Component: engine Solomon Hykes 2013-03-31 02:18:04 -0700
  • 6d568468b4 Show shorthand container IDs for convenience. Shorthand IDs (or any non-conflicting prefix) can be used to lookup containers Upstream-commit: 0b9a3c86a26b4b7eb463a6c73cb030bc851fdd64 Component: engine Solomon Hykes 2013-03-31 02:02:01 -0700
  • f04b20d695 Merge remote-tracking branch 'origin/125-reattach_attached_run_command-fix' Upstream-commit: 5a2a044e2484bd0fa8f41a35d8773a99bdf89734 Component: engine Solomon Hykes 2013-03-31 00:20:31 -0700
  • 11d54ca9a7 Add debug infos in CmdInfo to know the amount of fds and goroutines in use Upstream-commit: 99f9b697165f1f081499b45b7789508dcf0c2553 Component: engine Guillaume J. Charmes 2013-03-30 10:33:10 -0700
  • 6b5466d566 Make sure to close all pipes when detaching client (#228) Upstream-commit: b336d928febc0f9212d56b28430bbdf37d2cfcda Component: engine Guillaume J. Charmes 2013-03-30 09:47:09 -0700
  • 10d17433d1 Close the containers stdin when the process dies Upstream-commit: 47607494027be3d37cbb01a07e026e99f9c5151b Component: engine Guillaume J. Charmes 2013-03-30 09:08:53 -0700
  • 4a407f8199 Fix a scope issue preventing the close of slave stdin pty (#228) Upstream-commit: 7efde5eb8350ad709608e619b01af4108cc9d567 Component: engine Guillaume J. Charmes 2013-03-30 09:07:54 -0700
  • 8e072eedc0 Store the master ptys in order to close them when the process dies (#228) Upstream-commit: 5252ab697c927d7b51109a1bb1a68d6a3dfc88b3 Component: engine Guillaume J. Charmes 2013-03-30 09:05:53 -0700
  • 20eb720046 Merge pull request #269 from cespare/gofmt-1 Guillaume J. Charmes 2013-03-30 12:46:47 -0700
  • d2f9375ffc Swapped a map for a list in writeBroadcaster. Upstream-commit: 75ba07cb3a7fcf5d6cc9f1120fd3468a9658be67 Component: engine Robert Obryk 2013-03-30 14:44:00 +0100
  • 248356b56f Make writeBroadcaster safe for concurrent use. Upstream-commit: 0bdfcfaa33b4945fdfd6ff9ea82bf3c5aa63848d Component: engine Robert Obryk 2013-03-30 14:37:06 +0100
  • 80191382f5 Add unit test for the #125 scenario. Reattach after client disconnect on stdin allocated container Upstream-commit: 8cceafc8348f8e9de71b09274458848cd8e8de6d Component: engine Guillaume J. Charmes 2013-03-30 06:55:47 -0700
  • b7d3dd1f64 Gofmt. Upstream-commit: 2d4c5ddbdd3258dfd079e3e1f38253e4e6e5a16b Component: engine Caleb Spare 2013-03-29 23:58:30 -0700
  • 7d7b9e2369 Merge remote-tracking branch 'robryk/cmdstream-deadlock' Upstream-commit: d1ed28cb941578b07420a507886ddebaed78deb8 Component: engine Solomon Hykes 2013-03-29 23:43:02 -0700
  • 06b3a9272b Merge remote-tracking branch 'origin/improve_container_tests' Upstream-commit: 7dbb1eacc19d8393ad714866b3e3682bc23ca0dd Component: engine Solomon Hykes 2013-03-29 23:41:09 -0700
  • 4e517cc302 Redundant message in basics. Upstream-commit: e9d17b1f9155160d5601b756b6c9df3f60d02b00 Component: engine Thatcher Peskens 2013-03-29 17:38:31 -0700
  • 996e1c5e82 Added a lot of basic instructions on various topics Upstream-commit: 64376481767a6a4a1d2b90b225a6ac5bf6bc16f9 Component: engine Thatcher Peskens 2013-03-29 17:30:10 -0700
  • 716ff00c8b packaging; issue #30: Original files to make the Ubuntu PPA on launch date Upstream-commit: e99541e63729343e908b7c2ab6c901504f1311a3 Component: engine Daniel Mizyrycki 2013-03-29 14:56:48 -0700
  • c03f7d98ac Added a timeout to TestCmdStreamLargeStderr. Upstream-commit: 68278b66c5294690d051d6a0fe157e2b965d7b1a Component: engine Robert Obryk 2013-03-29 22:09:25 +0100
  • 2944ce91cb Add unit test for multiple attach / restart Upstream-commit: 0ebdca5e6144b0176a4b161cb1bd40efc0dc7efe Component: engine Guillaume J. Charmes 2013-03-29 10:56:49 -0700
  • 1a59c7319b Do not close the stdin of the process when the client deattaches himslef Upstream-commit: 81eac415ad03d93596a0d8da92bdccd9ecd4ee63 Component: engine Guillaume J. Charmes 2013-03-29 09:42:42 -0700
  • 002d37a1c9 Fix #108, reattach now works properly Upstream-commit: 0b2eee8b33448c27c4d2b29b995a56ce3a411963 Component: engine Guillaume J. Charmes 2013-03-29 09:31:47 -0700
  • 3f6c2c9af6 Merge pull request #265 from dotcloud/formating_debug_harmonize Solomon Hykes 2013-03-29 21:30:43 -0700
  • c78aa90b5a Merge pull request #266 from dotcloud/do_not_log_stopped_container Solomon Hykes 2013-03-29 21:29:19 -0700
  • 38462f5f51 Add comments in graph.go Upstream-commit: 99b36c2c326ccc11e726eee6ee78a0baf166ef96 Component: engine Solomon Hykes 2013-03-29 21:13:59 -0700
  • 0ccd58f712 Do not log non-running containers Upstream-commit: 0f7a4534c16cda07344a7231d6012268f4aa53aa Component: engine Guillaume J. Charmes 2013-03-29 08:46:06 -0700
  • 38f2e38ea3 Remove unused variable from container struct Upstream-commit: 7a565a0479b6a797a0cdc9a4156e57ce811032b3 Component: engine Guillaume J. Charmes 2013-03-29 08:41:48 -0700
  • a659bdb4eb Add some error checking in container monitor Upstream-commit: 69c2250ec2fd23dc9d31372cb433b7c18a917d09 Component: engine Guillaume J. Charmes 2013-03-29 08:29:59 -0700
  • 2588801f2a Harmonize the error management. Use fmt.Errorf instead of errors.New Upstream-commit: d17f78c373d5d8cd015626c7972e0e2365eab2a7 Component: engine Guillaume J. Charmes 2013-03-29 08:19:42 -0700
  • f235c36167 Add debug infos Upstream-commit: ccac5b138253ab87846089cb5af9b4b77a7fd9d5 Component: engine Guillaume J. Charmes 2013-03-29 08:18:43 -0700
  • 6a1fd378c7 Merge remote-tracking branch 'origin/264-remove_cmdAttach_option' Upstream-commit: b013d937869372a352387d3441f1c36428f958c3 Component: engine Solomon Hykes 2013-03-29 20:30:43 -0700
  • 57259fb9c3 Merge remote-tracking branch 'lopter/master' Upstream-commit: b1fa21aa0ee9326ad6e3c0f32b80f5905995427a Component: engine Solomon Hykes 2013-03-29 20:17:33 -0700
  • 69a838f359 Fix output in the login command Louis Opter 2013-03-28 12:11:47 -0700
  • c96ec675c0 Remove the options of CmdAttach Upstream-commit: 9442d6b349295818d9a0ddecc10ca19019ead935 Component: engine Guillaume J. Charmes 2013-03-29 07:49:26 -0700
  • 84436a6982 Improve the containers unit tests (add error checking) Upstream-commit: 232dbb186416df290fc698e92b3a120b92497559 Component: engine Guillaume J. Charmes 2013-03-29 07:44:58 -0700
  • c6d73bb803 Merge remote-tracking branch 'robryk/bufreader-race' Upstream-commit: f483b214bb3e1f2586e5caca61e3c8384f0ad2e4 Component: engine Solomon Hykes 2013-03-29 13:50:33 -0700
  • b6985fe801 Merge pull request #250 from metachord/master Solomon Hykes 2013-03-29 13:42:23 -0700
  • 7e0d305381 FIXME: implement a timeout in TestCmdStreamLArgStderr to avoid blocking the whole test suite when it fails Upstream-commit: f7b4f0c19329bcf13b0df5408e2bc9eac89e9f44 Component: engine Solomon Hykes 2013-03-29 13:37:52 -0700
  • f890496d6d Comment CmdStream a little bit to facilitate future fixes and contributions Upstream-commit: 6ede6bc8f2c1cd465fd48120d42aa39853b51111 Component: engine Solomon Hykes 2013-03-29 13:26:02 -0700
  • 2fd3cec407 Merge remote-tracking branch 'robryk/cmdstream-deadlock' Upstream-commit: fdae64d8d77dec092c8e5efc55c05057639b0170 Component: engine Solomon Hykes 2013-03-29 13:20:17 -0700
  • b3fc1dd176 Comment to explain CmdStream Upstream-commit: f85e6548c79648b8bcff8ee83142983bbb15dacb Component: engine Solomon Hykes 2013-03-29 13:18:59 -0700
  • e3924816a0 Merged Ctrl-C interception by @creack Upstream-commit: c937e237ad0625fc0ae8049e745bf599c27b0af8 Component: engine Solomon Hykes 2013-03-29 13:12:04 -0700
  • ddfd49ddce Fix a deadlock in CmdStream. Robert Obryk 2013-03-29 12:42:17 +0100
  • 3b20ce08e1 remove dulicated text and correct contributing link Upstream-commit: bd3c6793a183b9b848e34312a0215cb9078f2240 Component: engine John Costa 2013-03-29 07:06:58 -0400
  • 2db6acd48b Fix a race condition in bufReader. Robert Obryk 2013-03-29 11:00:50 +0100
  • 2c32113c8a Remove unnecessary part of paths to lxc executables Upstream-commit: 6d72758f1268f710be635cb16ef8e001fc6516a5 Component: engine Maxim Treskin 2013-03-29 12:07:25 +0700
  • 84af23bd19 Fixed leftover from docs merge. Thanks @cespare for spotting! Upstream-commit: 1d6929c8bc6cbc5ad63dce083869460b6bb377ad Component: engine Solomon Hykes 2013-03-28 19:18:03 -0700