Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Substitute require for require_relativerelative | Tim Smith | 2019-12-20 | 1 | -1/+1 |
| | | | | | | require_relative is significantly faster and should be used when available. Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Update copyrights and e-mails | Tim Smith | 2018-07-30 | 1 | -2/+2 |
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Chefstyle fixes | Tim Smith | 2016-10-13 | 1 | -3/+1 |
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Chefstyle and modernisev1.4.1 | Thom May | 2016-06-08 | 1 | -6/+6 |
| | | | | Signed-off-by: Thom May <thom@may.lt> | ||||
* | Make hashing functions backwards compatible with mixlib-authentication 1.3 | Jay Mundrawala | 2015-12-16 | 1 | -2/+3 |
| | | | | | | | I had assumed that those functions were only used internally to mixlib-authentication. It seems that oc-chef-pedant tests use these functions. This patch makes the function backwards compatible by defaulting to using SHA1 for the digester if one is not supplied | ||||
* | Allow passing in the digest type to digester | Jay Mundrawala | 2015-11-10 | 1 | -10/+9 |
| | | | | | It was assuming SHA1, we're going to want to be able to pass in other values | ||||
* | Hashing path in request signature | Chris Walters | 2010-02-27 | 1 | -26/+18 |
| | |||||
* | Updating the NOTICE file, adding apache headerproductionalpha_deploy_1 | Adam Jacob | 2009-10-29 | 1 | -0/+18 |
| | |||||
* | initial commit for new repository | Christopher Brown | 2009-08-06 | 1 | -0/+38 |