summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-02Make value a propertyDan Bode
2012-10-02Make ruby provider a better parent.Dan Bode
2012-10-01Merge pull request #15 from reidmv/bug/master/spacesChris Price
2012-09-29Allow values with spaces to be parsed and setReid Vandewiele
2012-09-24Updated CHANGELOG and Modulefile; final commit for 0.0.3 releaseChris Price
2012-09-20Merge pull request #9 from cprice-puppet/feature/master/allow-override-of-sep...Chris Price
2012-09-20Add validation for key_val_separatorChris Price
2012-09-19Allow overriding separator string between key/val pairsChris Price
2012-09-04Merge pull request #5 from jtopjian/jtopjian-colonChris Price
2012-09-04Added tests for sections with colonsJoe Topjian
2012-09-04Fixed spec_helper.rb so original tests can pass.Joe Topjian
2012-08-24Added support for colons in section namesJoe Topjian
2012-08-20Add CHANGELOG and update README; final commit for 0.0.2 releaseChris Price
2012-08-17Add support for "global" section at beginning of fileChris Price
2012-08-16final commit for 0.0.1 releaseChris Price
2012-08-16Add ModulefileChris Price
2012-08-14Merge pull request #4 from stephenrjohnson/miscfixesChris Price
2012-08-14make the regex less matchyStephen
2012-08-14Fixed regex to match sections and settings with non alphanumericStephen
2012-08-13Merge pull request #1 from stephenrjohnson/masterChris Price
2012-08-13fix path for require statementStephen
2012-07-28First (basic) working version of ini_setting providerChris Price
2012-06-14Started writing some tests, work has been puntedChris Price
2012-06-14Initial commitChris Price