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
/
engine
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #4314 from shykes/engine-commands
Solomon Hykes
2014-02-25
2
-0
/
+45
|
\
|
*
Engine: builtin command 'commands' returns a list of registered commands
Solomon Hykes
2014-02-24
2
-0
/
+37
|
*
Engine: cleanup side effects between tests
Solomon Hykes
2014-02-24
2
-0
/
+8
*
|
Merge pull request #4315 from shykes/engine-parsejob-test
Victor Vieux
2014-02-24
2
-1
/
+39
|
\
\
|
*
|
Engine: tiny cosmetic fix
Solomon Hykes
2014-02-24
1
-1
/
+1
|
*
|
Engine: add tests for ParseJob()
Solomon Hykes
2014-02-24
1
-0
/
+38
|
|
/
*
|
Merge pull request #4312 from shykes/engine-error-reporting
Victor Vieux
2014-02-24
1
-2
/
+5
|
\
\
|
|
/
|
/
|
|
*
Engine: clearer job error reporting
Solomon Hykes
2014-02-24
1
-2
/
+5
*
|
Engine.ParseJob: create a new job from a shell-like text command.
Solomon Hykes
2014-02-24
3
-0
/
+54
|
/
*
Fix engine tests on systems where temp directories are symlinked.
Solomon Hykes
2014-02-15
1
-0
/
+13
*
add setSubEnv and getSubEnv
Victor Vieux
2014-01-31
2
-0
/
+30
*
job.error\* now return engine.StatusErr
Victor Vieux
2014-01-31
1
-4
/
+6
*
use exists
Victor Vieux
2014-01-31
1
-0
/
+4
*
changed default value of getenvint to 0. fix tests
Victor Vieux
2014-01-31
2
-2
/
+2
*
fix convertion issues
Victor Vieux
2014-01-30
3
-48
/
+0
*
Move containers to a job
Victor Vieux
2014-01-24
1
-0
/
+8
*
fix error handling
Victor Vieux
2014-01-24
2
-10
/
+9
*
remove useless flush method
Victor Vieux
2014-01-24
1
-12
/
+0
*
fix flush
Victor Vieux
2014-01-24
1
-0
/
+12
*
move pull and import to a job
Victor Vieux
2014-01-24
2
-4
/
+11
*
remove useless anonymous field mentions
Victor Vieux
2014-01-23
1
-10
/
+10
*
don't user os.Stderr in attach
Victor Vieux
2014-01-22
2
-6
/
+12
*
switch back to the valid json format
Victor Vieux
2014-01-21
2
-0
/
+42
*
clean up test log
Victor Vieux
2014-01-16
1
-1
/
+0
*
move attach to a job
Victor Vieux
2014-01-15
1
-0
/
+11
*
use the same 'Used' method as before
Victor Vieux
2014-01-15
1
-0
/
+9
*
move viz to a job
Victor Vieux
2014-01-15
1
-2
/
+4
*
move legacy stuff outside the job
Victor Vieux
2014-01-13
1
-2
/
+2
*
Add compat 1.8
Victor Vieux
2014-01-13
1
-4
/
+35
*
Port 'docker images' to the engine API
Solomon Hykes
2014-01-13
3
-0
/
+118
*
Run 'gofmt -s -w'
Tianon Gravi
2014-01-06
1
-2
/
+2
*
small batch of edits/corrections to comments
Ben Wiklund
2013-12-24
1
-1
/
+1
*
Move root symlink check to engine.New
Josh Poimboeuf
2013-12-19
1
-0
/
+16
*
add GetenvInt64 ans SetenvInt64
Victor Vieux
2013-12-13
2
-5
/
+21
*
improve GetenvJson
Victor Vieux
2013-12-13
2
-7
/
+4
*
move commit to job
Victor Vieux
2013-12-13
2
-7
/
+19
*
Merge pull request #3175 from vieux/engine-job-stop
Guillaume J. Charmes
2013-12-13
2
-4
/
+3
|
\
|
*
Engine: integer job status, improved stream API
Solomon Hykes
2013-12-11
2
-4
/
+3
*
|
Temporarily remve @shykes from engine/MAINTAINERS
Victor Vieux
2013-12-13
1
-1
/
+1
|
/
*
Merge pull request #3113 from shykes/engine-export
Victor Vieux
2013-12-10
1
-1
/
+0
|
\
|
*
Engine: don't log job stdout to engine stdout (it might be non-text output, f...
Solomon Hykes
2013-12-08
1
-1
/
+0
*
|
Engine: convenience http transport for simple remote job execution
Solomon Hykes
2013-12-08
1
-0
/
+40
*
|
Engine: Output.AddEnv decodes structured data from the standard output of a job
Solomon Hykes
2013-12-08
2
-0
/
+47
*
|
Engine: break out Env utilities into their own type - Env
Solomon Hykes
2013-12-08
3
-125
/
+237
|
/
*
Enable engine to take Stderr and Stdout for mocking in tests
Michael Crosby
2013-12-06
1
-3
/
+10
*
Merge pull request #2966 from andrewsmedina/govet2
Victor Vieux
2013-12-04
1
-3
/
+3
|
\
|
*
fixed some `go vet` issues.
Andrews Medina
2013-11-29
1
-3
/
+3
*
|
add env variable to disable kernel version warning
Josh Poimboeuf
2013-12-02
1
-1
/
+3
*
|
Fix a bug in Output.Write, and improve testing coverage of error cases.
Solomon Hykes
2013-11-30
2
-1
/
+23
*
|
Engine: better testing of streams and of basic engine primitives. Coverage=81.2%
Solomon Hykes
2013-11-30
3
-0
/
+379
[next]