0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge remote branch 'timh/CHEF-780-2' More... about 14 years ago
Merge branch 'CHEF-780' into CHEF-780-2 (fixes CHEF-780) More... about 14 years ago
Bumping the version to 1.1.0 More... about 14 years ago
Hashing path in request signature More... about 14 years ago
repro the bug in PL-450 as a spec test More... about 14 years ago
fixed spec tests for mixlib-authentication More... about 14 years ago
Merge branch 'total-integration' of git://github.com/skeptomai/mixlib-authentication into skeptomai/total-integration More... about 14 years ago
Merge branch 'danielsdeleo/CHEF-902' More... about 14 years ago
remove dangling gem dep on ruby-hmac More... about 14 years ago
removed 'sudo' from 'gem install' line in rule for 'rake install' More... about 14 years ago
PL-232: Adding request path to signature More... about 14 years ago
Whoops I'm bad at committing More... over 14 years ago
Another way to fix the problem for Ruby 1.8.5 on CentOS More... over 14 years ago
Incorrectly added openssl as a gem dependency. That was wrong More... over 14 years ago
CHEF-902 remove digest/hmac and use openssl instead More... over 14 years ago
fix CHEF-780 by signing the entire post body (including multipart boundaries) when the POST's 'file' parameter isn't actually a File. Needs mixlib-authen CHEF-780 changes to work. modified some comments for clarity. More... over 14 years ago
fix CHEF-808: rm cucumber from Rakefile More... over 14 years ago
Merge branch 'PL-335' More... over 14 years ago
fix log level call and remove spurious auth header dump in a debug statement More... over 14 years ago
Modified to handle both Merb and Passenger, as they pass the File part of a multipart form upload differently. Added unit tests for this and other behaviors. More... over 14 years ago
cleanup for PL-316 More... over 14 years ago
Merge branch 'PL-316' More... over 14 years ago
fixed PL-316 - now splitting Authorization header into multiple headers X-Ops-Authorization-1, ... More... over 14 years ago
Updating the NOTICE file, adding apache header More... over 14 years ago
fix issues with cookbook uploading by encoding/authenticating more kinds of File form input More... over 14 years ago
set default log level to error More... over 14 years ago
Adding dependencies to the Rakefile More... over 14 years ago
Removing couchrest More... over 14 years ago
adjust for the headers symbol/string confusion More... over 14 years ago
Switching to using strings in the headers.. More... over 14 years ago