summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * Updated up2date and service confines to add support for Oracle EL and VMJames Turnbull2009-02-132-3/+5
| * Fixing #1964 - Facts get loaded from pluginsLuke Kanies2009-02-121-2/+6
| * 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-132-1/+14
| * Removing the apparently obsolete netinfo filetype.Luke Kanies2009-02-131-88/+0
| * Migrated FileType tests to spec, and fleshed them out a bit.Luke Kanies2009-02-131-3/+3
| * Bug #1948: Added patch by jab to support the correct ins syntax. Updated the ...Bryan Kearney2009-02-131-6/+26
| * Fixing #961 - closing the http connection after every xmlrpc callLuke Kanies2009-02-121-1/+3
| * Refactoring the XMLRPC::Client error-handlingLuke Kanies2009-02-121-53/+111
| * Fixed #1959 - Added column protection for environment schema migrationJames Turnbull2009-02-121-2/+6
| * Fixing #1869 - autoloaded files should never leak exceptionsLuke Kanies2009-02-121-2/+2
* | Merge branch '0.24.x'Luke Kanies2009-02-1116-132/+137
|\|
| * Fixing #1543 - Nagios parse errors no longer kill PuppetLuke Kanies2009-02-113-65/+48
| * Refixing #1420 - _naginator_name is only used for servicesLuke Kanies2009-02-111-15/+10
| * Fixed #1884 - exported defines are collected by the exporting hostLuke Kanies2009-02-112-4/+2
| * Cleaning up the AST::Resource code a bitLuke Kanies2009-02-101-20/+21
| * Fix #1691 - Realize fails with array of Resource ReferencesBrice Figureau2009-02-111-1/+1
| * Fix #1682 - Resource titles are not flattened as they shouldBrice Figureau2009-02-111-1/+1
| * Fix #1922 - Functions squash all arguments into a single hashBrice Figureau2009-02-111-1/+2
| * Fixed #1538 - Yumrepo sets permissions wrongly on files in /etc/yum.repos.dJames Turnbull2009-02-112-1/+5
| * Prefetching, and thus purging, Nagios resources now worksLuke Kanies2009-02-112-22/+35
| * Removing a redundant instance prefect call.Luke Kanies2009-02-111-4/+0
| * Fixing #1912 - gid still works with no 'should' value.Luke Kanies2009-02-111-0/+2
| * Fixing #1920 - user passwords no longer allow ':'Luke Kanies2009-02-111-0/+4
| * Change the way the tags and params are handled in railsBrice Figureau2009-02-064-41/+105
| * Add methods to return hash instead of objects to params and tagsBrice Figureau2009-02-062-12/+49
| * Rails serialization module to help serialize/unserialize some Puppet ObjectsBrice Figureau2009-02-061-0/+18
| * Fixed #1852 - Correct behaviour when no SELinux bindingsJames Turnbull2009-01-271-0/+8
| * Updated to version 0.24.7Luke Kanies2008-12-161-1/+1
* | Changing how the Configurer interacts with the cacheLuke Kanies2009-02-063-5/+18
* | Fixing tests broken during the #1405 fix.Luke Kanies2009-02-062-0/+12
* | Adding an Agent::Runner class.Luke Kanies2009-02-065-43/+84
* | The Agent now uses its lockfile to determine running stateLuke Kanies2009-02-061-6/+1
* | Creating and using a new Puppet::Daemon classLuke Kanies2009-02-068-444/+107
* | Not using 'master' client for testingLuke Kanies2009-02-061-2/+0
* | Fixing (and testing) the return of Indirection#saveLuke Kanies2009-02-061-1/+3
* | Adding a 'close_all' method to the Log class.Luke Kanies2009-02-061-0/+7
* | Removing restart-handling from ConfigurerLuke Kanies2009-02-061-21/+0
* | Adding temporary class EventManagerLuke Kanies2009-02-061-0/+182
* | Splitting the Agent class into Agent and ConfigurerLuke Kanies2009-02-067-176/+277
* | Removing the Hash default proc from SimpleGraph.Luke Kanies2009-02-061-5/+21
* | Removing the Catalog's @aliases hash default valueLuke Kanies2009-02-061-3/+6
* | Removing obsolete code and tests for the agent.Luke Kanies2009-02-061-89/+0
* | Converting the catalog as neededLuke Kanies2009-02-063-15/+27
* | Adding REST support for facts and catalogs.Luke Kanies2009-02-062-0/+12
* | Adding better error-handling to format renderingLuke Kanies2009-02-061-4/+39
* | Resetting SSL cache terminii to nil when only using the caLuke Kanies2009-02-061-0/+8
* | Allowing the Indirection cache to be reset to nilLuke Kanies2009-02-061-1/+1
* | Moving the Agent locking code to a module.Luke Kanies2009-02-062-38/+56