summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4273 from chef/jdm/default-auth-1.1Jay Mundrawala2015-12-112-18/+0
|\
| * Use signing protocol 1.1 by defaultjdm/default-auth-1.1Jay Mundrawala2015-12-102-18/+0
* | Get rid of ambiguity with `template 'x' do ...`jk/error-on-property-with-blockJohn Keiser2015-12-101-2/+10
* | Improve commentsjk/warn-dup-propertyJohn Keiser2015-12-102-3/+17
* | Warn when user sets a property of an inline resource to itself.John Keiser2015-12-105-17/+44
* | Merge pull request #4248 from chef/tm/fix_reg_tests_2Thom May2015-12-101-0/+2
|\ \
| * | expose HTTP optionstm/fix_reg_tests_2Thom May2015-12-091-0/+2
* | | Ask for stacktrace.out in bug reportslcg/ask-for-stacktracesLamont Granquist2015-12-091-1/+2
* | | Moving the proxy export to environment varibles into Chef::Configtyler-ball2015-12-094-86/+3
* | | Adding proxifier dependency and leveraging its ability to make TCPSocket.new ...tyler-ball2015-12-093-4/+47
* | | Don't activate cheffish and chef-provisioning until its DSL is usedjk/lazy-activationJohn Keiser2015-12-094-8/+148
* | | Merge pull request #4261 from chef/jdm/missing-varJay Mundrawala2015-12-091-1/+1
|\ \ \
| * | | Add missing exception variableJay Mundrawala2015-12-091-1/+1
| |/ /
* | | Work with cheffish (which has no before_notifications)John Keiser2015-12-091-2/+4
* | | immediately_before -> beforeJohn Keiser2015-12-093-30/+30
* | | Add immediately_before notificationJohn Keiser2015-12-093-1/+85
|/ /
* | Require what you useJohn Keiser2015-12-081-0/+1
* | Merge pull request #4236 from chef/jdm/dsc_resource_timeoutThom May2015-12-082-2/+10
|\ \
| * | Add timeout attribute to dsc_resourcejdm/dsc_resource_timeoutJay Mundrawala2015-12-032-2/+10
* | | Merge pull request #4193 from chef/mwrock/packageSalim Alam2015-12-088-28/+500
|\ \ \
| * | | adds support to installer types inno, nsis, wise and installshield top the wi...Matt Wrock2015-12-078-28/+500
| | |/ | |/|
* | | restore handling of dpkg -s returns codes (w/tests)lcg/dpkg-s-return-codesLamont Granquist2015-12-071-1/+1
|/ /
* | Merge pull request #4228 from chef/lcg/dpkg-cleanupLamont Granquist2015-12-072-44/+36
|\ \
| * | fix comment after moving out of dpkg_packagelcg/dpkg-cleanupLamont Granquist2015-12-031-1/+1
| * | fix couple of issues in dpkg cleanupLamont Granquist2015-12-022-44/+36
| |/
* | Fix resource `super` (broken because of test :focus)jk/fix-resource-superJohn Keiser2015-12-061-1/+12
* | Revert lib/chef/api_client/registration.rb to use API V0 since it doesn't sup...tc/fix-api-client-registrationTyler Cloke2015-12-041-3/+7
|/
* Merge pull request #4196 from chef/lcg/dpkg-multipackageLamont Granquist2015-12-025-64/+209
|\
| * just use extendLamont Granquist2015-12-022-15/+10
| * dpkg multipackage and bonus fixesLamont Granquist2015-12-025-64/+214
* | Make to_hash include properties with defaults (fixes #4127)jk/4127John Keiser2015-12-021-3/+8
* | Converge actions all together instead of in action :x (fixes #4124)jk/4124John Keiser2015-12-021-34/+15
|/
* Bump version to 12.6.0Salim Alam2015-12-011-1/+1
* extract declare_resource to a mixin and extend APILamont Granquist2015-12-013-78/+116
* Add make_child_entry in ChefFS CookbookSubdirMaxime Brugidou2015-11-251-0/+5
* Merge pull request #4153 from matschaffer/patch-1Thom May2015-11-251-1/+1
|\
| * Require ShellOut before Knife::SSH definitionMat Schaffer2015-11-111-1/+1
* | add better documentation to this methodLamont Granquist2015-11-241-10/+13
* | Merge pull request #4200 from chef/jdm/dont-print-pscredJay Mundrawala2015-11-242-5/+22
|\ \
| * | Prevent inspect on PsCredential from printing out plain text passwordjdm/dont-print-pscredJay Mundrawala2015-11-232-5/+22
* | | Correcting regex for upstart_stateJustin Seubert2015-11-231-3/+3
* | | DTRT re: identity_fileJeff Blaine2015-11-232-14/+12
* | | Migrate to --ssh-identity-file instead of --identity-fileJeff Blaine2015-11-232-3/+13
|/ /
* | dpkg provider cleanupLamont Granquist2015-11-201-60/+81
* | Merge pull request #4188 from chef/salam/dsc-resource-fixSalim Alam2015-11-201-4/+9
|\ \
| * | Update dsc_resource to use verbose stream outputsalam/dsc-resource-fixSalim Alam2015-11-191-4/+9
* | | Fix typo in commentGreg Karékinian2015-11-201-1/+1
|/ /
* | Use repo_mode to decide whether to treat /users asJohn Keiser2015-11-181-7/+13
* | Properly rescue ENOENT on delete and send DataNotFoundErrorJohn Keiser2015-11-181-6/+10
* | Fix /acls/environments and /acls/environments/x.jsonJohn Keiser2015-11-181-1/+14