Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move test deps to the gemfile and expand the rakefile | Tim Smith | 2018-07-30 | 1 | -5/+0 |
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | [CLOUD-319] Make mixlib-log an optional dependency | Ryan Cragun | 2017-04-20 | 1 | -3/+0 |
| | | | | | | | | | | 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> | ||||
* | Use rake 11 | Tim Smith | 2016-10-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Chefstyle and modernisev1.4.1 | Thom May | 2016-06-08 | 1 | -6/+7 |
| | | | | Signed-off-by: Thom May <thom@may.lt> | ||||
* | Update mixlib-authentication.gemspec | Elan Ruusamäe | 2016-06-02 | 1 | -1/+1 |
| | | | fix rspec deps being added as runtime deps | ||||
* | rdoc -> md and updates | Tim Smith | 2016-01-20 | 1 | -6/+5 |
| | |||||
* | Add rake to gemspec | Jay Mundrawala | 2015-11-10 | 1 | -0/+1 |
| | |||||
* | Add version.rb | Jay Mundrawala | 2015-11-10 | 1 | -5/+5 |
| | |||||
* | Get tests to run | Jay Mundrawala | 2015-11-10 | 1 | -0/+2 |
| | |||||
* | Add gemspec files to allow bundler to run from the gem | Kartik Null Cating-Subramanian | 2015-10-09 | 1 | -1/+2 |
| | |||||
* | Ship Gemfile so tests can run from the gem | John Keiser | 2015-09-30 | 1 | -1/+1 |
| | |||||
* | Release version 1.3.01.3.0 | Bryan McLellan | 2012-08-06 | 1 | -1/+1 |
| | |||||
* | CHEF-3095: Bump beta release version for live testing | Bryan McLellan | 2012-08-03 | 1 | -1/+1 |
| | |||||
* | Bump version to 1.3.0.beta.0 for testing1.3.0.beta.0 | Bryan McLellan | 2012-06-05 | 1 | -1/+1 |
| | | | | | | | | | | This release changes the default protocol and is a breaking change for users of the prior protocol version. If you use this release you need to ensure your servers are upgraded first so they support the new protocol. Further work on protocol negotiation is planned. | ||||
* | rev gemspec to 1.2.11.2.1 | Tim Hinderliter | 2012-05-14 | 1 | -1/+1 |
| | |||||
* | fixes for long user id | Christopher Brown | 2012-05-09 | 1 | -1/+1 |
| | |||||
* | Add a gemspec so mixlib-authn can be bundled | Daniel DeLeo | 2011-03-09 | 1 | -0/+21 |