summaryrefslogtreecommitdiffstats
path: root/spec/unit/indirector
Commit message (Expand)AuthorAgeFilesLines
...
* Introduce abstract queue terminus within the indirection system.Ethan Rowe2009-04-221-0/+87
* Refactoring the Rails integrationLuke Kanies2009-04-222-4/+4
* Adding ActiveRecord terminus classes for CatalogLuke Kanies2009-04-221-0/+119
* Adding ActiveRecord terminus classes for Node and Facts.Luke Kanies2009-04-223-0/+196
* Fixing #2171 - All certificate files are written with default permsLuke Kanies2009-04-222-4/+4
* Partially fixing #2029 - failed caches doesn't throw an exceptionLuke Kanies2009-04-171-0/+15
* Merge branch '0.24.x'Luke Kanies2009-04-021-0/+20
|\
| * Fixing #1991 - ldap booleans get converted to booleansLuke Kanies2009-03-051-0/+20
| * Fixing every failing test I can find on the build server.Luke Kanies2009-02-281-0/+5
* | Adding explicit optional attribute to indirection requestsLuke Kanies2009-03-201-0/+16
* | Adding a model accessor to the Request classLuke Kanies2009-03-201-0/+17
* | Requests now use default environment when none is specifiedLuke Kanies2009-03-201-0/+4
* | Moving the REST API functions into a moduleLuke Kanies2009-03-201-2/+2
* | Using the Handler for the REST api on both sides of the connectionLuke Kanies2009-03-201-43/+22
* | Adding environment support to the REST URILuke Kanies2009-03-202-10/+28
* | Moving the query_string method to RequestLuke Kanies2009-03-202-78/+82
* | Adding tests for the REST query string usageLuke Kanies2009-03-201-5/+21
* | Correctly handling numerical REST argumentsLuke Kanies2009-03-101-0/+10
* | Correctly handling URI escaping throughout the REST processLuke Kanies2009-02-192-10/+17
* | Providing better indirection authorization errorsLuke Kanies2009-02-191-0/+8
* | Adding pluginsyncing support to the IndirectorLuke Kanies2009-02-194-423/+162
* | Switching the ModuleFiles Indirection terminus to the new Module/Env apiLuke Kanies2009-02-191-30/+39
* | Adding clarity to query string handling in REST callsLuke Kanies2009-02-181-7/+60
* | Fixing #1527 - Failing Facter does not hurt PuppetLuke Kanies2009-02-141-0/+5
* | Merge branch '0.24.x'Luke Kanies2009-02-131-9/+29
|\|
| * Fixing #1964 - Facts get loaded from pluginsLuke Kanies2009-02-121-2/+20
| * Adding tests for Puppet::Indirector::Facts::Facter.loadfactsLuke Kanies2009-02-121-2/+9
* | Changing how the Configurer interacts with the cacheLuke Kanies2009-02-062-7/+30
* | Adding an Agent::Runner class.Luke Kanies2009-02-061-0/+11
* | Fixing (and testing) the return of Indirection#saveLuke Kanies2009-02-061-3/+13
* | Adding REST support for facts and catalogs.Luke Kanies2009-02-062-0/+22
* | Allowing the Indirection cache to be reset to nilLuke Kanies2009-02-061-2/+3
* | Only caching saved resources when the main save worksLuke Kanies2009-02-061-1/+11
* | Refactoring how the Facter integration worksLuke Kanies2009-02-061-13/+42
* | Adding Puppet client facts to Facter facts.Luke Kanies2009-02-061-0/+17
* | Clarifying how node names are used during catalog compilationLuke Kanies2009-02-061-50/+65
* | Reformatting Indirector catalog compiler testsLuke Kanies2009-02-061-119/+121
* | Adding support for skipping cached indirection instances.Luke Kanies2009-02-062-1/+16
* | Merge branch '0.24.x'James Turnbull2008-12-271-7/+14
|\|
| * Fixing #1812 (hopefully) - adding read and write locks to yaml.Luke Kanies2008-12-121-7/+14
* | Renaming Puppet::Node::Catalog to Puppet::Resource::CatalogLuke Kanies2008-12-182-18/+18
* | Fix #1483 - use REST to transmit reports over the wireBrice Figureau2008-12-061-0/+11
* | Changing the Cacher.invalidate method to Cacher.expire.Luke Kanies2008-11-111-2/+2
* | Adding automatic attribute collection to the new fileserving code.Luke Kanies2008-08-264-10/+23
* | Fixing a test in the module_files terminusLuke Kanies2008-08-261-6/+1
* | Removing the last vestiges of the 'puppetmounts' protocol marker.Luke Kanies2008-08-261-2/+1
* | Adding a 'plural?' method to the Indirection::Request class.Luke Kanies2008-08-261-0/+12
* | Refactoring how files in FileServing are named.Luke Kanies2008-08-263-15/+5
* | Finishing the rename of FileBase => Base.Luke Kanies2008-08-262-34/+32
* | Renaming FileServing::FileBase to FileServing::Base.Luke Kanies2008-08-261-15/+15