.. |
env
|
Fix splitting on equals to return maximum of two strings
|
2016-04-21 17:08:47 -07:00 |
executor
|
Add debug message on Wait() error
|
2016-04-19 15:54:21 -07:00 |
logging
|
protect writing to closed channel
|
2016-04-18 11:46:57 -07:00 |
structs
|
Using the paths of cgroups to reconstruct the manager
|
2016-04-02 12:37:19 -07:00 |
test-resources
|
Added a test
|
2016-03-30 13:42:17 -07:00 |
docker.go
|
Timeout docker connections after 1 minute
|
2016-04-22 11:11:38 -07:00 |
docker_test.go
|
Modified the test to wait for 3 seconds before inspecting containers
|
2016-04-14 06:43:37 +05:30 |
driver.go
|
Implement configuration validation for all task drivers
|
2016-04-10 00:42:57 +02:00 |
driver_test.go
|
Add IP and PORT environment variables
|
2016-04-15 11:01:32 -07:00 |
exec.go
|
Put the executor into the cgroup to avoid a fork race
|
2016-04-18 17:59:08 -07:00 |
exec_test.go
|
client/driver: added more tests
|
2016-03-24 08:47:23 +01:00 |
executor_plugin.go
|
Added version to executor
|
2016-03-29 22:24:22 -07:00 |
java.go
|
Put the executor into the cgroup to avoid a fork race
|
2016-04-18 17:59:08 -07:00 |
java_test.go
|
client/driver: added more tests
|
2016-03-24 08:47:23 +01:00 |
plugins.go
|
Starting the syslog collector along with a docker container
|
2016-02-09 18:24:30 -08:00 |
qemu.go
|
Add missing comments on exported Validate function
|
2016-04-10 01:15:09 +02:00 |
qemu_test.go
|
client/driver: added more tests
|
2016-03-24 08:47:23 +01:00 |
raw_exec.go
|
Add missing comments on exported Validate function
|
2016-04-10 01:15:09 +02:00 |
raw_exec_test.go
|
client/driver: added more tests
|
2016-03-24 08:47:23 +01:00 |
rkt.go
|
Add missing comments on exported Validate function
|
2016-04-10 01:15:09 +02:00 |
rkt_test.go
|
client/driver: added more tests
|
2016-03-24 08:47:23 +01:00 |
syslog_plugin.go
|
Renamed packages
|
2016-02-19 13:08:25 -08:00 |
utils.go
|
Added docs
|
2016-03-27 23:21:50 -07:00 |
utils_linux.go
|
Moved the destroycgroup method into executor
|
2016-02-08 16:08:29 -08:00 |
utils_posix.go
|
Added stubs for windows
|
2016-02-12 16:20:04 -08:00 |
utils_test.go
|
Fix test
|
2016-03-08 11:41:26 -08:00 |
utils_windows.go
|
Moved the destroycgroup method into executor
|
2016-02-08 16:08:29 -08:00 |