summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bump version to 2.0.0.rc.3v2.0.0.rc.3John Keiser2013-09-131-1/+1
* Make reset doc more pleasant to readJohn Keiser2013-09-131-2/+2
* Tighten up the exception we listen for with .dupJohn Keiser2013-09-131-1/+1
* Update docs for 2.0John Keiser2013-09-131-20/+108
* Inherit config_strict_mode in child contextsJohn Keiser2013-09-132-6/+15
* Duplicate default valuesJohn Keiser2013-09-132-3/+53
* Bump version to 2.0.0.rc.2v2.0.0.rc.2John Keiser2013-09-111-1/+1
* Change config_strict_mode default back to falseJohn Keiser2013-09-112-7/+6
* Make config_strict_mode on by defaultJohn Keiser2013-09-112-6/+10
* Modernize Rakefilev2.0.0.rc.1John Keiser2013-09-111-30/+10
* Bump version to 2.0.0.rc.1John Keiser2013-09-111-1/+1
* Add strict modeJohn Keiser2013-09-113-22/+195
|\
| * Rename StrictModeError -> UnknownConfigOptionErrorJohn Keiser2013-09-113-15/+15
| * Update tests for new rspecJohn Keiser2013-09-101-7/+7
| * Rename context to config_contextJohn Keiser2013-09-102-11/+11
| * Add config_strict_mode to restrict set of options that can be setJohn Keiser2013-09-103-6/+179
|/
* Add context() DSLJohn Keiser2013-09-102-0/+98
|\
| * Add context() DSL for config classesJohn Keiser2013-09-092-0/+98
* | Add Travis config, basic GemfileJohn Keiser2013-09-093-0/+14
|/
* Add configurable() DSL and resettable default valuesJohn Keiser2013-08-304-78/+334
* Add ability to handle default valuesJohn Keiser2013-08-271-0/+26
* Make "configure" still return underlying hashJohn Keiser2013-08-271-1/+1
* README.rdoc -> README.mdJohn Keiser2013-08-271-2/+2
* Update hash reference to avoid private sendsmethods-uber-allesdanielsdeleo2013-08-271-4/+9