woodpecker/shared/build
Matt Bostock b027bd8392 Run gofmt and add test to prevent regressions
Run `go fmt ./...` [1] and add a test to the `test` make target that
checks if `go fmt` has been run.

[1]: http://blog.golang.org/go-fmt-your-code
2015-01-11 18:54:34 +00:00
..
buildfile Move id_rsa outside docker build #PR1 2014-12-12 01:42:38 +03:00
docker Fix Docker Client FileDescriptor Leak 2014-12-19 01:58:17 +09:00
dockerfile pushing my local branch 2014-06-04 14:25:38 -07:00
git added code to specify a gopath 2014-06-12 12:51:55 -07:00
log pushing my local branch 2014-06-04 14:25:38 -07:00
proxy fixed proxy test that relied on map ordering 2014-09-09 22:08:26 -07:00
repo support for gitlab 2014-10-26 01:45:52 +02:00
script Run gofmt and add test to prevent regressions 2015-01-11 18:54:34 +00:00
build.go improved error messaging for failed build due to Docker errors 2014-12-30 13:09:05 -08:00
build_test.go fixed unit test 2014-12-30 13:17:54 -08:00
images.go merged plugin changes from master to exp 2014-10-11 15:35:25 -07:00
util.go pushing my local branch 2014-06-04 14:25:38 -07:00
util_test.go pushing my local branch 2014-06-04 14:25:38 -07:00
writer.go added limit to streaming output to avoid crashes 2014-09-23 20:47:40 -07:00
writer_test.go fixed failing limited writer test 2014-09-23 22:59:43 -07:00