summaryrefslogtreecommitdiff
path: root/lib/chef/resource_reporter.rb
Commit message (Expand)AuthorAgeFilesLines
* remove JSON gem usageLamont Granquist2014-08-111-3/+3
* Revert "remove #to_json Monkeytpatching"Lamont Granquist2014-08-091-3/+3
* remove #to_json MonkeypatchingLamont Granquist2014-08-091-3/+3
* Tweak ResourceReporter#post_reporting_data for better logs and safer exceptio...Hugo Lopes Tavares2014-07-081-7/+6
* Fix ResourceReporter#post_reporting_data http error handling. Fixes #1550Hugo Lopes Tavares2014-06-251-1/+2
* comment patch for future fixClaire McQuin2014-06-061-0/+10
* - Adding X-Remote-Request-Id to the set of headers for every request from CCR...PrajaktaPurohit2014-02-071-4/+7
* Making sure that the resource_name and resource_id while being sent to report...Prajakta Purohit2014-01-311-2/+2
* compute elapsed time without altering public apiRanjib Dey2013-11-061-2/+2
* pass elapsed time along with node/exception in event hanldersRanjib Dey2013-11-061-2/+2
* When reporting a resource, before and after should always be a hashjamesc2013-10-151-2/+8
* update logic so that we don't return dummy values in resource reporterjamesc2013-07-101-3/+0
* OC-8641 - new_resource.cookbook_version is nil for some resourcesjamesc2013-07-101-2/+8
* monkey patch SecureRandom with uuid method if requiredjamesc2013-06-181-14/+2
* Add start_time to end of run reporting messagejamesc2013-06-181-0/+1
* Refactor of the protocol for initializing ResourceReporterjamesc2013-06-181-19/+19
* [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-3/+21
* [OC-7356] Protocol Version for Reportingmmzyk2013-06-181-28/+44
* [OC-6569] Rework generation of run_id to be in clientmmzyk2013-06-181-9/+29
* [OC-6938] Remove summary mode from the clientmmzyk2013-06-181-26/+9
* Merge branch '10-stable'Bryan McLellan2012-10-301-15/+24
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+272