summaryrefslogtreecommitdiffstats
path: root/lib/puppet/indirector
Commit message (Expand)AuthorAgeFilesLines
* Fixing #2315 - ca --generate works againLuke Kanies2009-06-031-9/+1
* Changing Puppet::Cacher::Expirer#expired? method nameLuke Kanies2009-05-281-0/+1
* Fixing #2240 - external node failures now log outputLuke Kanies2009-05-281-5/+1
* Fixes #2209 - Spec is failing due to a missing requireStéphan Gorget2009-05-021-0/+1
* Fixing #2149 - Facts are passed as part of the catalog requestLuke Kanies2009-04-221-9/+35
* Adding time debugging for catalog storage to active_recordLuke Kanies2009-04-221-3/+5
* Using a setting for configuring queueingLuke Kanies2009-04-221-1/+0
* Removing unnecessary parser variables when yaml-dumpingLuke Kanies2009-04-222-5/+5
* Add queue indirection as an option for catalog storage.Ethan Rowe2009-04-221-0/+5
* Introduce abstract queue terminus within the indirection system.Ethan Rowe2009-04-221-0/+78
* Refactoring the Rails integrationLuke Kanies2009-04-222-2/+2
* Adding ActiveRecord terminus classes for CatalogLuke Kanies2009-04-221-0/+34
* Adding ActiveRecord terminus classes for Node and Facts.Luke Kanies2009-04-223-0/+70
* Fixing #2171 - All certificate files are written with default permsLuke Kanies2009-04-222-5/+7
* Partially fixing #2029 - failed caches doesn't throw an exceptionLuke Kanies2009-04-171-7/+17
* Merge branch '0.24.x'Luke Kanies2009-04-021-39/+75
|\
| * Fixing #1991 - ldap booleans get converted to booleansLuke Kanies2009-03-051-0/+25
| * Refactored a method: extracted about five other methodsLuke Kanies2009-03-051-39/+50
* | Adding explicit optional attribute to indirection requestsLuke Kanies2009-03-201-9/+25
* | Adding a model accessor to the Request classLuke Kanies2009-03-201-4/+10
* | Requests now use default environment when none is specifiedLuke Kanies2009-03-201-1/+8
* | Moving the REST API functions into a moduleLuke Kanies2009-03-201-5/+2
* | Using the Handler for the REST api on both sides of the connectionLuke Kanies2009-03-201-9/+9
* | Adding environment support to the REST URILuke Kanies2009-03-202-7/+28
* | Moving the query_string method to RequestLuke Kanies2009-03-202-22/+22
* | Correctly handling numerical REST argumentsLuke Kanies2009-03-101-0/+1
* | Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-261-2/+2
* | Correctly handling URI escaping throughout the REST processLuke Kanies2009-02-195-9/+10
* | Providing better indirection authorization errorsLuke Kanies2009-02-192-1/+6
* | Adding pluginsyncing support to the IndirectorLuke Kanies2009-02-194-127/+29
* | Switching the ModuleFiles Indirection terminus to the new Module/Env apiLuke Kanies2009-02-191-3/+3
* | Adding clarity to query string handling in REST callsLuke Kanies2009-02-181-3/+13
* | Fixing #1527 - Failing Facter does not hurt PuppetLuke Kanies2009-02-141-1/+7
* | Removing some unused codeLuke Kanies2009-02-141-11/+0
* | Merge branch '0.24.x'Luke Kanies2009-02-131-2/+6
|\|
| * Fixing #1964 - Facts get loaded from pluginsLuke Kanies2009-02-121-2/+6
* | Changing how the Configurer interacts with the cacheLuke Kanies2009-02-062-3/+16
* | Adding an Agent::Runner class.Luke Kanies2009-02-061-0/+7
* | Fixing (and testing) the return of Indirection#saveLuke Kanies2009-02-061-1/+3
* | Adding REST support for facts and catalogs.Luke Kanies2009-02-062-0/+12
* | Allowing the Indirection cache to be reset to nilLuke Kanies2009-02-061-1/+1
* | Only caching saved resources when the main save worksLuke Kanies2009-02-061-1/+2
* | Refactoring how the Facter integration worksLuke Kanies2009-02-061-26/+25
* | 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
* | Adding support for skipping cached indirection instances.Luke Kanies2009-02-062-4/+13
* | Merge branch '0.24.x'James Turnbull2008-12-271-3/+12
|\|
| * Fixing #1812 (hopefully) - adding read and write locks to yaml.Luke Kanies2008-12-121-3/+12
* | Renaming Puppet::Node::Catalog to Puppet::Resource::CatalogLuke Kanies2008-12-182-4/+4
* | Fix #1483 - use REST to transmit reports over the wireBrice Figureau2008-12-061-0/+5