Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adding pry, pry-stack-explorer and pry-byebug to dev dependenciespry | Matt Wrock | 2016-02-26 | 1 | -12/+3 |
* | Merge pull request #4592 from chef/aix_uid | Matt Wrock | 2016-02-18 | 1 | -16/+9 |
|\ | |||||
| * | skip uid check for aix in user add functional tests | Matt Wrock | 2016-02-18 | 1 | -16/+9 |
* | | Merge pull request #4591 from chef/lcg/fix-zypper | Thom May | 2016-02-18 | 1 | -1/+1 |
|\ \ | |||||
| * | | zypper multipackage performance fixlcg/fix-zypper | Lamont Granquist | 2016-02-17 | 1 | -1/+1 |
| |/ | |||||
* | | Merge pull request #4316 from josb/master | Thom May | 2016-02-18 | 4 | -0/+16 |
|\ \ | |||||
| * | | Tighten up wording (thanks @thommay!) | Jos Backus | 2016-02-17 | 1 | -1/+1 |
| * | | Tighten up wording (thanks @danielsdeleo!) | Jos Backus | 2016-02-17 | 1 | -1/+1 |
| * | | Add warning as suggested by Lamont Granquist (thanks!) | Jos Backus | 2016-02-17 | 1 | -1/+4 |
| * | | chef-client: add --[no]skip-cookbook-sync option | Jos Backus | 2016-02-17 | 4 | -0/+13 |
* | | | Merge pull request #4590 from chef/lcg/issue_template | Lamont Granquist | 2016-02-18 | 1 | -0/+35 |
|\ \ \ | |_|/ |/| | | |||||
| * | | remove the lowercase versionlcg/issue_template | Lamont Granquist | 2016-02-17 | 1 | -35/+0 |
| * | | tweaking issue template | Lamont Granquist | 2016-02-17 | 2 | -4/+43 |
| * | | add debug output | Lamont Granquist | 2016-02-17 | 1 | -0/+2 |
| * | | add an issue template | Lamont Granquist | 2016-02-17 | 1 | -0/+29 |
| |/ | |||||
* | | Merge pull request #4111 from mikedodge04/launchd | Phil Dibowitz | 2016-02-17 | 6 | -0/+534 |
|\ \ | |/ |/| | |||||
| * | bundle exec chefstyle -a | Mike Dodge | 2016-02-15 | 6 | -111/+110 |
| * | fixed provider spec | Mike Dodge | 2016-02-15 | 1 | -8/+11 |
| * | made requested changes | Mike Dodge | 2016-02-15 | 2 | -415/+123 |
| * | fixed rebase | Mike Dodge | 2016-02-15 | 3 | -9/+2 |
| * | added specs | Mike Dodge | 2016-02-15 | 4 | -17/+232 |
| * | launchd | Mike Dodge | 2016-02-15 | 4 | -0/+616 |
* | | Merge pull request #4569 from chef/jdm/4915 | Jay Mundrawala | 2016-02-16 | 3 | -2/+28 |
|\ \ | |||||
| * | | Fix rubocop warnings | Jay Mundrawala | 2016-02-16 | 2 | -3/+4 |
| * | | Fix spec for escape_glob_dir | Jay Mundrawala | 2016-02-16 | 1 | -4/+4 |
| * | | Fix databag globbing issues for chef-solo on windows | youngjl1 | 2016-02-16 | 3 | -3/+28 |
|/ / | |||||
* | | Merge pull request #4574 from chef/lcg/cookbook-shadow-deprecation | Lamont Granquist | 2016-02-16 | 4 | -5/+34 |
|\ \ | |||||
| * | | be a bit more forceful about the messagelcg/cookbook-shadow-deprecation | Lamont Granquist | 2016-02-16 | 1 | -1/+1 |
| * | | don't warn about shadow cookbooks twice | Lamont Granquist | 2016-02-16 | 3 | -5/+15 |
| * | | fix specs | Lamont Granquist | 2016-02-12 | 2 | -1/+12 |
| * | | might be singular | Lamont Granquist | 2016-02-12 | 1 | -1/+1 |
| * | | extend deprecation warnings more broadly | Lamont Granquist | 2016-02-12 | 1 | -0/+8 |
* | | | Merge pull request #4588 from chef/oops_aix | Matt Wrock | 2016-02-16 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | change shell to /bin/sh in user_add tests to fix aix | Matt Wrock | 2016-02-16 | 1 | -1/+1 |
* | | | | Fix new chefstyle issues | danielsdeleo | 2016-02-16 | 3 | -3/+3 |
* | | | | Remove unused require | danielsdeleo | 2016-02-16 | 1 | -1/+0 |
* | | | | Shorten ChefFS repo versioned cookbooks dir class name | danielsdeleo | 2016-02-16 | 2 | -3/+3 |
* | | | | Shorten ChefFS repo cookbook artifacts dir name | danielsdeleo | 2016-02-16 | 2 | -3/+5 |
* | | | | Shorten chef fs repo cookbooks dir class name | danielsdeleo | 2016-02-16 | 5 | -9/+9 |
* | | | | Adapt cookbooks dir to Repo::Directory usage | danielsdeleo | 2016-02-16 | 2 | -111/+60 |
* | | | | Fix knife integration tests | danielsdeleo | 2016-02-16 | 4 | -12/+37 |
* | | | | Extract cheffs dir behavior, move data bag classes to own files | danielsdeleo | 2016-02-16 | 6 | -282/+312 |
* | | | | Fix chefstyle issues | danielsdeleo | 2016-02-16 | 3 | -25/+12 |
* | | | | Add cheffs types for data bag and item | danielsdeleo | 2016-02-16 | 1 | -20/+184 |
* | | | | Reorganize inlined code idiomatically | danielsdeleo | 2016-02-16 | 1 | -17/+13 |
* | | | | Remove dead inlined code | danielsdeleo | 2016-02-16 | 1 | -228/+1 |
* | | | | Fully inline cheffs cookbook entry code | danielsdeleo | 2016-02-16 | 1 | -2/+123 |
* | | | | inline superclasses for cheffs cookbook entry by 3 | danielsdeleo | 2016-02-16 | 1 | -1/+28 |
* | | | | inline superclasses for cheffs cookbook entry by 2 | danielsdeleo | 2016-02-16 | 1 | -3/+115 |
* | | | | inline cheffs cookbook entry superclasses by 1 | danielsdeleo | 2016-02-16 | 1 | -1/+75 |