summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-242-0/+11
* Switching the owner/group settings to use symbolic valuesLuke Kanies2009-08-243-50/+130
* Fixing the yamldir group to be a group instead of userLuke Kanies2009-08-242-1/+6
* Moving Setting classes into separate filesLuke Kanies2009-08-249-409/+423
* Removing chuser on darwin restrictionLuke Kanies2009-08-241-4/+0
* Fixing a ruby warning in the authstore testLuke Kanies2009-08-241-1/+1
* Fixing #2558 - propagating recent fileserving changesLuke Kanies2009-08-2412-139/+181
* 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-212-0/+15
* Refactoring the Module/Environment co-interfaceLuke Kanies2009-08-184-130/+71
* Fixing #1544 - plugins in modules now works againLuke Kanies2009-08-1811-68/+137
* Adding a global cleanup to the spec_helperLuke Kanies2009-08-181-3/+4
* Removed misguided case sensitivity testsMarkus Roberts2009-08-182-19/+0
* Fixes #2513. debian service provider now uses invoke-rc.d to determine enable...Nigel Kersten2009-08-182-11/+108
* Fixing fact-missing problem when puppet.conf is reparsedLuke Kanies2009-08-182-0/+20