summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
* | | | | | Bump version of chef to 12.10.34 by Chef Versioner.v12.10.34Chef Versioner2016-05-054-9/+9
* | | | | | Merge pull request #4887 from chef/tm/r_rolesThom May2016-05-0542-114/+227
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | nuke some out of date teststm/r_rolesThom May2016-05-051-10/+8
| * | | | | chefstyle fixThom May2016-05-051-1/+0
| * | | | | fix some tests that were just wrongThom May2016-05-052-13/+5
| * | | | | Introduce display_name and use itThom May2016-05-0511-12/+41
| * | | | | Repository files need to figure out their extensionThom May2016-05-051-1/+14
| * | | | | Remove file extensions from API targetsThom May2016-05-056-10/+19
| * | | | | Allow rest entries to define a display pathThom May2016-05-0511-7/+66
| * | | | | use superclass' can_have_child?Thom May2016-05-0510-39/+0
| * | | | | remove unnecessary initializerThom May2016-05-051-4/+0
| * | | | | Use the newly created file's pathThom May2016-05-051-2/+2
| * | | | | properly deal with loading ruby filesThom May2016-05-057-17/+74
|/ / / / /
| | | | * refactored instances of @new_resource.destination to be cwd within the git hwrp.Joshua C. Burt2016-05-051-10/+10
| |_|_|/ |/| | |
* | | | Bump version of chef to 12.10.33 by Chef Versioner.v12.10.33Chef Versioner2016-05-044-8/+8
* | | | Merge pull request #4880 from chef/fipdidydipityMatt Wrock2016-05-045-2/+219
|\ \ \ \
| * | | | bumping knife-windowsMatt Wrock2016-05-041-1/+1
| * | | | adds a system check for fips enablement and runs in fips mode if enabledMatt Wrock2016-05-044-1/+218
|/ / / /
* | | | Bump version of chef to 12.10.32 by Chef Versioner.v12.10.32Chef Versioner2016-05-044-14/+14
* | | | Merge pull request #4869 from chef/lcg/package-lazy-monadsLamont Granquist2016-05-0411-35/+545
|\ \ \ \ | |/ / / |/| | |
| * | | update docslcg/package-lazy-monadsLamont Granquist2016-05-032-14/+39
| * | | this seems both more readable and correctLamont Granquist2016-05-021-13/+2
| * | | tweak commentLamont Granquist2016-05-021-3/+4
| * | | MOAR commentsLamont Granquist2016-05-022-11/+38
| * | | tweak some detailsLamont Granquist2016-05-023-4/+3
| * | | WIPLamont Granquist2016-05-028-28/+421
| * | | Update gem_package with version constraint on :upgrade actionWill Jordan2016-05-024-31/+107
* | | | Bump version of chef to 12.10.31 by Chef Versioner.v12.10.31Chef Versioner2016-05-034-8/+8
* | | | Merge pull request #4873 from joshburt/jb_git_hwrp_shell_out_cleanupThom May2016-05-032-45/+66
|\ \ \ \
| * | | | refactored to take advantage of (*) splat, and (**) double splat for git argu...Joshua C. Burt2016-04-291-14/+14
| * | | | consolidated git and run_git_command into just 'git'Joshua C. Burt2016-04-281-20/+16
| * | | | address chefstyle offensesJoshua C. Burt2016-04-272-12/+12
| * | | | correct spacing in the testsJoshua C. Burt2016-04-271-2/+2
| * | | | merge of external updates from jgit repoJoshua C. Burt2016-04-272-38/+63
* | | | | Bump version of chef to 12.10.30 by Chef Versioner.v12.10.30Chef Versioner2016-05-034-8/+8
* | | | | Merge pull request #4886 from chef/ssl_check_winMatt Wrock2016-05-032-1/+18
|\ \ \ \ \