.. |
execdriver
|
Extract log utils into pkg/log
|
2014-08-13 15:18:15 -07:00 |
graphdriver
|
Fix data space reporting from Kb/Mb to KB/MB
|
2014-08-21 21:03:44 +05:30 |
networkdriver
|
Skip "no chain" error on deleting chain in Unmap
|
2014-08-27 20:24:27 +04:00 |
attach.go
|
Use ++ instead of += 1
|
2014-08-26 09:27:07 +04:00 |
changes.go
|
Move "changes" to daemon/changes.go
|
2014-08-01 14:24:46 -04:00 |
commit.go
|
|
|
config.go
|
Fix typo for --restart deprecation
|
2014-08-22 12:56:43 -07:00 |
container.go
|
Merge pull request #7677 from erikh/update_hosts_linked_containers
|
2014-08-27 19:54:09 -07:00 |
container_unit_test.go
|
|
|
copy.go
|
|
|
create.go
|
Cleanup: move image depth checks in image/
|
2014-08-15 00:43:12 +00:00 |
daemon.go
|
builder: fix references to jobs in daemon, make builder a first class
|
2014-08-27 18:52:30 -07:00 |
daemon_aufs.go
|
Extract log utils into pkg/log
|
2014-08-13 15:18:15 -07:00 |
daemon_btrfs.go
|
|
|
daemon_devicemapper.go
|
|
|
daemon_no_aufs.go
|
|
|
delete.go
|
daemon: rename from "delete" job to "rm"
|
2014-08-21 19:58:26 +09:00 |
export.go
|
Separate events subsystem
|
2014-08-06 10:08:19 +00:00 |
history.go
|
|
|
image_delete.go
|
Rename "log_event" to "log"
|
2014-08-06 10:08:23 +00:00 |
info.go
|
Extract log utils into pkg/log
|
2014-08-13 15:18:15 -07:00 |
inspect.go
|
|
|
kill.go
|
Separate events subsystem
|
2014-08-06 10:08:19 +00:00 |
list.go
|
docker ps: introducing filters
|
2014-08-13 09:12:33 -04:00 |
logs.go
|
Fix logs -f hanging on stopped containers
|
2014-08-19 22:23:02 +04:00 |
MAINTAINERS
|
Add maintainers to daemon/ and graph/
|
2014-08-06 10:29:15 +00:00 |
monitor.go
|
Fix race condition between cleanup and Start
|
2014-08-26 20:57:12 +04:00 |
network_settings.go
|
|
|
pause.go
|
Separate events subsystem
|
2014-08-06 10:08:19 +00:00 |
README.md
|
|
|
resize.go
|
|
|
restart.go
|
Separate events subsystem
|
2014-08-06 10:08:19 +00:00 |
start.go
|
Move container start event into monitor
|
2014-08-13 15:58:54 -07:00 |
state.go
|
Fix race on state serialization
|
2014-08-14 21:51:15 +04:00 |
state_test.go
|
Fix go vet warnings
|
2014-08-13 11:37:30 +04:00 |
stop.go
|
Separate events subsystem
|
2014-08-06 10:08:19 +00:00 |
top.go
|
Move "top" to daemon/top.go
|
2014-08-01 14:24:52 -04:00 |
utils.go
|
|
|
utils_linux.go
|
|
|
utils_nolinux.go
|
|
|
utils_test.go
|
|
|
volumes.go
|
Cleanup: applyVolumesFrom
|
2014-08-26 20:52:58 -04:00 |
wait.go
|
|
|