Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed signature for init on callbacks | Brian Coca | 2015-12-01 | 1 | -2/+2 |
* | Merge pull request #12867 from bcoca/callback_whitelist_tweak | Brian Coca | 2015-11-05 | 1 | -0/+1 |
|\ | |||||
| * | make callbacks declare needing whitelisting | Brian Coca | 2015-10-22 | 1 | -0/+1 |
* | | Cleanup timer callback plugin's overwriting of modules it imported | Toshio Kuratomi | 2015-11-03 | 1 | -10/+8 |
* | | Revert "make callbacks declare needing whitelisting" | Brian Coca | 2015-10-22 | 1 | -1/+0 |
* | | make callbacks declare needing whitelisting | Brian Coca | 2015-10-22 | 1 | -0/+1 |
|/ | |||||
* | Add python3-compat boilerplate to all .py files in lib/ansible | Toshio Kuratomi | 2015-10-19 | 1 | -0/+4 |
* | fixed var scope | Brian Coca | 2015-07-17 | 1 | -3/+1 |
* | added verbose option to show callback loaded info | Brian Coca | 2015-07-10 | 1 | -0/+1 |
* | removed warning i was using for debug | Brian Coca | 2015-07-10 | 1 | -4/+3 |
* | ported timer.py callback to v2 | Brian Coca | 2015-06-29 | 1 | -0/+35 |