summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Bump time for build_each_commit stepMatthew Heon2019-01-04
* Move lock init after tmp dir is populated properlyMatthew Heon2019-01-04
* DO NOT MERGE temporarily remove python testsMatthew Heon2019-01-04
* When refreshing libpod, if SHM locks exist, remove themMatthew Heon2019-01-04
* Ensure different error messages and creating/opening locksMatthew Heon2019-01-04
* Update unit tests to use in-memory lock managerMatthew Heon2019-01-04
* Remove runtime lockDir and add in-memory lock managerMatthew Heon2019-01-04
* Convert pods to SHM locksMatthew Heon2019-01-04
* Convert containers to SHM lockingMatthew Heon2019-01-04
* Add lock manager to libpod runtimeMatthew Heon2019-01-04
* Move to POSIX mutexes for SHM locksMatthew Heon2019-01-04
* Disable lint on SHMLock structMatthew Heon2019-01-04
* Refactor locks package to build on non-LinuxMatthew Heon2019-01-04
* Add an SHM-backed Lock Manager implementationMatthew Heon2019-01-04
* Add interface for libpod multiprocess locksMatthew Heon2019-01-04
* Improve documentation and unit tests for SHM locksMatthew Heon2019-01-04
* Propogate error codes from SHM lock creation and openMatthew Heon2019-01-04
* Add mutex invariant to SHM semaphores.Matthew Heon2019-01-04
* Initial skeleton of in-memory locksMatthew Heon2019-01-04
* Merge pull request #2045 from vrothberg/initOpenShift Merge Robot2019-01-04
|\
| * add container-init supportValentin Rothberg2019-01-04
|/
* Merge pull request #2071 from baude/vendorcsOpenShift Merge Robot2019-01-03
|\
| * vendor in new containers/storagebaude2019-01-03
* | Merge pull request #2072 from rhatdan/completionsOpenShift Merge Robot2019-01-03
|\ \ | |/ |/|
| * Fix completionsDaniel J Walsh2019-01-03
|/
* Merge pull request #2065 from TomSweeneyRedHat/dev/tsweeney/troublefix1OpenShift Merge Robot2019-01-02
|\
| * Touch up some troubleshooting nitsTomSweeneyRedHat2019-01-02
|/
* Merge pull request #2068 from mheon/log_container_commandOpenShift Merge Robot2019-01-02
|\
| * Log container command before starting the containerMatthew Heon2019-01-02
* | Merge pull request #2067 from mheon/fix_garbage_portsOpenShift Merge Robot2019-01-02
|\ \ | |/ |/|
| * Use sprintf to generate port numbers while committingMatthew Heon2019-01-02
|/
* Merge pull request #2052 from rhatdan/sparseOpenShift Merge Robot2018-12-31
|\
| * Add troubleshooting for sparse filesDaniel J Walsh2018-12-30
|/
* Merge pull request #2058 from adrianreber/enable-crOpenShift Merge Robot2018-12-28
|\
| * Re-enable checkpoint/restore CI tests on FedoraAdrian Reber2018-12-28
* | Merge pull request #2059 from rhatdan/ociruntimeOpenShift Merge Robot2018-12-28
|\ \
| * | podman build is not using the default oci-runtimeDaniel J Walsh2018-12-28
| |/
* | Merge pull request #2060 from rhatdan/devicesOpenShift Merge Robot2018-12-28
|\ \ | |/ |/|
| * Fix handling of symbolic linksDaniel J Walsh2018-12-28
|/
* Merge pull request #2051 from rhatdan/shmOpenShift Merge Robot2018-12-24
|\
| * Fixes to handle /dev/shm correctly.Daniel J Walsh2018-12-24
|/
* Merge pull request #2049 from baude/rootlessusestopOpenShift Merge Robot2018-12-24
|\
| * rootless tests using stop is more reliablebaude2018-12-23
* | Merge pull request #2044 from rhatdan/listOpenShift Merge Robot2018-12-23
|\ \ | |/ |/|
| * Allow alias for list, ls, ps to workDaniel J Walsh2018-12-23
* | Merge pull request #2048 from isimluk/use-idtools-parserOpenShift Merge Robot2018-12-23
|\ \ | |/ |/|
| * Refactor: use idtools.ParseIDMap instead of bundling own versionŠimon Lukašík2018-12-23
|/
* Merge pull request #2023 from rhatdan/configOpenShift Merge Robot2018-12-22
|\
| * Switch all referencs to image.ContainerConfig to image.ConfigDaniel J Walsh2018-12-21
* | Merge pull request #2042 from cevich/new_criu_imagesOpenShift Merge Robot2018-12-22
|\ \ | |/ |/|