Guillaume J. Charmes
950d0312dc
Merge pull request #1322 from calavera/prompt_without_defaults
...
Do not show empty parenthesis if the default configuration is missing.
2013-07-29 10:53:43 -07:00
Solomon Hykes
97a2dc96f2
Remove deprecated copy from README
2013-07-28 12:57:09 -07:00
David Calavera
88b6ea993d
Remove unused argument.
2013-07-27 10:17:57 -07:00
David Calavera
d4f7039793
Do not show empty parenthesis if the default configuration is missing.
2013-07-27 10:00:36 -07:00
Guillaume J. Charmes
4399f65fb8
Merge pull request #1318 from gaffo/compile_docs
...
Add required go version for compilation
2013-07-26 18:33:10 -07:00
Mike Gaffney
2d85a20c71
Add required go version for compilation
2013-07-26 18:29:27 -07:00
Guillaume J. Charmes
c01d17d77d
Merge pull request #1313 from titanous/update-authors
...
Update AUTHORS
2013-07-26 17:04:05 -07:00
Guillaume J. Charmes
ed0ba04da6
Merge pull request #1316 from dotcloud/1295-mkdir_ADD_issue
...
- Builder: Create directories with 755 instead of 700 within ADD instruction
2013-07-26 15:12:45 -07:00
Guillaume J. Charmes
b15cfd3530
- Builder: Create directories with 755 instead of 700 within ADD instruction
2013-07-26 14:57:16 -07:00
Guillaume J. Charmes
a438d505ba
Merge pull request #1272 from dotcloud/improve_registry_cookie
...
Make sure the cookie is used in all registry queries
2013-07-26 14:26:29 -07:00
Jonathan Rudenberg
5eb590e79d
Update AUTHORS
2013-07-26 15:48:01 -04:00
Solomon Hykes
a97d858b2a
Clean up 'manifesto' in docs
2013-07-26 10:21:17 -07:00
Victor Vieux
faf103e6ec
Merge pull request #1305 from gaffo/fix-spelling
...
Change reserve-compatibility to reverse-compatibility
2013-07-26 02:40:56 -07:00
Mike Gaffney
4ebe2cf348
Change reserve-compatibility to reverse-compatibility
2013-07-26 01:10:42 -07:00
Andy Rothfusz
422378cb85
Merge pull request #1274 from dhrp/headings_website
...
Removed website and updated headings.
2013-07-25 16:43:27 -07:00
Guillaume J. Charmes
594c818d85
Merge pull request #1281 from dotcloud/505-output_after_pipe-fix
...
- Runtime: Fixes #505 - Make sure all output is send on the network before closing
2013-07-25 13:01:31 -07:00
Guillaume J. Charmes
be087c9c82
Merge pull request #1293 from dotcloud/585_use_0755_instead_of_0700
...
use 0755 instead of 0700
2013-07-25 12:40:44 -07:00
Guillaume J. Charmes
9cc8b72a38
Merge pull request #1288 from dlintw/1286-improve-import-txz-description
...
Fixes #1286 improve-import-txz-description
2013-07-25 12:37:37 -07:00
Guillaume J. Charmes
3425c1b84c
Make sure the cookie is used in all registry queries
2013-07-25 12:31:23 -07:00
Victor Vieux
1c509f4350
use 0755 instead of 0700
2013-07-25 15:45:15 +00:00
Victor Vieux
7df6c4b9ad
Merge pull request #1283 from crosbymichael/username-not-set
...
Copy authConfigs on save so data is not modified
2013-07-25 06:31:34 -07:00
Daniel YC Lin
8f6b6d5784
Fixes #1286
2013-07-25 15:36:32 +08:00
Michael Crosby
0fc11699ab
Add regression test for authConfig overwrite
2013-07-25 03:25:16 +00:00
Michael Crosby
9332c00ca5
Copy authConfigs on save so data is not modified
...
SaveConfig sets the Username and Password to an empty string
on save. A copy of the authConfigs need to be made so that the
in memory data is not modified.
2013-07-25 00:35:52 +00:00
Guillaume J. Charmes
fd9ad1a194
Fixes #505 - Make sure all output is send on the network before closing
2013-07-24 15:48:51 -07:00
Guillaume J. Charmes
6ae3305040
Merge pull request #1277 from dotcloud/add_commands_unit_tests
...
* Tests: Reimplement old Commands unit tests in order to insure behavior
2013-07-24 15:24:51 -07:00
Andy Rothfusz
cc0e091a6b
Merge pull request #1278 from metalivedev/logotweaks
...
Cleaned up long lines, switched graphic to Docker logo. General cleanup.
2013-07-24 10:37:45 -07:00
Victor Vieux
dfc076a123
Merge pull request #1243 from dotcloud/add_lxc_version_docker_info
...
*Client: LXC and Kernel version to docker info in debug mode
2013-07-24 07:44:23 -07:00
Victor Vieux
f6e1055727
Merge pull request #1064 from monnand/156-user-agent-header
...
Add user agent when calling the registry
2013-07-24 06:40:53 -07:00
Victor Vieux
6057e6ad70
add kernel version
2013-07-24 13:36:55 +00:00
Victor Vieux
ca39f15fa3
bump master
2013-07-24 13:28:01 +00:00
Victor Vieux
7953d1becb
Merge pull request #1271 from dotcloud/1246_change_cfg_format
...
*Auth: Change dockercfg to json and support multiple auth remote
2013-07-24 05:29:51 -07:00
Victor Vieux
f4b41e1a6c
fix tests
2013-07-24 12:28:22 +00:00
Victor Vieux
4bc3328e80
bump master
2013-07-24 12:18:53 +00:00
Victor Vieux
ebe17f57ff
Merge pull request #1180 from dotcloud/1167_events_endpoint-feature
...
*Api: Add the /events endpoint
*Client: Add the docker events command
2013-07-24 04:53:36 -07:00
Victor Vieux
ee05f97c9a
Merge branch 'master' into 1167_events_endpoint-feature
2013-07-24 11:49:04 +00:00
Andy Rothfusz
78c02d038f
Cleaned up long lines, switched graphic to Docker logo. General cleanup.
2013-07-23 18:13:53 -07:00
Guillaume J. Charmes
bc823acc25
Reimplement old Commands unit tests in order to insure behavior
2013-07-23 17:27:49 -07:00
Daniel Mizyrycki
c21c5afe00
Merge pull request #1147 from dotcloud/1104-testing-static
...
testing, issue #1104 : Make the test use static flags
2013-07-23 17:07:36 -07:00
Nan Monnand Deng
1ae54707a0
versionCheckers()->versionInfos().
2013-07-23 17:17:31 -04:00
Nan Monnand Deng
ede1e6d475
Rename: VersionChecker->VersionInfo.
2013-07-23 17:05:13 -04:00
Thatcher Peskens
e701dce339
Docs: Fixed navigaton links to about page and community page
...
Website: Removed the website sources from the repo. The website sources are now hosted on github.com/dotcloud/www.docker.io/
2013-07-23 13:05:06 -07:00
Victor Vieux
a93a87f64a
Merge branch 'stfp-858-disable-network-configuration'
2013-07-23 19:55:50 +00:00
Victor Vieux
7aba68cd54
update AUTHORS
2013-07-23 19:55:38 +00:00
Victor Vieux
dfc64d157a
Merge pull request #1241 from ryfow/patch-1
...
Make the ENTRYPOINT example work
2013-07-23 08:45:04 -07:00
Victor Vieux
a41384ad73
add die event
2013-07-23 15:42:34 +00:00
Victor Vieux
ed7a4236b3
Add tests for the api
2013-07-23 15:42:34 +00:00
Victor Vieux
040c3b50d0
use non-blocking channel to prevent dead-lock and add test for server
2013-07-23 15:42:34 +00:00
Victor Vieux
8b3519c5f7
getEvents a bit simpler
2013-07-23 15:42:34 +00:00
Victor Vieux
ec559c02b8
add docs
2013-07-23 15:42:34 +00:00