summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Pointing chef-service-manager to appbundled chef-windows-servicejdmundrawala/windows-serviceJay Mundrawala2014-10-211-1/+1
* Adding a bin for windows service so that we can appbundleJay Mundrawala2014-10-212-1/+36
* Merge pull request #2271 from opscode/sersut/chef-12-contrib-passSerdar Sutay2014-10-211-0/+13
|\
| * Contribution information for AIX service provider.Serdar Sutay2014-10-211-0/+1
| * Contribution information for https://github.com/opscode/chef/pull/2255.Serdar Sutay2014-10-211-0/+2
| * Contribution information for https://github.com/opscode/chef/pull/2246.Serdar Sutay2014-10-211-0/+3
| * Contribution information for https://github.com/opscode/chef/pull/2239.Serdar Sutay2014-10-211-0/+2
| * Contribution information for https://github.com/opscode/chef/pull/2237.Serdar Sutay2014-10-211-0/+2
| * Contribution information for https://github.com/opscode/chef/pull/2126.Serdar Sutay2014-10-211-0/+2
| * Contribution information for https://github.com/opscode/chef/pull/2259.Serdar Sutay2014-10-211-0/+1
* | Merge pull request #2028 from ClogenyTechnologies/kd/aix-serviceSerdar Sutay2014-10-2111-1/+1090
|\ \
| * | fixed functional testskaustubh-d2014-09-236-96/+137
| * | fix copyrightkaustubh2014-09-221-1/+1
| * | mark test aix only, and correct copyrightkaustubh2014-09-221-2/+2
| * | functional specs for aix service providerkaustubh-d2014-09-194-0/+352
| * | aix service provider more code changeskaustubh-d2014-09-152-25/+80
| * | aix service speckaustubh-d2014-09-121-0/+115
| * | fix aix service providerkaustubh-d2014-09-121-48/+22
| * | inprogress- add aix default service provider implementation.kaustubh-d2014-09-113-1/+166
| * | aixinit specskaustubh-d2014-09-111-0/+269
| * | minor improvements in aixinit provider.kaustubh-d2014-09-111-10/+10
| * | aix service provider for init stylekaustubh-d2014-09-102-0/+118
* | | Merge pull request #2255 from xeron/node_to_hash_run_list_fixSerdar Sutay2014-10-212-2/+6
|\ \ \
| * | | Separate test for node.to_hash with empty run_list.Ivan Larionov2014-10-191-3/+4
| * | | Empty run_list should result in empty array when using node.to_hash.Ivan Larionov2014-10-182-2/+5
* | | | Merge pull request #2246 from rottenbytes/annoying_spaceSerdar Sutay2014-10-211-3/+3
|\ \ \ \
| * | | | aesthetics: that trailing space missing makes me uncomfortableNicolas Szalay2014-10-171-3/+3
* | | | | Merge pull request #2239 from justanshulsharma/patch-2Serdar Sutay2014-10-211-8/+9
|\ \ \ \ \
| * | | | | fix typo errorAnshul Sharma2014-10-161-1/+1
| * | | | | fix for #2173 Anshul Sharma2014-10-161-8/+9
* | | | | | Merge pull request #2237 from rottenbytes/mount_cgroupsSerdar Sutay2014-10-212-11/+7
|\ \ \ \ \ \
| * | | | | | update tests : add cgroup and use a loopNicolas Szalay2014-10-161-10/+6
| * | | | | | mount resource : allow to mount cgroupsNicolas Szalay2014-10-151-1/+1
* | | | | | | Merge pull request #2126 from trvrnrth/fix-ssh-errorhandler-name-lookupSerdar Sutay2014-10-211-7/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove node_name lookup in knife ssh error handlerTrevor North2014-09-291-7/+0
* | | | | | | | Merge pull request #2259 from kwilczynski/chef-2258Serdar Sutay2014-10-212-10/+37
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Fix value of retries shown in the error report.Krzysztof Wilczynski2014-10-192-10/+37
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #2266 from opscode/sersut/chef-rc-fixes-2Serdar Sutay2014-10-211-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Missed one spec in rpm_spec.rb.sersut/chef-rc-fixes-2Serdar Sutay2014-10-201-2/+2
* | | | | | | | Merge pull request #2263 from opscode/sersut/chef-rc-fixesSerdar Sutay2014-10-2010-8/+22
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Disable data bag encryption v3 specs on ruby 1.9.X.sersut/chef-rc-fixesSerdar Sutay2014-10-204-5/+5
| * | | | | | | Refer to rpm assets with the full path in specs.Serdar Sutay2014-10-202-2/+4
| * | | | | | | Fix cron specs on Solaris.Serdar Sutay2014-10-201-1/+7
| * | | | | | | Set the :default_guard_interpreter to :default so that the script resource gu...Serdar Sutay2014-10-201-0/+1
| * | | | | | | Correctly turn off version 3 data bag encryption specs on windows.Serdar Sutay2014-10-204-3/+8
| |/ / / / / /
* | | | | | | Merge pull request #2257 from opscode/lcg/rest-test-speedupLamont Granquist2014-10-201-75/+79
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | rspec-3-ifylcg/rest-test-speedupLamont Granquist2014-10-201-74/+74
| * | | | | | speed up rest testLamont Granquist2014-10-181-1/+5
|/ / / / / /
* | | | | | Merge pull request #2216 from opscode/tball/bsd_package_nameTyler Ball2014-10-1716-307/+617
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | 1) No longer allowing multiple args passed to ResourceCollection#<< 2) removi...tyler-ball2014-10-174-72/+19