summaryrefslogtreecommitdiffstats
path: root/lib/puppet/indirector.rb
Commit message (Expand)AuthorAgeFilesLines
* Code smell: Two space indentationMarkus Roberts2010-07-091-47/+47
* Code smell: Don't restate results directly after assignmentMarkus Roberts2010-07-091-1/+0
* Code smell: Omit needless checks on definedMarkus Roberts2010-07-091-1/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-091-1/+1
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-3/+3
* REST: hide Request objectJesse Wolfe2010-02-171-2/+2
* Fixing a bunch of warningsLuke Kanies2009-06-031-4/+4
* Using the FormatHandler in indirected classes automatically.Luke Kanies2008-07-291-0/+2
* Moved the request creation into the IndirectionLuke Kanies2008-04-101-4/+9
* Intermediate commit.Luke Kanies2008-04-081-28/+21
* I'm working on making file serving work in the indirector now, so ILuke Kanies2007-10-181-11/+1
* Adding version handling through most of the indirection work.Luke Kanies2007-10-121-0/+4
* Adding support for versions and freshness-checkingLuke Kanies2007-10-061-0/+4
* This commit is focused on getting the 'puppet' executableLuke Kanies2007-10-051-1/+12
* Adding the integration tests to the Rakefile for spec,Luke Kanies2007-10-041-0/+8
* Taking a first stab at moving configuration compilingLuke Kanies2007-09-231-1/+1
* All indirections are working, and they have allLuke Kanies2007-09-221-1/+1
* It looks like the new indirection setup is complete.Luke Kanies2007-09-211-48/+0
* Moving the Puppet::Indirector::Terminus class into itsLuke Kanies2007-09-211-21/+1
* Adding a couple more tests to the indirector, talking aboutLuke Kanies2007-09-211-2/+0
* The indirector specs now all pass. I think I needLuke Kanies2007-09-211-86/+9
* Fixing all existing spec tests so that they nowLuke Kanies2007-09-201-6/+11
* More spec and indirector updates.Rick Bradley2007-09-201-0/+2
* Reworking the Indirector code. Continuing to fight the classgen and instance...Rick Bradley2007-09-191-43/+95
* Updates to indirection stuffs. Making a better spec and migrating to it.Rick Bradley2007-09-171-6/+27
* Another intermediate commit. The node and fact classes are now functional an...Luke Kanies2007-09-121-44/+25
* Doing an intermediate commit so rick can look at the work I have done so far.Luke Kanies2007-09-111-24/+85
* A small change to the indirector, moving it to a module instead of a class. ...Luke Kanies2007-09-061-64/+19
* Adding my indirector class before i rewrite it. I am probably not going to k...Luke Kanies2007-09-061-0/+121