summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Only backing up within parsedfile when managing filesLuke Kanies2009-02-143-8/+19
| * Fixing a syntax error in the up2date providerLuke Kanies2009-02-141-1/+1
| * Fixing a test broken by a log demotionLuke Kanies2009-02-141-2/+2
| * Cleaned up variable names to be more sane, clarified error messages and fixed...James Turnbull2009-02-142-6/+9
| * Provide dscl -url output support for OS X 10.4 clients using the directoryser...Nigel Kersten2009-02-141-36/+120
| * Fix launchd service provider so it is backwards compatible with OS X 10.4 as ...Nigel Kersten2009-02-141-4/+13
* | Failure to find node facts is now a failure.Luke Kanies2009-02-142-4/+13
* | Fixing #1527 - Failing Facter does not hurt PuppetLuke Kanies2009-02-144-2/+30
* | Removing some unused codeLuke Kanies2009-02-141-11/+0
* | Using Puppet::Type.new instead of createLuke Kanies2009-02-142-11/+11
* | Actualling syncing facts and pluginsLuke Kanies2009-02-146-4/+14
* | Fix #1933 - Inconsistent resource evaluation order in subsequent evaluation runsBrice Figureau2009-02-142-10/+36
* | Merge branch '0.24.x'Luke Kanies2009-02-1325-344/+856
|\|
| * Updated Augeas type codeJames Turnbull2009-02-141-3/+5
| * Removed site from Puppet VIM syntaxJames Turnbull2009-02-141-1/+1
| * Fixed #1831 - Added sprintf functionJames Turnbull2009-02-143-0/+61
| * Fixed #1830 - Added regsubst functionJames Turnbull2009-02-143-0/+183
| * Bug 1948: Add logic and testing for the command parsing logicBryan Kearney2009-02-142-9/+19
| * Updated up2date and service confines to add support for Oracle EL and VMJames Turnbull2009-02-133-3/+7
| * Fixing #1964 - Facts get loaded from pluginsLuke Kanies2009-02-122-4/+26
| * Adding tests for Puppet::Indirector::Facts::Facter.loadfactsLuke Kanies2009-02-121-2/+9
| * Adding a post-processor for Nagios names.Luke Kanies2009-02-131-2/+3
| * Revert "Refixing #1420 - _naginator_name is only used for services"Luke Kanies2009-02-131-10/+15
| * Fixing #1541 - ParsedFile only backs up files once per transactionLuke Kanies2009-02-134-7/+50
| * Removing the apparently obsolete netinfo filetype.Luke Kanies2009-02-132-134/+0
| * Migrated FileType tests to spec, and fleshed them out a bit.Luke Kanies2009-02-133-94/+119
| * Bug #1948: Added patch by jab to support the correct ins syntax. Updated the ...Bryan Kearney2009-02-133-18/+41
| * Fixing #961 - closing the http connection after every xmlrpc callLuke Kanies2009-02-123-1/+29
| * Refactoring the XMLRPC::Client error-handlingLuke Kanies2009-02-122-60/+254
| * Fixed #1959 - Added column protection for environment schema migrationJames Turnbull2009-02-122-2/+8
| * Fixing #1869 - autoloaded files should never leak exceptionsLuke Kanies2009-02-123-2/+43
* | Merge branch '0.24.x'Luke Kanies2009-02-1132-402/+1308
|\|
| * Fixing #1543 - Nagios parse errors no longer kill PuppetLuke Kanies2009-02-114-65/+50
| * Moving the transaction specs to the right pathLuke Kanies2009-02-111-1/+1
| * Refixing #1420 - _naginator_name is only used for servicesLuke Kanies2009-02-112-15/+12
| * Fixed #1884 - exported defines are collected by the exporting hostLuke Kanies2009-02-115-11/+25
| * Cleaning up the AST::Resource code a bitLuke Kanies2009-02-101-20/+21
| * Fix #1691 - Realize fails with array of Resource ReferencesBrice Figureau2009-02-113-1/+53
| * Fix #1682 - Resource titles are not flattened as they shouldBrice Figureau2009-02-112-1/+91
| * Fix #1922 - Functions squash all arguments into a single hashBrice Figureau2009-02-112-3/+4
| * Fixed #1538 - Yumrepo sets permissions wrongly on files in /etc/yum.repos.dJames Turnbull2009-02-113-1/+7
| * Fixed #1936 - Added /* */ support to the vim fileJames Turnbull2009-02-112-0/+3
| * Prefetching, and thus purging, Nagios resources now worksLuke Kanies2009-02-116-56/+129
| * Adding some basic tests for the Naginator provider base classLuke Kanies2009-02-111-0/+50
| * Removing a redundant instance prefect call.Luke Kanies2009-02-111-4/+0
| * Fixing #1912 - gid still works with no 'should' value.Luke Kanies2009-02-113-0/+12
| * Fixing the Rakefile to use 'git format-patch'.Luke Kanies2009-02-111-1/+1
| * Fixing #1920 - user passwords no longer allow ':'Luke Kanies2009-02-113-1/+17
| * Adding README.rst fileJames Turnbull2009-02-101-0/+38
| * Added Reductive Labs build libraryJames Turnbull2009-02-103-0/+805