.. |
events
|
New package daemon/events
|
2015-04-07 08:43:14 -07:00 |
execdriver
|
Removes unused function.
|
2015-04-07 18:15:28 -04:00 |
graphdriver
|
devmapper: Retry device removal after 100ms instead of 10ms
|
2015-04-02 16:47:14 -04:00 |
logger
|
daemon/logger/jsonfilelog: avoid some allocations
|
2015-04-02 18:33:23 +03:00 |
networkdriver
|
Remove "stupid" wording
|
2015-04-04 15:26:45 +02:00 |
attach.go
|
Remove engine usage from attach
|
2015-04-07 14:23:09 -07:00 |
commit.go
|
Remove engine.Status and replace it with standard go error
|
2015-03-25 22:32:08 +01:00 |
config.go
|
|
|
container.go
|
Remove engine usage for events
|
2015-04-07 08:43:18 -07:00 |
container_unit_test.go
|
|
|
copy.go
|
Remove engine.Status and replace it with standard go error
|
2015-03-25 22:32:08 +01:00 |
create.go
|
Fix error from daemon no such image even when the image exist
|
2015-03-28 09:07:20 +08:00 |
daemon.go
|
Merge pull request #12163 from duglin/RemoveJobPS
|
2015-04-08 13:43:47 -07: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
|
|
|
daemon_unit_test.go
|
|
|
delete.go
|
container: Do not remove contianer if any of the resource failed cleanup
|
2015-03-31 09:51:19 -04: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
|
|
|
image_delete.go
|
Remove engine usage for events
|
2015-04-07 08:43:18 -07: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 engine.Status and replace it with standard go error
|
2015-03-25 22:32:08 +01:00 |
list.go
|
Remove Job from PS API
|
2015-04-08 10:30:17 -07: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 |
network_settings.go
|
Remove engine.Table from more daemon side stuff
|
2015-04-06 15:06:02 -07:00 |
pause.go
|
Remove engine.Status and replace it with standard go error
|
2015-03-25 22:32:08 +01:00 |
README.md
|
|
|
rename.go
|
Remove engine.Status and replace it with standard go error
|
2015-03-25 22:32:08 +01:00 |
resize.go
|
Remove engine.Status and replace it with standard go error
|
2015-03-25 22:32:08 +01: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 engine.Status and replace it with standard go error
|
2015-03-25 22:32:08 +01:00 |
utils.go
|
|
|
utils_linux.go
|
|
|
utils_nolinux.go
|
|
|
utils_test.go
|
|
|
volumes.go
|
Use getResourcePath instead
|
2015-03-31 15:10:30 -04:00 |
wait.go
|
Remove engine.Status and replace it with standard go error
|
2015-03-25 22:32:08 +01:00 |