summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
| * 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-1115-131/+136
|\|
| * 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
* | 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-067-240/+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
* | Cleaning up SSL instances that can't be savedLuke Kanies2009-02-061-2/+13
* | Only caching saved resources when the main save worksLuke Kanies2009-02-061-1/+2
* | Moving classfile-writing to the CatalogLuke Kanies2009-02-062-19/+13
* | Refactoring how the Facter integration worksLuke Kanies2009-02-063-52/+49
* | Moving fact and plugin handling into modulesLuke Kanies2009-02-064-264/+175
* | Removing the Agent code that added client-side factsLuke Kanies2009-02-061-9/+0
* | Adding Puppet client facts to Facter facts.Luke Kanies2009-02-061-1/+10
* | Clarifying how node names are used during catalog compilationLuke Kanies2009-02-061-11/+10
* | Removing ConfigStore code that was never actually used.Luke Kanies2009-02-061-60/+0
* | Renmaing Puppet::Network::Client::Master to Puppet::AgentLuke Kanies2009-02-061-4/+7