summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Implement and test the following flags for podman run and createumohnani82018-01-15
* Fix gofmtMatthew Heon2018-01-14
* Add Sync() function to updating ctr state in Batch()Matthew Heon2018-01-14
* Disable locking on functions in batch operationsMatthew Heon2018-01-14
* Add initial function batching APIMatthew Heon2018-01-14
* Remove unused fields from runtime configMatthew Heon2018-01-12
* Merge pull request #211 from mheon/wireup_backendsDaniel J Walsh2018-01-12
|\
| * Add ability to set CGroup Parent via APIMatthew Heon2018-01-10
* | Merge pull request #219 from baude/gitvalidationDaniel J Walsh2018-01-12
|\ \
| * | update gitvalidation epochbaude2018-01-12
* | | Merge pull request #215 from mheon/update_cniDaniel J Walsh2018-01-12
|\ \ \
| * | | Update CNI plugin directories to search default location as wellMatthew Heon2018-01-11
| * | | Fix build error after updating CNI vendorMatthew Heon2018-01-11
| * | | Upgrade OCICNI vendorMatthew Heon2018-01-11
| | |/ | |/|
* | | Merge pull request #213 from baude/unitTestsSpecDaniel J Walsh2018-01-12
|\ \ \
| * | | Test user input to specbaude2018-01-11
| | |/ | |/|
* | | Merge pull request #217 from mheon/remove_storage_pkgDaniel J Walsh2018-01-12
|\ \ \ | |/ / |/| |
| * | Remove unused pkg/storage codeMatthew Heon2018-01-11
* | | podman run container id to filebaude2018-01-11
|/ /
* / Add support for shm-size.Daniel J Walsh2018-01-11
|/
* Update DB to add new fields required for planned featuresMatthew Heon2018-01-10
* Default to always copyup the underlying directory on top of tmpfs mountsDaniel J Walsh2018-01-10
* Turn on travis botbaude2018-01-10
* Podman tutorialbaude2018-01-10
* Fix typo in label field optionDaniel J Walsh2018-01-10
* Add latest to waitbaude2018-01-08
* Fix merge issuesMatthew Heon2018-01-08
* Remove vendored files unnecessary after Kube hostport removalMatthew Heon2018-01-08
* Remove Kubernetes hostport supportMatthew Heon2018-01-08
* Shortname deletion continuedbaude2018-01-08
* Save ContainerConfig.User to databaseMatthew Heon2018-01-08
* Shortcut for most recent containerbaude2018-01-08
* Clean up network namespaces on container removalMatthew Heon2018-01-08
* Remove by shortnamebaude2018-01-08
* Add basic network inspection infoMatthew Heon2018-01-08
* Don't pull cached imagesbaude2018-01-08
* Touchup rmi manpageTomSweeneyRedHat2018-01-08
* cni: 98-podman-loopback.conf is not neededDan Williams2018-01-08
* Add function to get IP address of a running containerMatthew Heon2018-01-08
* Add removal failure test after unpauseTomSweeneyRedHat2018-01-05
* Change name of kpod to podmanDaniel J Walsh2018-01-04
* Fix handling of exit codesDaniel J Walsh2018-01-04
* We no longer use storesDaniel J Walsh2018-01-04
* Run by shortnamebaude2018-01-04
* Enable three tests in podman_pause.batsYiqiao Pu2018-01-04
* Update ctr_id for podman_pause testYiqiao Pu2018-01-04
* Make database write in syncContainer conditionalMatthew Heon2018-01-04
* Remove kpod handling of conmonbaude2018-01-03
* podman create/run need to load information from the imageDaniel J Walsh2018-01-03
* libpod/container.go Handle systemd resolvebaude2018-01-02