summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed intergration with chef_rest_named_node_run_resource.erl for error repor...OC-1880-error-reportingtylercloke2012-07-035-30/+39
* Added error reporting to resource_reporter.rb by adding error inspectors.tylercloke2012-06-287-67/+218
* fixes for runs API and spec test fixesLamont Granquist2012-06-252-6/+12
* Merge branch 'run_list_tree'Daniel DeLeo2012-06-251-1/+10
|\
| * keep track of where run list items came from.Daniel DeLeo2012-06-251-1/+10
|/
* rename audit + audit/:id endpoints to nodes[/:id] in the clientLamont Granquist2012-06-251-2/+2
* Fix bugs in integrating error inspectors with formattersDaniel DeLeo2012-06-253-3/+5
* Merge branch 'whyrun'marc@opscode.com2012-06-25220-1971/+9148
|\
| * Correct spec errorsmarc@opscode.com2012-06-252-21/+17
| * Corrected exception handling to properly handle both exceptions in the same waymarc@opscode.com2012-06-251-8/+5
| * whyrunify newly added testmarc@opscode.com2012-06-221-0/+1
| * Fix automerge error - run_context requires a dispatchermarc@opscode.com2012-06-221-1/+2
| * update compile error inspector to work correctly with include_recipeDaniel DeLeo2012-06-221-5/+9
| * remove cookbook cleanup callbacks from cookbook_version.Daniel DeLeo2012-06-221-11/+0
| * wire in cookbook sync error inspectorDaniel DeLeo2012-06-221-0/+6
| * add an error inspector for cookbook sync failureDaniel DeLeo2012-06-223-0/+124
| * fix bug in 404 error report for node load introduced by refactoringDaniel DeLeo2012-06-221-1/+2
| * add a callback for cookbook sync failuresDaniel DeLeo2012-06-222-1/+8
| * wire in the cookbook resolve error inspectorDaniel DeLeo2012-06-221-0/+6
| * add error formatter for cookbook resolve failureDaniel DeLeo2012-06-223-0/+223
| * upfactor generic API error messagingDaniel DeLeo2012-06-222-46/+81
| * add data about the request to http errorsDaniel DeLeo2012-06-223-38/+93
| * wire the run list expansion failure inspector into base formatterDaniel DeLeo2012-06-221-0/+6
| * Renamed shared example file to prevent rake spec from seeing itmarc@opscode.com2012-06-221-0/+0
| * Merge branch 'master' into whyrunmarc@opscode.com2012-06-2249-82/+908
| |\ | |/ |/|
* | Merge branch 'CHEF-3101'Bryan McLellan2012-06-214-1/+255
|\ \
| * | CHEF-3101: refactor groupmod tests for DRYnessBryan McLellan2012-06-211-113/+95
| * | add unit tests for Groupmod providerDan Crosta2012-06-211-0/+151
| * | refactoring for simplicity; use shell_out!Dan Crosta2012-06-211-43/+40
| * | Implement a group provider using group & user commands for NetBSDDan Crosta2012-06-213-1/+125
|/ /
* | Merge branch 'CHEF-3116'Bryan McLellan2012-06-211-0/+1
|\ \
| * | NetBSD uses FreeBSD-style rc.d init scriptsDan Crosta2012-06-211-0/+1
|/ /
* | CHEF-2627: run() and ssh_command() of Chef::Knife::Ssh should return the exit...Hui Hu2012-06-211-0/+7
* | [CHEF-2731] Add a new option, -b which will just use the current branch.Phil Dibowitz2012-06-213-5/+39
* | Merge branch 'CHEF-2739'Bryan McLellan2012-06-212-2/+40
|\ \
| * | CHEF-2739: Force script_path to an arrayBryan McLellan2012-06-211-1/+1
| * | Added default script paths as requested in CHEF-2739KC Braunschweig2012-06-211-0/+4
| * | Refactored flow, functionally identical.KC Braunschweig2012-06-211-15/+14
| * | Added error handling and support for path expansion in the script_path.KC Braunschweig2012-06-211-2/+5
| * | Adds script_path feature. Tested, seems to work.KC Braunschweig2012-06-212-2/+34
|/ /
* | CHEF-3134: Update tests for new default permsBryan McLellan2012-06-211-1/+1
* | CHEF-3134: set FileCache default perms to 0640Xabier de Zuazo2012-06-212-3/+5
* | Merge branch 'CHEF-2374'Bryan McLellan2012-06-214-1/+36
|\ \
| * | implemented a keep_releases configuration setting for Chef::Provider::Deploy ...Ben Lindsey2012-06-214-1/+36
|/ /
* | Merge branch 'CHEF-3045'Bryan McLellan2012-06-211-2/+5
|\ \
| * | Made lazy loading configurable. Add:Brandon2012-06-211-2/+5
|/ /
* | Merge branch 'CHEF-3130'Bryan McLellan2012-06-211-2/+19
|\ \
| * | Fix missing parenthesis in knife status.Daniel Condomitti2012-06-211-1/+1
| * | Add config option for defaulting to reverse sort.Daniel Condomitti2012-06-211-1/+1
| * | Add the ability to hide status output for nodes that have converged in the pa...Daniel Condomitti2012-06-211-1/+6