summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* I'm working on making file serving work in the indirector now, so ILuke Kanies2007-10-1811-53/+211
* Renaming the file_serving/{content,metadata} indirectionsLuke Kanies2007-10-1812-6/+59
* This is the first mostly functional commit of theLuke Kanies2007-10-188-242/+624
* Adding spec stubs for authorization in the indirectionLuke Kanies2007-10-171-16/+50
* Oops, forgot this file in my last commit.Luke Kanies2007-10-171-13/+6
* Adding the first pass at modifying file servingLuke Kanies2007-10-1712-0/+915
* Reorganizing the file structure for indirection terminus types.Luke Kanies2007-10-1547-235/+268
* Fixing failing tests, including making the debian serviceLuke Kanies2007-10-133-20/+6
* Translating the report handler to an indirected model.Luke Kanies2007-10-1314-181/+308
* Adding version handling through most of the indirection work.Luke Kanies2007-10-127-20/+94
* Fixing some small spec failures resulting from test fixes.Luke Kanies2007-10-101-3/+3
* Merge branch 'master' of git://michaelobrien.info/puppet into michaelLuke Kanies2007-10-092-2/+13
|\
| * Merge branch 'parser-absent' of http://marcin.owsiany.pl/tmp/puppet into porr...Michael V. O'Brien2007-10-092-2/+13
| |\
| | * Somewhat better documentation of the :absent field feature in fileparsing.Marcin Owsiany2007-10-061-1/+3
| | * Make it apparent that absent fields in a record have a value of :absent, whic...Marcin Owsiany2007-10-061-1/+10
* | | Merge branch 'master' of git://michaelobrien.info/puppet into michaelLuke Kanies2007-10-0953-541/+1025
|\| |
| * | Merge branch 'master' of git://michaelobrien.info/puppetLuke Kanies2007-10-093-3/+74
| |\ \
| | * | Fixed #819. Applied patch provided by matsuu.Michael V. O'Brien2007-10-081-2/+2
| | * | Fixed #822. Applied patch provided by DavidS.Michael V. O'Brien2007-10-082-1/+72
| * | | All tests should now pass again.Luke Kanies2007-10-0824-143/+429
| * | | Adding support for versions and freshness-checkingLuke Kanies2007-10-066-53/+234
| |/ /
| * | Fixing error thrown when the end of the file is encountered unexpectedlyLuke Kanies2007-10-051-4/+6
| * | Removing obsolete commentLuke Kanies2007-10-051-3/+0
| * | Another round of test-fixing around the changes I madeLuke Kanies2007-10-058-77/+34
| * | Adding a :code setting for specifying code to runLuke Kanies2007-10-0512-110/+35
| * | Making "null" the default node source, so nodes are at least created easilyLuke Kanies2007-10-051-6/+7
| * | This commit is focused on getting the 'puppet' executableLuke Kanies2007-10-0518-141/+190
| * | Adding the integration tests to the Rakefile for spec,Luke Kanies2007-10-045-37/+52
| |/
* | Merge branch 'routing' of http://git.rickbradley.com/puppet into routingLuke Kanies2007-10-0925-186/+376
|\ \
| * | Homing in on a clean separation of concerns for a low-coupling, high-cohesion...Rick Bradley2007-10-062-10/+64
| * | Trivial tweak on HTTPServer module fileRick Bradley2007-10-051-1/+2
| * | Moving the webrick/mongrel "servers" over to HTTPServer module instead of Ser...Rick Bradley2007-10-0514-75/+147
| * | Merge branch 'master' of git://reductivelabs.com/puppet into routingRick Bradley2007-10-0510-101/+164
| |\|
| | * Merge branch 'master' of git://michaelobrien.info/puppetLuke Kanies2007-10-045-5/+58
| | |\
| | | * Fixed #838. Applied patch provided by DavidS to add more robustMichael V. O'Brien2007-10-041-0/+9
| | | * Fixed #837. Added freebsd service provider by trombik.Michael V. O'Brien2007-10-041-0/+46
| | | * Fixed #855, but I didn't add any tests.Michael V. O'Brien2007-10-041-2/+0
| | | * Fixed #827. Applied a form of the patch provided by porridge andMichael V. O'Brien2007-10-042-3/+3
| | * | Adding another test to the ldap node source -- we makeLuke Kanies2007-10-042-3/+15
| | * | Fixing some terminology so some ldap tests are easier to read.Luke Kanies2007-10-041-3/+3
| | * | Switching the indirection from using settings for configurationLuke Kanies2007-10-043-90/+88
| | |/
* | | Merge branch 'routing' of http://git.rickbradley.com/puppet into routingLuke Kanies2007-10-05340-631/+411
|\| |
| * | Minor tweaks.Rick Bradley2007-10-042-7/+7
| * | Allow for multiple REST servers to be active; some terminology changes in spe...Rick Bradley2007-10-042-69/+79
| * | Added .listening to REST server, handle listen states and transitions.Rick Bradley2007-10-042-4/+54
| * | Spec'd a reset() method for clearing out known routes. Uses the unregister m...Rick Bradley2007-10-041-0/+16
| * | Updating first portion of the Network RESTServer spec with example code, gett...Rick Bradley2007-10-042-2/+60
| * | Merge branch 'master' of git://reductivelabs.com/puppet into routingRick Bradley2007-10-042-3/+8
| |\|
| | * Attempting to reproduce and fix #829 by applying patch by Paul. I could notLuke Kanies2007-10-042-3/+8
| * | Merge branch 'master' of git://reductivelabs.com/puppet into routingRick Bradley2007-10-041-0/+3
| |\|