summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fixed #3532 - Typo in lib/puppet/ssl/host.rbJames Turnbull2010-02-171-1/+1
* Updated version and CHANGELOG to 0.25.5rc1James Turnbull2010-02-171-1/+1
* Fixes #3460 - Makes Puppet FHS compliant by moving /var/puppet to /var/lib/pu...James Turnbull2010-02-172-2/+2
* Fix for #3101 (bug in MRI 1.8.7)Markus Roberts2010-02-171-1/+12
* Fixes #3419. OS X 10.6 Ruby doesn't set supplementary groupsNigel Kersten2010-02-171-2/+26
* Revert the guts of #2890Markus Roberts2010-02-174-32/+40
* Fail gracefully on packages that don't have the HOMEPAGE variable set (e.g. d...Gábor Vészi2010-02-171-1/+1
* Fixed #3443 - Typo in mount typeJames Turnbull2010-02-171-2/+3
* Fixes #3135 - darwin doesn't support 'mount -o remount'James Turnbull2010-02-171-1/+2
* Adding :catalog_terminus settingLuke Kanies2010-02-174-6/+15
* fixing obsolete comment in puppetdLuke Kanies2010-02-171-3/+3
* Adding support for only using cached catalogsLuke Kanies2010-02-172-1/+5
* Refactoring Configurer to enable the next featureLuke Kanies2010-02-171-27/+30
* Fix #3155 - prevent error when using two matching regex in cascadeBrice Figureau2010-02-174-12/+68
* Fixed link typoJames Turnbull2010-04-221-1/+1
* Fixed #3384 - Updated broken linkJames Turnbull2010-04-221-3/+3
* Making a Puppet::Module test more resilientLuke Kanies2010-04-131-3/+3
* Fixing yumrepo type to use 'flush'Luke Kanies2010-04-121-25/+1
* Only trying to retrieve passwords on OS X when rootLuke Kanies2010-04-121-2/+2
* Fixing a warning in the aix package providerLuke Kanies2010-04-121-1/+1
* Removing tests for code that was removed in the REST refactorLuke Kanies2010-04-121-38/+0
* Fixing and porting Transaction Report testsLuke Kanies2010-04-121-3/+3
* Fixing Property#change_to_s in rare case failuresLuke Kanies2010-04-121-3/+3
* Fixing Hash functionality with non-constant keysLuke Kanies2010-04-121-1/+2
* Removing vistigial method in ASTHashLuke Kanies2010-04-121-3/+0
* Porting/removing group test/unit testsLuke Kanies2010-04-121-5/+0
* Cleaning up content/source codeLuke Kanies2010-04-122-15/+11
* Making SshAuthorizedKeys tests less brittleLuke Kanies2010-04-121-1/+1
* Markus's patch concerning string interpolationJesse Wolfe2010-04-123-1674/+1759
* The pure-ruby YAML lib doesn't accept parametersJesse Wolfe2010-04-091-1/+1
* Fix a failure in new FileBucket where it was impossible to read from aJesse Wolfe2010-04-093-4/+6
* Fixing various broken Resource::Type testsLuke Kanies2010-04-091-2/+7
* Renaming and fixing puppetrun tests.Luke Kanies2010-04-091-1/+4
* Removing any mentions of :casesensitive settingLuke Kanies2010-04-094-13/+7
* Fixing syntax warningLuke Kanies2010-04-091-1/+1
* Repair validate_checksum codepath, even though it is disabled.Jesse Wolfe2010-04-091-1/+5
* Resolving conflicts with ???Markus Roberts2010-02-171-5/+5
* Fixing a typo from a regexLuke Kanies2010-02-171-1/+1
* Fixing change printing for content/ensureLuke Kanies2010-02-172-4/+9
* Converted File[checksum] to a parameter not propertyLuke Kanies2010-02-174-273/+29
* Adding "checksum?" helper method to Checksums moduleLuke Kanies2010-02-171-0/+5
* Resolving conflicts with luke:tickets/testing/2954Markus Roberts2010-02-171-1/+1
* Adding virtual and exported resource support to the DSLLuke Kanies2010-02-172-7/+60
* s/DSL::ResourceHelper/DSL::ResourceAPI/gLuke Kanies2010-02-173-3/+3
* Adding simplistic pure ruby interfaceLuke Kanies2010-02-175-5/+128
* Adding environment support to parser resourcesLuke Kanies2010-02-171-0/+2
* Resolving conflicts with ???Markus Roberts2010-02-171-3/+2
* Moving the string interpolation parsing to the parser/lexerMarkus Roberts2010-02-174-1134/+1232
* Resolving conflicts with jesse:feature/master/3394Markus Roberts2010-02-171-1/+0
* Resolving conflicts with luke:tickets/master/2759Markus Roberts2010-02-171-1/+1