summaryrefslogtreecommitdiff
path: root/lib/chef/provider
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #6815 from MsysTechnologiesllc/vasundhara/MSYS_752_windows...Bryan McLellan2018-05-021-454/+473
|\ \
| * | Fix for why runvasu11052018-05-021-13/+13
| * | Fix for delete task with task_namevasu11052018-05-021-1/+1
| * | [MSYS-752] windows task rewrite using wind32-taskschedulerVasu11052018-04-241-454/+473
* | | Merge pull request #7129 from rmoriz/rmoriz/git-pruneTim Smith2018-04-271-2/+2
|\ \ \
| * | | prune remotes with git fetch, fixes #3929Roland Moriz2018-04-061-2/+2
* | | | Merge pull request #7138 from RoboticCheese/roboticcheese/package-locking-nom...Tim Smith2018-04-262-12/+32
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix NoMethodError when (un)locking single packages in apt and zypperJonathan Hartman2018-04-092-12/+32
| |/ /
* | | Merge pull request #7170 from chef/tm/ub_1404_serviceThom May2018-04-231-14/+31
|\ \ \
| * | | [Debian/Ubuntu] Detect init script service levelstm/ub_1404_serviceThom May2018-04-231-14/+31
* | | | Merge pull request #7174 from chef/tm/ubu_1804Thom May2018-04-231-0/+2
|\ \ \ \
| * | | | begin fix up of ifconfig provider on 1804Thom May2018-04-231-0/+2
* | | | | Fixing specs for powershell_packagesp/fix7166Stuart Preston2018-04-211-1/+1
* | | | | Avoid conflict with build_powershell_command from powershell_out mixinStuart Preston2018-04-211-9/+9
|/ / / /
* | | | Merge pull request #7162 from tomdoherty/td/use-dev-with-route-metricThom May2018-04-191-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Some options, i.e. metric, require specifying devTom Doherty2018-04-171-1/+2
* | | | Merge pull request #7147 from chef/lcg/yum-rhs-fixLamont Granquist2018-04-171-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | fix for Red Hat Satellite yum_package buglcg/yum-rhs-fixLamont Granquist2018-04-111-0/+5
| |/ /
* | | Catch json.load exceptions causing syslog errorsTom Doherty2018-04-131-1/+7
* | | Add support for route metric (#7140)tomdoherty2018-04-131-1/+3
* | | fix for enable/disable repo orderingLamont Granquist2018-04-112-17/+18
|/ /
* | Merge pull request #7027 from gengor/CHEF-7026Lamont Granquist2018-04-021-32/+26
|\ \
| * | [[:digit:]] is impromper here. Only ASCII is allowed in ebuild names.Gordon Malm2018-03-211-1/+1
| * | Fix style issues reported by travis-ci.Gordon Malm2018-03-211-1/+1
| * | Rewrite candidate_version determination for increased speed, reducedGordon Malm2018-03-211-32/+26
* | | Avoid lookups for rights of 'LocalSystem' in windows serviceBryan McLellan2018-03-291-1/+2
* | | Merge pull request #7030 from chef/tm/fix_mount_optionsTim Smith2018-03-261-4/+4
|\ \ \
| * | | Ensure that we pass the correct options to mounttm/fix_mount_optionsThom May2018-03-221-4/+4
| |/ /
* | | mechanical conversion of most debug log statements to traceThom May2018-03-2696-503/+511
* | | Use a better (read: working) technique because I was totally wrong about $!.pr-6203Noah Kantrowitz2018-03-221-3/+6
* | | Prevent shelled out command from execute resourceJohn Snow2018-03-221-0/+1
|/ /
* | rubocop fixes from engine bump to 0.54.0lcg/rubocop-fixesLamont Granquist2018-03-211-1/+1
* | memoize some work in the package classLamont Granquist2018-03-201-9/+12
* | Just look for Yes and anything in the regexTim Smith2018-03-191-1/+1
* | Detect new "automatically" installed string in ZypperTim Smith2018-03-191-1/+1
* | mangle array-of-strings here properlyjcowie_yum_refactorLamont Granquist2018-03-151-1/+2
* | el6 fixesLamont Granquist2018-03-151-1/+1
* | add more tests, fix more subtle bugsLamont Granquist2018-03-151-2/+2
* | add a few lock/unlock tests and fix a bugLamont Granquist2018-03-151-1/+1
* | bad copypasta is badLamont Granquist2018-03-151-5/+1
* | look at private methodsLamont Granquist2018-03-151-2/+2
* | fix superclass editsLamont Granquist2018-03-151-7/+7
* | check for multipackage locking/unlocking properlyLamont Granquist2018-03-152-3/+18
* | update commentLamont Granquist2018-03-151-1/+1
* | add package locking back inLamont Granquist2018-03-152-2/+41
* | add back default hash + commentLamont Granquist2018-03-151-1/+2
* | fix yum_cache arch options and use positional parametersLamont Granquist2018-03-153-12/+12
* | add specs for YumCache fascadeLamont Granquist2018-03-152-6/+15
* | fix typo in method declarationsLamont Granquist2018-03-151-2/+2
* | add comment warning people to not use these utilitiesLamont Granquist2018-03-151-1/+10