summaryrefslogtreecommitdiff
path: root/libpod
Commit message (Expand)AuthorAge
* Do not unmarshal into c.config.SpecMatthew Heon2019-01-18
* Merge pull request #2149 from afbjorklund/bridgeOpenShift Merge Robot2019-01-18
|\
| * Add bridge support, for the varlink connectionAnders F Björklund2019-01-13
* | Merge pull request #2169 from mheon/ensure_wait_doesnot_hangOpenShift Merge Robot2019-01-16
|\ \
| * | Ensure that wait exits on state transitionMatthew Heon2019-01-16
* | | Merge pull request #2079 from giuseppe/multiple-runtimesOpenShift Merge Robot2019-01-16
|\ \ \
| * | | config: store the runtime used to create each containerGiuseppe Scrivano2019-01-14
| * | | oci: allow to define multiple OCI runtimesGiuseppe Scrivano2019-01-14
| * | | libpod: allow multiple oci runtimesVincent Batts2019-01-14
* | | | Embed runtime struct in super localRuntimebaude2019-01-15
* | | | Collaberative podman-remote container existsbaude2019-01-15
| |/ / |/| |
* | | add support for podman-remote historybaude2019-01-15
* | | podman remote client -- add rmibaude2019-01-14
* | | Run integrations test with remote-clientbaude2019-01-14
* | | Remove imageParts.{isTagged,registry,name,tag}Miloslav Trmač2019-01-14
* | | Clarify comments about isRegistry a bit.Miloslav Trmač2019-01-14
* | | Use imageParts.unnormalizedRef in GetImageBaseNameMiloslav Trmač2019-01-14
* | | FIXME? Introduce imageParts.suspiciousRefNameTagValuesForSearchMiloslav Trmač2019-01-14
* | | Use imageParts.referenceWithRegistry in Image.getLocalImageMiloslav Trmač2019-01-14
* | | Don't try to look up local images with an explicit :latest suffixMiloslav Trmač2019-01-14
* | | Return a reference.Named from normalizedTagMiloslav Trmač2019-01-14
* | | Use reference.TagNameOnly instead of manually adding imageParts.tag in normal...Miloslav Trmač2019-01-14
* | | Use imageParts.normalizedReference in normalizeTagMiloslav Trmač2019-01-14
* | | Add imageParts.normalizedReference()Miloslav Trmač2019-01-14
* | | Use imageparts.referenceWithRegistry in normalizeTagMiloslav Trmač2019-01-14
* | | Remove no longer used imageParts.assemble()Miloslav Trmač2019-01-14
* | | Use getPullRefPair / getSinglePullRefPairGoal in pullGoalFromPossiblyUnqualif...Miloslav Trmač2019-01-14
* | | Use imageParts.referenceWithRegistry in pullGoalFromPossiblyUnqualifiedNameMiloslav Trmač2019-01-14
* | | Use imageParts.referenceWithRegistry in getPullRefPairMiloslav Trmač2019-01-14
* | | Add imageParts.referenceWithRegistryMiloslav Trmač2019-01-14
* | | Don't use imageParts.assemble when pulling from a qualified nameMiloslav Trmač2019-01-14
* | | Reorganize normalizeTagMiloslav Trmač2019-01-14
* | | Simplify pullGoalFromPossiblyUnqualifiedNameMiloslav Trmač2019-01-14
* | | Remove imageParts.transportMiloslav Trmač2019-01-14
* | | Simplify pullGoalFromPossiblyUnqualifiedNameMiloslav Trmač2019-01-14
* | | Inline imageParts.assembleWithTransport into callersMiloslav Trmač2019-01-14
* | | Record the original reference.Named in imagePartsMiloslav Trmač2019-01-14
* | | Drop image.DecomposeString, make image.Parts private imageParts againMiloslav Trmač2019-01-14
* | | Don't call image.DecomposeString in imageInListToContainerImageMiloslav Trmač2019-01-14
|/ /
* | Merge pull request #2141 from baude/remotetagOpenShift Merge Robot2019-01-13
|\ \ | |/ |/|
| * Add darwin support for remote-clientbaude2019-01-11
* | Merge pull request #2138 from giuseppe/rootless-pod-fixOpenShift Merge Robot2019-01-11
|\ \ | |/ |/|
| * spec: add nosuid,noexec,nodev to ro bind mountGiuseppe Scrivano2019-01-11
* | Merge pull request #2113 from baude/remoteimagesOpenShift Merge Robot2019-01-11
|\ \
| * | remote-client support for imagesbaude2019-01-10
* | | Replace tab with spaces in MarshalIndent in libpodMatthew Heon2019-01-10
* | | Remove one more usage of encoding/json in libpodMatthew Heon2019-01-10
* | | Move all libpod/ JSON references over to jsoniterMatthew Heon2019-01-10
* | | Remove easyjson in preparation for switch to jsoniterMatthew Heon2019-01-10
| |/ |/|
* | Merge pull request #2126 from giuseppe/set-prlimitOpenShift Merge Robot2019-01-10
|\ \ | |/ |/|