summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|\ \ \
| * | | fixes knife ssl check on windowsssl_check_winMatt Wrock2016-05-022-1/+18
| | |/ | |/|
* | | Bump version of chef to 12.10.29 by Chef Versioner.v12.10.29Chef Versioner2016-05-034-9/+9
* | | Merge pull request #4871 from chef/tm/chef_fs_unit_testsThom May2016-05-031-0/+129
|\ \ \
| * | | add tests for path formattingtm/chef_fs_unit_testsThom May2016-04-281-0/+129
* | | | Bump version of chef to 12.10.28 by Chef Versioner.v12.10.28Chef Versioner2016-05-024-8/+8
* | | | Merge pull request #4879 from chef/lcg/redundantLamont Granquist2016-05-022-27/+24
|\ \ \ \ | |_|/ / |/| | |
| * | | add some comments [ci skip]lcg/redundantLamont Granquist2016-05-021-0/+2
| * | | completely deprecate run_chef_testsLamont Granquist2016-05-022-14/+8
| * | | ignore failures here if we're not sudo: trueLamont Granquist2016-05-021-1/+1
| * | | Revert "seem like redundant redundancies"Lamont Granquist2016-05-021-0/+12
| * | | give bundle audit its own runLamont Granquist2016-04-282-11/+10
| * | | lets just remove chef_rewindLamont Granquist2016-04-281-5/+0
| * | | seem like redundant redundanciesLamont Granquist2016-04-281-5/+0
| |/ /
* | | Bump version of chef to 12.10.27 by Chef Versioner.v12.10.27Chef Versioner2016-05-024-8/+8
* | | Merge pull request #4883 from chef/jk/fix-gemfile-lockJohn Keiser2016-05-021-2/+4
|\ \ \
| * | | Run `bundle install`jk/fix-gemfile-lockJohn Keiser2016-05-021-2/+4
|/ / /
* | | Merge pull request #4700 from nathwill/features/systemd-unitThom May2016-05-017-0/+1204
|\ \ \