summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP: move command line reference docs for new command structure.docs-for-new-commandsDaniel Nephin2016-09-216-579/+618
* Merge pull request #24987 from ripcurld00d/stats_format_prodDaniel Nephin2016-09-214-149/+188
|\
| * Add the format switch to the stats commandBoaz Shuster2016-09-184-149/+188
* | Merge pull request #26770 from YuPengZTE/devEGBrian Goff2016-09-214-4/+4
|\ \
| * | 'eg.' should be 'e.g.'YuPengZTE2016-09-214-4/+4
* | | Merge pull request #26737 from miaoyq/del-setting-hostconfig-during-start-con...Vincent Demeester2016-09-211-2/+2
|\ \ \
| * | | Remove the support of setting host configuration options when the container s...Yanqiang Miao2016-09-201-2/+2
* | | | Merge pull request #26723 from anusha-ragunathan/volmount_winSebastiaan van Stijn2016-09-211-8/+4
|\ \ \ \
| * | | | Add missing call to "VolumeDriver.Mount" during container start.Anusha Ragunathan2016-09-191-8/+4
* | | | | Merge pull request #26751 from Microsoft/jjh/reverthostconfigAntonio Murdaca2016-09-213-10/+4
|\ \ \ \ \
| * | | | | Revert Box from HostConfigJohn Howard2016-09-203-10/+4
* | | | | | Merge pull request #26752 from icecrime/update_triage_processSebastiaan van Stijn2016-09-202-14/+29
|\ \ \ \ \ \
| * | | | | | Update triage processArnaud Porterie (icecrime)2016-09-202-14/+29
* | | | | | | Merge pull request #26538 from LK4D4/update_grpcVincent Demeester2016-09-20139-4068/+8336
|\ \ \ \ \ \ \
| * | | | | | | libcontainerd: do not use failfast for events streamAlexander Morozov2016-09-201-1/+1
| * | | | | | | vendor: update containerd and swarmkitAlexander Morozov2016-09-2057-2380/+4024
| * | | | | | | vendor: update grpc and protobufAlexander Morozov2016-09-1582-1687/+4311
* | | | | | | | Merge pull request #26641 from Microsoft/jjh/aggressivenamespacingTõnis Tiigi2016-09-202-28/+28
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Windows: OCI aggressive namespacingJohn Howard2016-09-192-28/+28
* | | | | | | | Merge pull request #26645 from anusha-ragunathan/use-pluginv2-graphAnusha Ragunathan2016-09-2024-569/+629
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Make graphdrivers work with pluginv2.Anusha Ragunathan2016-09-2024-569/+629
* | | | | | | | Merge pull request #25849 from darrenstahlmsft/LibcontainerdRacesJohn Howard2016-09-207-47/+95
|\ \ \ \ \ \ \ \
| * | | | | | | | Lock all calls to hcsshim to prevent close racesDarren Stahl2016-09-197-47/+95
* | | | | | | | | Merge pull request #26720 from AkihiroSuda/fix-TestBuildApiDockerFileRemoteSebastiaan van Stijn2016-09-201-4/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix TestBuildApiDockerFileRemoteAkihiro Suda2016-09-201-4/+12
* | | | | | | | | | Merge pull request #26598 from thaJeztah/fix-binds-api-docsSebastiaan van Stijn2016-09-208-33/+76
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Update API docs for "HostConfig.Binds"Sebastiaan van Stijn2016-09-208-33/+76
|/ / / / / / / / /
* | | | | | | | | Merge pull request #26736 from dsheets/fix-typo-from-26061Kenfe-Mickaël Laventure2016-09-201-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix typo in api/types/container/host_config.goDavid Sheets2016-09-201-1/+1
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge pull request #25097 from msabansal/autosubnetArnaud Porterie2016-09-201-10/+38
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fixing support for nat to choose a subnet automaticallymsabansal2016-07-261-10/+38
* | | | | | | | | | Merge pull request #26740 from tagomoris/update-fluent-logger-golang-1.2.0Alexander Morozov2016-09-203-79/+308
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update fluent-logger-golang to v1.2.0.Satoshi Tagomori2016-09-203-79/+308
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #26436 from stevvooe/remove-transport-packageVincent Demeester2016-09-2090-552/+295
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | client: remove transport packageStephen J Day2016-09-1986-533/+276
| * | | | | | | | | | tlsconfig: move Clone into proper packageStephen J Day2016-09-095-19/+19
* | | | | | | | | | | Merge pull request #26725 from StefanScherer/log-error-to-event-logVincent Demeester2016-09-201-0/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Write fatal error to event log if running as serviceStefan Scherer2016-09-191-0/+3
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #26270 from AkihiroSuda/fix-typo-docker-imagesVincent Demeester2016-09-202-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fix the man page and zsh completion for `docker images`Akihiro Suda2016-09-022-2/+2
* | | | | | | | | | | | Merge pull request #26716 from dnephin/move-system-commandsVincent Demeester2016-09-202-2/+30
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Create a system subcommand for events and info.Daniel Nephin2016-09-192-2/+30
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #26738 from thaJeztah/remove-unused-state-functionsBrian Goff2016-09-202-19/+8
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Removed unused state functionsSebastiaan van Stijn2016-09-202-19/+8
* | | | | | | | | | | | | Merge pull request #26741 from thaJeztah/fix-api-docsBrian Goff2016-09-203-13/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix incorrectly named API optionsSebastiaan van Stijn2016-09-203-13/+13
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #25025 from cpuguy83/service_inspect_formatterVincent Demeester2016-09-207-138/+342
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Add formatter for service inspectBrian Goff2016-09-197-138/+342
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #26727 from Microsoft/jjh/breakcontinueVincent Demeester2016-09-201-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Oops, break should have been continueJohn Howard2016-09-191-2/+2