| Commit message (Expand) | Author | Age |
* | APIv2:fix: Get volumes from `Binds` when creating | maybe-sybr | 2020-07-09 |
* | Add support for Filter query parameter to list images api | Korhonen Sami (Samlink) | 2020-07-07 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Merge pull request #6852 from skorhone/fix/6803_null_ports | OpenShift Merge Robot | 2020-07-05 |
|\ |
|
| * | Fix issue #6803 Container inspect endpoint returns null for NetworkSettings/P... | Korhonen Sami (Samlink) | 2020-07-03 |
* | | Merge pull request #6838 from mheon/fix_panic_events | OpenShift Merge Robot | 2020-07-02 |
|\ \
| |/
|/| |
|
| * | Fix `system service` panic from early hangup in events | Matthew Heon | 2020-07-02 |
* | | APIv2:fix: Handle docker volume force as expected | maybe-sybr | 2020-07-02 |
* | | APIv2: Add docker compatible volume endpoints | maybe-sybr | 2020-07-02 |
* | | Created timestamp returned by imagelist should be in unix format | Daniel J Walsh | 2020-06-30 |
|/ |
|
* | Merge pull request #6747 from giuseppe/fix-user-volumes | OpenShift Merge Robot | 2020-06-30 |
|\ |
|
| * | container: move volume chown after spec generation | Giuseppe Scrivano | 2020-06-29 |
* | | Fix a bug with APIv2 compat network remove to log an ErrNetworkNotFound inste... | Maximilian Müller | 2020-06-27 |
|/ |
|
* | Set syslog for exit commands on log-level=debug | Matthew Heon | 2020-06-24 |
* | APIv2: Return `StatusCreated` from volume creation | maybe-sybr | 2020-06-24 |
* | libpod/containers/json: alias last -> limit | Valentin Rothberg | 2020-06-22 |
* | Allow recursive dependency start with Init() | Matthew Heon | 2020-06-18 |
* | Merge pull request #6620 from jgallucci32/api-logs-separate | OpenShift Merge Robot | 2020-06-17 |
|\ |
|
| * | Move logs functionality to separate file for APIv2 | jgallucci32 | 2020-06-17 |
* | | Merge pull request #6634 from baude/v2buildfixes | OpenShift Merge Robot | 2020-06-17 |
|\ \
| |/
|/| |
|
| * | fix misc remote build issues | Brent Baude | 2020-06-17 |
* | | Re-add resource limit warnings to Specgen | Matthew Heon | 2020-06-16 |
|/ |
|
* | handlers/compat: fix lint error | Valentin Rothberg | 2020-06-16 |
* | Merge pull request #6590 from zhangguanzhang/master | OpenShift Merge Robot | 2020-06-15 |
|\ |
|
| * | Add the missing return | zhangguanzhang | 2020-06-12 |
* | | Merge pull request #6597 from rhatdan/image | OpenShift Merge Robot | 2020-06-15 |
|\ \ |
|
| * | | Add some additional fields to imageinspect | Daniel J Walsh | 2020-06-13 |
| |/ |
|
* | | Merge pull request #6557 from rhatdan/lint | OpenShift Merge Robot | 2020-06-15 |
|\ \ |
|
| * | | Turn on More linters | Daniel J Walsh | 2020-06-15 |
| |/ |
|
* / | Reassemble filters on the server side | Daniel J Walsh | 2020-06-12 |
|/ |
|
* | Merge pull request #6516 from zhangguanzhang/master | OpenShift Merge Robot | 2020-06-11 |
|\ |
|
| * | fix api fails with 'strconv.ParseUint: parsing "tcp": invalid syntax' | zhangguanzhang | 2020-06-10 |
* | | Merge pull request #6546 from rhatdan/lint | OpenShift Merge Robot | 2020-06-10 |
|\ \ |
|
| * | | Fix Id->ID where possible for lint | Daniel J Walsh | 2020-06-10 |
| * | | Fixup issues found by golint | Daniel J Walsh | 2020-06-10 |
| |/ |
|
* / | Ensure signal validation happens first in pod kill | Matthew Heon | 2020-06-09 |
|/ |
|
* | /images/.../json: fix port parsing | Valentin Rothberg | 2020-06-04 |
* | Enable detached exec for remote | Matthew Heon | 2020-06-02 |
* | Add bindings for exec and enable attached remote | Matthew Heon | 2020-06-01 |
* | Add support for format {{.Label}} | Brent Baude | 2020-06-01 |
* | Fix leak of empty tarball | Brent Baude | 2020-06-01 |
* | Merge pull request #6356 from baude/v2copyendpoints | OpenShift Merge Robot | 2020-05-30 |
|\ |
|
| * | v2 copy endpoints | Brent Baude | 2020-05-26 |
* | | compat handlers: add X-Registry-Auth header support | Valentin Rothberg | 2020-05-29 |
* | | V2 verify JSON output is consistent and doesn't drift | Jhon Honce | 2020-05-28 |
* | | Merge pull request #6407 from baude/v2eventsstream | OpenShift Merge Robot | 2020-05-27 |
|\ \ |
|
| * | | Add streaming ability to endpoint | Brent Baude | 2020-05-27 |
| |/ |
|
* / | Fix builds on 32 bit arches | Daniel J Walsh | 2020-05-27 |
|/ |
|
* | network compatibility endpoints for API | Brent Baude | 2020-05-22 |
* | V2 enable remote logs and testing | Jhon Honce | 2020-05-22 |