summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixes #3460 - Makes Puppet FHS compliant by moving /var/puppet to /var/lib/pu...James Turnbull2010-04-0110-22/+14
* Fix for #3101 (bug in MRI 1.8.7)Markus Roberts2010-03-311-1/+12
* Fixes #3419. OS X 10.6 Ruby doesn't set supplementary groupsNigel Kersten2010-03-311-2/+26
* Revert the guts of #2890Markus Roberts2010-03-316-77/+112
* Fail gracefully on packages that don't have the HOMEPAGE variable set (e.g. d...Gábor Vészi2010-03-311-1/+1
* Fixed #3443 - Typo in mount typeJames Turnbull2010-03-281-2/+3
* Fixes #3135 - darwin doesn't support 'mount -o remount'James Turnbull2010-03-271-1/+2
* Adding :catalog_terminus settingLuke Kanies2010-03-277-18/+50
* fixing obsolete comment in puppetdLuke Kanies2010-03-271-3/+1
* Adding support for only using cached catalogsLuke Kanies2010-03-273-2/+26
* Refactoring Configurer to enable the next featureLuke Kanies2010-03-271-27/+30
* Fix for #3366 - --tags '' treated as boolean 'true'Markus Roberts2010-03-262-4/+21
* Supressing warnings (not really failures) in test/unitJesse Wolfe2010-03-262-9/+19
* Fix test using wrong Puppet util filesetting groupRein Henrichs2010-03-261-1/+1
* Mock user in SUIDManager testsRein Henrichs2010-03-261-2/+7
* Removing resources generate testsRein Henrichs2010-03-261-78/+0
* Removing old test for service/debian providerRein Henrichs2010-03-261-58/+0
* Replace test/unit file write test with specRein Henrichs2010-03-262-32/+36
* Fix for #3424 and tests to prove it.Markus Roberts2010-03-252-4/+44
* Fixed changelog Rake taskJames Turnbull2010-03-251-1/+1
* Fix #3155 - prevent error when using two matching regex in cascadeBrice Figureau2010-03-258-20/+172
* Fixing #3148 Settings#without_noop when run with no noop settingLuke Kanies2010-03-252-2/+32
* Another trivial follow-up fix for #2604: invalid path to zaml.rbMarc Fournier2010-03-251-1/+1
* Fix inefficient SimpleGraph#matching_edgeBrice Figureau2010-03-253-20/+61
* Fix #3229 - use original value in case/selector regex matchingBrice Figureau2010-03-256-25/+15
* Fix #2929 - Allow checksum to be "none"Brice Figureau2010-03-2510-5/+76
* Fixed puppetlast typoJames Turnbull2010-03-241-1/+1
* Follow up for #2604, debug msg left behind.Marc Fournier2010-03-241-1/+0
* Fix for #2604 Pure Ruby yaml generationMarkus Roberts2010-03-242-0/+343
* Fixes #3113 - When importing a manifest puppet needs to chillJames Turnbull2010-03-241-1/+4
* Fixes #3387 - Handle path elements with ticks and spacesBryan Kearney2010-03-243-4/+24
* Fix for #3412 install.rb should not put "." first in the tmp_dirsMartin Englund2010-03-241-1/+1
* Fix #3186 - require function set relationship only on the last classBrice Figureau2010-03-243-4/+31
* Fixed the return types were valid, and removed the copy paste error with the ...Bryan Kearney2010-03-172-7/+7
* Fixing #3185 Rakefile is loading puppet.rb twiceJesse Wolfe2010-02-171-1/+1
* Fix #3150 - require function doesn't like ::class syntaxBrice Figureau2010-02-142-0/+18
* Added time module to tagmail reportJames Turnbull2010-02-091-0/+1
* Fixed #3162 - tidy does not remove empty files when "size => 0" is setJames Turnbull2010-02-092-1/+7
* Fixed #3128 - Updated man pages and moved puppet.conf.8 to puppet.conf.5James Turnbull2010-02-097-1090/+723
* Add version number to puppetlast display.Mark Plaksin2010-02-081-1/+1
* Forgot fakedata called in specJames Turnbull2010-02-041-0/+1
* Fixing #2669 puppetmasterd integration has leaky stateJesse Wolfe2010-02-041-9/+20
* Fix for #2327, check the return types from augeas and fail where appropriateBryan Kearney2010-02-011-4/+10
* 2047: Add a not_include into matchBryan Kearney2010-02-013-0/+15
* Minor unit test fixesJames Turnbull2010-01-302-6/+6
* vim: Improve function matching when functions contain ')'Todd Zullinger2010-01-301-2/+4
* vim: puppetDefArguments is contained by puppetDefineTodd Zullinger2010-01-301-1/+1
* Fix for #3094 (libdir should take ":" delimited path)Markus Roberts2010-01-302-3/+4
* Fix #1842 Net::HTTP#enable_post_connection_check doesn't work anymoreJesse Wolfe2010-01-308-27/+9
* Fix for #3035 (redhat services use init for source)Markus Roberts2010-01-301-1/+1