Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Do not re-parse the list of search registries just for an error message | Miloslav Trmač | 2018-08-01 |
* | Eliminate duplicate determination whether to use search registries | Miloslav Trmač | 2018-08-01 |
* | Eliminate the "DockerArchive means pull all refPairs" special case | Miloslav Trmač | 2018-08-01 |
* | Introduce struct pullGoalNames | Miloslav Trmač | 2018-08-01 |
* | Use []pullRefName instead of []*pullRefName | Miloslav Trmač | 2018-08-01 |
* | Remove the error return value from getPullRefName | Miloslav Trmač | 2018-08-01 |
* | Split refNamesFromImageReference from Runtime.getPullListFromRef | Miloslav Trmač | 2018-08-01 |
* | Replace getPullRefPair with getPullRefName | Miloslav Trmač | 2018-08-01 |
* | Make refNamesFromPossiblyUnqualifiedName independent from Image | Miloslav Trmač | 2018-07-23 |