index
:
puppet.git
master
ticket/master/7841
ticket/master/8119
Puppet repo
Ricky Zhou (周家杰)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
spec
/
unit
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Step towards #5027 -- add Logging#deprication_warning facility
Markus Roberts
2011-04-12
1
-0
/
+25
*
Merge branch 'tickets/master/7021' into next
James Turnbull
2011-04-12
6
-0
/
+1002
|
\
|
*
Updated confine in Spec test for RSpec 2
James Turnbull
2011-04-08
1
-3
/
+2
|
*
Add management of router/switchs global vlans
Brice Figureau
2011-04-08
1
-1
/
+21
|
*
Cisco Switch/Router Interface management
Brice Figureau
2011-04-08
2
-0
/
+590
|
*
Ssh transport for network device management
Brice Figureau
2011-04-08
1
-0
/
+212
|
*
Telnet transport to connect to remote network device
Brice Figureau
2011-04-08
1
-0
/
+76
|
*
Remote Network Device transport system
Brice Figureau
2011-04-08
1
-0
/
+42
|
*
Introduce a module for some IP computations
Brice Figureau
2011-04-08
1
-0
/
+63
*
|
maint: just require 'spec_helper', thanks rspec2
Daniel Pittman
2011-04-08
43
-43
/
+43
*
|
maint: Add Array combinations method
Matt Robinson
2011-04-08
1
-0
/
+23
|
/
*
(#5477) Allow watch_file to watch non-existent files, especially site.pp
Jesse Wolfe
2011-03-25
2
-3
/
+11
*
maint: Change code for finding spec_helper to work with Ruby 1.9
Matt Robinson
2011-03-22
17
-17
/
+17
*
Merge branch '2.6.x' into next
Matt Robinson
2011-03-18
3
-2
/
+95
|
\
|
*
(#6723) Fix withenv environment restoration bug
Max Martin
2011-03-15
1
-0
/
+49
|
*
(#6513) Propagate the environment when doing variable lookup in settings
Jacob Helwig
2011-03-08
1
-1
/
+10
|
*
(#6513) Adjust P::U::Settings test name to reflect what it tests
Jacob Helwig
2011-03-08
1
-1
/
+1
|
*
Maint: Added the ability to replace the behavior of
Paul Berry
2011-03-07
1
-0
/
+35
*
|
maint: Fix rdoc when documenting manifest files
Matt Robinson
2011-03-08
1
-54
/
+16
*
|
Merge branch '2.6.next' into next
Matt Robinson
2011-03-07
2
-3
/
+44
|
\
|
|
*
(#5977) fix spec test failure when new applications are introduced.
Daniel Pittman
2011-02-12
1
-4
/
+9
|
*
Merge branch 'masterzen/tickets/2.6/5720' into bug/2.6.next/5720-puppetdoc-fa...
Daniel Pittman
2011-02-12
1
-3
/
+15
|
|
\
|
|
*
Fix #6281 - Make sure puppetdoc analyzes all files
Brice Figureau
2011-02-11
1
-0
/
+12
|
|
*
Fix #6280 - puppetdoc crashing on string interpolation
Brice Figureau
2011-02-11
1
-3
/
+3
|
*
|
Merge remote branch 'dan/ticket/2.6.4/5977' into 2.6.next
Jesse Wolfe
2011-02-08
1
-0
/
+24
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
(5977) Puppet::Applications can be loaded from multiple paths.
Dan Bode
2011-01-14
1
-0
/
+24
*
|
|
Revert #5691 "Merge remote branch 'brice/feature/process-instrumentation' int...
Jesse Wolfe
2011-03-01
1
-207
/
+0
*
|
|
Merge remote branch 'brice/feature/process-instrumentation' into next
Jesse Wolfe
2011-02-25
1
-0
/
+207
|
\
\
\
|
*
|
|
Process name instrumentation infrastructure
Brice Figureau
2010-12-18
1
-0
/
+207
*
|
|
|
Merge branch 'maint/2.6.next/help' into next
Jesse Wolfe
2011-02-03
2
-0
/
+18
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
(#4139) hook log autoflush into global defaults
Daniel Pittman
2011-02-03
2
-0
/
+18
|
*
|
|
Augmentation of tests for prior commit
Markus Roberts
2011-02-01
1
-1
/
+7
|
*
|
|
Fix to fix for #5755 -- backref serialization issues in zaml
Markus Roberts
2011-02-01
1
-1
/
+25
|
*
|
|
Bug #5755 -- ZAML generates extra newline in some hash backreferences.
Daniel Pittman
2011-01-31
1
-0
/
+21
*
|
|
|
Merge branch '2.6.x' into next
Nick Lewis
2011-01-06
6
-30
/
+39
|
\
|
|
|
|
*
|
|
(#5771) Upgrade rspec to version 2
Matt Robinson
2011-01-04
2
-9
/
+3
|
*
|
|
(#5715) Changed the type of metric names to always be strings.
Paul Berry
2010-12-30
1
-7
/
+7
|
*
|
|
(#5715) Removed Puppet::Util::Log#version.
Paul Berry
2010-12-30
2
-13
/
+20
|
*
|
|
Merge branch 'ticket/2.6.4/5566' into 2.6.next
Jesse Wolfe
2010-12-16
1
-1
/
+9
|
|
\
\
\
|
|
*
|
|
Fix #5566 none, mtime, and ctime checksum types can write file contents
Jesse Wolfe
2010-12-16
1
-1
/
+9
|
|
|
|
/
|
|
|
/
|
|
*
/
|
(#5261) Fix #5261 Don't escape Unicode characters in PSON
Jesse Wolfe
2010-12-02
1
-0
/
+15
|
|
/
/
*
|
|
maint: Use expand_path when requiring spec_helper or puppettest
Matt Robinson
2010-12-06
24
-24
/
+24
*
|
|
Merge branch 'ticket/2.6.x/5261' into next
Jesse Wolfe
2010-11-22
1
-0
/
+15
|
\
\
\
|
*
|
|
Fix #5261 Don't escape Unicode characters in PSON
Jesse Wolfe
2010-11-22
1
-0
/
+15
|
|
/
/
*
|
|
Maint: Switched spec tests to use a class rather than Array as the log destin...
Paul Berry
2010-11-18
1
-1
/
+1
*
|
|
Maint: Improved spec tests
Paul Berry
2010-11-18
1
-1
/
+1
*
|
|
Merge commit '2.6.3' into next
Paul Berry
2010-11-17
4
-30
/
+41
|
\
|
|
|
*
|
Fix for #4299 -- Don't require which
Markus Roberts
2010-11-12
1
-2
/
+2
|
*
|
Fix for #4955 -- Race condition & memory leak in Puppet::Util
Markus Roberts
2010-11-12
1
-20
/
+6
|
*
|
Fix #4923 - close process race when truncating existing file
Brice Figureau
2010-11-10
1
-4
/
+22
[next]