summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump revision to 2.1v2.1John Keiser2014-05-262-2/+2
* Add ability to print to other IO, fix memory store to be V2John Keiser2014-05-261-7/+8
* Unreleased changelog infoJohn Keiser2014-04-231-0/+5
* Add ? to boolean functionJohn Keiser2014-04-231-10/+10
* Fix copypastaJohn Keiser2014-04-231-8/+8
* Run chef local mode tests in TravisJohn Keiser2014-04-222-2/+5
* Add option for exists? to work on all thingsJohn Keiser2014-04-221-4/+7
* Use versioned_cookbooks with ChefFSJohn Keiser2014-04-211-0/+1
* Add ability to run specs against existing Chef::ChefFSJohn Keiser2014-04-215-209/+409
* Work with Chef revisions past 11.6John Keiser2014-04-211-2/+2
* Support ChefFSDataStore from prior versionsJohn Keiser2014-04-216-30/+284
* Run tests on Ruby 2.1.1John Keiser2014-04-191-0/+2
* Use Pedant version that can work with ruby-installed chefJohn Keiser2014-04-191-1/+1
* Use real github URL for chef-pedant / rest-client dependenciesJohn Keiser2014-04-182-2/+3
* Get single_org backcompat mode workingJohn Keiser2014-04-187-15/+29
* Add support for "/organizations/chef" prefixJohn Keiser2014-04-1832-159/+198
* Fixes against latest pedantJohn Keiser2014-04-145-12/+10
* Update changelog about backport JSON fix to 1.6 series [ci skip]Seth Vargo2014-02-101-0/+4
* Forwardport changelog for 1.7.3 [ci skip]Seth Vargo2014-01-211-0/+4
* Release v2.0.2v2.0.2Seth Vargo2014-01-202-1/+8
* Remove monetaSeth Vargo2014-01-201-1/+0
* Fix IPV6 supportSeth Vargo2014-01-201-3/+9
* Read JSON, not a file pathRuss Teabeault and Jeff Smith2014-01-171-2/+2
* Merge pull request #47 from gregkare/patch-1Seth Vargo2014-01-041-1/+1
|\
| * Fix typoGreg Karékinian2014-01-041-1/+1
|/
* Release v2.0.1v2.0.1Seth Vargo2014-01-032-1/+7
* Merge pull request #44 from opscode/sethvargo/semantic_itemsSeth Vargo2014-01-0339-83/+107
|\
| * Make playground items more semanticSeth Vargo2013-12-3039-83/+107
* | Merge pull request #45 from opscode/sethvargo/environment_node_endpoint_errorSeth Vargo2014-01-031-1/+1
|\ \
| * | Fix an issue with an incorrect number of parameters passed to build_uriSeth Vargo2013-12-301-1/+1
| |/
* | Merge pull request #46 from alex-slynko-wonga/fix_clear_data_when_no_data_was...Seth Vargo2014-01-021-1/+1
|\ \ | |/ |/|
| * Fix clear data when no data was addedAlex Slynko2014-01-021-1/+1
|/
* Version bump v2.0.0v2.0.0Seth Vargo2013-12-172-1/+10
* Remove puma and clean up threadingSeth Vargo2013-12-176-128/+142
* Bump version to 1.7.2v1.7.2John Keiser2013-11-191-1/+1
* Merge branch 'configure-rspec-opts'danielsdeleo2013-11-192-2/+14
|\
| * Allow custom server options in rspec helper moduleconfigure-rspec-optsdanielsdeleo2013-11-181-1/+12
| * Return server_url with IPv6-safe syntaxdanielsdeleo2013-11-181-1/+2
|/
* Bump version to 1.7.1v1.7.1John Keiser2013-11-031-1/+1
* Fix chef-zero executable with webrickJohn Keiser2013-11-031-0/+1
* Release version 1.7v1.7John Keiser2013-11-011-1/+1
* Add pedant dep back to puma testsJohn Keiser2013-11-011-0/+2
* Set version to 1.7.beta.1 for prereleasev1.7.beta.1John Keiser2013-11-011-1/+1
* Fix Logger line to be cross-platform, use webrick.shutdown method to stop serverJohn Keiser2013-11-011-13/+20
* Use status to be more accurate about WEBrick server statusJohn Keiser2013-11-011-1/+1
* Bump version to 1.7John Keiser2013-11-011-1/+1
* Add travis test for pumaJohn Keiser2013-11-012-0/+7
* Use webrick when puma is not availableJohn Keiser2013-11-012-20/+67
* Merge pull request #40 from opscode/lcg/better-depsolver-errorJohn Keiser2013-10-291-2/+16
|\
| * slight better error message on constraint failureLamont Granquist2013-10-281-2/+10