summaryrefslogtreecommitdiff
path: root/spec/unit/resource_reporter_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* fix specs broken by removal of state methodLamont Granquist2017-03-171-5/+5
* Fixed specsnimisha2017-02-021-1/+1
* Create a new blank Resource instead of transforming itSalim Afiune2016-12-221-6/+6
* Transform sensitive resources before report themSalim Afiune2016-12-221-0/+24
* fixes Style/Semicolon coplcg/style-semicolonLamont Granquist2016-11-141-4/+4
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-4/+4
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-191-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-29/+29
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-3/+3
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Fix nil with properties:John Keiser2016-01-271-0/+2
* Use double quotes by defaultThom May2016-01-141-13/+13
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-2/+2
* fix some lint copsLamont Granquist2016-01-121-1/+1
* Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-111-27/+17
* Added run list expansion json conversion. Creates a json tree from the run li...kyleen/addExpandedRunListKyleen MacGugan2015-10-211-0/+7
* Update to RSpec 3.Claire McQuin2014-10-291-118/+118
* Trying to eradicate all traces of the JSON gem from Cheftyler-ball2014-10-071-3/+3
* Tweak ResourceReporter#post_reporting_data for better logs and safer exceptio...Hugo Lopes Tavares2014-07-081-2/+11
* Fix ResourceReporter#post_reporting_data http error handling. Fixes #1550Hugo Lopes Tavares2014-06-251-0/+39
* send md5 checksummed registry key if data type is binary/dword/qwordClaire McQuin2014-06-051-12/+37
* fix for rspec 2.99Lamont Granquist2014-06-031-2/+2
* - Adding X-Remote-Request-Id to the set of headers for every request from CCR...PrajaktaPurohit2014-02-071-1/+1
* Adding tests to make sure the resource_name and resource_id are of typePrajakta Purohit2014-02-041-0/+55
* s/mock\(/double(/gLamont Granquist2014-01-291-3/+3
* s/stub!/stub/gLamont Granquist2014-01-291-13/+13
* When reporting a resource, before and after should always be a hashjamesc2013-10-151-0/+27
* Merge pull request #893 from opscode/error_description_formattingSerdar Sutay2013-07-121-1/+1
|\
| * Change error description sections elements to be hashes.tylercloke2013-07-081-1/+1
* | update logic so that we don't return dummy values in resource reporterjamesc2013-07-101-4/+4
* | OC-8641 - new_resource.cookbook_version is nil for some resourcesjamesc2013-07-101-0/+51
|/
* Refactor of the protocol for initializing ResourceReporterjamesc2013-06-181-4/+2
* [OC-7370] Rename node_run begin action to startmmzyk2013-06-181-4/+4
* [OC-6939] Use start_time/end_time from chef-clientjamesc2013-06-181-14/+31
* [OC-7356] Protocol Version for Reportingmmzyk2013-06-181-5/+11
* [OC-6569] Rework generation of run_id to be in clientmmzyk2013-06-181-11/+12
* [OC-6938] Remove summary mode from the clientmmzyk2013-06-181-76/+16
* Merge branch '10-stable'Bryan McLellan2012-10-301-4/+15
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+580