April 20, 2018
View 7d62e40

Switch from x/net/context -> context

Kir Kolyshkin authored on 2018/04/20 07:30:59
February 6, 2018
View 4f0d95f

Add canonical import comment

Daniel Nephin authored on 2018/02/06 06:05:59
November 21, 2017
View 0cba774

Address feedback from Tonis

John Howard authored on 2017/11/21 01:33:20
October 25, 2017
View de5c80b

Remove Docker from some functions

Vincent Demeester authored on 2017/10/25 21:39:51
September 20, 2017
View afd305c

LCOW: Refactor to multiple layer-stores based on feedback

John Howard authored on 2017/09/20 04:14:46
July 27, 2017
View 1009e6a

Update logrus to v1.0.1

Derek McGowan authored on 2017/07/27 06:42:13
July 19, 2017
View ebcb7d6

Remove string checking in API error handling

Brian Goff authored on 2017/07/19 23:20:13
January 26, 2017
View 3a12793

Use distribution reference

Derek McGowan authored on 2017/01/26 09:54:18
January 7, 2017
View 7a85579

*: use opencontainers/go-digest package

Stephen J Day authored on 2017/01/07 10:23:18
December 17, 2016
View 3c7676a

Abstract distribution interfaces from image specific types

Derek McGowan authored on 2016/12/17 04:19:05
November 30, 2016
View d117a2f

Refactoring functions Modified newV1DependencyImage and generateDependencyImages not to return errors instead of always return nil.

Daehyeok Mun authored on 2016/11/30 08:52:37
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
September 16, 2016
View 8052239

Generalize content addressable and reference storage

Tonis Tiigi authored on 2016/09/16 08:37:32
March 19, 2016
View c44e7a3

Pass upstream client's user agent through to registry on operations beyond pulls

Aaron Lehmann authored on 2016/03/19 06:42:40
March 9, 2016
View d1502af

Pass upstream client's user agent through to registry on image pulls

Mike Goelzer authored on 2016/03/09 11:18:53