May 11, 2013
View 6f3e868

Merge branch 'master' of github.com:dotcloud/docker into 471-cpu-limit

Jérôme Petazzoni authored on 2013/05/11 06:44:50
May 10, 2013
View 15ae314

Mock Hijack and Implement Unit test for Attach

Guillaume J. Charmes authored on 2013/05/10 13:55:08
May 8, 2013
View af9f559

in the tests, use a non-default value for cpu.shares

Jérôme Petazzoni authored on 2013/05/08 03:44:24
View efd9bec

implement "-c" option to allocate a number of CPU shares to a container

Jérôme Petazzoni authored on 2013/05/08 03:16:30
View 10c0e99

update to master

Victor Vieux authored on 2013/05/08 02:23:50
May 7, 2013
View 8472a27

Merge pull request #497 from justone/dot-graph-images

Guillaume J. Charmes authored on 2013/05/07 09:48:07
May 6, 2013
View 04cd20f

split api and server. run return exit code. import, pull and commit uses the smae endpoint. non zero status code on failure

Victor Vieux authored on 2013/05/06 18:31:22
May 4, 2013
View 3dba402

add tests for 'images' subcommand

Nate Jones authored on 2013/05/04 01:47:52
April 25, 2013
View ff95f2b

Update the unit tests to reflect the new API

Guillaume J. Charmes authored on 2013/04/25 07:35:28
April 24, 2013
View a22c785

Wait for the container to finish in TestAttachDisconnect before destroying it

Guillaume J. Charmes authored on 2013/04/24 03:09:48
April 23, 2013
View acb546c

Fix race within TestRunDisconnectTty

Guillaume J. Charmes authored on 2013/04/23 03:16:32
April 20, 2013
View cc5a044

update TestRunDisconnectTty to reflect the correct behavior of CmdRun

Guillaume J. Charmes authored on 2013/04/20 09:51:41
April 12, 2013
View bb22cd4

Add unit test for hanging kill + fix other tests behaviour

Guillaume J. Charmes authored on 2013/04/12 08:21:19
April 10, 2013
View d063d52

Update the unit test to reflect the new CmdRun behaviour in tty mode

Guillaume J. Charmes authored on 2013/04/10 00:18:36
April 6, 2013
View 99b5bec

Fix run disconnect behavious in tty mode + add unit test to enforce it

Guillaume J. Charmes authored on 2013/04/06 11:02:35