summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge branch 'total-integration' of ↵Adam Jacob2010-02-182-9/+23
|\ \ | | | | | | | | | git://github.com/skeptomai/mixlib-authentication into skeptomai/total-integration
| * | PL-232: Adding request path to signatureChris Walters2010-02-012-9/+23
| |/
* | Merge branch 'danielsdeleo/CHEF-902'Adam Jacob2010-02-082-4/+1
|\ \
| * | remove dangling gem dep on ruby-hmacDaniel DeLeo2010-02-051-1/+0
| | |
| * | Whoops I'm bad at committingIan Meyer2010-01-291-3/+1
| | |
| * | Another way to fix the problem for Ruby 1.8.5 on CentOSIan Meyer2010-01-292-3/+5
| | |
| * | Incorrectly added openssl as a gem dependency. That was wrongIan Meyer2010-01-291-1/+0
| | |
| * | CHEF-902 remove digest/hmac and use openssl insteadIan Meyer2010-01-293-5/+4
| |/
* | removed 'sudo' from 'gem install' line in rule for 'rake install'Tim Hinderliter2010-02-021-1/+1
|/
* fix CHEF-808: rm cucumber from RakefileDan DeLeo2009-12-191-8/+1
| | | | | | | * there are no cucumber features, so there doesn't need to be a rake task for them. * there also doesn't need to be any dependency on cucumber * set the :default task to depend on :spec instead of :test
* Merge branch 'PL-335'v1.0.0Christopher Brown2009-12-102-2/+2
|\
| * fix log level call and remove spurious auth header dump in a debug statementChristopher Brown2009-12-102-2/+2
|/
* Modified to handle both Merb and Passenger, as they pass the File part of aTim Hinderliter2009-11-193-19/+320
| | | | | multipart form upload differently. Added unit tests for this and other behaviors.
* cleanup for PL-316Christopher Brown2009-11-091-12/+4
|
* Merge branch 'PL-316'Christopher Brown2009-11-042-11/+39
|\
| * fixed PL-316 - now splitting Authorization header into multiple headers ↵PL-316Tim Hinderliter2009-11-032-3/+27
| | | | | | | | X-Ops-Authorization-1, ...
| * fix issues with cookbook uploading by encoding/authenticating more kinds of ↵Tim Hinderliter2009-10-272-10/+14
| | | | | | | | File form input
* | Updating the NOTICE file, adding apache headerproductionalpha_deploy_1Adam Jacob2009-10-296-62/+96
|/
* set default log level to errorChristopher Brown2009-10-181-0/+3
|
* Adding dependencies to the RakefileAdam Jacob2009-08-181-1/+2
|
* Removing couchrestAdam Jacob2009-08-181-1/+0
|
* adjust for the headers symbol/string confusionChristopher Brown2009-08-182-5/+2
|
* Switching to using strings in the headers..Adam Jacob2009-08-112-5/+6
|
* cleanup the digester requireChristopher Brown2009-08-101-2/+1
|
* initial commit for new repositoryChristopher Brown2009-08-069-0/+580