COMMITS
/ api/common.go February 11, 2016
V
Move getContext… function to builder package
Vincent Demeester committed
January 15, 2016
T
Bump API Version to v1.23
Tibor Vass committed
January 5, 2016
D
Modify import paths to point to the new engine-api package.
David Calavera committed
December 31, 2015
D
Use constant instead of "scratch"
Doug Davis committed
August 31, 2015
D
Add a DOCKER_API_VERSION env var
Doug Davis committed
December 13, 2015
J
Fix typos found across repository
Justas Brazauskas committed
October 19, 2015
G
Change sorting method and add test to DisplayablePorts
Garrett Barboza committed
October 14, 2015
T
Bump API Version to v1.22
Tibor Vass committed
October 2, 2015
A
Fix some style issues
Alexander Morozov committed
July 22, 2015
R
fix golint errors/warnings of pkg `api/`
root committed
July 25, 2015
D
Bump api version to 1.21.
David Calavera committed
June 17, 2015
A
Error out if client API version is too old
Antonio Murdaca committed
May 28, 2015
J
bump api version to 1.20
Jessica Frazelle committed
April 23, 2015
J
Windows: mkdirall volume path aware
jhowardmsft committed
April 26, 2015
A
Small if err cleaning
Antonio Murdaca committed
April 13, 2015
A
Remove job from container_inspect
Antonio Murdaca committed
April 7, 2015
D
Remove Job from PS API
Doug Davis committed
April 4, 2015
D
Last step in removing engine.Tabel from api/client/*
Doug Davis committed
April 1, 2015
A
Bump API version and docs to v1.19
Alexander Morozov committed
March 26, 2015
A
Replace aliased imports of logrus, fixes #11762
Antonio Murdaca committed
March 24, 2015
A
Add comments to api/common constants, closes #11583
Avi Das committed
March 16, 2015
M
Format error by value
Michal Minar committed
February 16, 2015
J
fix naming, add a test for port range on docker ps
Jessica Frazelle committed
January 28, 2015
C
Group published and exposed ports by contiguous ranges
Colm Hally committed
February 10, 2015
A
Bump api version to 1.18
Alexander Morozov committed
January 26, 2015
M
Merge pull request #10360 from dmcgowan/keyfile-error-message
Michael Crosby committed
D
Add file path to errors loading the key file
Derek McGowan committed
January 23, 2015
D
Use filepath instead of path
Derek McGowan committed
January 22, 2015
V
bump API version
Victor Vieux committed
September 11, 2014
D
Allow for Dockerfile to be named something else.
Doug Davis committed
December 4, 2014
J
Be consistent about libtrust import path.
Jessica Frazelle committed
November 17, 2014
V
Update libtrust version
Victor Vieux committed
V
add ID and Hostname in docker info
Victor Vieux committed
October 24, 2014
A
Use logrus everywhere for logging
Alexandr Morozov committed
A
Bump API to v1.16.
Andrea Luzzardi committed
August 26, 2014
A
Bump docs and api to 1.15
Alexandr Morozov committed
July 24, 2014
J
Extract log utils into pkg/log
Josiah Kiehl committed
V
update go import path and libcontainer
Victor Vieux committed
July 29, 2014
E
Move parsing functions to pkg/parsers and the specific kernel handling
Erik Hollensbe committed
July 8, 2014
A
bump api to 1.14 & update docs
Adrien Folie committed
June 8, 2014
E
Pause/freeze containers during commit
Eric Windisch committed
May 16, 2014
U
bump remote api to 1.12 & add --force-rm to build
unclejack committed
May 12, 2014
M
Fix port mapping in ps display for public and private
Michael Crosby committed
March 23, 2014
I
Adding timestamp end to events endpoint. Modifying api docs.
Isabel Jimenez committed
April 1, 2014
G
Update Version to not use string anymore
Guillaume J. Charmes committed
March 28, 2014
V
split API into 2 go packages
Victor Vieux committed
March 16, 2014
E
In `docker ps`, sort by port instead of unsorted.
Erik Hollensbe committed
February 14, 2014
V
bump API version
Victor Vieux committed
February 24, 2014
S
api/common.go: code shared by the server and client implementation of the Docker remote api.
Solomon Hykes committed