The branch, 0.25.x has been updated
via 41f025c37d249f189d4b23022854edef345f8d27 (commit)
via 6c2daa36ded879763cfc1a6fac8f4e6d75a3cadb (commit)
via 56486664f25f495182dd3e3708e760d4220b1199 (commit)
via 74a877e43d2113c5f60b08d998972e0722e63194 (commit)
from cd10e6df8590ea0a9e81d9b09ba71bd1d5b1ae3d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 41f025c37d249f189d4b23022854edef345f8d27
Author: James Turnbull <ja...@lovedthanlost.net>
Date: Sun Nov 15 10:06:36 2009 +1100
Fixed ldap typo again
commit 6c2daa36ded879763cfc1a6fac8f4e6d75a3cadb
Author: Brice Figureau <brice-...@daysofwonder.com>
Date: Wed Nov 11 20:25:28 2009 +0100
Fix #2783 - Puppetdoc rdoc should use environment to get modulepath/manifestdir
Puppetdoc wasn't using the current environment to find the correct
modulepath and manifestdir.
Signed-off-by: Brice Figureau <brice-...@daysofwonder.com>
commit 56486664f25f495182dd3e3708e760d4220b1199
Author: Brice Figureau <brice-...@daysofwonder.com>
Date: Wed Nov 11 22:47:42 2009 +0100
Add Environment#manifestdir and small refactoring
This adds a new environment cached attribute: manifestdir.
It is modeled on the code of modulepath, but returns
the manifestdir.
Signed-off-by: Brice Figureau <brice-...@daysofwonder.com>
commit 74a877e43d2113c5f60b08d998972e0722e63194
Author: Markus Roberts <Mar...@reality.com>
Date: Sat Nov 14 10:55:05 2009 -0800
Minimal fix for #2821 ("rake spec" is needlessly slow)
At some point someone may want to get the coverage tests working, but
the coordinates of that point is are not (now,me). This patch just
comments out the rcov and stops the time consuming trailing stack
trace generation.
Signed-off-by: Markus Roberts <Mar...@reality.com>
-----------------------------------------------------------------------
Summary of changes:
Rakefile | 3 +-
lib/puppet/application/puppetdoc.rb | 5 ++-
lib/puppet/indirector/ldap.rb | 2 +-
lib/puppet/node/environment.rb | 29 +++++++++++-----
spec/unit/application/puppetdoc.rb | 17 +++++++--
spec/unit/node/environment.rb | 60 ++++++++++++++++++++++-------------
6 files changed, 77 insertions(+), 39 deletions(-)
hooks/post-receive
--
Puppet - System Automation