Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Make mount idempotent on Windowssalam/mount-fix | Salim Alam | 2016-03-10 | 1 | -0/+6 | |
| |/ / / | ||||||
* | | | | Merge pull request #4683 from chef/salam/acceptance-tweak | Salim Alam | 2016-03-11 | 7 | -0/+85 | |
|\ \ \ \ | ||||||
| * | | | | Add more cookbooks for Win64 test matrixsalam/acceptance-tweak | Salim Alam | 2016-03-09 | 7 | -0/+85 | |
* | | | | | Merge pull request #4690 from chef/lcg/fix-escape-glob | Lamont Granquist | 2016-03-11 | 23 | -31/+42 | |
|\ \ \ \ \ | ||||||
| * | | | | | s/escape_glob/escape_glob_dir/lcg/fix-escape-glob | Lamont Granquist | 2016-03-10 | 23 | -31/+42 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #4694 from chef/vboxsf | Noah Kantrowitz | 2016-03-11 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Vbox's shared filesystem driver uses non-file device names too. | Noah Kantrowitz | 2016-03-10 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge pull request #4686 from chef/cperry/add-cisco-support | Noah Kantrowitz | 2016-03-10 | 1 | -0/+24 | |
|\ \ \ \ | ||||||
| * | | | | Fixing typo on iosxr teamcperry/add-cisco-support | Carl Perry | 2016-03-09 | 1 | -1/+1 | |
| * | | | | Adding myself as LT and Maintainer for Cisco platforms | Carl Perry | 2016-03-09 | 1 | -0/+24 | |
|/ / / / | ||||||
* | | | | Use ruby 2.1.8 on both windows and unixjk/ruby-2.1.8 | John Keiser | 2016-03-09 | 1 | -11/+4 | |
* | | | | Merge pull request #4681 from coderanger/params-coerce | Noah Kantrowitz | 2016-03-09 | 2 | -2/+2 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Fix property coercion in both places, because they were different and | Noah Kantrowitz | 2016-03-09 | 2 | -2/+2 | |
|/ / / | ||||||
* | | | Merge pull request #4676 from MichaelPereira/patch-1 | Thom May | 2016-03-08 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Fix typo in whyrun message | Michael Pereira | 2016-03-08 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge pull request #4661 from davide125/systemd-user | Phil Dibowitz | 2016-03-08 | 5 | -51/+133 | |
|\ \ \ | ||||||
| * | | | rubocop fixes | Davide Cavalca | 2016-03-07 | 1 | -4/+4 | |
| * | | | add a test for user services | Davide Cavalca | 2016-03-04 | 1 | -8/+34 | |
| * | | | error out if provider doesn't support user services | Davide Cavalca | 2016-03-04 | 3 | -0/+18 | |
| * | | | double quotes to make rubocop happy | Davide Cavalca | 2016-03-03 | 1 | -6/+6 | |
| * | | | Extend service resource to support systemd user services | Davide Cavalca | 2016-03-03 | 3 | -47/+85 | |
* | | | | Merge pull request #4673 from dduponchel/GH-2561 | Thom May | 2016-03-08 | 2 | -4/+33 | |
|\ \ \ \ | ||||||
| * | | | | preferred_manifest_record: fix pretty print. | David Duponchel | 2016-03-07 | 2 | -4/+33 | |
* | | | | | Bump version to 12.8.112.8.1jk/bump-version | John Keiser | 2016-03-07 | 4 | -6/+11 | |
|/ / / / | ||||||
* | | | | Merge pull request #4667 from chef/accept_docker | Matt Wrock | 2016-03-04 | 3 | -0/+16 | |
|\ \ \ \ | ||||||
| * | | | | adding docker to top_cookbooks | Matt Wrock | 2016-03-04 | 3 | -0/+16 | |
* | | | | | Revert "Unpin github_changelog_generator" | Lamont Granquist | 2016-03-04 | 1 | -1/+1 | |
* | | | | | Unpin github_changelog_generator | John Keiser | 2016-03-04 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge pull request #4617 from chef/lcg/chefstyle-perf | Lamont Granquist | 2016-03-04 | 73 | -106/+156 | |
|\ \ \ \ | ||||||
| * | | | | add some @yield docs | Lamont Granquist | 2016-03-04 | 16 | -5/+53 | |
| * | | | | remove unused block argumentslcg/chefstyle-perf | Lamont Granquist | 2016-02-23 | 25 | -29/+29 | |
| * | | | | Autofixing new Perf cops in 0.37.2 | Lamont Granquist | 2016-02-23 | 63 | -75/+77 | |
* | | | | | Merge pull request #4651 from chef/tball/rehash_error | Tyler Ball | 2016-03-04 | 8 | -4/+105 | |
|\ \ \ \ \ | ||||||
| * | | | | | Adding specs for rehash update | tyler-ball | 2016-03-04 | 6 | -3/+72 | |
| * | | | | | Changing the knife behavior when using the cached plugins to only display 1 e... | tyler-ball | 2016-03-04 | 1 | -3/+21 | |
| * | | | | | First part of fixing the rehash command, it now always loads gems from disc i... | tyler-ball | 2016-03-04 | 3 | -1/+15 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #4663 from chef/lcg/better-chef-rspec-constraints | Lamont Granquist | 2016-03-04 | 14 | -44/+39 | |
|\ \ \ \ \ | ||||||
| * | | | | | remove merge conflict resolution errorlcg/better-chef-rspec-constraints | Lamont Granquist | 2016-03-03 | 1 | -4/+0 | |
| * | | | | | better chef+ruby rspec constraints | Lamont Granquist | 2016-03-03 | 14 | -42/+41 | |
* | | | | | | Merge pull request #4664 from chef/salam/databag-fix | Thom May | 2016-03-04 | 2 | -3/+55 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Data bag item hash can have name keysalam/databag-fix | Salim Alam | 2016-03-03 | 2 | -3/+55 | |
* | | | | | | | Merge pull request #4478 from chef/lcg/rfc-060-gem-metadata | Lamont Granquist | 2016-03-03 | 15 | -8/+245 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | need to require bundlerlcg/rfc-060-gem-metadata | Lamont Granquist | 2016-02-23 | 1 | -0/+1 | |
| * | | | | | | pull latest nightly instead of latest release | Lamont Granquist | 2016-02-17 | 1 | -0/+2 | |
| * | | | | | | remove now-unnecessary require | Lamont Granquist | 2016-02-09 | 1 | -1/+0 | |
| * | | | | | | add some metadata specs around 'gem' method | Lamont Granquist | 2016-02-09 | 1 | -0/+27 | |
| * | | | | | | try to avoid the halite tests for now | Lamont Granquist | 2016-02-09 | 1 | -0/+4 | |
| * | | | | | | rubocopisms | Lamont Granquist | 2016-02-09 | 1 | -2/+2 | |
| * | | | | | | can't strip the PATH out of the env. | Lamont Granquist | 2016-02-09 | 1 | -1/+1 | |
| * | | | | | | fix broken specs | Lamont Granquist | 2016-02-09 | 2 | -1/+4 |