summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix #2638 - Allow creating several nodes with matching namesBrice Figureau2009-09-174-3/+24
* Added automatically constructed test branch task and fileJames Turnbull2009-09-172-0/+17
* Fix for #2621 (JSON serialization of exec)Markus Roberts2009-09-162-7/+0
* Fix #2622 - Puppetdoc in single manifest to console is brokenBrice Figureau2009-09-161-3/+5
* Fix #2640 - Daemontools and Runit were not creating the enable symlinkBrice Figureau2009-09-164-16/+31
* Fix #2627 - regex node name could lead to invalid tagBrice Figureau2009-09-162-3/+6
* Merged fix for #2601Markus Roberts2009-09-162-10/+66
* Updated changelog task and CHANGELOG to version awareJames Turnbull2009-09-152-19116/+4502
* Fix for #2637 (Webrick accpting connections on dead sockets)Markus Roberts2009-09-151-1/+8
* Fixed #2608 - install.rb will not run on ruby 1.9.1 due to ftools being depre...James Turnbull2009-09-151-7/+25
* Merge branch 'tickets/0.25.x/2634' into 0.25.xJames Turnbull2009-09-151-3/+4
|\
| * Fixed #2634 - Added servicegroup_name parameter to serviceescalation typeJames Turnbull2009-09-151-3/+4
* | Fix for #2605 by falling back to alternative solution to #1963Markus Roberts2009-09-151-6/+13
* | Make regsubst() function operate on arrays (feature #2491).Thomas Bellman2009-09-152-30/+124
* | Fix for #2600 (wrong number of arguments under older mongrel)Markus Roberts2009-09-154-24/+44
|/
* Fixs #2620 authconf interpolation, #2570 0-9 in domain namesMarkus Roberts2009-09-142-81/+106
* Fix for ticket #2618 (stubbing so redhat tests run under debian)Markus Roberts2009-09-091-0/+2
* vim: match regexp language featuresMarc Fournier2009-09-091-1/+4
* Require active_record/version to support ActiveRecord < 2.3Todd Zullinger2009-09-091-0/+1
* Fixed #2607 - Added Facter dependency for Puppet GemJames Turnbull2009-09-081-0/+1
* Updated and created new CHANGELOG formatJames Turnbull2009-09-054-19811/+20315
* Adding tests for the #2599 fixLuke Kanies2009-09-051-0/+11
* Ticket #2525 don't fail find_manifest on invalid module namesMarkus Roberts2009-09-052-14/+12
* Updated permissions on test filesJames Turnbull2009-09-055-0/+0
* Refactoring tests to reduce code size, increase coverage, and makeMarkus Roberts2009-09-052-111/+49
* This further normalizes the handling of init-style services (includingMarkus Roberts2009-09-055-58/+298
* Combined fix for #2525, #2552 -- RedHat service issuesMarkus Roberts2009-09-051-1/+9
* Fixed #2589 - Renamed zfs delete to destroy and added testsJames Turnbull2009-09-052-3/+15
* Monkey patch to improve yaml compatibility between ruby versionsMarkus Roberts2009-09-052-0/+44
* Fixed typo in parser testJames Turnbull2009-09-051-1/+1
* Updated Red Hat spec file and RH patches for 0.25.0.James Turnbull2009-09-055-109/+69
* Fixing #2592 - you can escape slashes in regexesLuke Kanies2009-09-042-3/+28
* Fixing #2590 - modulepath is not cached inappropriatelyLuke Kanies2009-09-032-0/+13
* Fixed #2593: puppet init script status command not returning proper exit codeJohn A. Barbuto2009-09-041-0/+2
* Update documentation string to reflect actual intent of Puppet::Node::Facts::...Steven Jenkins2009-09-041-1/+1
* Fixes #2581. Use new 10.6 global launchd overrides file for service status/en...Nigel Kersten2009-09-032-10/+140
* Fixed Naginator linkJames Turnbull2009-09-031-1/+1
* Fixing #2582 - / no longer autorequires /Luke Kanies2009-09-012-3/+21
* Fixing #2577 - clarifying and demoting the deprecation noticeLuke Kanies2009-09-014-28/+40
* Fixing #2574 - autoloading finds plugins in modulesLuke Kanies2009-09-013-7/+40
* The first regex node now matches firstLuke Kanies2009-09-012-11/+19
* Fixing #2563 - multiple regex nodes now work togetherLuke Kanies2009-09-012-2/+50
* Fixes #724 - false is equivalent to 'ruby -W1'Marc Fournier2009-09-011-1/+1
* Fix parser error outputTodd Zullinger2009-08-241-1/+1
* Fixing #2551 - fixing content changed logsLuke Kanies2009-08-231-0/+15
* Fix for test isolation portion of Ticket #2511Markus Roberts2009-08-241-12/+11
* Fixing #2549 - autoloading of top-level classes works againLuke Kanies2009-08-242-7/+20
* Fixing a heisenbug resulting from a race conditionLuke Kanies2009-08-241-1/+3
* Fixing #2460 - puppetmasterd can now read the cert and keyLuke Kanies2009-08-242-4/+35
* Not using the service user in settings when it's unavailableLuke Kanies2009-08-245-45/+121