Age | Commit message (Expand) | Author |
2018-11-07 | Add test that volume can be mounted on top of a symlink | Fabricio Voznika |
2018-11-07 | Fix test --race violation | Fabricio Voznika |
2018-11-07 | AsyncBarrier should be run after all defers in destroyContainerFS. | Nicolas Lacasse |
2018-11-07 | Add more logging to controller.go | Fabricio Voznika |
2018-11-07 | Fix flaky TestCacheResolutionTimeout | Fabricio Voznika |
2018-11-07 | Bump rules_go to v0.16.1 and go toolchain to v1.11.2. | Nicolas Lacasse |
2018-11-06 | Fix problem where crictl tests would signal both error and done channels | Kevin Krakauer |
2018-11-06 | Move bazelrc to new location | Michael Pratt |
2018-11-06 | Internal change. | Googler |
2018-11-05 | Fix race between start and destroy | Fabricio Voznika |
2018-11-05 | Log when external signal is received | Fabricio Voznika |
2018-11-05 | Use correct company name in copyright header | Ian Gudger |
2018-11-05 | Merge segments in sender's writeList | Ian Gudger |
2018-11-01 | First crictl integration tests. | Kevin Krakauer |
2018-11-01 | Use spec with clean paths for gofer | Fabricio Voznika |
2018-11-01 | Add new log format that is compatible with Kubernetes | Fabricio Voznika |
2018-11-01 | Make error messages a bit more user friendly. | Ian Lewis |
2018-11-01 | Prevent premature destruction of shm segments. | Rahat Mahmood |
2018-11-01 | modify modeRegexp to adapt the default spec of containerd | Juan |
2018-11-01 | Close http.Response.Body after Get request. | Kevin Krakauer |
2018-10-31 | Mark amutex_test as flaky. | Rahat Mahmood |
2018-10-31 | Fix a race where keepalives could be sent while there is pending data | Ian Gudger |
2018-10-31 | Use syserr style error translation in netstack's rawfile | Ian Gudger |
2018-10-31 | kvm: simplify floating point logic. | Adin Scannell |
2018-10-31 | kvm: add detailed traces on vCPU errors. | Adin Scannell |
2018-10-31 | Make lazy open the mode of operation for fsgofer | Fabricio Voznika |
2018-10-31 | kvm: avoid siginfo allocations. | Adin Scannell |
2018-10-31 | Remove ipv4.endpoint.address | Tamir Duberstein |
2018-10-30 | kvm: use private futexes. | Adin Scannell |
2018-10-30 | Clean up cpuid_parse_test | Michael Pratt |
2018-10-29 | Install containerd and crictl when running tests in Kokoro. | Kevin Krakauer |
2018-10-29 | Add copybara rules to export C++ test code. | Brian Geffon |
2018-10-29 | Removes outdated TODO. | Kevin Krakauer |
2018-10-26 | Add AMD-specific features to cpuid package | Michael Pratt |
2018-10-26 | Add block 3 features to /proc/cpuinfo | Michael Pratt |
2018-10-26 | Order feature strings by block | Michael Pratt |
2018-10-25 | Uninstall() should not fail if a cgroup directory doesn't exist | Andrei Vagin |
2018-10-24 | Re-enable TestPythonHello now that ptrace seccomp issue is resolved. | Nicolas Lacasse |
2018-10-24 | Use TRAP to simplify vsyscall emulation. | Adin Scannell |
2018-10-24 | Convert Unix transport to syserr | Ian Gudger |
2018-10-24 | Mark netstack/tcpip/transport/tcp:tcp_test flaky | Fabricio Voznika |
2018-10-24 | Run ptrace stubs in their own session and process group. | Nicolas Lacasse |
2018-10-23 | Fix panic on creation of zero-len shm segments. | Rahat Mahmood |
2018-10-23 | Remove blanket TODO, as it is self-evident. | Adin Scannell |
2018-10-23 | Remove artificial name length check. | Adin Scannell |
2018-10-23 | Simplify channel management | Tamir Duberstein |
2018-10-23 | Track paths and provide a rename hook. | Adin Scannell |
2018-10-21 | Updated cleanup code to be more explicit about ignoring errors. | Ian Lewis |
2018-10-20 | Refcount Unix transport queue | Ian Gudger |
2018-10-20 | Add more unimplemented syscall events | Fabricio Voznika |