Sign in
chromium
/
external
/
github.com
/
docker
/
containerd
/
refs/heads/021-fix
ca47f7e
Bump runc to e87436998478d222be209707503c27f6f91be
by Michael Crosby
· 10 years ago
021-fix
v0.2.1
6ffc5ba
Set fixed event log size
by Michael Crosby
· 10 years ago
a2c4900
Truncate events log after read
by Michael Crosby
· 10 years ago
d2f0386
Merge pull request #184 from docker/shim-size
by Tõnis Tiigi
· 10 years ago
6f18acd
Remove dep on larger packages
by Michael Crosby
· 10 years ago
5e5daf2
Merge pull request #168 from docker/timeout
by Michael Crosby
· 10 years ago
ae107f6
Change sleep to 15ms
by Michael Crosby
· 10 years ago
3742ae3
Add timeout flag for container start times
by Michael Crosby
· 10 years ago
604c8d7
Merge pull request #170 from cyphar/add-pids-stats-limit
by Michael Crosby
· 10 years ago
a3ea64a
Merge pull request #180 from mlaventure/pause-resume-test
by Michael Crosby
· 10 years ago
1a1d6a9
Add test for pause/resume commands
by Kenfe-Mickael Laventure
· 10 years ago
9603417
Merge pull request #183 from tianon/deferred
by Michael Crosby
· 10 years ago
696cb97
api: grpc: add Limit to PidsStats
by Aleksa Sarai
· 10 years ago
13f03c3
Fix minor "deferred" typo
by Tianon Gravi
· 10 years ago
cb3c208
Merge pull request #172 from mlaventure/better-error-for-pause-and-resume
by Michael Crosby
· 10 years ago
bf20ebc
Merge pull request #181 from mlaventure/non-fatal-sig-test
by Michael Crosby
· 10 years ago
31697e9
Merge pull request #182 from mlaventure/exec-output
by Michael Crosby
· 10 years ago
22fabf7
Add test for events order when killing container with exec process
by Kenfe-Mickael Laventure
· 10 years ago
a7f27b8
Add test for killing a long lived exec process
by Kenfe-Mickael Laventure
· 10 years ago
7117935
Add test for exec'ing new process in existing container
by Kenfe-Mickael Laventure
· 10 years ago
92c72dc
Add test checking that non fatal signals are correctly handled
by Kenfe-Mickael Laventure
· 10 years ago
dd9c474
Merge pull request #176 from mlaventure/top-kill-test
by Michael Crosby
· 10 years ago
07c9516
Merge pull request #174 from docker/no-pivot
by Tõnis Tiigi
· 10 years ago
47f2397
Add no pivot root support
by Michael Crosby
· 10 years ago
0228e25
Add test for the kill/signal operations
by Kenfe-Mickael Laventure
· 10 years ago
2f7c21e
Merge pull request #175 from mlaventure/top-test-update
by Michael Crosby
· 10 years ago
a75c94a
Update busybox top to check validity of running container list
by Kenfe-Mickael Laventure
· 10 years ago
d9c2b13
Merge pull request #171 from mlaventure/sleep-test
by Michael Crosby
· 10 years ago
fd888e8
Return the runtime error message on failed pause and resume calls
by Kenfe-Mickael Laventure
· 10 years ago
9455c01
Add a test checking container life duration
by Kenfe-Mickael Laventure
· 10 years ago
203651e
Allow tests to specify their own events filter routine
by Kenfe-Mickael Laventure
· 10 years ago
aa97632
Merge pull request #169 from mlaventure/fix-runtime-root
by Michael Crosby
· 10 years ago
f07c5ac
Ensure that runtimeArgs always get passed down to the oci runtime
by Kenfe-Mickael Laventure
· 10 years ago
5b0a213
Merge pull request #167 from mlaventure/containers-life-events-test
by Michael Crosby
· 10 years ago
90009c8
Add a test checking a ls container generated events
by Kenfe-Mickael Laventure
· 10 years ago
3481996
Add a way to retrieve a test container event channel
by Kenfe-Mickael Laventure
· 10 years ago
e6b2ed4
Wait maximum 3s per container kill when tearing down a test
by Kenfe-Mickael Laventure
· 10 years ago
20ee648
Add per test and suite timeout values to Makefile
by Kenfe-Mickael Laventure
· 10 years ago
bf20f56
Rename busybox-NoSuchFile test bundle to busybox-no-such-file
by Kenfe-Mickael Laventure
· 10 years ago
dec6a0d
Merge pull request #166 from mlaventure/add-grpc-timeout
by Michael Crosby
· 10 years ago
4ecebc4
Add timeout option for GRPC connection
by Kenfe-Mickael Laventure
· 10 years ago
6ba0e0f
Add integration-test/test-artifacts to .gitignore
by Kenfe-Mickael Laventure
· 10 years ago
3d72dc1
Merge pull request #161 from calavera/enable_pprof
by Michael Crosby
· 10 years ago
53cfb9d
Merge pull request #160 from mlaventure/integration-test
by Arnaud Porterie
· 10 years ago
06bcd7d
Enable http pprof connections when pprof-address is set.
by David Calavera
· 10 years ago
cb69ab4
Add initial integration tests framework
by Kenfe-Mickael Laventure
· 10 years ago
9992d2e
Vendor go-check in
by Kenfe-Mickael Laventure
· 10 years ago
3f388f8
Take runtimeArgs in account when loading containers state
by Kenfe-Mickael Laventure
· 10 years ago
bac7885
Append error message to internal errors
by Kenfe-Mickael Laventure
· 10 years ago
e500586
Disable metrics if interval is less or equal to 0
by Kenfe-Mickael Laventure
· 10 years ago
4796ec8
Build containerd binaries within the container
by Kenfe-Mickael Laventure
· 10 years ago
ef821ea
Merge pull request #159 from mlaventure/use-fix-hashes-for-vendoring
by Michael Crosby
· 10 years ago
00358ec
Update vendor.sh to use fix hashes
by Kenfe-Mickael Laventure
· 10 years ago
a06dec8
Merge pull request #151 from mlaventure/ctr-retrieve-missed-events
by Michael Crosby
· 10 years ago
471bb07
Merge pull request #158 from docker/runtime-opts
by Michael Crosby
· 10 years ago
6e4d5b3
Add runtimeArgs to pass to shim
by Michael Crosby
· 10 years ago
5f0f162
Merge pull request #150 from mlaventure/ctr-reset-termios
by Michael Crosby
· 10 years ago
c761085
Merge pull request #154 from tonistiigi/update-runc
by Michael Crosby
· 10 years ago
c056573
Merge pull request #155 from tonistiigi/stdin-closer-fix
by Michael Crosby
· 10 years ago
fa0efa2
Fix closing stdin before everything has been written to pipe
by Tonis Tiigi
· 10 years ago
9187289
vendor: update runc
by Tonis Tiigi
· 10 years ago
85202e6
vendor: clean runs unused files
by Tonis Tiigi
· 10 years ago
0c1445d
Merge pull request #153 from tonistiigi/prefix-error
by Kenfe-Mickaël Laventure
· 10 years ago
bbf760e
Add prefixes to external errors
by Tonis Tiigi
· 10 years ago
2b8ae55
Retrieve ctr missed events once connection is re-established
by Kenfe-Mickael Laventure
· 10 years ago
142e22a
Merge pull request #149 from mlaventure/fix-vet-errors
by Michael Crosby
· 10 years ago
582c271
Merge pull request #147 from hqhq/hq_update_readme
by Michael Crosby
· 10 years ago
cad6fb9
Fix cases where ctr wouldn't properly restore the terminal termios
by Kenfe-Mickael Laventure
· 10 years ago
514ca2d
Fix go vet errors
by Kenfe-Mickael Laventure
· 10 years ago
eaba981
Merge pull request #148 from tiborvass/fix-bug
by Kenfe-Mickaël Laventure
· 10 years ago
2406bbc
Factor out some leftover direct references to runc binary
by Tibor Vass
· 10 years ago
d0f2c32
Merge pull request #146 from tiborvass/custom-shim-binary
by Kenfe-Mickaël Laventure
· 10 years ago
8dc52a6
Update bundle.md
by Qiang Huang
· 10 years ago
f6313eb
Update README
by Qiang Huang
· 10 years ago
b0681dd
Have containerd-shim filename depend on containerd filename
by Tibor Vass
· 10 years ago
54c213e
Merge pull request #144 from docker/handle-term
by Michael Crosby
· 10 years ago
87846e3
Merge pull request #142 from cyphar/use-go1.5.3
by Michael Crosby
· 10 years ago
9a9dc2e
Merge pull request #145 from mlaventure/fix-makefile-generated-container-name
by Michael Crosby
· 10 years ago
20313cb
Add missing GIT_BRANCH variable to Makefile
by Kenfe-Mickael Laventure
· 10 years ago
1000723
Add tonis and mickael as maintainers
by Michael Crosby
· 10 years ago
c404ba2
Merge pull request #143 from kencochrane/add_static_build
by Michael Crosby
· 10 years ago
7e3c007
Update readme and version to 0.1.0
by Michael Crosby
· 10 years ago
v0.1.0
c28a87c
Handle term signals gracefully
by Michael Crosby
· 10 years ago
d4efc04
Add a static build target to Makefile
by Ken Cochrane
· 10 years ago
c4bf496
Dockerfile: use Go 1.5.3
by Aleksa Sarai
· 10 years ago
f7a3546
Merge pull request #140 from bfirsh/fix-spacing-in-api-proto
by Kenfe-Mickaël Laventure
· 10 years ago
9979502
Fix spacing in api.proto
by Ben Firshman
· 10 years ago
577f9d7
Merge pull request #139 from mlaventure/git-commit
by Michael Crosby
· 10 years ago
febace3
Add the git commit to the output version
by Kenfe-Mickael Laventure
· 10 years ago
7146b01
Merge pull request #138 from tonistiigi/allow-pidfile-error2
by Michael Crosby
· 10 years ago
f9ecd09
Retry on pidfile read error
by Tonis Tiigi
· 10 years ago
707555b
Merge pull request #137 from docker/shim-errors
by Michael Crosby
· 10 years ago
dca8e59
Merge pull request #136 from docker/revert-deps
by Michael Crosby
· 10 years ago
0969765
Don't treat runtime error as shim error
by Michael Crosby
· 10 years ago
b4c901f
Revert "Switch to new vendor directory layout"
by Michael Crosby
· 10 years ago
a21a956
Revert "Check for minimum golang version"
by Michael Crosby
· 10 years ago
5617360
Merge pull request #135 from docker/deps-errors
by Michael Crosby
· 10 years ago
6ba5767
Return errors from shim in log
by Michael Crosby
· 10 years ago
366dcc0
Add specific error message for missing shim
by Michael Crosby
· 10 years ago
797e797
Merge pull request #133 from tonistiigi/raise-wait-timeout
by Tõnis Tiigi
· 10 years ago
Next »