Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test deps to the gemfile and expand the rakefile | Tim Smith | 2018-07-30 | 1 | -2/+26 |
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Merge branch 'master' into ssh-agent | Noah Kantrowitz | 2018-05-29 | 1 | -1/+1 |
|\ | |||||
| * | fix chefstyle violation | Thom May | 2018-04-12 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Thom May <thom@chef.io> | ||||
| * | Move mixlib-auth debugging to trace leveltm/logging | Thom May | 2018-04-11 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Thom May <thom@chef.io> | ||||
* | | make net-ssh optional | Matt Whiteley | 2017-09-06 | 1 | -0/+1 |
|/ | | | | Signed-off-by: Matt Whiteley <mwhiteley@fastly.com> | ||||
* | [CLOUD-319] Make mixlib-log an optional dependency | Ryan Cragun | 2017-04-20 | 1 | -0/+1 |
| | | | | | | | | | | This change makes mixlib-log an optional dependency. When it's available in the LOAD_PATH it will be used by default, otherwise, all logging will will be forwarded to a null logger that does nothing. This is useful for cases where small utilities can consume mixlib-authentication and not have to pull in additional gems. Signed-off-by: Ryan Cragun <me@ryan.ec> | ||||
* | Chefstyle and modernisev1.4.1 | Thom May | 2016-06-08 | 1 | -1/+1 |
| | | | | Signed-off-by: Thom May <thom@may.lt> | ||||
* | Pass digest to all the functions that will need it | Jay Mundrawala | 2015-11-30 | 1 | -0/+4 |
| | |||||
* | Add rake to gemspec | Jay Mundrawala | 2015-11-10 | 1 | -2/+0 |
| | |||||
* | Add travis.yml | Jay Mundrawala | 2015-11-10 | 1 | -0/+2 |
| | |||||
* | Get tests to run | Jay Mundrawala | 2015-11-10 | 1 | -0/+2 |