| Commit message (Expand) | Author | Age |
* | Add NetMode, UTSMode and IPCMode | Daniel J Walsh | 2017-12-02 |
* | Add schema validation to DB | Matthew Heon | 2017-11-30 |
* | Add randomly generates container names | Matthew Heon | 2017-11-30 |
* | kpod_start | baude | 2017-11-29 |
* | Move libpod under containers/storage | Daniel J Walsh | 2017-11-29 |
* | Change location of created runc specs to make them survive reboot | Matthew Heon | 2017-11-29 |
* | Fix error in runtime_ctr | Matthew Heon | 2017-11-29 |
* | Ensure that we can't remove paused containers | Matthew Heon | 2017-11-29 |
* | Fix rmi -f removing containers from storage without telling libpod | Matthew Heon | 2017-11-29 |
* | Fix removing running containers | Matthew Heon | 2017-11-29 |
* | First pass at fixing test errors | Matthew Heon | 2017-11-29 |
* | Fix comment on container.Stop() | Matthew Heon | 2017-11-29 |
* | Shut down containers when force stopping the runtime | Matthew Heon | 2017-11-29 |
* | Add ability to kill and stop containers | Matthew Heon | 2017-11-29 |
* | kpod ps | baude | 2017-11-28 |
* | remove unused functions and variables | Suraj Deshmukh | 2017-11-28 |
* | Add docker transport to push image before final failure | TomSweeneyRedHat | 2017-11-28 |
* | kpod_wait | baude | 2017-11-27 |
* | Create|Run container from Image ID | baude | 2017-11-27 |
* | Update kpod pause and unpause to use new container state | umohnani8 | 2017-11-24 |
* | Update kpod mount and umount to use the new state | umohnani8 | 2017-11-22 |
* | Order containers returned from state and make container config public | Matthew Heon | 2017-11-22 |
* | Update kpod export to use the new container state and runtime | Urvashi Mohnani | 2017-11-22 |
* | Add PID to the containers used to test SQLite state | Matthew Heon | 2017-11-21 |
* | Add ability to retrieve container's log path to API | Matthew Heon | 2017-11-21 |
* | Add ability to update container status from runc | Matthew Heon | 2017-11-21 |
* | Add tests for SQL-backed state impl | Matthew Heon | 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 |
* | Enhancements to papr tests | baude | 2017-11-17 |
* | Fix terminal attach | baude | 2017-11-15 |
* | Address run/create performance issues | baude | 2017-11-14 |
* | Add 'kpod import' command | Urvashi Mohnani | 2017-11-07 |
* | Respect the quiet flag. | Daniel J Walsh | 2017-11-07 |
* | libpod/runtime_img_test.go Unit Tests | baude | 2017-11-04 |
* | util_test.go: Unittests for util.go | baude | 2017-11-03 |
* | Parse SecurityOpts | Daniel J Walsh | 2017-11-03 |
* | Fix gofmt errors | Daniel J Walsh | 2017-11-02 |
* | Fix trivial import issue | Matthew Heon | 2017-11-01 |
* | libpod create and run | baude | 2017-11-01 |
* | Prune Server package. Convert to new github location. | Matthew Heon | 2017-11-01 |
* | Initial checkin from CRI-O repo | Matthew Heon | 2017-11-01 |