summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * 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-273-0/+16
| * Merge commit 'turnbull/0.24.x' into 0.24.xLuke Kanies2009-01-072-3/+23
| |\
| * | Updated to version 0.24.7Luke Kanies2008-12-161-1/+1
* | | Adding README.rst fileJames Turnbull2009-02-101-0/+38
* | | Changing how the Configurer interacts with the cacheLuke Kanies2009-02-066-21/+57
* | | Fixing tests broken during the #1405 fix.Luke Kanies2009-02-0611-202/+46
* | | Adding an Agent::Runner class.Luke Kanies2009-02-068-100/+220
* | | The Agent now uses its lockfile to determine running stateLuke Kanies2009-02-062-12/+16
* | | Creating and using a new Puppet::Daemon classLuke Kanies2009-02-0616-854/+520
* | | Not using 'master' client for testingLuke Kanies2009-02-061-2/+0
* | | Fixing (and testing) the return of Indirection#saveLuke Kanies2009-02-062-4/+16
* | | Adding a 'close_all' method to the Log class.Luke Kanies2009-02-062-0/+15
* | | Removing restart-handling from ConfigurerLuke Kanies2009-02-062-43/+0
* | | Adding temporary class EventManagerLuke Kanies2009-02-062-0/+448
* | | Splitting the Agent class into Agent and ConfigurerLuke Kanies2009-02-0615-504/+733
* | | 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 an erroneous configuration call in puppetmasterdLuke Kanies2009-02-061-1/+0
* | | Removing obsolete code and tests for the agent.Luke Kanies2009-02-063-572/+0
* | | Converting the catalog as neededLuke Kanies2009-02-065-41/+88
* | | Adding REST support for facts and catalogs.Luke Kanies2009-02-064-0/+34
* | | Adding better error-handling to format renderingLuke Kanies2009-02-062-4/+84
* | | Resetting SSL cache terminii to nil when only using the caLuke Kanies2009-02-062-0/+16
* | | Allowing the Indirection cache to be reset to nilLuke Kanies2009-02-062-3/+4
* | | Moving the Agent locking code to a module.Luke Kanies2009-02-064-66/+150
* | | Cleaning up SSL instances that can't be savedLuke Kanies2009-02-062-2/+36
* | | Only caching saved resources when the main save worksLuke Kanies2009-02-062-2/+13
* | | Moving classfile-writing to the CatalogLuke Kanies2009-02-064-25/+45
* | | Refactoring how the Facter integration worksLuke Kanies2009-02-066-94/+148
* | | Reformatting tests for factsLuke Kanies2009-02-061-30/+32
* | | Moving fact and plugin handling into modulesLuke Kanies2009-02-068-496/+596
* | | Removing the Agent code that added client-side factsLuke Kanies2009-02-062-46/+0