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
...
|
*
|
Fix #3808 - puppetdoc should use --force-update only if RDoc supports it
Brice Figureau
2010-11-10
1
-1
/
+9
|
*
|
(#5233) Randomize tmp dir paths
Matt Robinson
2010-11-08
1
-3
/
+2
*
|
|
Merge branch 'ticket/next/4590' into next
Markus Roberts
2010-11-17
2
-1
/
+26
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
[#4590] SimpleGraph is slow
Paul Berry
2010-10-07
2
-1
/
+26
*
|
|
Merge commit '2.6.3rc1' into next
Jesse Wolfe
2010-10-18
1
-0
/
+17
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix for #4832 -- Making PSON handle arbitrary binary data
Markus Roberts
2010-10-13
1
-0
/
+17
*
|
|
Merge commit '2.6.2rc1' into next
Jesse Wolfe
2010-10-04
1
-1
/
+2
|
\
|
|
|
*
|
Fix for #4896 -- stray newline left over from removed diagnostic
Markus Roberts
2010-09-30
1
-1
/
+2
*
|
|
Partial merge to 2.6.2rc1 : Merge commit '574812e' into next
Jesse Wolfe
2010-10-04
1
-13
/
+21
|
\
|
|
|
*
|
(#4860) Add regression tests that would have caught bad params method
Matt Robinson
2010-09-28
1
-13
/
+17
*
|
|
Partial merge to 2.6.2rc1 : Merge commit '99c1019' into next
Jesse Wolfe
2010-10-04
1
-7
/
+0
|
\
|
|
|
*
|
[#4798] Puppet doc manifests documentation mode broken
Paul Berry
2010-09-22
1
-1
/
+1
*
|
|
Merge commit '2.6.1rc4' into next
Jesse Wolfe
2010-09-13
1
-1
/
+0
|
\
|
|
|
*
|
[#4308] Remove puppettest from specs
Matt Robinson
2010-09-03
1
-1
/
+0
*
|
|
Merge remote branch 'paul/ticket/next/4570' into next
Jesse Wolfe
2010-09-08
1
-0
/
+25
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fixed issue #4570 (Race conditions when serializing objects to YAML).
Paul Berry
2010-08-23
1
-0
/
+25
|
|
/
*
/
[#4496]+[#4521]+[#4522] Add structures to the AST to represent type definitio...
Paul Berry
2010-08-13
1
-6
/
+15
|
/
*
Fix #4348 - Puppet doc single manifest broken
Brice Figureau
2010-07-25
1
-0
/
+13
*
Fix #4286 - rename puppetdoc global module <site> to __site__
Brice Figureau
2010-07-25
1
-3
/
+3
*
Fixing #4268 - manifests always imported
Luke Kanies
2010-07-19
1
-23
/
+0
*
[#4215] Have rundir depend on vardir
Matt Robinson
2010-07-13
1
-0
/
+51
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
39
-4803
/
+4803
*
Code smell: Avoid needless decorations
Markus Roberts
2010-07-09
6
-51
/
+51
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
5
-18
/
+16
*
Code smell: English names for special globals rather than line-noise
Markus Roberts
2010-07-09
1
-2
/
+2
*
Code smell: Use {} for % notation delimiters wherever practical
Markus Roberts
2010-07-09
1
-11
/
+11
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
8
-25
/
+31
*
Code smell: Win32 --> MS_windows
Markus Roberts
2010-07-09
1
-1
/
+1
*
Update RDoc parser to reflect change of custom plugin and fact locations
James Turnbull
2010-07-09
1
-3
/
+3
*
[#4114] Fixes test failures caused by previous 4114 fixes
Nick Lewis
2010-07-07
1
-1
/
+1
*
[#4114] Fix failures in the unit tests
Matt Robinson
2010-07-07
2
-15
/
+5
*
[#4114] Added queueing to the log
Nick Lewis
2010-07-07
2
-1
/
+24
*
Heisenbug: settings as catalog trying to create directories
Jesse Wolfe
2010-07-02
1
-0
/
+1
*
[#4090] Fix last few tests and renames of mode to run_mode
Matt Robinson
2010-07-01
1
-10
/
+0
*
[#4090] Git rid of the idea that run_mode is a configurable option with defaults
Matt Robinson
2010-07-01
1
-8
/
+28
*
[#4090] Rename mode (:master, :agent, :user) to run_mode
Matt Robinson
2010-07-01
1
-11
/
+11
*
[#3994-part 3] rename spec tests from *_spec_spec to *_spec.rb
Markus Roberts
2010-06-28
40
-0
/
+0
*
[#3994-part 2] rename integration tests to *_spec.rb
Markus Roberts
2010-06-28
40
-0
/
+0
*
maint: Fixes some noisy specs
Nick Lewis
2010-06-28
2
-5
/
+1
*
remove tests for removed code
Jesse Wolfe
2010-06-24
1
-24
/
+0
*
[#3994] rename the specs to have _spec.rb at the end
Markus Roberts
2010-06-23
40
-0
/
+0
*
Fix #3932 - Add --charset to puppetdoc for RDoc mode
Brice Figureau
2010-02-17
1
-0
/
+6
*
[#3865] External subcommands
Jesse Wolfe
2010-02-17
1
-0
/
+22
*
[#3674] Part 2: Autoloader load method should propagate failures
Jesse Wolfe
2010-02-17
1
-13
/
+4
*
[#3674] Autoloader should propagate failures
Jesse Wolfe
2010-02-17
1
-2
/
+2
*
Working #3139 - removing obsolete checking in Storage
Luke Kanies
2010-02-17
1
-19
/
+5
*
Part 2 of fix for #1175 (functions in environments)
Markus Roberts
2010-02-17
1
-4
/
+0
*
Adapt Util::Storage specs and avoid trying to lock on directories
David Schmitt
2010-02-17
1
-5
/
+6
*
Make specs work on win32
David Schmitt
2010-02-17
2
-19
/
+35
*
Avoid setting the timeout before we know which timeout we should set.
David Schmitt
2010-02-17
1
-0
/
+20
[prev]
[next]