summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix #2638 - Allow creating several nodes with matching namesBrice Figureau2009-09-172-1/+5
* Fix for #2621 (JSON serialization of exec)Markus Roberts2009-09-161-1/+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-162-13/+10
* Fix #2627 - regex node name could lead to invalid tagBrice Figureau2009-09-161-3/+1
* Merged fix for #2601Markus Roberts2009-09-161-10/+4
* Fix for #2637 (Webrick accpting connections on dead sockets)Markus Roberts2009-09-151-1/+8
* 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-151-30/+44
* | Fix for #2600 (wrong number of arguments under older mongrel)Markus Roberts2009-09-153-15/+13
|/
* Fixs #2620 authconf interpolation, #2570 0-9 in domain namesMarkus Roberts2009-09-141-53/+29
* Require active_record/version to support ActiveRecord < 2.3Todd Zullinger2009-09-091-0/+1
* Ticket #2525 don't fail find_manifest on invalid module namesMarkus Roberts2009-09-052-14/+12
* This further normalizes the handling of init-style services (includingMarkus Roberts2009-09-053-58/+36
* 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-051-1/+1
* Monkey patch to improve yaml compatibility between ruby versionsMarkus Roberts2009-09-052-0/+44
* Fixing #2592 - you can escape slashes in regexesLuke Kanies2009-09-041-3/+14
* Fixing #2590 - modulepath is not cached inappropriatelyLuke Kanies2009-09-031-0/+8
* 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-031-10/+82
* Fixed Naginator linkJames Turnbull2009-09-031-1/+1
* Fixing #2582 - / no longer autorequires /Luke Kanies2009-09-011-3/+3
* Fixing #2577 - clarifying and demoting the deprecation noticeLuke Kanies2009-09-012-10/+18
* Fixing #2574 - autoloading finds plugins in modulesLuke Kanies2009-09-011-4/+5
* The first regex node now matches firstLuke Kanies2009-09-011-8/+15
* Fixing #2563 - multiple regex nodes now work togetherLuke Kanies2009-09-011-2/+12
* 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
* Fixing #2549 - autoloading of top-level classes works againLuke Kanies2009-08-241-7/+14
* Fixing #2460 - puppetmasterd can now read the cert and keyLuke Kanies2009-08-241-4/+25
* Not using the service user in settings when it's unavailableLuke Kanies2009-08-242-1/+15
* Explicitly loading all facts in the directory service providerLuke Kanies2009-08-241-0/+3
* Adding an 'exists?' delegator from user type to providerLuke Kanies2009-08-241-0/+5
* Switching the owner/group settings to use symbolic valuesLuke Kanies2009-08-242-49/+62
* Fixing the yamldir group to be a group instead of userLuke Kanies2009-08-241-1/+1
* Moving Setting classes into separate filesLuke Kanies2009-08-245-279/+286
* Removing chuser on darwin restrictionLuke Kanies2009-08-241-4/+0
* Fixing #2558 - propagating recent fileserving changesLuke Kanies2009-08-245-18/+18
* Fixes #2550 Handles case where metadata is nilMarkus Roberts2009-08-231-7/+6
* Ticket 2559 -- parseonly ignored specified fileMarkus Roberts2009-08-221-0/+6
* Fixed #2562 - Recognize the usecacheonfailure option againJohn A. Barbuto2009-08-211-0/+5
* Refactoring the Module/Environment co-interfaceLuke Kanies2009-08-182-28/+15
* Fixing #1544 - plugins in modules now works againLuke Kanies2009-08-185-17/+12
* Fixes #2513. debian service provider now uses invoke-rc.d to determine enable...Nigel Kersten2009-08-181-11/+19
* Fixing fact-missing problem when puppet.conf is reparsedLuke Kanies2009-08-181-0/+6
* Fix for #2531; adds tests to confirm problem and related cases,Markus Roberts2009-08-181-1/+3