summaryrefslogtreecommitdiff
path: root/pkg/api
Commit message (Expand)AuthorAge
* Fix `system service` panic from early hangup in eventsMatthew Heon2020-07-02
* Merge pull request #6747 from giuseppe/fix-user-volumesOpenShift Merge Robot2020-06-30
|\
| * container: move volume chown after spec generationGiuseppe Scrivano2020-06-29
* | Merge pull request #6763 from maxm123/masterOpenShift Merge Robot2020-06-29
|\ \
| * | Fix a bug with APIv2 compat network remove to log an ErrNetworkNotFound inste...Maximilian Müller2020-06-27
| |/
* / Ensure umask is set appropriately for 'system service'Matthew Heon2020-06-26
|/
* Set syslog for exit commands on log-level=debugMatthew Heon2020-06-24
* Merge pull request #6741 from maybe-sybr/maybe/apiv2/fix-volume-create-codeOpenShift Merge Robot2020-06-24
|\
| * APIv2: Return `StatusCreated` from volume creationmaybe-sybr2020-06-24
* | Merge pull request #6738 from maybe-sybr/maybe/apiv2/fix-network-compat-urlsOpenShift Merge Robot2020-06-24
|\ \
| * | APIv2:fix: Remove `/json` from compat network EPsmaybe-sybr2020-06-24
| |/
* / APIv2:doc: Fix swagger doc to refer to volumesmaybe-sybr2020-06-24
|/
* libpod/containers/json: alias last -> limitValentin Rothberg2020-06-22
* Allow recursive dependency start with Init()Matthew Heon2020-06-18
* Merge pull request #6620 from jgallucci32/api-logs-separateOpenShift Merge Robot2020-06-17
|\
| * Move logs functionality to separate file for APIv2jgallucci322020-06-17
* | Merge pull request #6634 from baude/v2buildfixesOpenShift Merge Robot2020-06-17
|\ \ | |/ |/|
| * fix misc remote build issuesBrent Baude2020-06-17
* | Merge pull request #6636 from mheon/add_warningsOpenShift Merge Robot2020-06-17
|\ \ | |/ |/|
| * Re-add resource limit warnings to SpecgenMatthew Heon2020-06-16
* | Merge pull request #6638 from jwhonce/issues/6548OpenShift Merge Robot2020-06-17
|\ \ | |/ |/|
| * [CI:DOCS] Fixes #6548Jhon Honce2020-06-16
* | handlers/compat: fix lint errorValentin Rothberg2020-06-16
* | Merge pull request #6590 from zhangguanzhang/masterOpenShift Merge Robot2020-06-15
|\ \
| * | Add the missing returnzhangguanzhang2020-06-12
* | | Merge pull request #6597 from rhatdan/imageOpenShift Merge Robot2020-06-15
|\ \ \
| * | | Add some additional fields to imageinspectDaniel J Walsh2020-06-13
| |/ /
* | | Merge pull request #6557 from rhatdan/lintOpenShift Merge Robot2020-06-15
|\ \ \
| * | | Turn on More lintersDaniel J Walsh2020-06-15
| |/ /
* / / Reassemble filters on the server sideDaniel J Walsh2020-06-12
|/ /
* | [CI:DOCS] Fix carriage returns in API v2 headerTomSweeneyRedHat2020-06-11
* | Merge pull request #6564 from TomSweeneyRedHat/dev/tsweeney/apidocstartOpenShift Merge Robot2020-06-11
|\ \
| * | [CI:DOCS] Add quick start directions to APIv2 DockTomSweeneyRedHat2020-06-11
| |/
* | Merge pull request #6516 from zhangguanzhang/masterOpenShift Merge Robot2020-06-11
|\ \ | |/ |/|
| * fix api fails with 'strconv.ParseUint: parsing "tcp": invalid syntax'zhangguanzhang2020-06-10
* | 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
| |/