January 26, 2017
View 3a12793

Use distribution reference

Derek McGowan authored on 2017/01/26 09:54:18
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 7, 2016
View 91e197d

Add engine-api types to docker

Michael Crosby authored on 2016/09/07 03:18:12
July 14, 2016
View 19d48f0

Allow v1 search to use v2 auth with identity token

Derek McGowan authored on 2016/07/14 05:30:24
June 12, 2016
View a72b45d

Fix logrus formatting

Yong Tang authored on 2016/06/12 05:16:55
June 2, 2016
View 92f10fe

Add `--limit` option to `docker search`

Yong Tang authored on 2016/06/02 05:38:14
May 8, 2016
View c1be45f

fix typos

allencloud authored on 2016/05/08 10:36:10
March 17, 2016
View f0d83c4

*: fix response body leaks

Antonio Murdaca authored on 2016/03/17 00:38:13
March 1, 2016
View f2d481a

Login update and endpoint refactor

Derek McGowan authored on 2016/03/01 16:07:41
View aee260d

Remove email address field from login

Ken Cochrane authored on 2016/03/01 10:51:36
January 27, 2016
View 7bca932

Respond with 401 when there is an unauthorized error from the registry.

David Calavera authored on 2016/01/27 03:30:58
January 5, 2016
View 907407d

Modify import paths to point to the new engine-api package.

David Calavera authored on 2016/01/05 09:05:26
December 16, 2015
View c4472b3

Move registry.SearchResult types to api/types/registry.

Daniel Nephin authored on 2015/12/16 01:44:20
December 12, 2015
View ffded61

Update Named reference with validation of conversions

Tonis Tiigi authored on 2015/12/12 04:00:13
December 5, 2015
View 2655954

Add own reference package wrapper

Tonis Tiigi authored on 2015/12/05 06:55:15