summaryrefslogtreecommitdiff
path: root/contrib/python/podman
Commit message (Expand)AuthorAge
* all flakes must diebaude2018-12-18
* Merge pull request #1893 from jwhonce/bug/1869OpenShift Merge Robot2018-12-07
|\
| * Refactor BooleanAction to mimic golang interfaceJhon Honce2018-12-05
* | Invert tlsverify default in APIJhon Honce2018-12-05
|/
* Merge pull request #1885 from edsantiago/split_token_noneOpenShift Merge Robot2018-11-28
|\
| * _split_token(): handle NoneEd Santiago2018-11-27
* | Fixes #1867Jhon Honce2018-11-28
|/
* Actually set version for podman module / pypodmanAnders F Björklund2018-11-25
* Improve speed of containers.list()Jhon Honce2018-11-19
* Implement pypodman start commandJhon Honce2018-11-16
* Temporarily fix the Python tests to fix some PRsMatthew Heon2018-11-07
* Add ChangeAction to parse sub-options from --changeJhon Honce2018-11-01
* Ensure test container in running stateJhon Honce2018-10-25
* Downgrade code to support python3.4Jhon Honce2018-10-23
* Revert "Cirrus: Enable debugging delay on non-zero exit"Chris Evich2018-10-18
* Cirrus: Enable debugging delay on non-zero exitChris Evich2018-10-15
* tests: do not fail in the cleanup phaseGiuseppe Scrivano2018-10-14
* Add support for pod commandsJhon Honce2018-10-12
* Fix python testsMatthew Heon2018-10-02
* * Update documenationJhon Honce2018-10-01
* Implement pod varlink bindingsJhon Honce2018-10-01
* Merge pull request #818 from wking/python-2-cleanMatthew Heon2018-09-27
|\
| * contrib/python/*/Makefile: Fallback to unversioned 'python'W. Trevor King2018-09-13
* | Implement new subcommandsJhon Honce2018-09-21
* | Don't output inodes created to run a containerDaniel J Walsh2018-09-21
|/
* Turn on test debuggingJhon Honce2018-08-31
* Add support for remote commandsJhon Honce2018-08-31
* Add retry decorator for flakey testsJhon Honce2018-08-20
* Support Attach subcommand in pypodmanJhon Honce2018-08-20
* Fix handling of socket connection refusal.Daniel J Walsh2018-08-17
* switch projectatomic to containersDaniel J Walsh2018-08-16
* Fix python tests againMatthew Heon2018-08-10
* Fix python tests to use cgroupfsMatthew Heon2018-08-10
* Force cgroupfs for python testsMatthew Heon2018-08-10
* Pass DESTDIR down to python MakefileDaniel J Walsh2018-08-07
* Remove inotify work aroundJhon Honce2018-08-06
* Rename varlink socket and interfacebaude2018-08-06
* Add missing dependencies to build systemJhon Honce2018-08-05
* Port to MacOSJhon Honce2018-08-05
* Clean up pylint warnings and errors for podmanJhon Honce2018-07-28
* [WIP] Refactor and simplify python buildsJhon Honce2018-07-23
* Update python directories to better support setup.pyJhon Honce2018-07-13
* remote python client for podmanJhon Honce2018-07-13
* Refactor attach()/start() after podman changesJhon Honce2018-07-12
* add podman remote clientbaude2018-06-27
* Add unittests and fix bugsJhon Honce2018-06-22
* Implement SSH tunnels between client and podman serverJhon Honce2018-06-19
* Add support for BuildImageJhon Honce2018-06-05
* Fix lable handlingJhon Honce2018-06-01
* Implement container attachJhon Honce2018-05-31