Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use double quotes by default | Thom May | 2016-01-14 | 1 | -4/+4 |
* | Remove config file jail, replaced with config skip option | danielsdeleo | 2014-09-03 | 1 | -21/+6 |
* | remove JSON gem usage | Lamont Granquist | 2014-08-11 | 1 | -1/+1 |
* | replace yajl and json gem with ffi-yajl | Lamont Granquist | 2014-06-23 | 1 | -1/+1 |
* | Make config jail optional when creating ConfigFetcher | danielsdeleo | 2013-10-24 | 1 | -1/+1 |
* | Flip config_missing? to return true when missing | John Keiser | 2013-10-16 | 1 | -6/+6 |
* | Load client/solo config via ConfigFetcher | danielsdeleo | 2013-10-16 | 1 | -2/+31 |
* | Move config fetching tests to their own file. | danielsdeleo | 2013-10-16 | 1 | -3/+2 |
* | Move json attribs fetching to a class | danielsdeleo | 2013-10-16 | 1 | -0/+51 |