index
:
delta/docker.git
0.10
0.10.1-hotfixes
1.12.x
1.13.0-rc4-cherrypicks
1.13.x
17.03.x
17.04.x
17.05.x
19.03
20.10
22.06
23.0
24.0
6969-reponame-rest-api
b2d-install-rewrite
baserock/v1.0.1
baserock/v1.1.2
bump_v1.10.1
bump_v1.10.2
bump_v1.10.3
bump_v1.11.0
bump_v1.11.1
bump_v1.12.0
bump_v1.12.1
change_email
changelog-1.12.2
cherry-picks-1.12.2
cpuguy-test-sync
doc0.8.1
docs
docs-1.0
docs-1.1
docs-1.3.3
docs-1.4
docs-for-new-commands
fix-ben-redirect
fix-makefile-update-external
fix_registry_pushes
hotfix-0.9.2
icecrime-patch-1
jenkins-test-1
jenkins-test-2
jjh/ioctl-vhd
libn-bump
linkchecker-updates
market_release
master
merge_release_v1.2.0
moby
move-to-markdown
move_git_clone_client_side
moxiegirl-patch-1
moxiegirl-patch-README
name_label
nl
p2p_transfer
patch-bad-formatting
post-1.2.0-docs-update-1
post-1.2.0-docs_update-2
priv-repos
publish-compose-docs
real-master
release
release-0.10
release-0.9
release-1.3
release_v1.8.0
revert-11495-m3
revert-11572-skip-hello-world-test
revert-12383-patch-1
revert-12882-12824-uninstall-docs
revert-16228-ContextualizeEvents
revert-16556-10662-randomunix
revert-20566-20371-validate-hostname
revert-39415-master
shykes-new-docs-maintainers
stevvooe-patch-1
swarm
swarm-backend
swarm-cli
swarm-stack
typofix
v1.6.0
v1.8.2
github.com: dotcloud/docker.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
auth
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not ping registry from the cli
Michael Crosby
2014-02-05
1
-5
/
+8
*
small batch of edits/corrections to comments
Ben Wiklund
2013-12-24
1
-5
/
+5
*
Adjusted handling of inactive user login
Josh Hawn
2013-12-06
1
-10
/
+7
*
Handle 401 response in auth.Login() for authed private registries
shin-
2013-12-03
1
-0
/
+22
*
Split auth on first colon
Michael Crosby
2013-11-29
1
-1
/
+1
*
Lintify code with confidence=1
Guillaume J. Charmes
2013-11-18
1
-3
/
+2
*
Split auth tests between unit tests and integration tests
Solomon Hykes
2013-11-15
1
-49
/
+0
*
Hack: fix tests which didn't cleanup properly
Solomon Hykes
2013-10-18
1
-1
/
+4
*
Merge pull request #1990 from modcloth-labs/more-tests-for-auth-registry-reso...
Michael Crosby
2013-10-03
1
-7
/
+83
|
\
|
*
Adding more tests around `auth.ResolveAuthConfig`
Dan Buch
2013-09-24
1
-7
/
+83
*
|
fix panic with wrong dockercfg file
Victor Vieux
2013-09-30
1
-0
/
+6
|
/
*
Minor spelling correction of protocoll -> protocol
Dan Buch
2013-09-23
1
-3
/
+3
*
Add MAINTAINERS
Nick Stinemates
2013-09-16
1
-1
/
+3
*
Login against private registry
Marco Hennings
2013-09-03
1
-12
/
+85
*
load authConfig only when needed and fix useless WARNING
Victor Vieux
2013-08-19
1
-4
/
+4
*
prevent crash when .dockercfg not readable
Victor Vieux
2013-08-14
1
-1
/
+1
*
update auth_test.go
Nan Monnand Deng
2013-08-02
1
-3
/
+3
*
auth with user agent
Nan Monnand Deng
2013-08-02
1
-2
/
+3
*
Switch json/payload order
Guillaume J. Charmes
2013-07-29
1
-2
/
+2
*
Refactor checksum
Guillaume J. Charmes
2013-07-29
1
-2
/
+2
*
Add regression test for authConfig overwrite
Michael Crosby
2013-07-25
1
-1
/
+38
*
Copy authConfigs on save so data is not modified
Michael Crosby
2013-07-25
1
-5
/
+10
*
fix tests
Victor Vieux
2013-07-24
2
-6
/
+9
*
change dockercfg to json and support multiple auth remote
Victor Vieux
2013-07-23
1
-50
/
+54
*
Removed DOCKER_INDEX_URL
Sam Alba
2013-07-09
1
-3
/
+0
*
Merging from master
Sam Alba
2013-07-05
1
-1
/
+1
|
\
|
*
Style fixes for fmt + err usage.
Caleb Spare
2013-07-04
1
-1
/
+1
*
|
Adding support for nicer URLs to support standalone registry (+ some registry...
Sam Alba
2013-07-05
1
-5
/
+5
|
/
*
URL schemes of both Registry and Index are now consistent
Sam Alba
2013-06-27
1
-1
/
+0
*
fix tests
Victor Vieux
2013-06-21
1
-2
/
+2
*
Merge branch 'master' into fix-auth
Victor Vieux
2013-06-21
2
-6
/
+6
|
\
|
*
Merge pull request #941 from dotcloud/makefile_test_subpackages
Guillaume J. Charmes
2013-06-20
1
-1
/
+1
|
|
\
|
|
*
gofmt and test sub directories in makefile
Victor Vieux
2013-06-19
1
-1
/
+1
|
*
|
remove offline mode from auth unit tests
Guillaume J. Charmes
2013-06-18
1
-6
/
+0
|
*
|
Fix the auth tests and add the offline mode
Guillaume J. Charmes
2013-06-17
1
-5
/
+11
|
|
/
*
|
update docs, remove config file on 401
Victor Vieux
2013-06-14
1
-2
/
+3
|
/
*
bump to master
Victor Vieux
2013-06-05
1
-4
/
+4
|
\
|
*
linted names
Victor Vieux
2013-06-04
1
-3
/
+3
|
*
drop/omit
Victor Vieux
2013-06-04
1
-1
/
+1
*
|
added docs and moved to api version 1.2
Victor Vieux
2013-06-03
1
-1
/
+14
*
|
move auth to the client WIP
Victor Vieux
2013-05-30
1
-20
/
+8
|
/
*
Merge pull request #739 from dotcloud/push_issue-1
Guillaume J. Charmes
2013-05-29
1
-4
/
+15
|
\
|
*
Update tests with new cookies for registry
Guillaume J. Charmes
2013-05-28
1
-4
/
+15
*
|
Documented who decides what and how.
Solomon Hykes
2013-05-28
1
-0
/
+1
|
/
*
Merge pull request #618 from titanous/cleanup
Guillaume J. Charmes
2013-05-15
1
-1
/
+1
|
\
|
*
Remove broken, redundant struct tag
Jonathan Rudenberg
2013-05-15
1
-1
/
+1
*
|
gofmt pass
shin-
2013-05-14
1
-4
/
+4
*
|
Added login/account creation tests
shin-
2013-05-14
1
-0
/
+50
*
|
Allow index server address to vary during execution
shin-
2013-05-14
1
-4
/
+4
*
|
Find docker index URL in ENV before using default value. Unit tests for docke...
shin-
2013-05-14
1
-0
/
+7
|
/
[next]