| Commit message (Expand) | Author | Age |
* | Add cgroup fs by default | Daniel J Walsh | 2017-11-20 |
* | Merge pull request #51 from mheon/sql_state_tests | Daniel J Walsh | 2017-11-20 |
|\ |
|
| * | Add tests for SQL-backed state impl | Matthew Heon | 2017-11-20 |
|/ |
|
* | Add support for Ulimits/Rlimits to kpod create/run | Daniel J Walsh | 2017-11-20 |
* | Merge pull request #26 from mheon/sql_state | Daniel J Walsh | 2017-11-20 |
|\ |
|
| * | Fix lint errors | Matthew Heon | 2017-11-18 |
| * | Need to provide ID of container being updated | Matthew Heon | 2017-11-18 |
| * | StopSignal is allowed to be 0 | Matthew Heon | 2017-11-18 |
| * | Resolve another segfault | Matthew Heon | 2017-11-18 |
| * | Fix lingering SQL error | Matthew Heon | 2017-11-18 |
| * | Fix segfault cleaning up in after failing to create a Runtime | Matthew Heon | 2017-11-18 |
| * | Rename Create to Init for containers to be less confusing | Matthew Heon | 2017-11-18 |
| * | Wire SQL backed state into rest of libpod | Matthew Heon | 2017-11-18 |
| * | Address review comments, fix gofmt and lint | Matthew Heon | 2017-11-18 |
| * | Compile-tested implementation of SQL-backed state | Matthew Heon | 2017-11-18 |
* | | Use cached images for integration tests | baude | 2017-11-20 |
* | | Fix up handling of environment variables | Daniel J Walsh | 2017-11-20 |
|/ |
|
* | Turn off IRC reporting until we have our own channel | Daniel J Walsh | 2017-11-17 |
* | Enhancements to papr tests | baude | 2017-11-17 |
* | Merge pull request #47 from baude/terminal_attach | Daniel J Walsh | 2017-11-15 |
|\ |
|
| * | Fix terminal attach | baude | 2017-11-15 |
* | | Fix bash command | Daniel J Walsh | 2017-11-15 |
|/ |
|
* | Address run/create performance issues | baude | 2017-11-14 |
* | Remove all images | baude | 2017-11-14 |
* | Add cpu-profiling to kpod | baude | 2017-11-09 |
* | README.md: Typo fixes and small tweaks | Colin Walters | 2017-11-09 |
* | Update tarsplit vendor to address CVE-2017-14992 | Matthew Heon | 2017-11-08 |
* | Do not attempt to use command --args as cli flags | baude | 2017-11-08 |
* | Fix panic when no image is given | Daniel J Walsh | 2017-11-08 |
* | Cleanup missing whitespace | Daniel J Walsh | 2017-11-07 |
* | Add 'kpod import' command | Urvashi Mohnani | 2017-11-07 |
* | Vendor in latest containers/image | Urvashi Mohnani | 2017-11-07 |
* | Respect the quiet flag. | Daniel J Walsh | 2017-11-07 |
* | SELinux tests are mistakenly not running. | Daniel J Walsh | 2017-11-07 |
* | Convert tmpfs mounts to use generate | Daniel J Walsh | 2017-11-06 |
* | Remove defaults and use runtime-tools/generate for spec | Daniel J Walsh | 2017-11-06 |
* | Merge pull request #17 from rhatdan/caps | Daniel J Walsh | 2017-11-05 |
|\ |
|
| * | Handle Linux Capabilities from command line | Daniel J Walsh | 2017-11-04 |
* | | Merge pull request #8 from baude/clicontext | Daniel J Walsh | 2017-11-05 |
|\ \
| |/
|/| |
|
| * | libpod/runtime_img_test.go Unit Tests | baude | 2017-11-04 |
| * | spec_test.go: Unit tests for spec.go | baude | 2017-11-03 |
| * | spec.go: Remove cli context as func arg | baude | 2017-11-03 |
| * | util_test.go: Unittests for util.go | baude | 2017-11-03 |
| * | create_cli_test.go: Unittests | baude | 2017-11-03 |
| * | Vendor in testify/assert and deps | baude | 2017-11-03 |
|/ |
|
* | Parse SecurityOpts | Daniel J Walsh | 2017-11-03 |
* | Merge pull request #14 from baude/gitvalidation | Matthew Heon | 2017-11-03 |
|\ |
|
| * | Makefile: Add repo EPOCH | baude | 2017-11-03 |
|/ |
|
* | Merge pull request #6 from rhatdan/papr | Daniel J Walsh | 2017-11-02 |
|\ |
|
| * | Remove tip from testing in yaml | Daniel J Walsh | 2017-11-02 |