Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | de-jewlerize gem creation | danielsdeleo | 2013-06-01 | 1 | -0/+2 | |
| | ||||||
* | remove whitespace | danielsdeleo | 2013-06-01 | 1 | -19/+19 | |
| | ||||||
* | cleanup commented code | Daniel DeLeo | 2010-06-15 | 1 | -1/+0 | |
| | ||||||
* | tone down the metaprogramming for great good | Daniel DeLeo | 2010-06-15 | 1 | -9/+5 | |
| | ||||||
* | Merge branch 'master' of github.com:opscode/mixlib-config | Adam Jacob | 2010-01-26 | 1 | -13/+18 | |
|\ | ||||||
| * | integrate nuo's class instance variable with attribute setter changesclass_instance_variable | Christopher Brown | 2009-08-26 | 1 | -13/+18 | |
| |\ | ||||||
| | * | fixed the @@configuration class variable bug, using class instance variable | Nuo Yan | 2009-08-20 | 1 | -14/+17 | |
| | | | ||||||
* | | | Merge branch 'master' of git@github.com:opscode/mixlib-config | Adam Jacob | 2009-09-01 | 1 | -8/+23 | |
|\ \ \ | |/ / | ||||||
| * | | added config_attr_writerinternal_set_fix | Christopher Brown | 2009-08-24 | 1 | -2/+21 | |
| | | | ||||||
| * | | Fix internal_set regression from v1.0.10 | AJ Christensen | 2009-08-25 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Re-enables the 'configuration_option value' DSL syntax used by chef, for things such as log_location. Additional poorly placed specs to show all of the class method overrider behaviours working in all forms of attribute setting (directly, method missing, instance eval, from_file) | |||||
| * | | remove the rescue stuff, because ruby'll do that for us | James Golick | 2009-08-23 | 1 | -5/+1 | |
| | | | ||||||
| * | | stop rescuing from exception, because exception is an ancestor of *any ↵ | James Golick | 2009-08-23 | 1 | -1/+1 | |
| |/ | | | | | | | possible error that could get thrown in ruby, including SyntaxError*. also, when the file actually fails to read, raise Errno::ENOENT, because that's what actually gets raised by ruby | |||||
* | | Merge branch 'master' of git@github.com:opscode/mixlib-config | Adam Jacob | 2009-08-19 | 1 | -14/+12 | |
|\ \ | |/ | ||||||
| * | fixing setting values in property/attribute form | Christopher Brown | 2009-08-13 | 1 | -13/+11 | |
| | | ||||||
| * | Broke []= with internal_set, fixed | AJ Christensen | 2009-06-25 | 1 | -1/+1 | |
| | | ||||||
| * | Fix the method_missing internal_set mechanism | AJ Christensen | 2009-06-24 | 1 | -1/+1 | |
| | | ||||||
* | | Removing dupe function | Adam Jacob | 2009-05-18 | 1 | -8/+0 | |
| | | ||||||
* | | Merge branch 'master' of git@github.com:opscode/mixlib-config | Adam Jacob | 2009-05-18 | 1 | -10/+51 | |
|\ \ | |/ | ||||||
| * | Rework from_file | AJ Christensen | 2009-05-14 | 1 | -3/+3 | |
| | | ||||||
| * | Convert mixlib-config to jeweler | AJ Christensen | 2009-05-12 | 1 | -7/+48 | |
| | | | | | | | | | | Add internal_set method, specs Clarify some behaviour | |||||
* | | adding merge | Adam Jacob | 2009-05-18 | 1 | -0/+8 | |
|/ | ||||||
* | Initial commit | Adam Jacob | 2009-03-11 | 1 | -0/+118 | |