summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Automatic dependency update by Chef Versionerauto_dependency_bump_testChef Versioner2016-05-104-8/+9
* Merge pull request #4917 from chef/schisamo/update-acceptance-data-dirSeth Chisamore2016-05-101-4/+4
|\
| * Add `KITCHEN_CHEF_CHANNEL` value now `ARTIFACTORY_USERNAME` that was removedSeth Chisamore2016-05-101-1/+1
| * Write chef-acceptance data to the Jenkins `$WORKSPACE`Seth Chisamore2016-05-101-1/+1
| * Remove legacy `ARTIFACTORY_*` env variablesSeth Chisamore2016-05-101-4/+4
* | Bump version of chef to 12.10.43 by Chef Versioner.v12.10.43Chef Versioner2016-05-104-8/+8
* | Merge pull request #4867 from willoucom/untar-under-windowsThom May2016-05-101-2/+7
|\ \ | |/ |/|
| * messages in log.debugWilfried JEANNIARD2016-05-041-2/+2
| * code cleanupWilfried JEANNIARD2016-05-031-4/+3
| * fixes matchesWilfried JEANNIARD2016-04-291-3/+3
| * use shell_out instead of backticksWilfried JEANNIARD2016-04-281-1/+1
| * Detect version of tar and use option --force-local if neededWilfried JEANNIARD2016-04-281-1/+10
| * cookbook site install : tar error on windowsWilfried JEANNIARD2016-04-261-3/+0
* | Bump version of chef to 12.10.42 by Chef Versioner.v12.10.42Chef Versioner2016-05-104-8/+8
* | Merge pull request #4891 from chef/praj/FLOW-355/yahoo_rpmKartik Null Cating-Subramanian2016-05-101-0/+1
|\ \
| * | Updating chef-complete to include gem-permissions update dependency in omnibu...Prajakta Purohit2016-05-091-0/+1
* | | Bump version of chef to 12.10.41 by Chef Versioner.v12.10.41Chef Versioner2016-05-104-8/+8
* | | Merge pull request #4913 from chef/ksubrama/rescue_juliaKartik Null Cating-Subramanian2016-05-105-24/+28
|\ \ \
| * | | Rescue julia bot by whiltelisting rubocop and stoveKartik Null Cating-Subramanian2016-05-096-36/+31
| |/ /
* | | Bump version of chef to 12.10.40 by Chef Versioner.v12.10.40Chef Versioner2016-05-104-8/+8
* | | Merge pull request #4911 from chef/cd/FLOW-380Chris Doherty2016-05-092-58/+48
|\ \ \
| * | | Remove 'conservative' from dependency tasks.Chris Doherty2016-05-092-58/+48
| |/ /
* | | Bump version of chef to 12.10.39 by Chef Versioner.v12.10.39Chef Versioner2016-05-094-20/+11
* | | Merge pull request #4912 from chef/lcg/fix-yum-providerLamont Granquist2016-05-091-3/+3
|\ \ \ | |/ / |/| |
| * | sacrifice a commit to rubocopLamont Granquist2016-05-091-3/+3
| * | the =~ in ruby is awfulLamont Granquist2016-05-091-3/+3
|/ /
* | Bump version of chef to 12.10.38 by Chef Versioner.v12.10.38Chef Versioner2016-05-064-9/+9
* | Merge pull request #4906 from chef/utf8_regMatt Wrock2016-05-062-0/+12
|\ \
| * | fixes #4897 encode registry enumerated values and keys to utf8 instead of the...Matt Wrock2016-05-062-0/+12
* | | Bump version of chef to 12.10.37 by Chef Versioner.v12.10.37Chef Versioner2016-05-054-13/+13
* | | Merge pull request #4899 from chef/ksubrama/integrationKartik Null Cating-Subramanian2016-05-051-1/+2
|\ \ \
| * | | Disable FIPS integration tests for now.Kartik Null Cating-Subramanian2016-05-051-1/+2
|/ / /
* | | Bump version of chef to 12.10.36 by Chef Versioner.v12.10.36Chef Versioner2016-05-054-8/+8
* | | Merge pull request #4760 from svmastersamurai/fix_choco_nil_chompPhil Dibowitz2016-05-052-0/+3
|\ \ \
| * | | fix quotesDan Sedlacek2016-03-281-1/+1
| * | | Let's just be more paranoidDan Sedlacek2016-03-281-1/+1
| * | | updated code + specsDan Sedlacek2016-03-282-0/+3
* | | | Merge autobumpbot changes for build 330.Kartik Null Cating-Subramanian2016-05-055-53/+53
|\ \ \ \
| * | | | Automatic dependency update by Chef VersionerChef Versioner2016-05-055-53/+53
| | |/ / | |/| |
* | | | Bump version of chef to 12.10.35 by Chef Versioner.v12.10.35Chef Versioner2016-05-054-8/+8
* | | | Merge pull request #4888 from chef/lcg/multipackage-apt-providerLamont Granquist2016-05-054-140/+207
|\ \ \ \
| * | | | add tests around purging and removing virtual packageslcg/multipackage-apt-providerLamont Granquist2016-05-031-8/+30
| * | | | handle purging and removing virtual packagesLamont Granquist2016-05-031-3/+9
| * | | | add check for passing nil candidate_version to superclassLamont Granquist2016-05-032-3/+24
| * | | | make private things privateLamont Granquist2016-05-031-60/+60
| * | | | lazier assembly of data, more multipackagingLamont Granquist2016-05-032-51/+52
| * | | | code is much less brain-hurty nowLamont Granquist2016-05-031-25/+41
| * | | | vastly simplify extracting the installed versionLamont Granquist2016-05-031-4/+1
| * | | | this variable does nothingLamont Granquist2016-05-031-9/+0
| * | | | multipackage apt providerLamont Granquist2016-05-034-60/+73