..
events
New package daemon/events
2015-04-07 08:43:14 -07:00
execdriver
Merge pull request #12215 from ahmetalpbalkan/execdriver/localrand
2015-04-09 12:22:25 -04:00
graphdriver
Merge pull request #11412 from vbatts/vbatts-dm_sync_is_required
2015-04-10 16:52:38 -04:00
logger
daemon/logger/jsonfilelog: avoid some allocations
2015-04-02 18:33:23 +03:00
network
Remove jobs from daemon/networkdriver/bridge
2015-04-08 18:50:29 -04:00
networkdriver
Remove jobs from daemon/networkdriver/bridge
2015-04-08 18:50:29 -04:00
attach.go
Fix regressions in attach
2015-04-09 09:58:44 -07:00
commit.go
Remove engine.Status and replace it with standard go error
2015-03-25 22:32:08 +01:00
config.go
Merge pull request #12209 from ahmetalpbalkan/daemon/cli-help-log-driver-reword
2015-04-10 08:29:29 -07:00
container.go
Merge pull request #12092 from tiborvass/no-jobs-networkdriver-bridge
2015-04-09 14:10:21 -07:00
container_unit_test.go
create.go
Fix error from daemon no such image even when the image exist
2015-03-28 09:07:20 +08:00
daemon.go
Remove job from wait
2015-04-10 20:17:02 +02:00
daemon_aufs.go
Replace aliased imports of logrus, fixes #11762
2015-03-26 23:22:04 +01:00
daemon_btrfs.go
daemon_devicemapper.go
daemon_no_aufs.go
daemon_overlay.go
daemon_test.go
Closes #9311 Handles container id/name collisions against daemon functionalities according to #8069
2015-01-21 17:11:31 -08:00
daemon_unit_test.go
delete.go
Remove job from rm
2015-04-09 18:46:24 +02:00
exec.go
Remove engine usage from attach
2015-04-07 14:23:09 -07:00
export.go
Remove engine.Status and replace it with standard go error
2015-03-25 22:32:08 +01:00
history.go
History.Swap Use parallel assignment to swap elements, as it's
2015-03-25 00:13:13 +03:00
image_delete.go
'docker rmi -f IMAGE_ID' untag all names and delete the image
2015-04-11 09:24:21 +08:00
info.go
Remove engine usage for events
2015-04-07 08:43:18 -07:00
inspect.go
Remove engine.Status and replace it with standard go error
2015-03-25 22:32:08 +01:00
kill.go
Remove Job from docker kill
2015-04-09 16:06:54 -07:00
list.go
fix up Image-name related issues in docker ps and CI
2015-04-09 23:03:23 +08:00
logs.go
Replace aliased imports of logrus, fixes #11762
2015-03-26 23:22:04 +01:00
monitor.go
Replace aliased imports of logrus, fixes #11762
2015-03-26 23:22:04 +01:00
README.md
rename.go
Remove Job from rename
2015-04-10 01:52:55 +08:00
resize.go
Remove job from resize&execResize
2015-04-10 00:56:43 +02:00
restart.go
Remove engine.Status and replace it with standard go error
2015-03-25 22:32:08 +01:00
start.go
Remove engine.Status and replace it with standard go error
2015-03-25 22:32:08 +01:00
state.go
container: Do not remove contianer if any of the resource failed cleanup
2015-03-31 09:51:19 -04:00
state_test.go
stats.go
Remove engine.Status and replace it with standard go error
2015-03-25 22:32:08 +01:00
stats_collector.go
Replace aliased imports of logrus, fixes #11762
2015-03-26 23:22:04 +01:00
stop.go
Remove engine.Status and replace it with standard go error
2015-03-25 22:32:08 +01:00
top.go
Remove Job from docker top
2015-04-09 18:17:50 -07:00
utils.go
utils_linux.go
utils_nolinux.go
utils_test.go
Update container resolv.conf when host network changes /etc/resolv.conf
2015-01-08 14:15:13 -05:00
volumes.go
Use getResourcePath instead
2015-03-31 15:10:30 -04:00