Commit Graph

  • bdb3371188 Display empty string instead of <nil> when IP opt is nil. Eric-Olivier Lamey 2015-06-11 07:53:39 +00:00
  • cbae4c5fe4 Merge pull request #13590 from mountkin/fix-archive-tests Vincent Batts 2015-06-11 05:12:45 -04:00
  • 9a58c12eeb zfs: correctly apply selinux context Jörg Thalheim 2015-06-11 00:34:18 +02:00
  • 06fed29156 Update man page Dockerfile to use go-md2man v1.0.1 and go-lang 1.4 Brian (bex) Exelbierd 2015-06-08 14:30:33 +02:00
  • 27623f4a6c Merge pull request #13862 from Microsoft/10662-fixelementsrestored Antonio Murdaca 2015-06-11 07:13:19 +02:00
  • 64aa4080a0 Fix docs URL not using https. Eric-Olivier Lamey 2015-06-10 06:13:11 +00:00
  • 54c658c51c Vendoring libnetwork to fix stale arp cache issue Jana Radhakrishnan 2015-06-10 15:15:18 -07:00
  • 3ac639a43d Merge pull request #13867 from calavera/fix_daemon_cleanup_order Arnaud Porterie 2015-06-10 17:05:41 -07:00
  • 6dcb016943 Merge pull request #13868 from jfrazelle/update-gitignore-man David Calavera 2015-06-10 16:55:15 -07:00
  • 1f7c141bcf api/client: have cli.call() return headers Josh Hawn 2015-05-13 18:36:36 -07:00
  • 8f5fcaf455 api/client: Allow for multi-line usage help Josh Hawn 2015-05-13 19:45:01 -07:00
  • 5390ec6e1b Cleanup driver and graph db after stopping containers. David Calavera 2015-06-10 16:07:53 -07:00
  • 64af46488a update gitignore for new manpages Jessica Frazelle 2015-06-10 16:11:15 -07:00
  • a487d04de7 Merge pull request #13863 from Microsoft/typoclientutils Doug Davis 2015-06-10 15:57:37 -07:00
  • c49e649bfd Typo fix in api\client\utils.go John Howard 2015-06-10 15:24:53 -07:00
  • 08db54d962 Show actual number of elements restored John Howard 2015-06-10 15:18:51 -07:00
  • 475879cb0c Merge pull request #13804 from moxiegirl/proposal-man-pages David Calavera 2015-06-10 15:04:19 -07:00
  • 5e66dbe684 Merge pull request #13854 from crosbymichael/revert-shared-root Arnaud Porterie 2015-06-10 14:12:14 -07:00
  • 84b8fc6fe1 Moving man pages out of docs Adding in other areas per comments Updating with comments; equalizing generating man page info Updating with duglin's comments Doug is right here again;fixing. Mary Anthony 2015-06-08 10:48:20 -07:00
  • 6c4935d15a Merge pull request #13832 from mapk0y/fix-error-msg Tibor Vass 2015-06-10 16:38:07 -04:00
  • b4e364cf05 Merge pull request #13272 from Microsoft/10662-daemonrefactorv2 Brian Goff 2015-06-10 16:28:56 -04:00
  • 0c9254be37 Merge pull request #13015 from mariussturm/master David Calavera 2015-06-10 12:45:12 -07:00
  • a180cd8538 Windows: Refactor daemon John Howard 2015-05-15 16:34:26 -07:00
  • 962cbe284b Merge pull request #13853 from jfrazelle/fix-hack-make Jessie Frazelle 2015-06-10 11:53:47 -07:00
  • ebc23891b1 Revert shared container rootfs Michael Crosby 2015-06-10 11:29:27 -07:00
  • 0c0594818f add UDP GELF logging-driver Marius Sturm 2015-05-29 23:00:46 +02:00
  • 9a7bae36c0 ugh typo in hack scripts fix, introduced by 2b4facdf Jessica Frazelle 2015-06-10 11:00:59 -07:00
  • 52e2bdb4c8 Merge pull request #13754 from cpuguy83/13753_fix_events_64 Jessie Frazelle 2015-06-10 10:34:13 -07:00
  • 5a71e1d7b0 Default events since to current time Brian Goff 2015-06-04 19:47:46 -07:00
  • 8ebaf0bd05 use go-generate to build volume/driver/proxy.go Brian Goff 2015-06-10 09:46:54 -04:00
  • e359817c8d Merge pull request #13844 from ponsfrilus/master James Turnbull 2015-06-10 11:41:44 -04:00
  • 14ac6cb710 generate plugin clients via template Brian Goff 2015-06-08 11:33:06 -04:00
  • 85a6cd6efb Merge pull request #12371 from rhatdan/kill Doug Davis 2015-06-10 08:32:57 -07:00
  • 5ff5529252 Merge pull request #12813 from Microsoft/10662-nolinuxgraph Tibor Vass 2015-06-10 10:01:50 -04:00
  • 63bef25f34 Add the parent directory to changes set if new files are generated Shijiang Wei 2015-05-29 16:39:14 +08:00
  • 7b52c53f62 Typo psuedo - pseudo Nicolas Borboën 2015-06-10 13:22:27 +02:00
  • 438dab23c9 Merge pull request #13699 from calavera/volume_backwards Arnaud Porterie 2015-06-09 19:51:06 -07:00
  • 416f8a0f5b Allow to downgrade local volumes from > 1.7 to 1.6. David Calavera 2015-06-03 09:26:41 -07:00
  • 0ae1820eeb Merge pull request #13784 from mrjana/cnm_integ Michael Crosby 2015-06-09 17:24:30 -07:00
  • a53114bcd1 Merge pull request #13831 from LK4D4/update_libcontainer Arnaud Porterie 2015-06-09 17:12:20 -07:00
  • f40bfd3ca4 Merge pull request #13815 from tiborvass/do-not-send-basic-auth-on-302 Arnaud Porterie 2015-06-09 15:34:53 -07:00
  • 6f7de6a8db Merge pull request #12583 from Mic92/hack/explicit-bundles Jessie Frazelle 2015-06-09 14:34:52 -07:00
  • 8e654cb58d fix typo. mapk0y 2015-06-10 06:26:07 +09:00
  • c35a83dbe6 Update libcontainer to v2.1.1 Alexander Morozov 2015-06-09 13:54:57 -07:00
  • ede22a95a5 Merge pull request #13828 from calavera/plugin_fixes Alexander Morozov 2015-06-09 13:30:55 -07:00
  • a2796266b3 Merge pull request #13805 from aboch/czo David Calavera 2015-06-09 11:30:06 -07:00
  • 3c1a9cc928 Merge pull request #13819 from Mashimiao/optimize-logic-of-get-container Alexander Morozov 2015-06-09 10:42:24 -07:00
  • 1552ac1282 Fix volume plugin serialization. David Calavera 2015-06-09 10:23:01 -07:00
  • 6dd95e3682 Add integ test for unpublished ports in ps o/p Alessandro Boch 2015-06-05 14:50:11 -07:00
  • 89751ffa0c Merge pull request #12031 from jlhawn/build_cache_ignore_mtime Sebastiaan van Stijn 2015-06-09 18:26:07 +02:00
  • 58ce17869e daemon: cleanup getting container logic Ma Shimiao 2015-06-09 13:47:31 +08:00
  • aeb5ca3cb3 hack: explicit bundles for integration-cli prequisites Jörg Thalheim 2015-04-20 12:21:21 +02:00
  • f87511cc9a Do not set auth headers if 302 Tibor Vass 2015-06-08 19:56:37 -04:00
  • bd6a18d14c Windows: Don't build Linux graph drivers John Howard 2015-04-27 07:53:12 -07:00
  • 4b582bde62 [docs] Update builder docs on last-modified times Josh Hawn 2015-06-08 11:42:00 -07:00
  • e778cd68a0 [builder] Make build cache ignore mtime Josh Hawn 2015-04-02 10:42:40 -07:00
  • 2ee4e129d1 libnetwork: Add garbage collection trigger Jana Radhakrishnan 2015-06-05 15:02:56 -07:00
  • c2f09cc42b Update graph to use digest type Derek McGowan 2015-06-05 18:07:41 -07:00
  • 6c407af390 Update graph walkhistory to pass by value Derek McGowan 2015-06-05 15:32:31 -07:00
  • 6825ac1c62 Separate graph from image Derek McGowan 2015-06-05 15:31:10 -07:00
  • 9252f9c26a Adjust disallowed CpuShares in /containers/create Samuel Karp 2015-06-03 12:01:53 -07:00
  • 475fb0945f Add GOOS in User-Agent John Howard 2015-06-04 10:29:57 -07:00
  • edbdadf562 Make the v2 logic fallback on v1 when v2 requests cannot be authorized. Matt Moore 2015-05-28 20:46:20 -07:00
  • 0cd5e0e48f add a more accurate error description for invalid tag name yuchangchun 2015-06-02 21:03:05 +08:00
  • 5fcdacd7a5 Correct the error message of pause and unpause non-running container Lei Jitang 2015-05-31 03:32:29 +08:00
  • 7ca30cc398 Merge pull request #13814 from duglin/DocTweak James Turnbull 2015-06-09 04:56:35 -04:00
  • 74e1aa713e Merge pull request #13816 from xiekeyang/remove Alexander Morozov 2015-06-08 20:38:30 -07:00
  • 366768923f Registry: remove unwanted return variable name xiekeyang 2015-06-09 10:07:48 +08:00
  • d46ebeb4ca Merge pull request #13714 from flavio/add-suse-support-to-docker-installer Jessie Frazelle 2015-06-08 17:20:33 -07:00
  • bff41b9dc6 Fix COPY/ADD quoted/json form Doug Davis 2015-06-08 16:29:12 -07:00
  • 67f2667620 Merge pull request #13022 from Microsoft/10662-addrsrc Jessie Frazelle 2015-06-08 15:16:10 -07:00
  • 2345f52566 Merge pull request #12992 from aidanhs/aphs-easy-debug-build Jessie Frazelle 2015-06-08 15:15:49 -07:00
  • 10a4b5c5a3 Merge pull request #13808 from Microsoft/10662-volumefixcompile David Calavera 2015-06-08 15:02:47 -07:00
  • ecd78c774c Merge pull request #13546 from hqhq/hq_checkconfig_rescount Tianon Gravi 2015-06-08 14:43:17 -07:00
  • d566107a2f Merge pull request #13790 from jfrazelle/update-authors-mailmap Tianon Gravi 2015-06-08 14:24:32 -07:00
  • 93011f5563 Windows: Fix PR13278 compile break John Howard 2015-06-08 13:45:28 -07:00
  • fda82af70c Merge pull request #13800 from eolamey/13799-fix-docs-url-in-systemd-service-file Michael Crosby 2015-06-08 09:36:36 -07:00
  • 491f028ae1 Merge pull request #13713 from draghuram/manport Sebastiaan van Stijn 2015-06-08 17:08:37 +02:00
  • 87d1d89392 Fix examples in "docker port" man page. Raghuram Devarakonda 2015-06-03 15:50:06 -04:00
  • f3788914db Merge pull request #13797 from eolamey/13796-tiny-systemd-docs-improvements James Turnbull 2015-06-08 08:57:13 -04:00
  • 32e7cf7b8b Tiny improvements to systemd docs. Eric-Olivier Lamey 2015-06-08 04:28:45 +00:00
  • 2c15e96c15 Fix docs URL in systemd service file. Eric-Olivier Lamey 2015-06-08 10:14:35 +00:00
  • a85728f101 Merge pull request #13582 from coolljt0725/remove_useless_code Alexander Morozov 2015-06-07 23:01:39 -07:00
  • 4d366ead20 Cleanup: remove some useless code and change verifyHostConfig to verifyContainerSetting Lei Jitang 2015-06-06 14:00:33 +08:00
  • f5234e7cf7 Merge pull request #13795 from michael-k/daemonFolder Doug Davis 2015-06-07 16:57:54 -04:00
  • 42682fb818 Made doc consistent with code Michael Käufl 2015-06-07 22:32:29 +02:00
  • 8eb50c9051 Merge pull request #13787 from runcom/check-nil-Config Doug Davis 2015-06-07 12:28:41 -04:00
  • 6726a8ab9a Merge pull request #13791 from eolamey/minor-docs-fixes James Turnbull 2015-06-07 09:25:15 -04:00
  • b9079beed3 Fix a typo and a minor formatting issue in the docs. Eric-Olivier Lamey 2015-06-07 07:07:04 +00:00
  • 319b064c6f update authors and mailmap Jessica Frazelle 2015-06-06 21:38:49 -07:00
  • 34bcda9fbc Merge pull request #13757 from eolamey/13755-we-would-like-default-gateway-back-please Alexander Morozov 2015-06-06 16:02:59 -07:00
  • 6aab6b5654 Avoid nil pointer dereference while creating a container with an empty Config Antonio Murdaca 2015-06-06 18:41:42 +02:00
  • ddadb07458 Merge pull request #13764 from bcexelbi/bexelbie_man_typo James Turnbull 2015-06-06 08:50:27 -04:00
  • 3f884b5df5 Merge pull request #13776 from duglin/MinorVolDocEdit moxiegirl 2015-06-05 18:41:37 -07:00
  • 43bd2efd7c Merge pull request #13778 from LK4D4/rename_file Jessie Frazelle 2015-06-05 15:43:55 -07:00
  • 21f31995a1 Minor doc edit to add clarity around the --volume path format Also add a comment to the ValidatePath func so devs/reviewers know exactly what its looking for. Doug Davis 2015-06-05 12:42:48 -07:00
  • ffc2b1eb23 Rename test file to have _test postfix Alexander Morozov 2015-06-05 13:49:52 -07:00
  • 68316f4f57 Merge pull request #12573 from clnperez/doc-article-baseimage moxiegirl 2015-06-05 13:36:33 -07:00
  • f43a943abe Merge pull request #13772 from icecrime/13770_image_labels_to_containers Jessie Frazelle 2015-06-05 13:25:34 -07:00
  • f298ea7477 Update doc with usage of the scratch image Christy Perez 2015-04-20 15:11:46 -05:00