October 2, 2014
View 4424d15

Merge pull request #8302 from rafecolton/move_archive_package_to_pkg

unclejack authored on 2014/10/02 00:03:34
September 30, 2014
View b845a62

Move Go() promise-like func from utils to pkg/promise

Rafe Colton authored on 2014/09/30 15:16:27
September 29, 2014
View bfc9d8b

Fix typo:betweem->between and PtySlace->PtySlave

ArikaChen authored on 2014/09/29 00:01:35
September 23, 2014
View 950bfe4

daemon/attach: avoid mem alloc for interface

unclejack authored on 2014/09/23 03:14:49
September 16, 2014
View c786a8e

Adding docker exec support in CLI. Fixed a bug in daemon that resulted in accessing of a closed pipe.

Vishnu Kannan authored on 2014/09/16 15:43:43
September 11, 2014
View 669561c

Address review comments.

Vishnu Kannan authored on 2014/09/11 09:06:59
September 9, 2014
View 5130fe5

Adding support for docker exec in daemon.

Vishnu Kannan authored on 2014/09/09 13:19:32
September 4, 2014
View f3c767d

Adding Exec method to native execdriver. Modified Attach() method to support docker exec.

Vishnu Kannan authored on 2014/09/04 14:29:19
September 1, 2014
View e0339d4

Use State as embedded to Container

Alexandr Morozov authored on 2014/09/01 00:20:35
August 27, 2014
View 3a7e073

Rename 'StdConfig' to 'StreamConfig'.

Vishnu Kannan authored on 2014/08/27 07:44:00
View 4aa5da2

Refactoring execdriver.Command and Container structs to support 'docker exec' and other similar features in the future.

Vishnu Kannan authored on 2014/08/27 07:05:37
August 20, 2014
View 1ba15b8

Use ++ instead of += 1

Alexandr Morozov authored on 2014/08/20 21:09:54
August 13, 2014
View 7621263

move some io related utils to pkg/ioutils

unclejack authored on 2014/08/13 01:10:43
August 7, 2014
View bd37371

port usage of jsonlog to the new daemon files which were refactored recently.

Erik Hollensbe authored on 2014/08/07 08:45:04
July 25, 2014
View a02f67b

Extract log utils into pkg/log

Josiah Kiehl authored on 2014/07/25 05:37:44