aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Add ability to update container status from runcMatthew Heon2017-11-21
* Mention docker login for creds authentication in documentationUrvashi Mohnani2017-11-21
* Add support for oom functionsDaniel J Walsh2017-11-21
* Add cgroup fs by defaultDaniel J Walsh2017-11-20
* Merge pull request #51 from mheon/sql_state_testsDaniel J Walsh2017-11-20
|\
| * Add tests for SQL-backed state implMatthew Heon2017-11-20
|/
* Add support for Ulimits/Rlimits to kpod create/runDaniel J Walsh2017-11-20
* Merge pull request #26 from mheon/sql_stateDaniel J Walsh2017-11-20
|\
| * Fix lint errorsMatthew Heon2017-11-18
| * Need to provide ID of container being updatedMatthew Heon2017-11-18
| * StopSignal is allowed to be 0Matthew Heon2017-11-18
| * Resolve another segfaultMatthew Heon2017-11-18
| * Fix lingering SQL errorMatthew Heon2017-11-18
| * Fix segfault cleaning up in after failing to create a RuntimeMatthew Heon2017-11-18
| * Rename Create to Init for containers to be less confusingMatthew Heon2017-11-18
| * Wire SQL backed state into rest of libpodMatthew Heon2017-11-18
| * Address review comments, fix gofmt and lintMatthew Heon2017-11-18
| * Compile-tested implementation of SQL-backed stateMatthew Heon2017-11-18
* | Use cached images for integration testsbaude2017-11-20
* | Fix up handling of environment variablesDaniel J Walsh2017-11-20
|/
* Turn off IRC reporting until we have our own channelDaniel J Walsh2017-11-17
* Enhancements to papr testsbaude2017-11-17
* Merge pull request #47 from baude/terminal_attachDaniel J Walsh2017-11-15
|\
| * Fix terminal attachbaude2017-11-15
* | Fix bash commandDaniel J Walsh2017-11-15
|/
* Address run/create performance issuesbaude2017-11-14
* Remove all imagesbaude2017-11-14
* Add cpu-profiling to kpodbaude2017-11-09
* README.md: Typo fixes and small tweaksColin Walters2017-11-09
* Update tarsplit vendor to address CVE-2017-14992Matthew Heon2017-11-08
* Do not attempt to use command --args as cli flagsbaude2017-11-08
* Fix panic when no image is givenDaniel J Walsh2017-11-08
* Cleanup missing whitespaceDaniel J Walsh2017-11-07
* Add 'kpod import' commandUrvashi Mohnani2017-11-07
* Vendor in latest containers/imageUrvashi Mohnani2017-11-07
* Respect the quiet flag.Daniel J Walsh2017-11-07
* SELinux tests are mistakenly not running.Daniel J Walsh2017-11-07
* Convert tmpfs mounts to use generateDaniel J Walsh2017-11-06
* Remove defaults and use runtime-tools/generate for specDaniel J Walsh2017-11-06
* Merge pull request #17 from rhatdan/capsDaniel J Walsh2017-11-05
|\
| * Handle Linux Capabilities from command lineDaniel J Walsh2017-11-04
* | Merge pull request #8 from baude/clicontextDaniel J Walsh2017-11-05
|\ \ | |/ |/|
| * libpod/runtime_img_test.go Unit Testsbaude2017-11-04
| * spec_test.go: Unit tests for spec.gobaude2017-11-03
| * spec.go: Remove cli context as func argbaude2017-11-03
| * util_test.go: Unittests for util.gobaude2017-11-03
| * create_cli_test.go: Unittestsbaude2017-11-03
| * Vendor in testify/assert and depsbaude2017-11-03
|/
* Parse SecurityOptsDaniel J Walsh2017-11-03
* Merge pull request #14 from baude/gitvalidationMatthew Heon2017-11-03
|\