Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't configure KEYRING ccache in containers | Christian Heimes | 2019-01-18 | 1 | -3/+8 |
* | Py3: Replace six.string_types with str | Christian Heimes | 2018-09-27 | 1 | -8/+7 |
* | Add missing docstrings to kernel_keyring.py | Alexander Scheel | 2018-08-20 | 1 | -0/+9 |
* | Add absolute_import future imports | Stanislav Laznicka | 2018-04-20 | 1 | -0/+2 |
* | Replace hard-coded paths with path constants | Christian Heimes | 2018-02-08 | 1 | -7/+17 |
* | Fix session cookies | Florence Blanc-Renaud | 2016-07-22 | 1 | -7/+8 |
* | ipautil.run, kernel_keyring: Encoding fixes for Python 3 | Petr Viktorin | 2016-02-17 | 1 | -3/+3 |
* | Refactor ipautil.run | Petr Viktorin | 2015-12-14 | 1 | -21/+37 |
* | Allow kernel keyring CCACHE when supported | Martin Kosek | 2013-12-09 | 1 | -0/+17 |
* | Store session cookie in ccache for cli users | Rob Crittenden | 2012-06-14 | 1 | -0/+102 |