| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix CHEF-1292/PL-538: make JSON.parse/to_json default recursion depth | Tim Hinderliter | 2010-11-24 | 1 | -1/+1 |
* | Removing newline from spec, fixes CHEF-1673 | Adam Jacob | 2010-09-29 | 1 | -5/+2 |
* | set Content-Length header on POST and PUT | Daniel DeLeo | 2010-06-03 | 1 | -4/+4 |
* | avoid no method error on nil by grabbing tempfile path up front | Daniel DeLeo | 2010-06-03 | 1 | -1/+3 |
* | Updating tempfile unlinked test | Chris Walters, Tim Hinderliter | 2010-06-03 | 1 | -1/+1 |
* | fix already defined constant warnings | Daniel DeLeo | 2010-05-01 | 1 | -2/+2 |
* | setting expectations on tempfile not working on 1.9.2 | Daniel DeLeo | 2010-05-01 | 1 | -3/+3 |
* | format the tempfile names a bit better | Daniel DeLeo | 2010-04-30 | 1 | -3/+3 |
* | ensure tempfiles are cleaned up on error & regression test | Daniel DeLeo | 2010-04-30 | 1 | -315/+126 |
* | add fetch API for streaming DLs; cover all API in specs | Daniel DeLeo | 2010-04-30 | 1 | -26/+183 |
* | split the run_request into streaming and API req methods | Daniel DeLeo | 2010-04-30 | 1 | -295/+215 |
* | split requests from other parts of Chef::REST client | Daniel DeLeo | 2010-04-30 | 1 | -103/+272 |
* | test getters that are part of the public API | Daniel DeLeo | 2010-04-30 | 1 | -31/+63 |
* | extract authlogic in Chef::REST && de-mockify specs | Daniel DeLeo | 2010-04-30 | 1 | -178/+227 |
* | CHEF-1092: Expanded paths in the wrong order on the first attempt. Also missed a | Matthew Kent | 2010-04-30 | 1 | -2/+2 |
* | CHEF-1092: Fix specs that no longer work with relative pathing. | Matthew Kent | 2010-04-30 | 1 | -2/+2 |
* | Merge branch 'total-integration' of git://github.com/skeptomai/chef into skep... | Adam Jacob | 2010-02-18 | 1 | -8/+1 |
|\ |
|
| * | all specs pass on integration | Christopher Brown | 2010-02-16 | 1 | -8/+1 |
* | | Adding X-Chef-Version header to requests, fixes CHEF-956 | Adam Jacob | 2010-02-18 | 1 | -6/+13 |
|/ |
|
* | remove rubyforge project stuff from Rakefiles, change rest.rb behaviour loadi... | Christopher Brown | 2009-12-22 | 1 | -7/+1 |
* | Check SSL certificates if requested | Tollef Fog Heen | 2009-12-19 | 1 | -0/+30 |
* | Changing HTTP errors to warn not error | Adam Jacob | 2009-12-03 | 1 | -1/+2 |
* | Fixes CHEF-766 - we now print error messages recieved from the server | Adam Jacob | 2009-12-01 | 1 | -0/+13 |
* | Initial pass at a Chef 0.8.0 alpha | Adam Jacob | 2009-08-20 | 1 | -293/+325 |
* | CHEF-430: Add support for HTTP Basic Auth to Chef::REST | Matthew Todd | 2009-08-10 | 1 | -0/+17 |
* | Fix for CHEF-269, where remote_file fails if URI contains %d characters | Jeppe Nejsum Madsen | 2009-08-10 | 1 | -0/+8 |
* | Fixing Chef::REST tests that broke from my CookieJar addition | Adam Jacob | 2009-05-18 | 1 | -0/+1 |
* | Updating NOTICE file, removing redundant ones | Adam Jacob | 2009-03-05 | 1 | -0/+9 |
|\ |
|
| * | CHEF-141 - Handle permanent redirects (301) in the rest handler | Thom May | 2009-03-05 | 1 | -0/+9 |
* | | CHEF-140: Teach chef to use client certs | Thom May | 2009-02-18 | 1 | -0/+49 |
|/ |
|
* | Opscode, little C | Adam Jacob | 2009-01-09 | 1 | -1/+1 |
* | Updating templates to cache like files, and changing hjksolutions to opscode | Adam Jacob | 2008-10-22 | 1 | -2/+2 |
* | Adding behaviors for Chef::REST with chunky downloading, a few changes to Che... | Adam Jacob | 2008-10-21 | 1 | -27/+54 |
* | Fixed up REST tests, commenting out the ones that would test the http.request... | Adam Jacob | 2008-10-10 | 1 | -14/+26 |
* | Fixing up unit tests that broke in latest re-factoring | Adam Jacob | 2008-10-10 | 1 | -0/+1 |
* | big refactor of the repo layout. move to a chef gem and a chef-server gem all... | Ezra Zygmuntowicz | 2008-10-08 | 1 | -0/+228 |