| Commit message (Expand) | Author | Age |
* | compat: add layer caching compatiblity for non podman clients | Aditya Rajan | 2021-11-22 |
* | If Dockerfile exists in same directory as service, we should not use it. | Daniel J Walsh | 2021-10-25 |
* | build: take advantage of --platform lists | Nalin Dahyabhai | 2021-09-14 |
* | Refacter API server emphasis on logging | Jhon Honce | 2021-09-10 |
* | For compatibility, ignore Content-Type | Jhon Honce | 2021-08-11 |
* | Bump Buildah to v1.22.0 [NO TESTS NEEDED] | TomSweeneyRedHat | 2021-08-04 |
* | remote build: fix streaming and error handling | Valentin Rothberg | 2021-07-28 |
* | Bump github.com/containers/storage from 1.32.3 to 1.32.5 | Daniel J Walsh | 2021-06-29 |
* | Fix handling of podman-remote build --device | Daniel J Walsh | 2021-06-13 |
* | Fall back to string for dockerfile parameter | Alex Schultz | 2021-06-11 |
* | podman-remote build should handle -f option properly | Daniel J Walsh | 2021-06-08 |
* | Add client disconnect to build handler loop | Jhon Honce | 2021-05-10 |
* | Fix flake on failed podman-remote build : try 2 | Daniel J Walsh | 2021-04-14 |
* | Fix flake on failed podman-remote build | Daniel J Walsh | 2021-04-14 |
* | Handle podman-remote --arch, --platform, --os | Daniel J Walsh | 2021-04-07 |
* | Fix missing podman-remote build options | Daniel J Walsh | 2021-04-02 |
* | Fix handling of remove --log-rusage param | Daniel J Walsh | 2021-03-31 |
* | [NO TESTS NEEDED] Shrink the size of podman-remote | Daniel J Walsh | 2021-03-29 |
* | Merge pull request #9631 from rhatdan/pull | OpenShift Merge Robot | 2021-03-29 |
|\ |
|
| * | Fix podman build --pull-never | Daniel J Walsh | 2021-03-27 |
* | | [NO TESTS NEEDED] Turn on podman-remote build --isolation | Daniel J Walsh | 2021-03-26 |
|/ |
|
* | fixup | Matej Vasek | 2021-03-23 |
* | fix: build endpoint for compat API | Matej Vasek | 2021-03-23 |
* | Merge pull request #9524 from riyad/apiv3-print-tags-when-building | OpenShift Merge Robot | 2021-03-11 |
|\ |
|
| * | [Compat API] Also print successfully tagging images in /build endpoint | Riyad Preukschas | 2021-02-25 |
* | | Handle podman build --dns-search | Daniel J Walsh | 2021-03-07 |
* | | Merge pull request #9550 from baude/issue9517 | OpenShift Merge Robot | 2021-03-04 |
|\ \ |
|
| * | | Support label type dict on compat build | baude | 2021-03-02 |
| |/ |
|
* / | Fix support for podman build --timestamp | Daniel J Walsh | 2021-03-02 |
|/ |
|
* | Merge pull request #9275 from rhatdan/build | OpenShift Merge Robot | 2021-02-22 |
|\ |
|
| * | Add missing params for podman-remote build | Daniel J Walsh | 2021-02-16 |
* | | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
|/ |
|
* | Implement missing arguments for podman build | Daniel J Walsh | 2021-02-08 |
* | Honor the --layers flag | Daniel J Walsh | 2020-12-09 |
* | Drop default log-level from error to warn | Daniel J Walsh | 2020-12-03 |
* | target is not tag | baude | 2020-12-02 |
* | Podman-remote build is getting ID twice | Daniel J Walsh | 2020-11-14 |
* | Merge pull request #7815 from jwhonce/wip/creds_remote | OpenShift Merge Robot | 2020-10-02 |
|\ |
|
| * | Add X-Registry-Config support | Jhon Honce | 2020-09-29 |
* | | Support --http-proxy for remote builds | Jhon Honce | 2020-09-30 |
|/ |
|
* | Refactor API build endpoint to be more compliant | Jhon Honce | 2020-09-14 |
* | docker-compose uses application/tar | Brent Baude | 2020-08-03 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | fix misc remote build issues | Brent Baude | 2020-06-17 |
* | handlers/compat: fix lint error | Valentin Rothberg | 2020-06-16 |
* | Add the missing return | zhangguanzhang | 2020-06-12 |
* | Fix Id->ID where possible for lint | Daniel J Walsh | 2020-06-10 |
* | v2 podman-remote build | Brent Baude | 2020-05-21 |
* | Refactor handler packages | Jhon Honce | 2020-03-10 |