summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* extract Chef::Log::Sylog class to its own fileLamont Granquist2015-05-062-26/+52
* strip messagesawanoboly2015-05-062-3/+3
* fallback to infosawanoboly2015-05-062-0/+7
* add unit specs for Chef::Log::Syslogsawanoboly2015-05-062-0/+15
* send message with Severity to syslogsawanoboly2015-05-061-2/+8
* add Chef::Log::Syslog classLamont Granquist2015-05-062-0/+19
* Update changelog for pr#3340danielsdeleo2015-05-061-2/+4
* Allow inspection of event dispatch's subscribersinspect-dispatcher-subscribersdanielsdeleo2015-05-062-0/+63
* Changelog updatesThom May2015-05-061-0/+3
* Merge pull request #3333 from chef/irving/streaming_uploader_http_fixThom May2015-05-062-39/+2
|\
| * Remove a require statement now that we dont need it anymoreirving/streaming_uploader_http_fixIrving Popovetsky2015-05-051-1/+0
| * Use Chef::HTTP::BasicClient instead of Net::HTTP to get both proxy and ssl go...Irving Popovetsky2015-05-051-6/+1
| * Remove now-redundant verify_mode because DefaultSSLPolicy takes care of it fo...Irving Popovetsky2015-05-052-33/+0
| * Apply an SSL Policy to CookbookSiteStreamingUploader, fixing SSL errors uploa...Irving Popovetsky2015-05-041-1/+3
* | Merge pull request #3328 from tas50/wiki_to_docsThom May2015-05-0626-44/+40
|\ \
| * | Add missing ) to error messageTim Smith2015-05-011-1/+1
| * | Update man pages with links to the docs siteTim Smith2015-05-0124-41/+37
| * | Update error messages with a link to the docs siteTim Smith2015-05-012-3/+3
* | | Merge pull request #3335 from chef/lcg/tweak-travisLamont Granquist2015-05-051-5/+5
|\ \ \
| * | | let the ruby patchlevels floatlcg/tweak-travisLamont Granquist2015-05-051-5/+5
|/ / /
* | | Update changelogThom May2015-05-051-0/+2
* | | Merge branch 'minshallj-minshallj/keep_suid_bit'Thom May2015-05-052-0/+23
|\ \ \
| * | | Fix indentationThom May2015-05-052-17/+17
| * | | Merge branch 'minshallj/keep_suid_bit' of https://github.com/minshallj/chef i...Thom May2015-05-052-0/+23
| |\ \ \
| | * | | test for retention of suid bitJacob Minshall2015-03-171-0/+18
| | * | | update mode if group or owner change to keep suid bitJacob Minshall2015-03-171-0/+5
* | | | | Replace AIX unreliable service group parsing mechanism.Julian C. Dunn2015-05-053-23/+40
|/ / / /
* | | | update changelogThom May2015-05-051-0/+2
| |_|/ |/| |
* | | Merge pull request #3319 from chef/tc/api-versionTyler Cloke2015-05-0413-21/+207
|\ \ \
| * | | Updated changelog.tylercloke2015-05-041-0/+1
| * | | Nice error handling for unsupported API version in formatters/*.rb.tylercloke2015-05-049-2/+175
| * | | Nice error formatting for unsupported API version in Knife.tylercloke2015-05-042-0/+18
| * | | Implemented X-Ops-Server-API-Version in Chef requests.tylercloke2015-05-043-21/+15
|/ / /
* | | Merge pull request #3320 from chef/lcg/node-utf8-sanitizeLamont Granquist2015-05-046-4/+23
|\ \ \
| * | | update CHANGELOG.mdLamont Granquist2015-05-041-0/+1
| * | | fix unit test stubLamont Granquist2015-05-041-1/+1
| * | | add a spec test + linebreaksLamont Granquist2015-05-042-1/+14
| * | | use validate_utf8=false option to json encoder for nodeLamont Granquist2015-05-043-3/+8
| | |/ | |/|
* | | Merge pull request #3298 from juliandunn/fix-aix-source-packageJulian C. Dunn2015-05-042-8/+21
|\ \ \ | |/ / |/| |
| * | Fix tests. Add test for source not providing the requested package.Julian C. Dunn2015-04-291-8/+20
| * | Raise exception if a package provided by 'source' doesn't actually provideJulian C. Dunn2015-04-281-0/+1
* | | Update CHANGELOG for merges.Bryan McLellan2015-05-011-1/+9
* | | Cache service_resource_providers for the duration of the run.Noah Kantrowitz2015-05-011-21/+21
* | | Fix installation of yum packages with version constraintsojab2015-05-012-4/+51
* | | Fix debug messageojab2015-05-011-1/+1
* | | fix smartos_package for new "pkgin" output, fixes #3112Dave Eddy2015-05-012-45/+55
* | | Add an integration test of chef-client with empty ENV.Kartik Null Cating-Subramanian2015-05-011-2/+19
* | | Switch over Windows builds to universal builds.Kartik Null Cating-Subramanian2015-05-014-26/+25
* | | Merge pull request #3295 from chef/lcg/dont-mutate-new-resourceLamont Granquist2015-05-016-18/+64
|\ \ \
| * | | add CHANGELOGlcg/dont-mutate-new-resourceLamont Granquist2015-05-011-0/+2