summaryrefslogtreecommitdiff
Commit message (Collapse)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 info for last pass before Chef 12 Release.
| * 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
|\ \ | | | | | | aix service provider
| * | 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
|\ \ \ | | | | | | | | Make empty run_list to produce an empty array when using node.to_hash
| * | | 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 uncomfortable
| * | | | 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 Inconsistent knife from file globbing
| * | | | | fix typo errorAnshul Sharma2014-10-161-1/+1
| | | | | |
| * | | | | fix for #2173 Anshul Sharma2014-10-161-8/+9
| | | | | | | | | | | | | | | | | | Fix for Inconsistent knife from file globbing
* | | | | | Merge pull request #2237 from rottenbytes/mount_cgroupsSerdar Sutay2014-10-212-11/+7
|\ \ \ \ \ \ | | | | | | | | | | | | | | mount resource : allow to mount cgroups
| * | | | | | 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 handler
| * | | | | | | Remove node_name lookup in knife ssh error handlerTrevor North2014-09-291-7/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It is no longer used, but causes problems as action_nodes can sometimes contain nil entries (see skip on the loop in search_nodes to cater for this). Commit b57226b4a8c80b865cd3e256923ba07e5ac09749 removes the previous requirement for this.
* | | | | | | | Merge pull request #2259 from kwilczynski/chef-2258Serdar Sutay2014-10-212-10/+37
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | Fix value of retries shown in the error report.
| * | | | | | | Fix value of retries shown in the error report.Krzysztof Wilczynski2014-10-192-10/+37
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #2258. Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
* | | | | | | Merge pull request #2266 from opscode/sersut/chef-rc-fixes-2Serdar Sutay2014-10-211-2/+2
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Missed one spec in rpm_spec.rb.
| * | | | | | | 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
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | Misc RC spec fixes that we ran into in CI.
| * | | | | | | 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 ↵Serdar Sutay2014-10-201-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | guards are executed correctly.
| * | | | | | | 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
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | speed up rest test
| * | | | | | rspec-3-ifylcg/rest-test-speedupLamont Granquist2014-10-201-74/+74
| | | | | | |
| * | | | | | speed up rest testLamont Granquist2014-10-181-1/+5
|/ / / / / / | | | | | | | | | | | | | | | | | | eliminate the sleep + retry delays on the other failing test as well
* | | | | | Merge pull request #2216 from opscode/tball/bsd_package_nameTyler Ball2014-10-1716-307/+617
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | Notify a resource by the `resource[name]` key it was written as
| * | | | | 1) No longer allowing multiple args passed to ResourceCollection#<< 2) ↵tyler-ball2014-10-174-72/+19
| | | | | | | | | | | | | | | | | | | | | | | | removing ResourceCollection#insert_at