May 27, 2017
View f154588

LCOW: OCI Spec and Environment for container start

John Howard authored on 2017/05/27 08:14:18
May 17, 2017
View 55fd0d0

Merge pull request #32208 from johnstep/windows-secrets

John Howard authored on 2017/05/17 05:41:53
May 15, 2017
View 6bffb58

Merge pull request #32856 from darrenstahlmsft/RemoveResourceComments

Sebastiaan van Stijn authored on 2017/05/15 22:28:51
May 12, 2017
View e0d533b

Add Windows configs support

John Stephens authored on 2017/05/12 03:55:03
May 10, 2017
View 425973c

Use CpuMaximum instead of CpuPercent for more precision

Darren Stahl authored on 2017/05/10 10:25:44
April 27, 2017
View 0e9b7df

Remove comments and unused structures in Windows resources

Darren Stahl authored on 2017/04/27 07:54:08
April 20, 2017
View b3649f4

Prevent a non-zero NanoCPUs from setting a zero CPU.Count

Darren Stahl authored on 2017/04/20 08:41:59
April 13, 2017
View 3b5af0a

Fix scaling of NanoCPUs on Hyper-V containers

Darren Stahl authored on 2017/04/13 08:54:27
February 2, 2017
View f42033b

Windows: Unify workdir handling

John Howard authored on 2017/02/02 07:56:19
December 2, 2016
View bd4e8aa

Add Windows secrets support

John Stephens authored on 2016/12/02 01:11:15
November 29, 2016
View 6306019

Refactoring ineffectual assignments This patch fixed below 4 types of code line 1. Remove unnecessary variable assignment 2. Use variables declaration instead of explicit initial zero value 3. Change variable name to underbar when variable not used 4. Add erro check and return for ignored error

Daehyeok Mun authored on 2016/11/29 17:17:35
November 19, 2016
View 61dad30

Windows: Fix a longstanding TODO

John Howard authored on 2016/11/19 03:20:43
November 2, 2016
View 4e15420

Windows: Add cpu count option

Darren Stahl authored on 2016/11/02 05:02:46
View 846baf1

Add `--cpus` flag to control cpu resources

Yong Tang authored on 2016/11/02 02:12:29
October 19, 2016
View 15fb3fd

Merge pull request #26965 from Microsoft/jjh/rootpath

Vincent Demeester authored on 2016/10/19 22:50:37