Commit Graph

  • 7afb234741 Fix TestInitializeCannotStatPathFileNameTooLong Antonio Murdaca 2015-04-15 21:14:54 +02:00
  • 5b048ab2f2 Merge pull request #12369 from runcom/fix-links-graph-ref Alexander Morozov 2015-04-15 11:34:58 -07:00
  • f0c60f7085 Merge pull request #12387 from x1022as/inspect-logpath Brian Goff 2015-04-15 14:28:39 -04:00
  • 2499baefdd Merge pull request #12399 from emirozer/master moxiegirl 2015-04-15 10:53:10 -07:00
  • 2ecccda162 Merge pull request #12139 from hqhq/hq_add_cpusest_mems2 Brian Goff 2015-04-15 13:29:43 -04:00
  • bae3023eef client.StatusError don't be returned as a pointer Deshi Xiao 2015-04-15 16:57:52 +08:00
  • 767df67e31 Decode container configurations into typed structures. David Calavera 2015-04-10 17:05:21 -07:00
  • 7e26e41bce Bump version to v1.6.0 v1.6.0-rc7 Jessica Frazelle 2015-04-15 09:11:00 -07:00
  • 24cb9df189 try to modprobe bridge Jessica Frazelle 2015-04-14 15:02:02 -07:00
  • ec4b0b1e27 Merge pull request #12382 from jfrazelle/modprobe-all-the-things-modules-for-the-modules-god Jessie Frazelle 2015-04-15 08:45:00 -07:00
  • b3867b8899 try to modprobe bridge Jessica Frazelle 2015-04-14 15:02:02 -07:00
  • 960de9c8dd closes #8945 Emir Ozer 2015-04-15 15:24:43 +02:00
  • 6533cb973f hack/make/test-integration-cli: introduce MAKEDIR variable Jörg Thalheim 2015-04-14 18:43:33 +02:00
  • 4d53a19528 hack: useless use of cat Jörg Thalheim 2015-04-14 18:31:52 +02:00
  • ac20568b0a hack: quote all parameters with variable interpolation Jörg Thalheim 2015-04-14 18:08:08 +02:00
  • 23afce5f7f hack/make.sh: use SCRIPTDIR wherever possible Jörg Thalheim 2015-04-14 17:38:14 +02:00
  • 6f812a4ec1 hack/make.sh: use bash internal $PWD Jörg Thalheim 2015-04-14 17:21:12 +02:00
  • acf025ad1b Inspect show right LogPath in json-file driver Deng Guangxing 2015-04-15 11:15:50 +08:00
  • f8dc7e8754 Add cpuset-mems support for docker build Qiang Huang 2015-04-14 10:00:48 +08:00
  • 8077b2fb80 add support for cpuset.mems Qiang Huang 2015-04-15 09:33:46 +08:00
  • da697dbed6 Merge pull request #12360 from yestin/11601-supplement-tests-part-2 Phil Estes 2015-04-14 21:00:12 -04:00
  • 3a3ab0e4e7 Merge pull request #12384 from calavera/fix_moxiegirl_handler Michael Crosby 2015-04-14 17:02:44 -07:00
  • 25d07511ed Update basic setup instructions Jason Divock 2015-04-14 16:19:23 -07:00
  • d10c5d95a8 Fix @moxiegirl's handler to be consistent with other maintainers. David Calavera 2015-04-14 16:53:28 -07:00
  • c51cd3298c Prevent Upstart post-start stanza from hanging Lewis Marshall 2015-03-31 01:33:27 +01:00
  • 485071f92e Merge pull request #11945 from lmars/fix-upstart-post-start Jessie Frazelle 2015-04-14 16:23:04 -07:00
  • 002afbbe77 Make integration tests to call the new start and create endpoints. David Calavera 2015-04-09 16:29:31 -07:00
  • 98996a432e Remove engine.Job from Create action. David Calavera 2015-04-09 14:49:22 -07:00
  • 610c436e07 Remove engine.Job from Start action. David Calavera 2015-04-09 14:27:12 -07:00
  • 5395cdcae5 Merge pull request #12269 from kostickm/12251-remove-not-empty-check Phil Estes 2015-04-14 17:55:13 -04:00
  • ee54723485 Merge pull request #12379 from sharkone/patch-1 Arnaud Porterie 2015-04-14 14:25:16 -07:00
  • 088e69da35 Fix wrong graphdb refs paths purging Antonio Murdaca 2015-04-14 23:10:17 +02:00
  • 2ea1febd9a Remove unnecessary fmt.Printf Thomas Texier 2015-04-14 16:49:22 -04:00
  • 1e6f7e4ee5 Merge pull request #12356 from jfrazelle/godeps-lolololololololololololol Phil Estes 2015-04-14 16:18:49 -04:00
  • 2f0f04e8fa Merge pull request #12292 from cpuguy83/remove_commands_integration Phil Estes 2015-04-14 16:17:25 -04:00
  • 74f4a88305 Merge pull request #11999 from vbatts/vbatts-decide_storage Jessie Frazelle 2015-04-14 13:04:21 -07:00
  • 62e8621095 Merge pull request #12357 from draghuram/prdoc James Turnbull 2015-04-14 15:46:10 -04:00
  • 8ce42baaef Make docker cp bind-mount volumes Brian Goff 2015-02-24 17:17:13 -05:00
  • 63331abbca remove integration/utils setRaw funcs Brian Goff 2015-04-14 15:17:17 -04:00
  • 18a8bcf072 Improve the git instructions to update a PR. Raghuram Devarakonda 2015-04-14 15:11:35 -04:00
  • 676bf4afa5 Merge pull request #12282 from cpuguy83/remove_some_integration_tests Alexander Morozov 2015-04-14 11:55:05 -07:00
  • 98f857772f Remove container name not empty check Megan Kostick 2015-04-10 09:53:40 -07:00
  • a3d871220c Merge pull request #12375 from moxiegirl/12366-change-fix moxiegirl 2015-04-14 11:06:41 -07:00
  • 5be5749d54 Merge pull request #12370 from buddhamagnet/11593-api-client-docs Alexander Morozov 2015-04-14 11:00:19 -07:00
  • 69747b3c1e add docs for DockerCli and NewDockerCli buddhamagnet 2015-04-14 14:14:33 +01:00
  • 4dd4bd00aa Fixing changed pushed without edit Mary Anthony 2015-04-14 10:09:00 -07:00
  • 040176f6e1 Merge pull request #12214 from ahmetalpbalkan/namesgenerator/localrand Brian Goff 2015-04-14 13:10:26 -04:00
  • 7b29a88146 Merge pull request #12374 from kostickm/12343-fix-vet-warning-archive Alexander Morozov 2015-04-14 10:06:04 -07:00
  • 3748def343 Merge pull request #12366 from bboreham/12337-force-push Alexander Morozov 2015-04-14 09:59:48 -07:00
  • 392fd243bc Merge pull request #12365 from HuKeping/list Brian Goff 2015-04-14 12:49:15 -04:00
  • 398220f5ff Merge pull request #12368 from ZJU-SEL/fix-memory-stats-doc Alexander Morozov 2015-04-14 09:44:44 -07:00
  • 8f0b63925e Merge pull request #12363 from ahmetalpbalkan/integ-cli/use-sockRequest-statuscode Alexander Morozov 2015-04-14 09:38:10 -07:00
  • 736824ccc1 change go tools to use certain commit Jessica Frazelle 2015-04-13 19:26:04 -07:00
  • a0804e8e11 Use local variable err instead of a outer one Hu Keping 2015-04-15 00:29:53 +08:00
  • fc20658a01 Fix vet warning in archive.go Megan Kostick 2015-04-14 09:13:50 -07:00
  • fe53c27785 Merge pull request #11992 from runcom/11923-refactor-utils-utils Phil Estes 2015-04-14 12:01:23 -04:00
  • 5019f35111 Merge pull request #11980 from sunyuan3/TestSearchCmdOptions Alexander Morozov 2015-04-14 08:34:40 -07:00
  • d791f7e9f8 fix memory stats display document wonderflow 2015-04-14 18:34:20 +08:00
  • c89ddb6d01 Add -f option and explanation to push after rebase Bryan Boreham 2015-04-14 10:53:37 +01:00
  • 531433e765 integ-cli: Use status code from sockRequest (fix #12335) Ahmet Alp Balkan 2015-04-14 08:00:46 +00:00
  • 67df8e4257 Improve test accuracy for pkg/chrootarchive (part 2) Yestin Sun 2015-04-11 22:12:40 -07:00
  • 25fab69f7d names-generator: use local random instance Ahmet Alp Balkan 2015-04-08 18:09:55 -07:00
  • b68e161e5b graphdriver: prefer prior driver state Vincent Batts 2015-04-01 14:12:15 -04:00
  • bcd5e20a09 Enable "netgo" library when we build a static binary with gccgo Tatsushi Inagaki 2015-04-08 04:41:03 -04:00
  • 77f2a4a0e3 add TestSearchCmdOptions case Yuan Sun 2015-04-14 09:23:26 +08:00
  • 00eddf5e67 Merge pull request #12353 from sunyuan3/duplicate Arnaud Porterie 2015-04-13 17:48:53 -07:00
  • 7d738e0b8c Move utils from commands_test.go into utils.go Brian Goff 2015-04-10 23:42:02 -04:00
  • 125747e967 Remove TestRunAutoremove Brian Goff 2015-04-10 23:37:46 -04:00
  • e4cfd9b392 MovetAttachDisconnect to integration-cli Brian Goff 2015-04-10 23:35:54 -04:00
  • 28cda04838 Move TestAttachDetachTruncatedID to integration-cli Brian Goff 2015-04-10 23:21:45 -04:00
  • ae0883ce00 Move TestAttachDetach to integration-cli Brian Goff 2015-04-10 23:17:55 -04:00
  • f7538c77ef Move TestRunDetach to integration-cli Brian Goff 2015-04-10 23:16:42 -04:00
  • f68ad63496 Merge pull request #12345 from kostickm/12324-add-detection-f2fs-jfs-filesystem Jessie Frazelle 2015-04-13 17:32:47 -07:00
  • b85ade79d5 duplicate logDone in TestRmRunningContainerCheckError409 and TestRmRunningContainer Yuan Sun 2015-04-14 08:32:25 +08:00
  • b93d3f8768 Merge pull request #12351 from jfrazelle/fix-test-daemon-with-wrong-key-messing-up-builds Brian Goff 2015-04-13 20:31:41 -04:00
  • e8a7e76283 Merge pull request #11920 from SvenDowideit/flesh-out-docker-hub-automated-builds-docs Sven Dowideit 2015-04-14 10:31:21 +10:00
  • a55f8e1ce7 Researching Docker Hub account linking and automated builds details Sven Dowideit 2015-03-30 16:32:04 +10:00
  • 7e2d05b493 Add detection for F2Fs and JFS Megan Kostick 2015-04-13 14:14:37 -07:00
  • 24df333fa5 Merge pull request #12349 from calavera/patch-1 Jessie Frazelle 2015-04-13 16:59:12 -07:00
  • 9a87553e4f cleanup test wrong key.json leading to other failures Jessica Frazelle 2015-04-13 16:31:20 -07:00
  • c30a55f14d Refactor utils/utils, fixes #11923 Antonio Murdaca 2015-03-29 23:17:23 +02:00
  • d71c929d08 Fix JSON format in the remote api configuration examples. David Calavera 2015-04-13 16:10:31 -07:00
  • 7ecf4e5d4d Merge pull request #12166 from cpuguy83/remove_err_when_volume_exists Michael Crosby 2015-04-13 14:15:48 -07:00
  • 12f7db1830 Merge pull request #12025 from coolljt0725/add_exec_with_user Michael Crosby 2015-04-13 13:50:51 -07:00
  • b5c3d01e6b Merge pull request #12044 from reteptilian/11721-remove-randomstring-3 Michael Crosby 2015-04-13 13:47:50 -07:00
  • 579c9ec1d0 Don't return error when adding existing volume Brian Goff 2015-04-07 21:10:39 -04:00
  • 8652ca5d5f Merge pull request #12111 from tianon/builder-deb Michael Crosby 2015-04-13 13:41:17 -07:00
  • 02706a40bb move TestImagesFilter to integration-cli Brian Goff 2015-04-10 17:51:40 -04:00
  • 2c24a8a4ea Move TestCreateNumberHostname to integration-cli Brian Goff 2015-04-10 17:06:43 -04:00
  • ed6074ea6b Move TestMergeOnCommit to integration-cli Brian Goff 2015-04-10 17:01:40 -04:00
  • 9b4d9a3421 Move TestRunWithTooLowMemory to integration-cli Brian Goff 2015-04-10 17:00:45 -04:00
  • 6fa2a1e486 Merge pull request #12172 from ZJU-SEL/change_stats Michael Crosby 2015-04-13 13:32:45 -07:00
  • 3d424ead3b Merge pull request #12287 from calavera/check_memory_swap_when_disabled Michael Crosby 2015-04-13 13:19:52 -07:00
  • b6e64981e6 Merge pull request #12204 from yestin/11601-supplement-tests-part-1 Evan Hazlett 2015-04-13 16:14:18 -04:00
  • e961f7da67 Merge pull request #12341 from jfrazelle/add-vet-script Alexander Morozov 2015-04-13 13:13:56 -07:00
  • 75b911eb3c Merge pull request #12222 from chenhanxiao/cp-support-colon Michael Crosby 2015-04-13 13:09:12 -07:00
  • 6b40377c18 Merge pull request #12262 from YanFeng-Adam/daemon Evan Hazlett 2015-04-13 16:00:20 -04:00
  • afd973c497 Merge pull request #12342 from LK4D4/fix_vet_warn Michael Crosby 2015-04-13 12:56:47 -07:00
  • f3ba0a6a35 change tabs to spaces Jessica Frazelle 2015-04-13 11:31:17 -07:00
  • 3280ce651b Adds validate-vet script bobby abbott 2015-03-31 21:48:03 -07:00