Guillaume J. Charmes
|
e9ee860c91
|
Merge branch 'master' into dm
Conflicts:
Dockerfile
buildfile.go
container.go
hack/make/test
runtime_test.go
utils/utils.go
|
2013-10-18 12:38:29 -07:00 |
|
Solomon Hykes
|
5cd7de5de8
|
hack: fail tests if there are leftover temp files before or after
|
2013-10-18 03:31:21 +00:00 |
|
Jérôme Petazzoni
|
d401e9d3ac
|
Add Stackbrew.
|
2013-10-17 14:11:10 -07:00 |
|
Jérôme Petazzoni
|
7b1c6ccabd
|
Try a different presentation of infrastructure documentation.
|
2013-10-16 17:11:21 -07:00 |
|
Daniel Mizyrycki
|
a2ffa637ce
|
testing infrastructure, PR #2195: Add aggregated docker-ci email report
|
2013-10-16 13:30:15 -07:00 |
|
Andy Rothfusz
|
65b62307c3
|
Merge pull request #2231 from metalivedev/1919-docreleaseinfo
Fix #1919 document how to edit and release docs.
|
2013-10-16 10:45:01 -07:00 |
|
Andy Rothfusz
|
03e5d94b12
|
Merge pull request #2090 from kencochrane/master
added initial draft of the Docker infrastructure doc
|
2013-10-16 10:44:22 -07:00 |
|
Solomon Hykes
|
3997b8a923
|
hack: don't set DEBUG when running tests
|
2013-10-15 23:07:26 +00:00 |
|
Solomon Hykes
|
ec885d9180
|
hack: only run certain tests with TESTFLAGS='-run TestName' make.sh
|
2013-10-15 23:06:41 +00:00 |
|
Solomon Hykes
|
b7abe9dab5
|
hack: only run certain tests with TESTFLAGS='-run TestName' make.sh
|
2013-10-15 22:57:40 +00:00 |
|
Andy Rothfusz
|
cd455ca6fa
|
Fix #1919 document how to edit and release docs.
|
2013-10-15 15:52:21 -07:00 |
|
Daniel Mizyrycki
|
53a07d5475
|
Prevent docker-ci to test closing PRs
|
2013-10-14 14:00:06 -07:00 |
|
Daniel Mizyrycki
|
620bc5b9e1
|
Merge pull request #1823 from dotcloud/1766-nightly-release
testing, issue #1766: Add nightly release to docker-ci
|
2013-10-11 17:38:06 -07:00 |
|
Tianon Gravi
|
94bf5b0011
|
Revamp install.sh to be usable by more people, and to use official install methods whenever possible (apt repo, portage tree, etc.), thus making it an official script and moving it to hack/
|
2013-10-11 00:53:15 -06:00 |
|
Daniel Mizyrycki
|
d542318d63
|
testing infrastructure, issue #1766: Dockerize deployment of docker-ci
|
2013-10-10 18:29:10 -07:00 |
|
Daniel Mizyrycki
|
fac190959f
|
testing, issue #1766: Upgrade tooling for Docker nightly release
|
2013-10-10 18:29:10 -07:00 |
|
Daniel Mizyrycki
|
1dcdc3deb7
|
testing, issue #1766: Add nightly release to docker-ci
|
2013-10-10 18:29:10 -07:00 |
|
Solomon Hykes
|
1804fcba93
|
Merged master into device-mapper branch
|
2013-10-10 12:50:30 -07:00 |
|
Ken Cochrane
|
0d3c899528
|
added initial draft of the Docker infrastructure doc
|
2013-10-04 15:12:40 -04:00 |
|
Alexander Larsson
|
9b65c7cf49
|
hack: Don't just run the "TestRunHostname" test
|
2013-10-04 15:38:47 +02:00 |
|
Guillaume J. Charmes
|
8b2f4aab23
|
Random improvments
|
2013-10-02 20:18:15 -07:00 |
|
Tianon Gravi
|
06d0843a61
|
Update Dockerfile and hack to support compiling device-mapper code statically (using go1.2rc1)
|
2013-10-03 10:32:47 -06:00 |
|
Solomon Hykes
|
1332f400f7
|
Merge pull request #2015 from dsissitka/1927
Configured FPM to make /etc/init/docker.conf a config file.
|
2013-10-02 18:18:16 -07:00 |
|
Solomon Hykes
|
a292c04ddb
|
Merge pull request #2069 from philips/add-xz-to-runtime-dependencies
fix(hack/PACKAGERS): add xz utils as a runtime dep
|
2013-10-02 17:37:56 -07:00 |
|
Brandon Philips
|
4f5c2cbccc
|
fix(hack/PACKAGERS): add xz utils as a runtime dep
|
2013-10-02 12:06:19 -07:00 |
|
Tianon Gravi
|
cb21a40490
|
Bump vendor kr/pty to commit 3b1f6487b (syscall.O_NOCTTY)
|
2013-10-01 19:48:50 -06:00 |
|
Tianon Gravi
|
ccefe47897
|
Add cleanup/refactor portion of #2010 for hack and Dockerfile updates
|
2013-09-30 13:57:30 -06:00 |
|
David Sissitka
|
c22e377a6d
|
Used tabs for alignment when I should've used spaces. Fixed.
|
2013-09-26 13:56:59 -07:00 |
|
David Sissitka
|
f8c9f11f06
|
Configured FPM to make /etc/init/docker.conf a config file.
|
2013-09-26 12:52:43 -07:00 |
|
Tianon Gravi
|
aa3de0b849
|
Add several of the small make.sh fixes from #1920, and make the output more consistent and contributor-friendly, since release instructions already exist in release.sh
|
2013-09-24 14:36:20 -06:00 |
|
Solomon Hykes
|
03fe5632d0
|
Merge pull request #1970 from dotcloud/cleanup-hack
Cleanup and reorganize docs and tooling for contributors and maintainers
|
2013-09-24 10:38:21 -07:00 |
|
Solomon Hykes
|
f6c64827c8
|
Hack: correct typo in release checklist
|
2013-09-23 18:43:08 -07:00 |
|
Tianon Gravi
|
a4067b1b44
|
Add @tianon to hack/MAINTAINERS
|
2013-09-23 12:39:14 -06:00 |
|
Solomon Hykes
|
fa3837abf1
|
Hack: update README
|
2013-09-23 11:26:05 -07:00 |
|
Solomon Hykes
|
baff72bc82
|
Update maintainer's manual: every change should be done in a pull request.
|
2013-09-23 11:26:05 -07:00 |
|
Solomon Hykes
|
99377de7d2
|
Hack: update release checklist and reference it in REAMDE
|
2013-09-23 11:26:04 -07:00 |
|
Solomon Hykes
|
0ef5bcb17d
|
hack/MAINTAINERS.md: a maintainer's manual.
|
2013-09-23 11:26:04 -07:00 |
|
Solomon Hykes
|
fd1c43f0e0
|
Hack: remove deprecated files
|
2013-09-23 11:26:03 -07:00 |
|
Michael Crosby
|
cfbe76e559
|
Update tar dependency to newest version
|
2013-09-23 09:59:04 -07:00 |
|
Daniel Mizyrycki
|
dfd0deefbb
|
packaging, issue #1647: Add docker groupname on the package release
|
2013-09-16 23:00:54 -07:00 |
|
Nick Stinemates
|
d6cf41cbe6
|
Add MAINTAINERS
Making sure we're consistent across our project.
|
2013-09-16 04:45:01 +00:00 |
|
Solomon Hykes
|
45cedefadb
|
hack/vendor.sh: overwrite existing dependencies and remove .git so they can be checked in
|
2013-09-11 18:38:09 -07:00 |
|
Solomon Hykes
|
ebee8f28ac
|
hack/make.sh print a warning but don't exit if called outside a correct build environment.
|
2013-09-10 18:08:02 -07:00 |
|
Solomon Hykes
|
03e36caeb1
|
Fix typo and add dependency details in hack/PACKAGERS.md
|
2013-09-10 18:02:33 -07:00 |
|
Solomon Hykes
|
228b7af516
|
Remove fixed FIXMEs
|
2013-09-10 11:33:37 -07:00 |
|
Solomon Hykes
|
d14058bc29
|
Update usage comments in hack/make.sh
|
2013-09-10 11:33:26 -07:00 |
|
Solomon Hykes
|
5b361f31f7
|
Packager's manual: official build vs distro build
|
2013-09-10 11:30:14 -07:00 |
|
Solomon Hykes
|
14bbbcd571
|
PACKAGERS.md: a guide to packaging Docker for your favorite distro
|
2013-09-09 23:39:55 -07:00 |
|
Solomon Hykes
|
3d39336a46
|
Break down hack/make.sh into small scripts, one per 'bundle': test, binary, ubuntu etc.
|
2013-09-09 18:45:40 -07:00 |
|
Solomon Hykes
|
59856a20bf
|
Add the output of the tests to each release
|
2013-09-09 16:30:24 -07:00 |
|