January 10, 2015
View 7f091ec

build_config job: parse dockerfile ast into config

Dan Walsh authored on 2015/01/10 06:07:00
November 25, 2014
View 5794b53

Update code for use of urlutil pkg

Michael Crosby authored on 2014/11/25 08:47:42
November 22, 2014
View 054e57a

build: add pull flag to force image pulling

unclejack authored on 2014/11/22 02:51:32
November 1, 2014
View 9cc71b4

Merge pull request #8468 from laktek/master

Jessie Frazelle authored on 2014/11/01 06:43:21
October 8, 2014
View d3ac9ea

Add HasValidGITPrefix to utils/utils.go

Lakshan Perera authored on 2014/10/08 13:09:08
October 7, 2014
View 568f86e

Deprecating ResolveRepositoryName

Don Kjer authored on 2014/10/07 10:54:52
October 3, 2014
View aabba98

Added validity checks for repo name and tag in build job. Signed-off-by: Joffrey F <joffrey@docker.com>

Joffrey F authored on 2014/10/03 00:37:13
September 30, 2014
View 5e6f16e

Fix the bug of tag a existed tag name of a repository.

Lei Jitang authored on 2014/09/30 17:57:17
View 30d5a42

Move archive package into pkg/archive

Rafe Colton authored on 2014/09/30 15:23:36
September 11, 2014
View eb3ea3b

Allow for Dockerfile to be named something else. Add a check to make sure Dockerfile is in the build context Add docs and a testcase Make -f relative to current dir, not build context

Doug Davis authored on 2014/09/11 23:42:17
August 27, 2014
View 2ef1dec

builder: Refactors according to @tiborvass's comments

Erik Hollensbe authored on 2014/08/27 04:25:44
August 16, 2014
View a1522ec

builder: move the evaluator package code directly into builder

Erik Hollensbe authored on 2014/08/16 01:29:35
August 12, 2014
View 1ae4c00

builder: fix references to jobs in daemon, make builder a first class package referring to evaluator

Erik Hollensbe authored on 2014/08/12 00:44:31