summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix for #2910 -- Tidy/matches is too tricky to useMarkus Roberts2010-02-172-30/+59
* | Bug #3451: Don't leak the terminus class setting from Puppet::Resource::Catal...Jesse Wolfe2010-02-172-0/+12
* | Fix to the fix for #3295Markus Roberts2010-02-171-6/+2
* | Write ssh_authorized_keys as userMarkus Roberts2010-02-172-54/+38
* | Fixing bad testMarkus Roberts2010-02-171-1/+1
* | Fix for #3558 -- source file reading speedupMarkus Roberts2010-02-171-7/+1
* | Fix for #3556 Plussignment value meldingMarkus Roberts2010-02-172-4/+28
* | Fixed #3655 - Puppet doesn't find installed packages with portage providerJames Turnbull2010-02-171-2/+2
* | Fixed #3672 - Error message on duplicate fileserver mounts incorrectJames Turnbull2010-02-171-2/+2
* | conf/redhat: Add notifempty to logrotate configTodd Zullinger2010-02-171-0/+1
* | Fixed stored configuration documentationJames Turnbull2010-02-171-3/+3
* | Fixes #3653 - Changed default factpath value to better reflect plugins in mod...James Turnbull2010-02-171-1/+1
* | Partial fix to #2837 - changed warning message to debugJames Turnbull2010-02-172-3/+4
* | Fix #3555 - fix state of purged listsPeter Meier2010-02-171-0/+10
* | Updated Rake tasks to no longer load puppet.rbJames Turnbull2010-02-172-5/+7
* | Fix #3540 - name methods correctlyPeter Meier2010-02-171-2/+2
* | Fixes #3295 - generate() now sets the working directory to the directory cont...Paul Lathrop2010-02-172-2/+45
* | Added YARD taskJames Turnbull2010-02-171-0/+11
* | Update man pages and partial doc fix to #3491James Turnbull2010-02-178-234/+199
* | Fixed #3532 - Typo in lib/puppet/ssl/host.rbJames Turnbull2010-02-171-1/+1
* | Updated version and CHANGELOG to 0.25.5rc1James Turnbull2010-02-173-25/+640
* | Modify SuSE spec file for 0.25.x and correct shebang lines forAndrew Forgue2010-02-172-12/+30
* | Fixes #3460 - Makes Puppet FHS compliant by moving /var/puppet to /var/lib/pu...James Turnbull2010-02-1710-22/+14
* | 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-176-77/+112
* | 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-177-18/+50
* | fixing obsolete comment in puppetdLuke Kanies2010-02-171-3/+3
* | Adding support for only using cached catalogsLuke Kanies2010-02-173-2/+26
* | Refactoring Configurer to enable the next featureLuke Kanies2010-02-171-27/+30
* | Fixed changelog Rake taskJames Turnbull2010-02-171-1/+1
* | Fix #3155 - prevent error when using two matching regex in cascadeBrice Figureau2010-02-178-20/+172
* | Fixed puppetlast typoJames Turnbull2010-02-171-1/+1
* | Fixed README contents to reflect Puppet Labs and docs and wiki changesJames Turnbull2010-04-222-7/+14
* | 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-132-3/+4
* | 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
* | Removing obsolete testsLuke Kanies2010-04-121-64/+1
* | Fixing a warning in the aix package providerLuke Kanies2010-04-122-66/+1
* | Removing tests for code that was removed in the REST refactorLuke Kanies2010-04-123-340/+0
* | Fixing and porting Transaction Report testsLuke Kanies2010-04-125-107/+117
* | Fixing Property#change_to_s in rare case failuresLuke Kanies2010-04-122-4/+18
* | Fix test in parser.rb due to API changeJesse Wolfe2010-04-121-1/+1
* | Fixing Hash functionality with non-constant keysLuke Kanies2010-04-122-6/+29
* | Removing vistigial method in ASTHashLuke Kanies2010-04-121-3/+0