index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkg
/
api
/
handlers
/
compat
Commit message (
Expand
)
Author
Age
*
compat/info.go: TrimPrefix(CGroupsVersion, "v")
Akihiro Suda
2020-07-31
*
API events: fix parsing error
Valentin Rothberg
2020-07-27
*
Fix handling of entrypoint
Daniel J Walsh
2020-07-22
*
log API: add context to allow for cancelling
Valentin Rothberg
2020-07-22
*
fix API: Create container with an invalid configuration
zhangguanzhang
2020-07-22
*
Fix: Correct connection counters for hijacked connections
Korhonen Sami (Samlink)
2020-07-22
*
Fix: Hijacking v2 endpoints to follow rfc 7230 semantics
Korhonen Sami (Samlink)
2020-07-22
*
events endpoint: backwards compat to old type
Valentin Rothberg
2020-07-21
*
events endpoint: fix panic and race condition
Valentin Rothberg
2020-07-21
*
Fix a bug with APIv2 compat network remove to log an ErrNetworkNotFound inste...
Maximilian Müller
2020-07-06
*
Fix `system service` panic from early hangup in events
Matthew Heon
2020-07-06
*
move go module to v2
Valentin Rothberg
2020-07-06
*
Set syslog for exit commands on log-level=debug
Matthew Heon
2020-06-25
*
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
*
|
fix misc remote build issues
Brent Baude
2020-06-17
|
/
*
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
*
|
Turn on More linters
Daniel J Walsh
2020-06-15
|
/
*
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
*
|
Fix Id->ID where possible for lint
Daniel J Walsh
2020-06-10
*
|
Fixup issues found by golint
Daniel J Walsh
2020-06-10
|
/
*
Enable detached exec for remote
Matthew Heon
2020-06-02
*
Add bindings for exec and enable attached remote
Matthew Heon
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
*
v2 podman-remote build
Brent Baude
2020-05-21
*
Merge pull request #6305 from baude/v2podcreatetest
OpenShift Merge Robot
2020-05-20
|
\
|
*
enable pod_create remote integration tests
Brent Baude
2020-05-20
*
|
Merge pull request #6297 from mheon/minor_fix_attach
OpenShift Merge Robot
2020-05-20
|
\
\
|
*
|
Print container state when erroring that it is improper
Matthew Heon
2020-05-20
|
|
/
*
/
V2 API Version Support
Jhon Honce
2020-05-20
|
/
*
V2 Implement terminal handling in bindings attach
Jhon Honce
2020-05-18
*
Merge pull request #5831 from mheon/exec_http_attach
OpenShift Merge Robot
2020-05-15
|
\
|
*
Drop APIv2 resize endpoint
Matthew Heon
2020-05-15
|
*
Fix lint
Matthew Heon
2020-05-14
|
*
Parameters for ExecStart are body, not query
Matthew Heon
2020-05-14
|
*
Prune stale exec sessions on inspect
Matthew Heon
2020-05-14
|
*
Add APIv2 handler for resizing exec sessions
Matthew Heon
2020-05-14
|
*
Wire in endpoint for ExecStart
Matthew Heon
2020-05-14
[next]