summaryrefslogtreecommitdiff
path: root/pkg/api/server/server.go
Commit message (Expand)AuthorAge
* Fixup issues found by golintDaniel J Walsh2020-06-10
* v2 copy endpointsBrent Baude2020-05-26
* Add MethodNotAllowedHandler() to add in debuggingJhon Honce2020-05-22
* enable podman v2 networking for remote clientBrent Baude2020-05-12
* add {generate,play} kubeValentin Rothberg2020-05-06
* Instrumentation to answer #5765Jhon Honce2020-04-22
* V2 Fix support for tcp://[::]<port> connectionsJhon Honce2020-04-17
* Refactor service idle supportJhon Honce2020-04-13
* V2 podman system serviceJhon Honce2020-04-07
* Merge pull request #5540 from jwhonce/issues/5531OpenShift Merge Robot2020-03-18
|\
| * Reduce CPU usage when --timeout=0Jhon Honce2020-03-18
* | serve swagger when presentBrent Baude2020-03-18
|/
* apiv2 addition of manifestsBrent Baude2020-03-16
* update systemd & dbus dependenciesValentin Rothberg2020-03-10
* Remove 1 sec delayJhon Honce2020-02-25
* Fix handler and systemd activation errorsJhon Honce2020-02-17
* Merge pull request #5074 from jwhonce/wip/swagger_endpointOpenShift Merge Robot2020-02-14
|\
| * Add /swagger/ endpoint to serve swagger yaml to clientsJhon Honce2020-02-04
* | apiv2 stream eventsBrent Baude2020-02-11
|/
* [CI:DOCS]add apiv2 endpoints for execBrent Baude2020-02-03
* fix longname handling for bindingsBrent Baude2020-01-31
* Add query parameter converters for complex typesJhon Honce2020-01-23
* Enable swagger validation for each PRJhon Honce2020-01-22
* Merge pull request #4912 from jwhonce/wip/swaggerOpenShift Merge Robot2020-01-22
|\
| * Update build imagesJhon Honce2020-01-21
* | Add service endpointbaude2020-01-21
|/
* [CI:DOCS] Add logo and dev statementBrent Baude2020-01-20
* make binaries: include serviceValentin Rothberg2020-01-16
* service: don't block sigtermValentin Rothberg2020-01-16
* Initial commit on compatible APIJhon Honce2020-01-10