summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Adding test for exiting with 42 if a regex does not exist in bulk deleteAdam Jacob2010-02-261-8/+11
* | | | | | | Merge branch 'CHEF-980' of git://github.com/sdelano/chef into sdelano/CHEF-980Adam Jacob2010-02-261-2/+2
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | fixing spec test to conform to new bulk delete behaviorStephen Delano2010-02-261-2/+2
| * | | | | | bulk deletes now require the REGEX argumentStephen Delano2010-02-255-36/+32
| | |_|_|_|/ | |/| | | |
* | | | | | bulk deletes now require the REGEX argumentStephen Delano2010-02-255-36/+32
* | | | | | fixing CHEF-978, WARN to DEBUG for benign http errorsNuo Yan2010-02-251-1/+1
|/ / / / /
* | | | | prompt user for validation_user during `knife configure`Stephen Delano2010-02-241-6/+19
* | | | | API Clients return 409 not 403 on duplicate createAdam Jacob2010-02-231-1/+1
* | | | | Adding back-compat for Chef::Log::FormatterAdam Jacob2010-02-231-0/+6
* | | | | Merge branch 'master' into algorist/CHEF-865Adam Jacob2010-02-2317-224/+272
|\ \ \ \ \
| * | | | | Adding chef_server_rest class methods to data bagsAdam Jacob2010-02-232-0/+8
| * | | | | Adding back the class methodAdam Jacob2010-02-231-0/+4
| * | | | | Fixing the chef role classAdam Jacob2010-02-231-0/+4
| | |_|/ / | |/| | |
| * | | | Fixing deploy spec to match refactored mocksAdam Jacob2010-02-221-2/+2
| * | | | Revert "fixing the api_client chef library's save method to expect 409 instea...Adam Jacob2010-02-228-60/+33
| * | | | Revert "revise some error handling code"Adam Jacob2010-02-229-176/+238
| * | | | Revert "add optional parameters to the expand method of the runlist chef libr...Adam Jacob2010-02-221-6/+3
* | | | | Slight clean-up of retry logic/messaging in Chef::RESTChris Walters2010-02-231-7/+9
|/ / / /
* | | | add optional parameters to the expand method of the runlist chef libraryNuo Yan2010-02-221-3/+6
* | | | revise some error handling codeNuo Yan2010-02-229-238/+176
* | | | fixing the api_client chef library's save method to expect 409 instead of 403...Nuo Yan2010-02-228-33/+60
| |_|/ |/| |
* | | Merge branch 'total-integration' of git@github.com:skeptomai/chef into total-...Christopher Brown2010-02-204-32/+17
|\ \ \
| * | | Removing last vestiges of naniteChris Walters2010-02-192-26/+2
| | |/ | |/|
| * | Merge branch 'total-integration' of git://github.com/skeptomai/chef into skep...Adam Jacob2010-02-1823-331/+280
| |\ \
| * | | Adding X-Chef-Version header to requests, fixes CHEF-956Adam Jacob2010-02-182-6/+15
| | |/ | |/|
* | | made contract with indexable more explicit around index_idChristopher Brown2010-02-206-3/+9
* | | adding auto-create of item id back to indexer and added log warningChristopher Brown2010-02-201-2/+2
* | | fixed search/query tests to include clients search url, changed Forbidden to ...Christopher Brown2010-02-1911-12/+14
* | | fixed mistake in escapeChristopher Brown2010-02-192-4/+4
* | | added client indexing and did more code cleanupChristopher Brown2010-02-196-79/+55
| |/ |/|
* | added client indexing, minor changes to indexable for object id, fix reset! c...Christopher Brown2010-02-179-55/+69
* | Adding Chef::Role.exists?Chris Walters2010-02-161-0/+8
* | Stop printing retry debug messages when not retryingChris Walters2010-02-161-3/+3
* | Setting couchdb ivar if each data bag item when deleting a data bagChris Walters2010-02-161-0/+1
* | added debugging in data bag item destroy for nowChristopher Brown2010-02-161-2/+1
* | updates to couchdb, data_bag, data_bag_item and node for cleanup. remove tho...Christopher Brown2010-02-164-78/+59
* | all specs pass on integrationChristopher Brown2010-02-168-65/+63
* | cb cleanup of node, role, run_listChristopher Brown2010-02-164-128/+71
* | PL-232: New authentication mechanism, which includes the request path in the ...Chris Walters2010-02-164-14/+19
|/
* Merge branch 'CHEF-937' of git://github.com/danielsdeleo/chef into danielsdel...Adam Jacob2010-02-112-3/+2
|\
| * allow queries for api clientsDaniel DeLeo2010-02-112-3/+2
* | Merge branch 'CHEF-906' of git://github.com/danielsdeleo/chef into danielsdel...Adam Jacob2010-02-111-1/+0
|\ \
| * | remove ref to JSONeditor.js which has been removedDaniel DeLeo2010-02-111-1/+0
| |/
* | Merge branch 'CHEF-935' of git://github.com/nuoyan/chef into nuoyan/CHEF-935Adam Jacob2010-02-113-8/+4
|\ \
| * | fixing CHEF-935, chef-server-webui databag item creation and editingNuo Yan2010-02-113-8/+4
| |/
* | Merge branch 'CHEF-934' of git://github.com/danielsdeleo/chef into danielsdel...Adam Jacob2010-02-111-58/+0
|\ \
| * | delete vestigial gemspec fileDaniel DeLeo2010-02-101-58/+0
| |/
* | Fixing spec for dit deploy to properly reflect originAdam Jacob2010-02-111-3/+3
* | Remove trailing slash from clone destination argument.valodzka2010-02-114-4/+4
* | Merge branch 'CHEF-931' of git://github.com/danielsdeleo/chef into danielsdel...Adam Jacob2010-02-112-4/+6
|\ \