Commit Graph

1346 Commits

Author SHA1 Message Date
f7921813fb Bumped version to 0.3.2
Upstream-commit: e289308dff229bf70852f7c549cc7aafeedd4ec9
Component: engine
2013-05-09 13:51:32 -07:00
af6db2f9ae Merge pull request #568 from dotcloud/improve_checksum-2
* Runtime: Store the actual archive on commit
* Registry: Improve the checksum process
- Registry: Fix error 400 on push
Upstream-commit: 8fb8a08ff29bc5ac903ba86b449b3c12eeb19af7
Component: engine
2013-05-09 13:25:15 -07:00
ad2835b0ef Fix error code message upon error on push
Upstream-commit: 30f009150f303ff496307778722ed5c2c3ad80c8
Component: engine
2013-05-09 13:24:00 -07:00
07363de384 Update basics.rst
Upstream-commit: 0410397704c4cd81da9ad45dab21d4432b4b1a13
Component: engine
2013-05-09 13:05:18 -06:00
6b7f285df1 Send the images in correct order
Upstream-commit: 3cbf5670c5de9948dedf439defb0d772531e717d
Component: engine
2013-05-09 11:12:37 -07:00
0deede8341 Remove the pushImageRec and use iteration instead
Upstream-commit: 55cf05835b6f55e7ec83c63bc69a570876722df5
Component: engine
2013-05-08 23:29:02 -07:00
1f8d0ea182 Improve the checksum process
Upstream-commit: c7a7983fcbe28d67648b32e37029ac84482cffcf
Component: engine
2013-05-08 22:45:40 -07:00
76711c8930 Factorize the checksums functions
Upstream-commit: 44b33b44aa1445bad0bcb5852c7a1606e30620f7
Component: engine
2013-05-08 22:37:33 -07:00
9c6c29ba8a Refactor PushRepository to fix error 400 and to increase processing speed
Upstream-commit: 463658dc8fd9bbf0e15d5b13d9da3710144d1407
Component: engine
2013-05-08 22:06:23 -07:00
3a9097fef6 * Registry: Use the size to have a good progress bar while pushing
* Registry: Use the actual archive if it exists in order to speed up the push
+ Registry: Remove the archive if it exists after the push
Upstream-commit: 80f4b0df75c21736cec93730bee18761035f53aa
Component: engine
2013-05-08 19:36:12 -07:00
cce89c679d Store the actual archive when commit
Upstream-commit: aaaf3f072601923594754e46c1f0152847d9c2d9
Component: engine
2013-05-08 19:08:11 -07:00
9f30282b84 Merge pull request #566 from dhrp/move-website-to-dir
Moved the static website html pages to their own folder under docs.
Upstream-commit: eed64e6777812702e95541b69cac60cd74da59da
Component: engine
2013-05-08 17:13:45 -07:00
85073c6e30 Moved the static website html pages to their own folder under docs.
This should make previewing documentation easier.
Also updated the Makefile to now copy the theme dir into the _build/website/ dir. Make connect and Make push work.
Upstream-commit: 0f4469c2b1164eab9bc6104913cf8dccacac214f
Component: engine
2013-05-08 17:05:46 -07:00
28ba5b0027 Bumped version to 0.3.1
Upstream-commit: 06767fb99d997fe939febb086e8fa12414419053
Component: engine
2013-05-08 16:52:47 -07:00
f0b0638c96 Display the go version inf CmdInfo in non-debug mode
Upstream-commit: 5098c4fc006c15788142a669a0d169b03de7be8b
Component: engine
2013-05-08 16:40:48 -07:00
ee760c5cd2 Merge pull request #557 from dotcloud/improve_checksum
* Registry: Improve checksum
Upstream-commit: c25597690939feb73094a557a49c6f7085b67cac
Component: engine
2013-05-08 16:30:42 -07:00
dd5e4add4f Store the checksums when pulling a repository
Upstream-commit: 0e23b4e10ec7f7c49c5715cd115f859319adf476
Component: engine
2013-05-08 16:27:35 -07:00
acc707fbce + Runtime: Add go version to debug infos
Upstream-commit: d6c24092eb0e24f7aaa921110c62e99e81ae1f88
Component: engine
2013-05-08 15:35:35 -07:00
cc0ef6eaae Better error output upon push failure
Upstream-commit: 6cafed45afb74d07b13e8c00798e559da47822e7
Component: engine
2013-05-08 14:19:38 -07:00
d25803433e Merge pull request #562 from tianon/go1.1
- Makefile: Swap "go get" for "go get -d", especially to compile on go1.1rc
Upstream-commit: 3484781a6f4367c3b534cb5575c0d1516a5ffc14
Component: engine
2013-05-08 14:15:03 -07:00
0b78bccf28 Swap "go get" for "go get -d", especially to compile on go1.1rc; fixes #561
Upstream-commit: c4ad6b077d87bb501ed651bfc87c3e332c7d38d7
Component: engine
2013-05-08 14:51:50 -06:00
b96b79e6a4 Merge pull request #559 from dhrp/docs-table-th-fix
- Documentation: CSS fix for docker documentation to make REST API docs look better.
Upstream-commit: 45b5d3027ee0ebeff98559ad4fbb5b1085eb9c0a
Component: engine
2013-05-08 12:18:33 -07:00
6a329f5dc0 Added a line to css to make sure th woul align left.
Upstream-commit: 070b1cd541cb8a60755a3c5244af00bca6ccaf51
Component: engine
2013-05-08 12:13:31 -07:00
c6f97b4c7e Make the checksum async within commit
Upstream-commit: 8ff1765674c93a169fe29483503709a008f30618
Component: engine
2013-05-08 12:01:12 -07:00
9dcac35c2d Use make instead of new
Upstream-commit: c4ebf870c8a9cef909e66fb517e607896ea8a518
Component: engine
2013-05-08 10:35:41 -07:00
2c41182b97 Merge pull request #539 from justone/fix-byparent
- Images: fix ByParent function
Upstream-commit: 7b1ec9ff30a0b239466a47b576c1352069fe7688
Component: engine
2013-05-07 11:34:59 -07:00
bff143f914 Merge pull request #550 from unclejack/handle-empty-kernel-flavor-without-dash
* Runtime: kernel version - don't show the dash if flavor is empty
Upstream-commit: 244e6022ec114350a0b417fa4a432128789f9e8a
Component: engine
2013-05-07 11:24:25 -07:00
e782d4332d Merge pull request #552 from dotcloud/548-no_command_panic-fix
- Builder: Check the command existance prior create and add Unit tests for the case
Upstream-commit: f8dd04d567c4aa212bb2998a7db5fb016b340ed8
Component: engine
2013-05-07 11:19:34 -07:00
664f8fbbbd Check the command existance prior create and add Unit tests for the case
Upstream-commit: 42b1ea4889cd61790f81001ada5deac9354be378
Component: engine
2013-05-07 11:18:13 -07:00
e188ef45f3 kernel version - don't show the dash if flavor is empty
Upstream-commit: d2eb2455a1fc379dbac94d651b0785b631b84add
Component: engine
2013-05-07 20:57:21 +03:00
11e30ef978 Merge pull request #543 from dotcloud/pull-official-tag-fix
- Registry: Fix pull for official images with specific tag
Upstream-commit: a2b5196061bf7fd174c52fce2e245c85a1506c45
Component: engine
2013-05-07 10:56:37 -07:00
4ab4386507 Merge pull request #544 from DanielVF/master
- Documentation: Fixed CouchDB example page header mistake
Upstream-commit: f46ab22b7a15f2bd974029819e487577d9593141
Component: engine
2013-05-07 10:51:35 -07:00
9b78bae37f Merge pull request #535 from dhrp/website_update
* Documentation: updated www.docker.io website. 
Upstream-commit: 074310063de4fb48206afe2fc6f75cb08a298244
Component: engine
2013-05-07 10:45:29 -07:00
2d972eaadd Merge pull request #542 from dotcloud/docker-search
+ Registry: Add docker search top level command in order to search a repository
Upstream-commit: 01575e1f6775d7874876b271ef573a865f4608eb
Component: engine
2013-05-07 10:43:19 -07:00
918b8e4e00 Added actual doc file
Upstream-commit: 82513815f1d2bee77ae729b4293e29d6377ab03d
Component: engine
2013-05-07 10:31:55 -07:00
fdf1b6eb16 Added doc page for new search command
Upstream-commit: 4df26b9ee74c9d381447a10f9eae5db1ab1872c8
Component: engine
2013-05-07 10:29:49 -07:00
a42d7ca0b1 Merge pull request #546 from shamrin/patch-3
- Documentation: fixed README formatting
Upstream-commit: fc2df7e634cd51c2ecf5e3d66ece1d1005735579
Component: engine
2013-05-07 10:01:16 -07:00
d13c0d0550 README: fix Markdown formatting
Upstream-commit: c718eb282b2d0d9479e566f1d8c3dd856eee8334
Component: engine
2013-05-07 17:57:26 +04:00
ce106440a9 CouchDB example page was titled redis
Upstream-commit: 0a13ce9befa57c45941b01cf71675e87d878fca4
Component: engine
2013-05-07 08:33:29 -04:00
d46e47300a Fixes bug when pulling an official image (no user namespace) with a specified tag
Upstream-commit: 0a197f9b4fe5f63abf60a17b8d595dd72b7eb471
Component: engine
2013-05-07 04:54:58 -07:00
4eb7aea0d0 missing comma
Upstream-commit: 3d25e09c3b572a7f060e4e7ad0f3b4a2f191e9de
Component: engine
2013-05-07 03:54:31 -07:00
4d3a8d7c57 Implemented command
Upstream-commit: d56c5406acb3f48ee338a8e4007be7c135074779
Component: engine
2013-05-07 03:49:08 -07:00
d59572be9d fix ByParent
Upstream-commit: 23c5c130148985e3e527fa799beb45326ac791a9
Component: engine
2013-05-06 21:31:59 -07:00
71ceced6ad Merge pull request #523 from steakknife/522-docker-build
* Builder: use any whitespaces instead of tabs
Upstream-commit: 6ac33eb64936e16769ea6e6efb57c0bd98bc7aeb
Component: engine
2013-05-06 19:06:11 -07:00
4d2716f094 Merge pull request #537 from dotcloud/builder-env
+ Builder: Implement ENV within docker builder
Upstream-commit: a02ad8c896da3be4c3aeb687111e9e823562de63
Component: engine
2013-05-06 18:57:15 -07:00
0d4addc80f Add the ENV instruciton to the docker builder documentation
Upstream-commit: 4c7c177e4ea4a166e656306e1d845cdb9e2f37ce
Component: engine
2013-05-06 18:54:27 -07:00
ec2fdcee5d Implement ENV within docker builder
Upstream-commit: e45aef0c82044be6a427502d4bbb0979074c2ba1
Component: engine
2013-05-06 18:39:56 -07:00
1fe09c7f12 Merge pull request #497 from justone/dot-graph-images
+ images: output graph of images to dot (graphviz)
Upstream-commit: 8472a27e80849318161ed7d8f30a8b431b1571a8
Component: engine
2013-05-06 17:48:07 -07:00
6ebdfb5b76 Updated index to reflect new (short) 'engine' message (merged with solomon's new text), also moved around the layout a bit and fixed some small text errors.
Upstream-commit: 0d929d13d360bbcbb2e524d44253a5f405cd041f
Component: engine
2013-05-06 17:41:51 -07:00
ffe8839b32 Merge pull request #534 from dotcloud/510-update-go
* Packaging: packaging ubuntu; issue #510: Use goland-stable PPA package to build docker
Upstream-commit: a0d80ed3e6bfe18692dfb15ed47050a8b7de2523
Component: engine
2013-05-06 17:27:02 -07:00