September 18, 2014
View 1f03e60

move stdcopy to pkg/stdcopy

unclejack authored on 2014/09/18 00:04:56
September 17, 2014
View 00fd008

Merge pull request #8062 from vishh/run_in_phase2

Alexandr Morozov authored on 2014/09/17 04:56:12
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
View bfebdfd

Splitting the exec remote API into two separate APIs inorder to support resizing of tty sessions. 1. /container/<name>/exec - Creates a new exec command instance in the daemon and container '<name>'. Returns an unique ID for each exec command. 2. /exec/<name>/start - Starts an existing exec command instance. Removes the exec command from the daemon once it completes.

Vishnu Kannan authored on 2014/09/16 07:56:47
September 14, 2014
View 788e4ac

Change the copy command Content-Type header to x-tar Addresses #6107

Srini Brahmaroutu authored on 2014/09/14 08:03:35
September 9, 2014
View 985d579

Adding 'exec' command to remote API and CLI.

Vishnu Kannan authored on 2014/09/09 14:51:53
September 5, 2014
View d2f75a3

Fix line delimited JSON response

Jessica Frazelle authored on 2014/09/05 04:02:52
August 31, 2014
View 16e850f

Use increment operator

Alexandr Morozov authored on 2014/08/31 02:43:48
August 21, 2014
View 239e932

daemon: rename from "delete" job to "rm"

limsy authored on 2014/08/21 19:40:47
August 14, 2014
View fcf37be

remove double newline

Victor Vieux authored on 2014/08/14 10:08:27
View c9c2718

Merge pull request #6162 from vbatts/vbatts-ps_filter

Victor Vieux authored on 2014/08/14 03:44:48
August 8, 2014
View 63503ca

Remove deprecated server/ package

Solomon Hykes authored on 2014/08/08 18:12:39
July 25, 2014
View a02f67b

Extract log utils into pkg/log

Josiah Kiehl authored on 2014/07/25 05:37:44
June 3, 2014
View 8414671

docker ps: introducing filters

Vincent Batts authored on 2014/06/03 04:08:39
May 1, 2014
View e64131d

docker save: ability to save multiple images

Vincent Batts authored on 2014/05/01 13:26:24