Guillaume J. Charmes
02712aaba2
Merge pull request #652 from unclejack/fix-compilation-on-linux
...
fix compilation on linux
Upstream-commit: 0bb54813d43728f93f41ef4cf015a62ec95d102c
Component: engine
2013-05-20 10:55:17 -07:00
unclejack
543cef1b6d
fix compilation on linux
...
Upstream-commit: 1b007828c93bc472af3306b8da1d72a84b484f12
Component: engine
2013-05-20 20:43:09 +03:00
Guillaume J. Charmes
6c6cf1e168
Merge pull request #639 from fsouza/fix-utils-darwin
...
utils: fix compilation on Darwin
Upstream-commit: 2879ef46420316038e8048b17eb96b53283332a0
Component: engine
2013-05-20 10:10:30 -07:00
Ken Cochrane
5af4d13b11
Merge pull request #645 from fsouza/fix-api-docs
...
- Documentation: remove trunc_cmd from /containers/ps example no longer needed.
Upstream-commit: b3101beb47f62a3af5be72ff404733518856bd7c
Component: engine
2013-05-20 07:52:22 -07:00
Ken Cochrane
43ff0f8506
Merge pull request #646 from kirang89/master
...
- Documentation: Fixed typos in README
Upstream-commit: 580df1dfc6ec6002bb5be9226f71cc1e4fd64f7c
Component: engine
2013-05-19 16:53:33 -07:00
Kiran Gangadharan
d97e9f4c66
Fixed typos
...
Upstream-commit: 0b785487fe752cc4111a3f0005a2ae090b30c52b
Component: engine
2013-05-19 21:04:34 +05:30
Francisco Souza
1c04239110
docs/remote_api: remove trunc_cmd from /containers/ps example
...
Apparently, this parameter does not exist anymore.
Upstream-commit: 8291f8b85ca653e13f17ffb126b57bb6b40c1cb5
Component: engine
2013-05-19 11:57:45 -03:00
Ken Cochrane
3765bead85
Merge pull request #644 from philspitler/master
...
- Documentation: Fixed typo in remote api docs
Upstream-commit: 6471fd3825abdcf40a99f59d609a093ae82c523a
Component: engine
2013-05-19 06:41:26 -07:00
Phil Spitler
90b893aa81
Fixed typo in remote API doc
...
Upstream-commit: ea7fdecd41a107d038503578324197780df002a8
Component: engine
2013-05-19 09:37:02 -03:00
Francisco Souza
38bbb0a8b8
utils: fix compilation on Darwin
...
Although Docker daemon does not work on Darwin, the API client will have
to work. That said, I'm fixing the compilation of the package on Darwin.
Upstream-commit: 2b55874584f034b5113359ced6b05c143d31e03c
Component: engine
2013-05-19 00:02:42 -03:00
Ken Cochrane
8b5995d5c6
Merge pull request #632 from jpetazzo/626-kernel-docs
...
+ Documentation: Added a section for Kernel requirements to the Docker Docs.
Upstream-commit: 66e9f155c3e62bcb681ed302a21d758d09c81d51
Component: engine
2013-05-18 07:53:45 -07:00
Thatcher Peskens
b4d01cb61a
Added a "we are hiring" to the frontpage of the docker website, and fixed two broken links in the docs.
...
Upstream-commit: 537cce16f2776d076c58b80e9af7e9914e5dac74
Component: engine
2013-05-17 19:35:46 -07:00
Jérôme Petazzoni
b99a24c471
Add some details about pre-3.8 kernels
...
Upstream-commit: 6301373c68990e8a92730de23a4da86b3442b4ef
Component: engine
2013-05-17 18:58:00 -07:00
Jérôme Petazzoni
d6855e804f
Add information about kernel requirements
...
This page will be helpful for people who:
- want run run a custom kernel
- want to enable memory/swap accounting on Debian/Ubuntu
Upstream-commit: 72360b2cdfcfb70e72295b8f8cf7618257ce8826
Component: engine
2013-05-17 18:57:56 -07:00
Ken Cochrane
4b1c6a36b5
Merge pull request #631 from garethr/puppet_usage_docs
...
+ Documentation: Added a section on how to use Docker with puppet.
Upstream-commit: 45c51805165132d7d8b5baffa6f2fc887124d747
Component: engine
2013-05-17 13:43:17 -07:00
Guillaume J. Charmes
8351fc8690
Merge pull request #633 from dotcloud/fix_insert
...
Fix insert
Upstream-commit: ffb38ce0ad1b769a1da727adb47e114ef3ed440d
Component: engine
2013-05-17 10:16:03 -07:00
Victor Vieux
6a0c3bd9ab
fixed insert
...
Upstream-commit: 3703a654056b4af7acbb09dc4d02bd184c7307c5
Component: engine
2013-05-17 17:09:09 +00:00
Gareth Rushgrove
b8a2af00ca
add instructions for using docker with puppet
...
Upstream-commit: 55dd0afb5dd365bd306f698f9ccca1425e5c91a7
Component: engine
2013-05-17 17:08:37 +01:00
Guillaume J. Charmes
61648af5ac
- Registry: Fix issue preventing to pull specific tag
...
Upstream-commit: f498dd2a2b5128eca47517923d7e84238db0483c
Component: engine
2013-05-16 12:29:16 -07:00
Guillaume J. Charmes
bbd79955e2
Merge pull request #622 from dotcloud/616-support_wider_range_bool-feature
...
* API: Support wider range of bool parameters in the api: 1 or 0 -> 1/True/true or 0/False/false
Upstream-commit: e86fe7e5af8fd765e9497a517b04acacddae8237
Component: engine
2013-05-16 10:37:23 -07:00
Victor Vieux
65f5bcf0ce
1 or 0 -> 1/True/true or 0/False/false
...
Upstream-commit: 0c5443571dd1c081d57b6b2840c30d86bef0e82c
Component: engine
2013-05-16 13:45:29 +00:00
Thatcher
bbf1935467
Merge pull request #620 from dhrp/documentation-review
...
Pulling the installation documentation update. Includes some timely fixes of broken links.
Upstream-commit: 6677c7964a4e50f7db3e8e28edef99c864dfe410
Component: engine
2013-05-15 20:12:09 -07:00
Thatcher Peskens
2c21356473
Mostly changes to the html, moved pages, fixed links.
...
* Moved the introduction page to the en/latest/index.html home of the documentation and pointed all links there
* Fixed a broken link from+to homepage
* Fixed the javascript of the documentation navigation to allow expand and collapse multiple times.
* Fixed the one typo Andy pointed out
Upstream-commit: 8454a86e9733b3eddc6dcd5583bef58785a550d7
Component: engine
2013-05-15 20:00:20 -07:00
Guillaume J. Charmes
f90a47c969
Merge pull request #618 from titanous/cleanup
...
Misc. cleanup
Upstream-commit: fef816163cf9713b7943025a8739717c971b269c
Component: engine
2013-05-15 18:05:31 -07:00
Guillaume J. Charmes
e9e0be5c3b
Merge pull request #604 from dotcloud/603-docker-ci
...
+ Buildbot: testing; issue #603 : Create AWS testing buildbot instance for docker CI
Upstream-commit: f53ec3373dc73ea7135bc1ba978961769b64805c
Component: engine
2013-05-15 18:05:02 -07:00
Guillaume J. Charmes
14172a965c
Merge pull request #605 from dotcloud/251-packaging-debian
...
* Packaging: packaging-debian; issue #251 : Update files for prerelease
Upstream-commit: 0ad34c6cd5508c764980fec66db48b2bb0b548c9
Component: engine
2013-05-15 18:04:26 -07:00
Guillaume J. Charmes
1ae8b506fd
Merge pull request #592 from dotcloud/refactor_commands_object-feature
...
* Runtime: refactor commands.go into an object, will be easier for tests
Upstream-commit: acf1d5bf0eccdf92ec6351bbb427f9fed0d80cd1
Component: engine
2013-05-15 18:03:30 -07:00
Guillaume J. Charmes
491d2b7f6b
Merge pull request #578 from dotcloud/registry-update-tests
...
+ Registry: Allow INDEX override
Upstream-commit: d8bf5af79be9b2dfff671742039a24c37e8b28c3
Component: engine
2013-05-15 18:00:13 -07:00
Guillaume J. Charmes
b48c02f22d
Merge pull request #608 from dotcloud/split_subpackage
...
* Project: Split the project into sub-packages
Upstream-commit: 7cd7dcda0ba3791b71324db200ac58a97a2564c6
Component: engine
2013-05-15 17:59:10 -07:00
Guillaume J. Charmes
358a94f322
Disable registry unit tests
...
Upstream-commit: 1b04ccf62cbda927949708e530ec00a6470418fb
Component: engine
2013-05-15 17:57:53 -07:00
Guillaume J. Charmes
afbdda9037
Update utils_test.go
...
Upstream-commit: 10f5b6486c118d6be26bb4f8973629a6aaff1d52
Component: engine
2013-05-15 17:46:01 -07:00
Guillaume J. Charmes
2e66883915
Remove test file
...
Upstream-commit: 822cf67dae6315e6cd46978247acbe432eadeb35
Component: engine
2013-05-15 17:44:37 -07:00
Guillaume J. Charmes
c376c6e645
Move getKernelVersion to utils package
...
Upstream-commit: f3bab52df4c6b54218ed36ac354ffc3573d31f3b
Component: engine
2013-05-15 17:40:47 -07:00
Guillaume J. Charmes
4f2b2696d3
Update tests to reflect new AuthConfig
...
Upstream-commit: 10e19e4b97dba71b603d652d5a046ef792d9d704
Component: engine
2013-05-15 17:31:11 -07:00
Guillaume J. Charmes
2d208e56c7
Move authConfig from runtime to registry
...
Upstream-commit: 95dd6d31a4c11618836f9a55fc3dbbde48450b09
Component: engine
2013-05-15 17:17:33 -07:00
Thatcher Peskens
ab462b220e
Updated getting started on website.
...
Upstream-commit: b5c1b17b50cf7d0fdc9c8894d10bb285d2e755b4
Component: engine
2013-05-15 16:19:18 -07:00
Thatcher Peskens
7bd154236e
Clean up of unnecessary files.
...
Upstream-commit: 2ebbd2d6367e9bf83f2ea3f28f7a0f462260913d
Component: engine
2013-05-15 16:13:20 -07:00
Thatcher Peskens
68ac829d17
Updated the entire installation section text, checked everything, cleaned up rackspace installation.
...
Upstream-commit: ce35f5d89939a20c7e9a5466f837b1ac919609fc
Component: engine
2013-05-15 16:11:59 -07:00
Guillaume J. Charmes
d6276e6ddf
Allow to change login
...
Upstream-commit: bb85ce9aff118bed4e53e8ef70df4f1ec1cb903b
Component: engine
2013-05-15 13:39:24 -07:00
Guillaume J. Charmes
6d65ac4800
Upload images only when necessary
...
Upstream-commit: dc9d6c1c1f52eefba95920059f0607d3d57b2d07
Component: engine
2013-05-15 13:22:57 -07:00
Jonathan Rudenberg
78f17c9e49
Remove broken, redundant struct tag
...
Upstream-commit: aa0d40747caa8cd9c5cee56046cac011bc3d1065
Component: engine
2013-05-15 16:02:24 -04:00
Jonathan Rudenberg
3d72be8236
Update AUTHORS
...
Upstream-commit: 3a339b2bb3b06a110ccf93146cf020279705df84
Component: engine
2013-05-15 15:57:21 -04:00
Jonathan Rudenberg
108f6407e1
Fix mistaken call to fmt.Println
...
Upstream-commit: 52ef89f9c20d02ca341c979e3d4cb8bd13aa0146
Component: engine
2013-05-15 15:52:19 -04:00
Jonathan Rudenberg
ee85b25e45
Fix logic flaw in builder.mergeConfig
...
Upstream-commit: 04748a77664c89340b789ef0a25d65b78477dce0
Component: engine
2013-05-15 15:51:04 -04:00
Guillaume J. Charmes
1fca87b8d9
Move httpClient within registry object
...
Upstream-commit: 97880a223e8d6e1ff4d6e40e46f6a006b24a66cc
Component: engine
2013-05-15 19:22:08 +00:00
Guillaume J. Charmes
80593d4e7d
Reenable docker push
...
Upstream-commit: 2f4de3867d77f8f8841ba32517f2ca8b9e730113
Component: engine
2013-05-15 19:21:37 +00:00
Guillaume J. Charmes
abd1f66a7d
Remove stdout from registry
...
Upstream-commit: 398a6317a09679b65a59d529e78f5e7480e8de0b
Component: engine
2013-05-15 18:50:52 +00:00
Guillaume J. Charmes
7a9bb0ff86
Refactor registry Push
...
Upstream-commit: 49b61af1f8139f48c0f2ce6b8afa25c1716f7379
Component: engine
2013-05-15 18:30:40 +00:00
Victor Vieux
dced719141
rename client to DockerCli to prepare the split CLI/API
...
Upstream-commit: f27415540f7bc9d19f2b92e727c4487a57838b7f
Component: engine
2013-05-15 14:16:46 +00:00
Guillaume J. Charmes
53358035af
Begin to implement push with new project structure
...
Upstream-commit: 828d1aa50769999ee50bbac893f4e9ef6d49f10c
Component: engine
2013-05-15 03:27:15 +00:00