summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* restore using 'mirror and swap' instead or 'reset and merge'restoreMatt Wrock2016-08-291-6/+18
* Merge pull request #39 from chef/rspec_3Tim Smith2016-08-241-0/+1
|\
| * Ignore Gemfile.lockTim Smith2016-08-241-0/+1
* | Add badgesTim Smith2016-08-241-0/+2
* | Merge pull request #38 from chef/rspec_3Tim Smith2016-08-2414-313/+311
|\ \ | |/
| * Correct typos in NOTICE filerspec_3Tim Smith2016-08-241-2/+2
| * Format markdown and remove JIRA referenceTim Smith2016-08-231-17/+16
| * Opscode -> ChefTim Smith2016-08-2311-27/+27
| * Update to rpsec 3.0Tim Smith2016-08-233-267/+266
|/
* Merge pull request #37 from chef/jk/2.2.2John Keiser2016-08-225-11/+144
|\
| * Remove 2.1 from travisv2.2.2jk/2.2.2John Keiser2016-08-221-2/+0
| * Bump version to 2.2.2John Keiser2016-08-224-9/+144
* | Merge pull request #33 from chef/lcg/chefstyleLamont Granquist2016-08-228-93/+91
|\ \ | |/
| * Correct new checkslcg/chefstyleThom May2016-08-112-3/+3
| * chefstyle fixesLamont Granquist2016-08-118-91/+89
|/
* update travis to supported rubiesThom May2016-08-111-3/+10
* Merge pull request #32 from chef/ksubrama/gemspecKartik Null Cating-Subramanian2015-10-091-1/+2
|\
| * Add gemspec files to allow bundler to run from the gemksubrama/gemspecKartik Null Cating-Subramanian2015-10-091-1/+2
|/
* Ship the Gemfile so tests can be run from the gemJohn Keiser2015-09-301-1/+1
* Fix warnings in tests and enable warnings in rspec configdanielsdeleo2015-05-262-5/+6
* Fix rspec 2.99 warningdanielsdeleo2015-05-261-1/+1
* Fix ruby warnings for access of undefined instance variabledanielsdeleo2015-05-261-0/+5
* Bump version to 2.2.1v2.2.1John Keiser2015-05-122-2/+6
* Merge pull request #28 from chef/jdm/revertLamont Granquist2015-05-121-2/+1
|\
| * Revert "Rename has_key? -> key? (BC compatible)"jdm/revertJay Mundrawala2015-05-121-2/+1
|/
* Update revision to 2.2.0v2.2.0John Keiser2015-05-112-2/+6
* Merge pull request #27 from chef/add-licenseSteven Danna2015-03-261-3/+4
|\
| * Add license to gemspec and update other fields for new company name.add-licenseJulian C. Dunn2015-03-251-3/+4
|/
* Fix strict mode errors to actually print symboljk/strict-errorJohn Keiser2014-09-092-15/+15
* Merge pull request #23 from mriddle/revert-22-masterSerdar Sutay2014-07-221-2/+2
|\
| * Revert "Fix README typos"Matthew Riddle2014-07-211-2/+2
|/
* Merge pull request #22 from mriddle/masterSerdar Sutay2014-07-211-2/+2
|\
| * Fix typosMatt Riddle2014-07-211-2/+2
|/
* Force RSpec 2.xSeth Vargo2014-06-031-3/+1
* Merge pull request #21 from opscode/sethvargo/keySeth Vargo2014-06-031-1/+2
|\
| * Rename has_key? -> key? (BC compatible)Seth Vargo2014-06-031-1/+2
|/
* Remove CONTRIBUTIONS.md and merge it's contents with CHANGELOG.md.sersut2014-05-231-7/+0
* Merge pull request #19 from opscode/new-policy-filesSerdar Sutay2014-02-272-0/+12
|\
| * New policy files.new-policy-filessersut2014-02-272-0/+12
|/
* Bump revision to 2.1.0v2.1.0John Keiser2013-12-051-1/+1
* Bump revision to 2.1.0.rc.1v2.1.0.rc.1John Keiser2013-12-051-1/+1
* Bump version to 2.1.0John Keiser2013-12-031-1/+1
* Fix example syntaxJohn Keiser2013-12-031-3/+4
* Add ability to reopen config_context, add setter for config_contextJohn Keiser2013-12-035-33/+166
* Add save/restore for tests/serializationJohn Keiser2013-12-023-9/+393
* Bump version to 2.0.0v2.0.0John Keiser2013-09-251-1/+1
* Bump version to 2.0.0.rc.5v2.0.0.rc.5John Keiser2013-09-171-1/+1
* Define explicit getter/setter methods for configurables instead of relying on...John Keiser2013-09-172-34/+141
* Bump version to 2.0.0.rc.4v2.0.0.rc.4John Keiser2013-09-161-1/+1
* Fix issue with Config['a'] = bJohn Keiser2013-09-162-1/+10