Commit Graph

  • f36df344d5 Cleanup container reg for lxc special case Brian Goff 2015-05-04 13:49:28 -04:00
  • fcf8de1fe6 update recommended kernel in checkKernel Qiang Huang 2015-05-07 10:11:02 +08:00
  • 35594b63f9 Merge pull request #13036 from SvenDowideit/update-docker-hub-repo-documentation Fred Lifton 2015-05-06 18:02:23 -07:00
  • 319058a95b Add a userguide to cover the uses of Hub before creating new repositories Sven Dowideit 2015-05-04 05:25:47 +00:00
  • 5b2c5b9ceb Merge pull request #13034 from icecrime/remove_insert_instruction Doug Davis 2015-05-06 20:12:50 -04:00
  • a1ac14178e Fix build-deb Tianon Gravi 2015-05-06 17:39:10 -06:00
  • e90b34218e Do not check and return strconv.Atoi error in api container restart, regression Antonio Murdaca 2015-05-07 01:49:16 +02:00
  • d7923211b9 Remove unused Dockerfile instruction INSERT Arnaud Porterie 2015-05-06 14:35:10 -07:00
  • 51100e4c20 Merge pull request #13033 from icecrime/12715_carry Alexander Morozov 2015-05-06 15:42:48 -07:00
  • ef04d9cd3c Merge pull request #12980 from Microsoft/10662-filepathimageimage Alexander Morozov 2015-05-06 15:02:10 -07:00
  • 61b5e9a5f1 Merge pull request #12977 from Microsoft/10662-graphloadfilepath Alexander Morozov 2015-05-06 15:01:49 -07:00
  • c2f0a6e87e Logs with follow=1 immediately send HTTP response Anthony Baire 2015-04-24 00:08:41 +02:00
  • 21b52b967c Merge pull request #13018 from mbentley/nanorc-syntax Jessie Frazelle 2015-05-06 14:23:20 -07:00
  • 3ae1ad9fa9 Merge pull request #12878 from cpuguy83/move_chunked_encoding_test_to_from_integration Jessie Frazelle 2015-05-06 13:59:13 -07:00
  • 797d0589a2 Merge pull request #12999 from duglin/BadRUNerrMsg Brian Goff 2015-05-06 15:49:24 -04:00
  • b0726ee2a6 Merge pull request #13017 from cpuguy83/12859_fix_lxc_wait_exitcodes Alexander Morozov 2015-05-06 11:21:44 -07:00
  • a67501773d Allow download-frozen-image.sh to work on user images too Tianon Gravi 2015-05-04 13:58:21 -06:00
  • 61793a6050 Move ChunkedEncoding from integration Brian Goff 2015-04-29 13:48:30 -04:00
  • 90d074b59f Added nanorc for Dockerfiles Matt Bentley 2015-05-06 10:37:29 -04:00
  • 9c90d3e520 Fix LXC stop signals Brian Goff 2015-05-06 10:18:01 -04:00
  • a78ec5ccea Merge pull request #12975 from Microsoft/10662-graphexportfilepath Brian Goff 2015-05-05 21:44:57 -04:00
  • 898f9341bc Merge pull request #12917 from jfrazelle/add-rpm Vincent Batts 2015-05-05 17:31:21 -07:00
  • 309bf49758 Fix RUN's error msg when it fails Doug Davis 2015-05-05 13:00:20 -07:00
  • 0d9ff7b940 Merge pull request #13004 from duglin/FixBuilderStepMsg Jessie Frazelle 2015-05-05 16:06:50 -07:00
  • 0017c3b28a Add rpm for centos-6, centos-7, fedora-20, fedora-21 Jessica Frazelle 2015-04-30 15:30:42 -07:00
  • ba0c92d010 Fix issue where build steps are duplicated in the output Doug Davis 2015-05-05 14:27:42 -07:00
  • a50e168bdf Merge pull request #13003 from moxiegirl/machine-branch-change moxiegirl 2015-05-05 14:49:44 -07:00
  • f6876820fd Merge pull request #11844 from jbarbier/cgroup-parent-42 Arnaud Porterie 2015-05-05 14:46:47 -07:00
  • df9fadfc2f Updating branch for machine docs Mary Anthony 2015-05-05 14:33:31 -07:00
  • dd653ee8c5 Merge pull request #12993 from psftw/support-tweak Sebastiaan van Stijn 2015-05-05 16:03:02 -04:00
  • 167bf1fe24 Merge pull request #12996 from tianon/abri-à-vélo David Calavera 2015-05-05 10:43:15 -07:00
  • ae45d9cbea Make a docker-in-docker dynamic binary and add RPM target Patrick Devine 2015-03-31 13:58:17 -07:00
  • d6fea09c44 Merge pull request #12947 from runcom/11577-readonly-special-file-if-readonlyfs Alexander Morozov 2015-05-05 09:45:24 -07:00
  • 6c4c56e1c3 Merge pull request #12679 from adcaes/12607-remove-error-check Alexander Morozov 2015-05-05 09:38:45 -07:00
  • e1c57390f1 Replace "docker-core" with "docker-engine" in "build-deb" Tianon Gravi 2015-05-05 10:11:59 -06:00
  • 215af7ab57 Remove blanket "supported" language. Peter Salvatore 2015-05-05 11:03:53 -04:00
  • 49e7e90010 Add support --net=container with --mac-address,--add-host error out Lei Jitang 2015-05-05 19:27:07 +08:00
  • a7bae83bd7 Refactor the code of checking conflict option with netmode. Lei Jitang 2015-05-05 19:21:01 +08:00
  • 50a36ca638 a few cleanups for client output Qiang Huang 2015-05-05 15:59:17 +08:00
  • b0e4209f68 Added information about mailing lists Sankar சங்கர் 2015-05-05 13:17:33 +05:30
  • 3f873c25b6 Rename int64Value to int64ValueOrZero. Adria Casas 2015-04-23 09:40:23 +02:00
  • da6438ab18 Merge pull request #10766 from cpuguy83/stats_pull_once Tibor Vass 2015-05-04 22:28:01 -07:00
  • 655d129aac Merge pull request #12979 from Microsoft/10662-filepathgraphpush Tibor Vass 2015-05-04 22:25:13 -07:00
  • b677241c30 Merge pull request #12981 from SvenDowideit/marc-merlin-spelling-fix Fred Lifton 2015-05-04 17:53:37 -07:00
  • 0b35ae594b Verify the no-trunc option for the search operation. Yuan Sun 2015-05-05 08:51:13 +08:00
  • a3d3fbb773 spelling fix from Marc MERLIN Sven Dowideit 2015-05-05 00:38:41 +00:00
  • 23b13c08d5 Windows: Fix filepath vs path in image.go John Howard 2015-05-04 16:23:17 -07:00
  • 9c31de00f9 Merge pull request #12890 from SvenDowideit/update-docker-hub-accounts-documentation Fred Lifton 2015-05-04 16:23:08 -07:00
  • d33c276cc3 Windows: Fix filepath vs path in push.go John Howard 2015-05-04 16:18:23 -07:00
  • afd229a538 Add DOCKER_USERLANDPROXY test variable Arnaud Porterie 2015-04-07 16:53:39 -07:00
  • d7e8665b03 Add --userland-proxy daemon flag Arnaud Porterie 2014-11-10 16:19:16 -08:00
  • 1195e97bff Windows: Filepath in graph\load.go John Howard 2015-05-04 15:14:39 -07:00
  • 2a741d7980 Windows: First fix for graph\graph.go John Howard 2015-05-04 15:05:54 -07:00
  • e1e136fe26 Windows: graph\export.go filepath fixes John Howard 2015-05-04 14:56:23 -07:00
  • 11e5be135f Merge pull request #12190 from rhvgoyal/deferred-removal Vincent Batts 2015-05-04 14:22:52 -07:00
  • 71f810ba24 Merge pull request #12948 from runcom/api-tests-container-delete Phil Estes 2015-05-04 17:08:52 -04:00
  • 0f648e8ecd Add tests for API container delete Antonio Murdaca 2015-05-03 14:54:55 +02:00
  • e79952cb66 Merge pull request #12718 from Microsoft/10662-mkdirall Phil Estes 2015-05-04 15:51:56 -04:00
  • f81d4d4161 Merge pull request #12769 from calavera/git_build_fragment David Calavera 2015-05-04 12:48:24 -07:00
  • 141582c6c7 Make /etc/hosts, /etc/resolv.conf, /etc/hostname read only if --read-only is enable mauriyouth 2015-05-02 17:29:00 +02:00
  • 069ce566f4 Merge pull request #12967 from runcom/add-self-to-maintainers Michael Crosby 2015-05-04 12:00:42 -07:00
  • 204fb1504f Merge pull request #12954 from vdemeester/11595-pkg-ioutils-coverage Tibor Vass 2015-05-04 14:57:58 -04:00
  • 3660faa6b0 Merge pull request #10775 from duglin/BuilderFlags Arnaud Porterie 2015-05-04 11:39:09 -07:00
  • d48ebd70cc Add runcom to maintainers.people Antonio Murdaca 2015-05-04 20:17:41 +02:00
  • f23ef4fe69 Add more ioutils tests. Vincent Demeester 2015-05-04 19:56:10 +02:00
  • 366be0f240 Merge pull request #12865 from larsks/bug/12864 Jessie Frazelle 2015-05-04 10:53:58 -07:00
  • a4975c3e58 Merge pull request #12937 from runcom/daemon-as-a-service Phil Estes 2015-05-04 13:03:28 -04:00
  • fccc1b566d Update libcontainer and make it the source of truth on logrus version Tianon Gravi 2015-05-04 11:02:44 -06:00
  • 42096e6c34 Merge pull request #12939 from draghuram/history_test Phil Estes 2015-05-04 12:58:43 -04:00
  • 85b318b6f3 Merge pull request #12936 from tianon/docker-dev Tibor Vass 2015-05-04 12:55:46 -04:00
  • 5221178681 Merge pull request #12958 from Mashimiao/cleanup-container-functions Alexander Morozov 2015-05-04 09:36:55 -07:00
  • a0ae4df58b Use git url fragment to specify reference and dir context. David Calavera 2015-04-24 15:12:45 -07:00
  • 9eba4b1b6c Merge pull request #11034 from HuKeping/oom_kill_disable Sebastiaan van Stijn 2015-05-04 11:53:05 -04:00
  • a580a2dfa9 Merge pull request #12903 from rhvgoyal/disable-discards unclejack 2015-05-04 18:35:25 +03:00
  • 778713f3f9 Merge pull request #12953 from sunyuan3/404 Tibor Vass 2015-05-04 11:10:07 -04:00
  • 9531505238 Allow pulling stats once and disconnecting. Brian Goff 2015-02-13 11:45:04 -05:00
  • 1232de25e5 Merge pull request #12944 from tianon/fsnotify-1.2.0 unclejack 2015-05-04 16:57:45 +03:00
  • 5306450032 cleanup: move container's functions to its file Ma Shimiao 2015-05-04 20:39:51 +08:00
  • af54781255 Merge pull request #12943 from tianon/go-patricia-v2 unclejack 2015-05-04 16:28:03 +03:00
  • ad3d66108b Feature: option for disable OOM killer HuKeping 2015-02-26 19:53:55 +08:00
  • 12b77cedd1 Verifiy status Codes 404 when no such image Yuan Sun 2015-05-04 15:39:40 +08:00
  • 830eaf883b Update the Docker Hub account, org and group documentation and images Sven Dowideit 2015-04-30 16:23:28 +10:00
  • 3377b27513 Merge pull request #12950 from thieman/tnt-riak-ssh-reference James Turnbull 2015-05-03 15:42:38 -04:00
  • a0242e0a80 Remove stale reference to previous SSH instructions Travis Thieman 2015-05-03 14:15:17 -04:00
  • 703dea0308 Merge pull request #12735 from jmzwcn/patch-1 Doug Davis 2015-05-03 11:10:14 -04:00
  • 6fb6ee62f9 Merge pull request #12888 from jmzwcn/patch-3 Doug Davis 2015-05-03 11:09:25 -04:00
  • 5b22f64f34 docker images friendly duration gets unfriendly after a while Daniel Zhang 2015-04-30 13:38:54 +08:00
  • c5e187ce2d Remove empty line after client.CmdInspect docstring #12706 jmzwcn 2015-04-24 15:02:33 +08:00
  • 84315243cc Update fsnotify to 1.2.0 Tianon Gravi 2015-05-02 23:28:15 -06:00
  • ba5fba5a8d Update go-patricia to 2.1.0 Tianon Gravi 2015-05-02 23:25:57 -06:00
  • 66f3f4a759 Adding test for "GET /images/(name)/history" API. Raghuram Devarakonda 2015-05-02 01:30:35 -04:00
  • 3ce54cf19d Merge pull request #12893 from vdemeester/12892-fix-labels-documentation Sebastiaan van Stijn 2015-05-02 22:29:08 -04:00
  • 81f3cafcc8 Merge pull request #12922 from tianon/complete-repos-on-pull-all Sebastiaan van Stijn 2015-05-02 22:19:37 -04:00
  • b338a55f03 Merge pull request #12941 from runcom/unused-return-error Alexander Morozov 2015-05-02 09:12:59 -07:00
  • 809dae68ab Remove unused error return Antonio Murdaca 2015-05-02 15:57:57 +02:00
  • d6d6bba166 Refactor server to use daemon as the service layer in controllers Antonio Murdaca 2015-05-02 03:03:35 +02:00
  • ba89828b7c Rename development builds to be in the "docker-dev" repo instead of "docker" Tianon Gravi 2015-05-01 18:28:08 -06:00
  • e0a352671b Merge pull request #12932 from tianon/finally-remove-archive-tar-copy Jessie Frazelle 2015-05-01 15:43:13 -07:00
  • 57496db316 Merge pull request #12924 from runcom/provide-struct-to-cli-stream Alexander Morozov 2015-05-01 15:10:58 -07:00
  • 7bd38d02c2 Finally remove our copy of "archive/tar" now that Go 1.4 is the minimum! Tianon Gravi 2015-05-01 16:01:10 -06:00