summaryrefslogtreecommitdiff
path: root/pkg/api
Commit message (Expand)AuthorAge
* Merge pull request #6546 from rhatdan/lintOpenShift Merge Robot2020-06-10
|\
| * Fix Id->ID where possible for lintDaniel J Walsh2020-06-10
| * Fixup issues found by golintDaniel J Walsh2020-06-10
* | Ensure signal validation happens first in pod killMatthew Heon2020-06-09
|/
* /images/.../json: fix port parsingValentin Rothberg2020-06-04
* Enable detached exec for remoteMatthew Heon2020-06-02
* Add bindings for exec and enable attached remoteMatthew Heon2020-06-01
* Add support for format {{.Label}}Brent Baude2020-06-01
* Fix leak of empty tarballBrent Baude2020-06-01
* Merge pull request #6356 from baude/v2copyendpointsOpenShift Merge Robot2020-05-30
|\
| * v2 copy endpointsBrent Baude2020-05-26
* | compat handlers: add X-Registry-Auth header supportValentin Rothberg2020-05-29
* | V2 verify JSON output is consistent and doesn't driftJhon Honce2020-05-28
* | Merge pull request #6407 from baude/v2eventsstreamOpenShift Merge Robot2020-05-27
|\ \
| * | Add streaming ability to endpointBrent Baude2020-05-27
| |/
* | Merge pull request #6398 from rhatdan/32bitOpenShift Merge Robot2020-05-27
|\ \
| * | Fix builds on 32 bit archesDaniel J Walsh2020-05-27
| |/
* / v2 libpod push: correct docsValentin Rothberg2020-05-27
|/
* Merge pull request #6238 from baude/v2compatnetOpenShift Merge Robot2020-05-25
|\
| * network compatibility endpoints for APIBrent Baude2020-05-22
* | Add MethodNotAllowedHandler() to add in debuggingJhon Honce2020-05-22
|/
* V2 enable remote logs and testingJhon Honce2020-05-22
* Merge pull request #6345 from QiWang19/mani-push-testOpenShift Merge Robot2020-05-22
|\
| * remote manifest testQi Wang2020-05-21
* | Removes remote system reset functionality. skip e2e test for remote.Sujil022020-05-22
* | v2 podman-remote buildBrent Baude2020-05-21
|/
* Merge pull request #6312 from rhatdan/imageOpenShift Merge Robot2020-05-21
|\
| * Fix remote handling of podman images callsDaniel J Walsh2020-05-21
* | Merge pull request #6304 from baude/v2remotehctestsOpenShift Merge Robot2020-05-21
|\ \ | |/ |/|
| * Fix remote integration for healthchecksBrent Baude2020-05-20
* | Merge pull request #6305 from baude/v2podcreatetestOpenShift Merge Robot2020-05-20
|\ \
| * | enable pod_create remote integration testsBrent Baude2020-05-20
| |/
* | Merge pull request #6297 from mheon/minor_fix_attachOpenShift Merge Robot2020-05-20
|\ \
| * | Print container state when erroring that it is improperMatthew Heon2020-05-20
| |/
* / V2 API Version SupportJhon Honce2020-05-20
|/
* [CI:DOCS] Image tree endpoint should return 404Brent Baude2020-05-20
* V2 Implement terminal handling in bindings attachJhon Honce2020-05-18
* v2endpoint remove image path correctionBrent Baude2020-05-18
* Merge pull request #5831 from mheon/exec_http_attachOpenShift Merge Robot2020-05-15
|\
| * Drop APIv2 resize endpointMatthew Heon2020-05-15
| * Fix lintMatthew Heon2020-05-14
| * Update API documentation for InspectMatthew Heon2020-05-14
| * Parameters for ExecStart are body, not queryMatthew Heon2020-05-14
| * Prune stale exec sessions on inspectMatthew Heon2020-05-14
| * Add APIv2 handler for resizing exec sessionsMatthew Heon2020-05-14
| * Wire in endpoint for ExecStartMatthew Heon2020-05-14
* | v2 podman remote attach, start, and runBrent Baude2020-05-15
|/
* Merge pull request #6211 from baude/v2remoteimagetreeOpenShift Merge Robot2020-05-13
|\
| * enable remote image treeBrent Baude2020-05-13
* | Merge pull request #6203 from jwhonce/wip/attachOpenShift Merge Robot2020-05-13
|\ \