summaryrefslogtreecommitdiffstats
path: root/lib/puppet/network/handler
Commit message (Expand)AuthorAgeFilesLines
* Removed extra whitespace from end of linesIan Taylor2009-06-065-19/+19
* Modules now can find their own pathsLuke Kanies2009-05-151-3/+3
* Fix #2101 - fix failing testBrice Figureau2009-03-271-1/+5
* Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-263-12/+12
* Migrating the old FileServer to the new Module/Environment codeLuke Kanies2009-02-191-12/+13
* Adding an Agent::Runner class.Luke Kanies2009-02-061-42/+9
* Deprecating the Puppet::Type.create.Luke Kanies2008-12-181-1/+1
* Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.typeLuke Kanies2008-12-182-3/+3
* Renaming Puppet::Node::Catalog to Puppet::Resource::CatalogLuke Kanies2008-12-181-1/+1
* Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,Luke Kanies2008-10-172-47/+39
|\
| * Fixing the broken tests resulting from the fix for #1551.Luke Kanies2008-10-081-1/+1
| * Fix #1636 - part2 - correct some client errors.Brice Figureau2008-10-091-3/+7
| * Fix several small regressions in plugins mountBrice Figureau2008-10-091-5/+8
| * Fixing #947 - pluginsync no longer fails poorly when no plugins existLuke Kanies2008-10-031-2/+4
| * Make fileserver use fileset for recursion and handle dangling links by ignori...Paul Nasrat2008-09-301-41/+24
* | Merge branch 'feature/master/1481'Luke Kanies2008-09-231-1/+1
|\ \
| * | Adding automatic attribute collection to the new fileserving code.Luke Kanies2008-08-261-1/+1
* | | Merge branch '0.24.x'Luke Kanies2008-09-231-1/+1
|\ \ \ | |/ / |/| / | |/
| * Fixes #1551 puppetmaster.freshness xmlrpc call returns incorrect typeNigel Kersten2008-09-051-1/+1
* | Merge branch '0.24.x' into mergingLuke Kanies2008-07-291-6/+8
|\|
| * You can now select the encoding format when transferring the catalog,Luke Kanies2008-07-181-6/+8
* | Merge branch '0.24.x'Luke Kanies2008-06-141-22/+2
|\|
| * Always using the cert name to store yaml files, which fixes #1178.Luke Kanies2008-05-261-22/+2
* | Merge branch '0.24.x'Luke Kanies2008-04-112-201/+4
|\|
| * Modified the 'master' handler to use the Catalog class toLuke Kanies2008-04-112-201/+4
* | Merge branch 'master' into master_no_global_resourcesLuke Kanies2008-03-313-95/+26
|\|
| * Found all instances of methods where split() is used withoutLuke Kanies2008-03-211-1/+2
| * tweak the (already applied) patch in 388cf7c3df7ce26e953949ed6fe63d76cbbb3691...Sam Quigley2008-03-201-1/+1
| * Removing obsolete code from the fileserving handler.Luke Kanies2008-03-181-49/+0
| * Regression in :node_name functionalityJohn Ferlito2008-03-141-0/+2
| * Applying patch by DavidS to fix #1083.Luke Kanies2008-03-031-2/+2
| * Somewhat refactored fileserving so that it no longer cachesLuke Kanies2008-02-231-45/+22
* | Another round of fixes toward making global resources work.Luke Kanies2008-01-091-9/+5
* | Lots o' bug-fixes toward getting rid of global resources.Luke Kanies2008-01-081-2/+5
|/
* Remove the warning about an explicit plugins mount.Luke Kanies2007-12-171-4/+0
* Renaming 'configuration' to 'catalog', fixing #954.Luke Kanies2007-12-111-4/+4
* Merge commit 'davids-bugfixes/rest/fix-plugins-mount'Luke Kanies2007-12-111-43/+22
|\
| * simplify PluginsMountDavid Schmitt2007-12-031-43/+22
* | Fixing #951 -- external nodes work again, but you have toLuke Kanies2007-12-101-2/+2
|/
* Fixing #796 -- the fileserver can now start with noLuke Kanies2007-11-271-16/+52
* Merge branch 'plugins_mount', fixing #891.Luke Kanies2007-11-241-82/+221
|\
| * Integrating Matt Palmer's patch to provide a 'plugins'Luke Kanies2007-11-241-37/+44
| * Applying the rest of Matt Palmer's patchesLuke Kanies2007-11-241-27/+60
| * Merge commit 'davids-bugfixes/rest/fix-891' into plugins_mountLuke Kanies2007-11-231-75/+174
| |\
| | * fix #891: create a plugins mount which collects all modules' plugins/ subdirsDavid Schmitt2007-11-081-75/+174
* | | Fixing #882 -- I just added a quick hook to theLuke Kanies2007-11-231-1/+4
|/ /
* | Reverting the changes I'd made toward removing the globalLuke Kanies2007-11-192-17/+21
* | Merge commit 'davids-bugfixes/rest/fix-815-by-using-main-explicitly'Luke Kanies2007-11-181-1/+1
|\ \
| * | fix #815: add :main to all use() for :reporting and :metricsDavid Schmitt2007-11-091-1/+1
| |/
* | Fixed most failing tests, but there are still over thirty failing.Luke Kanies2007-11-182-21/+17