summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | Revert "Adding the first bits of an Agent class."Luke Kanies2009-02-061-107/+0
* | Revert "This is work that I've decided not to keep"Luke Kanies2009-02-063-423/+59
* | This is work that I've decided not to keepLuke Kanies2009-02-063-59/+423
* | Adding a new Agent::Downloader class for downloading files.Luke Kanies2009-02-061-0/+78
* | Adding the first bits of an Agent class.Luke Kanies2009-02-061-0/+107
* | Adding support for skipping cached indirection instances.Luke Kanies2009-02-062-4/+13
* | 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
* | Fixing #1913 - 'undef' resource values do not get copied to the dbLuke Kanies2009-02-061-1/+2
* | Fixing #1914 - 'undef' relationship metaparameters do not stackLuke Kanies2009-02-061-0/+1
* | Typo fixJames Turnbull2009-01-271-5/+5
* | Fixed #1879 - Added to tidy documentationJames Turnbull2009-01-231-5/+15
* | Fixed #1881 - Added md5lite explanationJames Turnbull2009-01-221-1/+5
* | Fixed #1877 - Tidy type reference update for use of 0James Turnbull2009-01-221-1/+3
* | Fix #1560Paul Lathrop2009-01-221-0/+8
* | In order for ReST formatting to work properly, newlines andJames Turnbull2009-01-221-1/+1