summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://reductivelabs.com/puppet into routingRick Bradley2007-10-0929-179/+717
|\
| * 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
| |/
* | Merge branch 'master' of git://reductivelabs.com/puppet into routingRick Bradley2007-10-0635-373/+319
|\|
| * 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
* | 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
| |/
* | 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
|\|
| * Fixing tests for the Configuration object, since ILuke Kanies2007-10-041-0/+3
* | Merge branch 'master' of git://reductivelabs.com/puppet into routingRick Bradley2007-10-04336-596/+200
|\|
| * Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppetLuke Kanies2007-10-048-133/+35
| |\
| | * Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppetLuke Kanies2007-10-03332-444/+131
| | |\
| | * | I finally tracked down the problem that was causing providersLuke Kanies2007-10-037-127/+33
| | * | Fixing the yaml path so that it is correctlyLuke Kanies2007-10-031-6/+3
| * | | Fixing #817, mostly using the patch by DavidS. I couldLuke Kanies2007-10-033-20/+34
| | |/ | |/|
| * | Removing the Id tags from all of the filesLuke Kanies2007-10-03321-321/+0
| * | Merge branch 'master' of git://michaelobrien.info/puppetLuke Kanies2007-10-031-3/+1
| |\ \
| | * | Fixed #854.Michael V. O'Brien2007-10-031-3/+1
| * | | Fixing #813 -- empty configurations again work.Luke Kanies2007-10-032-2/+20
| |/ /
| * | Merge branch 'master' of git://michaelobrien.info/puppetLuke Kanies2007-10-037-59/+61
| |\ \
| | * | Updated CHANGELOG.Michael V. O'Brien2007-10-031-0/+7
| | * | Merge branch 'master' of git://reductivelabs.com/puppetMichael V. O'Brien2007-10-032-15/+49
| | |\|
| | * | Fixed #832. Added the '--no-daemonize' option to puppetd and puppetmasterd.Michael V. O'Brien2007-10-035-55/+46
| | * | Merge branch 'master' of git://reductivelabs.com/puppetMichael V. O'Brien2007-10-034-57/+116
| | |\ \