Commit Graph

  • 023499d83c Merge pull request #12282 from cpuguy83/remove_some_integration_tests Alexander Morozov 2015-04-14 11:55:05 -07:00
  • 78eb19684c Remove container name not empty check Megan Kostick 2015-04-10 09:53:40 -07:00
  • d727dca8ee Merge pull request #12375 from moxiegirl/12366-change-fix moxiegirl 2015-04-14 11:06:41 -07:00
  • eb09b49e6e Merge pull request #12370 from buddhamagnet/11593-api-client-docs Alexander Morozov 2015-04-14 11:00:19 -07:00
  • 1ec6ea18ce add docs for DockerCli and NewDockerCli buddhamagnet 2015-04-14 14:14:33 +01:00
  • cc306353a4 Fixing changed pushed without edit Mary Anthony 2015-04-14 10:09:00 -07:00
  • 4f2dd32821 Merge pull request #12214 from ahmetalpbalkan/namesgenerator/localrand Brian Goff 2015-04-14 13:10:26 -04:00
  • 61e32357e7 Merge pull request #12374 from kostickm/12343-fix-vet-warning-archive Alexander Morozov 2015-04-14 10:06:04 -07:00
  • 7514159c45 Merge pull request #12366 from bboreham/12337-force-push Alexander Morozov 2015-04-14 09:59:48 -07:00
  • fc80104d72 Merge pull request #12365 from HuKeping/list Brian Goff 2015-04-14 12:49:15 -04:00
  • b2af7d3023 Merge pull request #12368 from ZJU-SEL/fix-memory-stats-doc Alexander Morozov 2015-04-14 09:44:44 -07:00
  • e1cbc10ddf Merge pull request #12363 from ahmetalpbalkan/integ-cli/use-sockRequest-statuscode Alexander Morozov 2015-04-14 09:38:10 -07:00
  • 1375a98c5e change go tools to use certain commit Jessica Frazelle 2015-04-13 19:26:04 -07:00
  • 325400d97c Use local variable err instead of a outer one Hu Keping 2015-04-15 00:29:53 +08:00
  • 8b7d236741 Fix vet warning in archive.go Megan Kostick 2015-04-14 09:13:50 -07:00
  • 07f1e1bf7b Merge pull request #11992 from runcom/11923-refactor-utils-utils Phil Estes 2015-04-14 12:01:23 -04:00
  • c1570d1a97 Merge pull request #11980 from sunyuan3/TestSearchCmdOptions Alexander Morozov 2015-04-14 08:34:40 -07:00
  • 01cea82b52 fix memory stats display document wonderflow 2015-04-14 18:34:20 +08:00
  • 981c7e3504 Add -f option and explanation to push after rebase Bryan Boreham 2015-04-14 10:53:37 +01:00
  • 491bf980ce integ-cli: Use status code from sockRequest (fix #12335) Ahmet Alp Balkan 2015-04-14 08:00:46 +00:00
  • c4d568bf1b Improve test accuracy for pkg/chrootarchive (part 2) Yestin Sun 2015-04-11 22:12:40 -07:00
  • e458801862 names-generator: use local random instance Ahmet Alp Balkan 2015-04-08 18:09:55 -07:00
  • 78acc699c1 graphdriver: prefer prior driver state Vincent Batts 2015-04-01 14:12:15 -04:00
  • 2cc2a96cc1 Enable "netgo" library when we build a static binary with gccgo Tatsushi Inagaki 2015-04-08 04:41:03 -04:00
  • 53daac3bca add TestSearchCmdOptions case Yuan Sun 2015-04-14 09:23:26 +08:00
  • fc9842cd3d Merge pull request #12353 from sunyuan3/duplicate Arnaud Porterie 2015-04-13 17:48:53 -07:00
  • 3657626534 Move utils from commands_test.go into utils.go Brian Goff 2015-04-10 23:42:02 -04:00
  • 0ca0f7ea18 Remove TestRunAutoremove Brian Goff 2015-04-10 23:37:46 -04:00
  • 7cb5356905 MovetAttachDisconnect to integration-cli Brian Goff 2015-04-10 23:35:54 -04:00
  • 62b5c75dea Move TestAttachDetachTruncatedID to integration-cli Brian Goff 2015-04-10 23:21:45 -04:00
  • 500830abe9 Move TestAttachDetach to integration-cli Brian Goff 2015-04-10 23:17:55 -04:00
  • e303a2505f Move TestRunDetach to integration-cli Brian Goff 2015-04-10 23:16:42 -04:00
  • afa485daa3 Merge pull request #12345 from kostickm/12324-add-detection-f2fs-jfs-filesystem Jessie Frazelle 2015-04-13 17:32:47 -07:00
  • bb0567addc duplicate logDone in TestRmRunningContainerCheckError409 and TestRmRunningContainer Yuan Sun 2015-04-14 08:32:25 +08:00
  • c7a9533eb2 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
  • 5ed1c63736 Merge pull request #11920 from SvenDowideit/flesh-out-docker-hub-automated-builds-docs Sven Dowideit 2015-04-14 10:31:21 +10:00
  • f0104588db Researching Docker Hub account linking and automated builds details Sven Dowideit 2015-03-30 16:32:04 +10:00
  • 81dfdc7b63 Add detection for F2Fs and JFS Megan Kostick 2015-04-13 14:14:37 -07:00
  • 99af06daa4 Merge pull request #12349 from calavera/patch-1 Jessie Frazelle 2015-04-13 16:59:12 -07:00
  • ce3584d9d7 cleanup test wrong key.json leading to other failures Jessica Frazelle 2015-04-13 16:31:20 -07:00
  • a4111cba55 Refactor utils/utils, fixes #11923 Antonio Murdaca 2015-03-29 23:17:23 +02:00
  • b524d0385e Fix JSON format in the remote api configuration examples. David Calavera 2015-04-13 16:10:31 -07:00
  • e41b731dd5 Merge pull request #12166 from cpuguy83/remove_err_when_volume_exists Michael Crosby 2015-04-13 14:15:48 -07:00
  • 6165959ea5 Merge pull request #12025 from coolljt0725/add_exec_with_user Michael Crosby 2015-04-13 13:50:51 -07:00
  • d6a743bd91 Merge pull request #12044 from reteptilian/11721-remove-randomstring-3 Michael Crosby 2015-04-13 13:47:50 -07:00
  • 1b83890462 Don't return error when adding existing volume Brian Goff 2015-04-07 21:10:39 -04:00
  • 8259affad5 Merge pull request #12111 from tianon/builder-deb Michael Crosby 2015-04-13 13:41:17 -07:00
  • b498ab25b2 move TestImagesFilter to integration-cli Brian Goff 2015-04-10 17:51:40 -04:00
  • a8ff8c9aa8 Move TestCreateNumberHostname to integration-cli Brian Goff 2015-04-10 17:06:43 -04:00
  • 367b23adf0 Move TestMergeOnCommit to integration-cli Brian Goff 2015-04-10 17:01:40 -04:00
  • 7d986b9758 Move TestRunWithTooLowMemory to integration-cli Brian Goff 2015-04-10 17:00:45 -04:00
  • 483871b67f Merge pull request #12172 from ZJU-SEL/change_stats Michael Crosby 2015-04-13 13:32:45 -07:00
  • 58a255f72b Merge pull request #12287 from calavera/check_memory_swap_when_disabled Michael Crosby 2015-04-13 13:19:52 -07:00
  • c70c4ed8f3 Merge pull request #12204 from yestin/11601-supplement-tests-part-1 Evan Hazlett 2015-04-13 16:14:18 -04:00
  • b2386cf473 Merge pull request #12341 from jfrazelle/add-vet-script Alexander Morozov 2015-04-13 13:13:56 -07:00
  • 20c653370b Merge pull request #12222 from chenhanxiao/cp-support-colon Michael Crosby 2015-04-13 13:09:12 -07:00
  • 64a92fd92c Merge pull request #12262 from YanFeng-Adam/daemon Evan Hazlett 2015-04-13 16:00:20 -04:00
  • 31603a5780 Merge pull request #12342 from LK4D4/fix_vet_warn Michael Crosby 2015-04-13 12:56:47 -07:00
  • 73aea16588 change tabs to spaces Jessica Frazelle 2015-04-13 11:31:17 -07:00
  • ddcc756587 Adds validate-vet script bobby abbott 2015-03-31 21:48:03 -07:00
  • 7e81577a52 Log memory swap capabilities properly. David Calavera 2015-04-10 17:07:05 -07:00
  • 9c2d3bf645 Merge pull request #12340 from crosbymichael/syslog-tags Evan Hazlett 2015-04-13 14:51:00 -04:00
  • e120033d69 Merge pull request #12275 from LK4D4/pid_host_hell Evan Hazlett 2015-04-13 14:50:23 -04:00
  • 6d9355e11c Merge pull request #12276 from estesp/10246-really-fix-arg-list Evan Hazlett 2015-04-13 14:44:47 -04:00
  • 710e6abbd8 Fix vet warning Alexander Morozov 2015-04-13 11:43:20 -07:00
  • c2b4ff382f Merge pull request #12228 from bboreham/12022-signal-doc James Turnbull 2015-04-13 14:41:07 -04:00
  • dadf36eca6 Merge pull request #12293 from hqhq/hq_use_hostconfig Evan Hazlett 2015-04-13 14:34:35 -04:00
  • ff2ef2c440 Merge pull request #12300 from johngossman/master Evan Hazlett 2015-04-13 14:32:56 -04:00
  • 97f1b60257 Merge pull request #12301 from ewindisch/https_links Evan Hazlett 2015-04-13 14:30:53 -04:00
  • 73f3660a47 move syslog-tag to syslog.New function Deng Guangxing 2015-04-13 17:56:12 +08:00
  • aba71456ee Merge pull request #12049 from tianon/bundles-latest Jessie Frazelle 2015-04-13 11:11:38 -07:00
  • efb09d9d6f Merge pull request #12264 from Mashimiao/add-event-log-for-push Michael Crosby 2015-04-13 11:03:09 -07:00
  • 6c72e654c8 Merge pull request #12325 from hqhq/hq_fix_build_test Michael Crosby 2015-04-13 10:57:19 -07:00
  • 6dab9dbe67 Merge pull request #12291 from coolljt0725/add_cfs_bandwidth_to_check_config Michael Crosby 2015-04-13 10:55:31 -07:00
  • e7ca25cd17 Merge pull request #12297 from vdemeester/11603-pkg-archive-test-coverage Michael Crosby 2015-04-13 10:54:21 -07:00
  • b0feac3b88 Merge pull request #12338 from LK4D4/fix_compile_integr_cli Michael Crosby 2015-04-13 10:50:38 -07:00
  • ab385b72f9 Fix errors due changed sockRequest signature Alexander Morozov 2015-04-13 10:30:07 -07:00
  • 5fcbf06557 Merge pull request #12331 from coolljt0725/fix_panic_release_nil_interface Michael Crosby 2015-04-13 10:13:57 -07:00
  • 05674d127e Merge pull request #12320 from runcom/fix-api-resize-exec-resize Michael Crosby 2015-04-13 09:59:11 -07:00
  • ccda6c3ec6 Merge pull request #12279 from runcom/remove-job-commit Michael Crosby 2015-04-13 09:57:54 -07:00
  • cf01843925 Add "bundles/latest" symlink Tianon Gravi 2015-04-03 02:07:57 -06:00
  • 426bfa8e61 Add a note about PID 1 not terminating on SIGINT/SIGTERM. Also re-arranged the description of CTRL-c to make it clearer. Bryan Boreham 2015-04-13 17:33:59 +01:00
  • b802ea45ca Merge pull request #12312 from runcom/remove-job-container-stats Brian Goff 2015-04-13 11:58:31 -04:00
  • 0118377dec Merge pull request #12313 from runcom/remove-job-export Brian Goff 2015-04-13 11:57:55 -04:00
  • 416e9ff40b Merge pull request #12304 from runcom/remove-job-logs Alexander Morozov 2015-04-13 08:38:46 -07:00
  • 4d5d362d48 Merge pull request #12314 from runcom/remove-engine-links Doug Davis 2015-04-13 11:27:13 -04:00
  • fb91cdcdf3 Merge pull request #12326 from xiaods/issure-12316 Brian Goff 2015-04-13 09:39:34 -04:00
  • ebe83bc94c Remove job from export Antonio Murdaca 2015-04-12 16:04:01 +02:00
  • a1302c340a Merge pull request #12321 from HuKeping/testcase_typo Doug Davis 2015-04-13 08:48:41 -04:00
  • 0d56f45991 Fix typo in testcase Hu Keping 2015-04-13 23:09:07 +08:00
  • a75ea8c667 Fix daemon panic when release a nil network interface Lei Jitang 2015-04-13 20:24:10 +08:00
  • 34cad7f622 correct pkg/stdcopy NewStdWriter function comments Deshi Xiao 2015-04-13 17:21:27 +08:00
  • 4ee5160b6e fix build test by adding --no-cache Qiang Huang 2015-04-13 16:24:49 +08:00
  • 83596c55e6 fix api server resize&execResize Antonio Murdaca 2015-04-13 08:36:04 +02:00
  • b2c60bfa72 Remove jobs from stats Antonio Murdaca 2015-04-13 08:33:53 +02:00
  • b3c5a7d38d Remove job from logs Antonio Murdaca 2015-04-11 23:49:14 +02:00
  • 0a6b6476fe Add event log for push Ma Shimiao 2015-04-10 15:53:05 +08:00
  • 99fe2c5b3a Send archive options via pipe in chrootarchive Phil Estes 2015-04-10 14:23:09 -04:00
  • 1c3dec21dc More review feedback addressed John Gossman 2015-04-12 16:26:37 -07:00
  • 91af3b1937 Addressed feedback. Will squash after further review John Gossman 2015-04-12 15:49:29 -07:00