summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | 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
* | | | | | Merge pull request #2163 from rhatdan/coverityOpenShift Merge Robot2019-01-16
|\ \ \ \ \ \
| * | | | | | Cleanup coverity scan issuesDaniel J Walsh2019-01-15
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #2164 from baude/wehateruntimeOpenShift Merge Robot2019-01-16
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Embed runtime struct in super localRuntimebaude2019-01-15
| * | | | | Collaberative podman-remote container existsbaude2019-01-15
|/ / / / /
* | | | | Merge pull request #2161 from baude/remotehistoryOpenShift Merge Robot2019-01-15
|\ \ \ \ \
| * | | | | add support for podman-remote historybaude2019-01-15
* | | | | | Merge pull request #2160 from baude/localRuntimerenameOpenShift Merge Robot2019-01-15
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Rename localRuntime to runtime in cmd/podmanbaude2019-01-15
|/ / / / /
* | | | | Merge pull request #2156 from baude/remotermiOpenShift Merge Robot2019-01-15
|\ \ \ \ \
| * | | | | podman remote integrations testsbaude2019-01-15
| * | | | | podman remote client -- add rmibaude2019-01-14
* | | | | | Merge pull request #2024 from cevich/fix_git_ci_vmOpenShift Merge Robot2019-01-15
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [skip ci] Hack: Fix get_ci_vm.sh w/ gcloud ssh/scpChris Evich2019-01-14
* | | | | | Merge pull request #2155 from baude/remotetestenableOpenShift Merge Robot2019-01-14
|\ \ \ \ \ \
| * | | | | | Run integrations test with remote-clientbaude2019-01-14
|/ / / / / /
* | | | | | Merge pull request #2153 from mheon/update_for_1.0OpenShift Merge Robot2019-01-14
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Update master branch with v1.0 changes from 1.0 branchMatthew Heon2019-01-14
| |/ / / /
* | | | | Merge pull request #2152 from rhatdan/noexecOpenShift Merge Robot2019-01-14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add local storage.conf example to troubleshootDaniel J Walsh2019-01-14
|/ / / /
* | | | Merge pull request #2117 from mtrmac/no-imagePartsOpenShift Merge Robot2019-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
|\ \ \