| Commit message (Expand) | Author | Age |
* | Report correct RemoteURI | Daniel J Walsh | 2022-05-04 |
* | systemd socker activation: check listener | Paul Holzinger | 2022-04-21 |
* | system service: remove unnecessary pointer to listner | Paul Holzinger | 2022-04-21 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Refactor manifest list operations | Jhon Honce | 2022-01-14 |
* | Fix CI flake on time of shutdown for API service | Jhon Honce | 2021-10-12 |
* | Enable /debug/pprof API service endpoints | Jhon Honce | 2021-10-08 |
* | standardize logrus messages to upper case | Daniel J Walsh | 2021-09-22 |
* | Refacter API server emphasis on logging | Jhon Honce | 2021-09-10 |
* | Remove ReadHeaderTimeout | Matej Vasek | 2021-07-29 |
* | Add CORS support | Boaz Shuster | 2021-06-04 |
* | Downgrade API service routing table logging | Jhon Honce | 2021-05-20 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Implement Secrets | Ashley Cui | 2021-02-09 |
* | Ensure shutdown handler access is syncronized | Matthew Heon | 2021-01-25 |
* | Spelling | Josh Soref | 2020-12-22 |
* | Make podman service log events | Jhon Honce | 2020-11-19 |
* | Enforce LIFO ordering for shutdown handlers | Matthew Heon | 2020-10-13 |
* | Enable masking stop signals within container creation | Matthew Heon | 2020-10-12 |
* | Add a shutdown handler package | Matthew Heon | 2020-10-12 |
* | Fixes remote attach and exec to signal IdleTracker | Jhon Honce | 2020-10-05 |
* | Refactor IdleTracker to handle StateIdle transitions | Jhon Honce | 2020-09-29 |
* | podman.service: use sdnotiy | Valentin Rothberg | 2020-08-13 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Fix: Correct connection counters for hijacked connections | Korhonen Sami (Samlink) | 2020-07-09 |
* | Remove hijacked connections from active connections list | Korhonen Sami (Samlink) | 2020-07-09 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Ensure umask is set appropriately for 'system service' | Matthew Heon | 2020-06-26 |
* | Fixup issues found by golint | Daniel J Walsh | 2020-06-10 |
* | v2 copy endpoints | Brent Baude | 2020-05-26 |
* | Add MethodNotAllowedHandler() to add in debugging | Jhon Honce | 2020-05-22 |
* | enable podman v2 networking for remote client | Brent Baude | 2020-05-12 |
* | add {generate,play} kube | Valentin Rothberg | 2020-05-06 |
* | Instrumentation to answer #5765 | Jhon Honce | 2020-04-22 |
* | V2 Fix support for tcp://[::]<port> connections | Jhon Honce | 2020-04-17 |
* | Refactor service idle support | Jhon Honce | 2020-04-13 |
* | V2 podman system service | Jhon Honce | 2020-04-07 |
* | Merge pull request #5540 from jwhonce/issues/5531 | OpenShift Merge Robot | 2020-03-18 |
|\ |
|
| * | Reduce CPU usage when --timeout=0 | Jhon Honce | 2020-03-18 |
* | | serve swagger when present | Brent Baude | 2020-03-18 |
|/ |
|
* | apiv2 addition of manifests | Brent Baude | 2020-03-16 |
* | update systemd & dbus dependencies | Valentin Rothberg | 2020-03-10 |
* | Remove 1 sec delay | Jhon Honce | 2020-02-25 |
* | Fix handler and systemd activation errors | Jhon Honce | 2020-02-17 |
* | Merge pull request #5074 from jwhonce/wip/swagger_endpoint | OpenShift Merge Robot | 2020-02-14 |
|\ |
|
| * | Add /swagger/ endpoint to serve swagger yaml to clients | Jhon Honce | 2020-02-04 |
* | | apiv2 stream events | Brent Baude | 2020-02-11 |
|/ |
|
* | [CI:DOCS]add apiv2 endpoints for exec | Brent Baude | 2020-02-03 |
* | fix longname handling for bindings | Brent Baude | 2020-01-31 |
* | Add query parameter converters for complex types | Jhon Honce | 2020-01-23 |