summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Moving Parameter utility classes into separate filesLuke Kanies2010-02-176-454/+471
* | Switching transactions to callback-based eventsLuke Kanies2010-02-177-367/+593
* | removing never-used codeLuke Kanies2010-02-171-61/+0
* | Moving log destination code into separate filesLuke Kanies2010-02-173-276/+281
* | fixed a couple of typosMarc Fournier2010-02-172-2/+2
* | Unit tests for path changesMarc Fournier2010-02-171-0/+14
* | Handle path elements with ticks and spacesBryan Kearney2010-02-171-2/+8
* | Fix builtins glob in single executableRein Henrichs2010-02-171-1/+2
* | Fix failing specsRein Henrichs2010-02-175-15/+15
* | Rename puppet application spec to mainRein Henrichs2010-02-171-74/+74
* | Renaming the old puppet executableRein Henrichs2010-02-172-3/+3
* | Find both bin and sbin usage docs, fail gracefullyRein Henrichs2010-02-171-3/+6
* | Fix application name in bin/ralshRein Henrichs2010-02-171-1/+1
* | Initial puppet single executableRein Henrichs2010-02-172-2/+29
* | Renaming applications, mostly removing 'puppet'Luke Kanies2010-02-1720-381/+384
* | Some tests were leaking state when the test failedJesse Wolfe2010-02-172-2/+7
* | Typo in method call in test.Jesse Wolfe2010-02-171-1/+1
* | Supressing warnings (not really failures) in test/unitJesse Wolfe2010-02-172-9/+19
* | Fix test using wrong Puppet util filesetting groupRein Henrichs2010-02-171-1/+1
* | Mock user in SUIDManager testsRein Henrichs2010-02-171-2/+7
* | Removing resources generate testsRein Henrichs2010-02-171-78/+0
* | Removing old test for service/debian providerRein Henrichs2010-02-171-58/+0
* | Replace test/unit file write test with specRein Henrichs2010-02-172-32/+36
* | Allow adding single key to hashesBrice Figureau2010-02-176-901/+1007
* | Raise an error when appending not a hash to a hashBrice Figureau2010-02-172-4/+10
* | Fix #2389 - Enhance Puppet DSL with HashesBrice Figureau2010-02-1711-918/+1389
* | Fix #2929 - Allow checksum to be "none"Brice Figureau2010-02-1710-5/+76
* | Fix #3186 - require function set relationship only on the last classBrice Figureau2010-02-173-4/+31
* | Fixing #3185 Rakefile is loading puppet.rb twiceJesse Wolfe2010-02-171-1/+1
* | Fix #3150 - require function doesn't like ::class syntaxBrice Figureau2010-02-172-0/+18
* | Added time module to tagmail reportJames Turnbull2010-02-171-0/+1
* | Fixed the return types were valid, and removed the copy paste error with the ...Bryan Kearney2010-02-172-7/+7
* | Resolving conflicts with ???Markus Roberts2010-02-171-1/+1
* | Add AIX package management support (installp&nim)Andrew Forgue2010-02-174-0/+281
* | Fixing #3148 Settings#without_noop when run with no noop settingLuke Kanies2010-02-172-3/+9
* | Move scope parenting & class_scope from Compiler to ScopeMarkus Roberts2010-02-176-101/+97
* | [#3392] Better Rakefile, remove puppetmasterd specRein Henrichs2010-02-172-163/+6
* | Fixing tests in pkg providerMarkus Roberts2010-02-171-6/+6
* | bug #3407 Part 2Jesse Wolfe2010-03-221-1/+1
* | Fixing #3407 Failing tests in spec/unit/node/environment.rbJesse Wolfe2010-03-223-19/+21
* | Bug #3406 augeas spec fails if there is not a default providerJesse Wolfe2010-03-221-0/+2
* | Bug #3402 Stub returning invalid type for :noopJesse Wolfe2010-03-221-1/+2
* | Bug #3401 Spec failed due to missing manditory setting in mockJesse Wolfe2010-03-221-2/+6
* | Bug #3400 Bad mocks causing failing testsJesse Wolfe2010-03-221-1/+3
* | Fix #3167 Duplicate constant warnings in dpkg.rbJesse Wolfe2010-02-172-8/+8
* | Merge branch '0.25.x'Markus Roberts2010-02-0958-1440/+1056
|\|
| * 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