summaryrefslogtreecommitdiff
path: root/lib/chef/provider/subversion.rb
Commit message (Expand)AuthorAgeFilesLines
* Move idempotency logs to debugPhil Dibowitz2021-03-061-2/+2
* Use .match? not =~ when match values aren't necessaryTim Smith2020-06-111-2/+2
* Chef-16 git provider fixesLamont Granquist2020-04-231-1/+21
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Use the action DSL consistentlyLamont Granquist2020-03-021-4/+4
* Add chef-utils gem with various recipe DSL helpersLamont Granquist2019-11-081-1/+1
* Style/SymbolArrayLamont Granquist2019-07-021-1/+1
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-021-0/+3
* This hits the ones that are most frequently required.lcg/require-idempotencyLamont Granquist2019-05-201-1/+1
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-2/+2
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-151-1/+1
* fix Layout/LeadingCommentSpaceLamont Granquist2018-07-021-1/+1
* fix Style/HashSyntaxLamont Granquist2018-07-021-2/+2
* mechanical conversion of most debug log statements to traceThom May2018-03-261-8/+8
* Chef-13: remove deprecated run_command API entirelyLamont Granquist2017-03-311-2/+0
* support why-run by defaultlcg/default-whyrun-supportedLamont Granquist2017-03-011-5/+1
* cleans up the remaining new/current_resource ivarslcg/remove-ivarsLamont Granquist2017-02-151-39/+39
* Use Chef::Config.proxy_urisalam/subversion-fixSalim Alam2016-03-231-11/+6
* Subversion provider should respect proxiesSalim Alam2016-03-221-4/+21
* autofixing whitespace copsLamont Granquist2016-02-051-6/+6
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-7/+7
* Replace output_of_command with shell_out! in subversion providerSimon Detheridge2015-08-241-7/+13
* Subversion failes with "option ':command' is not a valid option for Mixlib::S...Nitz2014-12-141-3/+3
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-0/+2
* spec and code fixes for subversion providerLamont Granquist2014-09-081-3/+3
* change run_command to shell_out in svn providerLamont Granquist2014-09-081-6/+6
* fixing all the extra blank linesLamont Granquist2014-07-291-2/+0
* Normalize whitespace on all filesSeth Vargo2013-09-261-5/+5
* Use timeout attribute in git and subversion providersJack Foy2013-07-191-0/+1
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+214