summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* renaming run_id to request_idpraj/OC-10990/runid_in_CC_API_callsPrajaktaPurohit2014-01-279-56/+100
* Fixing testsPrajaktaPurohit2014-01-232-6/+19
* Adding request_id to the set of headers for every request that will bePrajaktaPurohit2014-01-236-3/+54
* Merge pull request #1215 from opscode/lcg/fedora-spec-fixlamont-granquist2014-01-151-2/+2
|\
| * fix platform_family check for fedoraLamont Granquist2014-01-151-2/+2
|/
* Merge branch 'policy-setup'danielsdeleo2014-01-144-155/+555
|\
| * Add tests for public api to PolicyBuilderdanielsdeleo2014-01-142-1/+297
| * Add license header to policy_builder filedanielsdeleo2014-01-141-0/+21
| * Extract policy building concerns from Chef::Clientdanielsdeleo2014-01-143-155/+238
|/
* make descriptions same as chef-docsjamescott2014-01-141-6/+6
* Merge pull request #1207 from opscode/adamed-chef-3012Adam Edwards2014-01-137-27/+130
|\
| * Move shared examples invocation into windows-scoped blockadamedx2014-01-131-2/+2
| * Make conditional more concise with ternary operator per CR feedback.Adam Edwards2014-01-131-7/+1
| * Reuse of examples via include_examples for more sensible rspec outputAdam Edwards2014-01-131-2/+2
| * Rename method to reflect predicate usage from code review feedbackAdam Edwards2014-01-132-6/+6
| * Fix broken unit test break on non-Windows platformsadamedx2014-01-131-0/+1
| * Windows domain group resource examplesAdam Edwards2014-01-131-15/+84
| * Add support for Windows domain join spec filterAdam Edwards2014-01-132-1/+8
| * SID awareness in group base class to fix regression where resource always upd...Adam Edwards2014-01-132-5/+13
| * Also use sid in excluded_members check, fixes group_spec regressionAdam Edwards2014-01-131-4/+14
| * CHEF-3012: Use SID instead of username for group membership checksadamedx2014-01-133-8/+22
|/
* Merge pull request #1211 from opscode/schisamo/lock-down-sdoclamont-granquist2014-01-111-1/+2
|\
| * Lock `sdoc` down to `~> 0.3.0`Seth Chisamore2014-01-101-1/+2
|/
* Merge pull request #1115 from opscode/lcg/CHEF-4734lamont-granquist2014-01-092-5/+83
|\
| * add commentLamont Granquist2014-01-091-0/+4
| * CHEF-4734: Stop enforcing group/owner regular expressionsLamont Granquist2014-01-092-5/+79
|/
* Merge pull request #1161 from deployable/CHEF-4850lamont-granquist2014-01-081-1/+1
|\
| * CHEF-4850 Close file in Chef::File::Edit after reading contentsMatt2013-12-041-1/+1
* | update man pages to include common options within single list of optionsjamescott2014-01-0627-1129/+849
* | Add Ruby 2.1.0 to travis matrixdanielsdeleo2014-01-021-0/+1
* | Add message expectations for file permission enforcementdanielsdeleo2014-01-021-0/+3
* | Merge pull request #1199 from opscode/adamed/chef-4913Adam Edwards2014-01-021-2/+1
|\ \
| * \ Resolve merge conflict with mixlib-shellout changeadamedx2014-01-021-1/+1
| |\ \
| | * | Bump ffi version to 1.5.0Chris Lush2013-12-301-1/+1
| * | | multiple dep lines no longer supported by bundlerLamont Granquist2013-12-311-1/+0
|/ / /
* | | Merge branch 'CHEF-4914'danielsdeleo2013-12-301-28/+27
|\ \ \
| * | | Always run `chef-client` via `ruby PATH/TO/chef-client` in tests.danielsdeleo2013-12-301-28/+27
|/ / /
* | | Merge branch 'rubygems-bundler-ruby18-travis-temp-fix'danielsdeleo2013-12-301-0/+13
|\ \ \
| * | | Temporarily for travis to use rubygems 2.1.xdanielsdeleo2013-12-301-0/+13
|/ / /
* | | Remove redundant mime-types version constraint.danielsdeleo2013-12-301-1/+0
|/ /
* | invoke chef-client as `ruby chef-client` because windowsdanielsdeleo2013-12-271-3/+3
* | Fix subcommand loader specs for really old rubygemsdanielsdeleo2013-12-271-3/+11
* | Merge branch 'plugin-manifest'danielsdeleo2013-12-272-3/+117
|\ \
| * | Add support for loading a static list of plugin files.danielsdeleo2013-12-272-3/+117
|/ /
* | Merge branch 'contributions'Bryan McLellan2013-12-2018-30/+153
|\ \
| * | CHEF-4849: Use preseed-template-variables.seedBryan McLellan2013-12-201-1/+1
| * | CHEF-3531: add tests for allowing dots in data bag names or idsIlan Rabinovitch2013-12-202-0/+14
| * | allow periods in databag names tooIlan Rabinovitch2013-12-201-1/+1
| * | allow dots in data bag names. Chef server already seems to accept these when...Ilan Rabinovitch2013-12-201-1/+1
| * | [CHEF-4784] Output formatter "doc" lacks information about handlersSteffen Gebert2013-12-201-0/+15