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
/
parser
/
functions
Commit message (
Expand
)
Author
Age
Files
Lines
*
Maint: Fix miscellaneous tests
Josh Cooper
2011-07-19
1
-1
/
+2
*
Fix tests with "relative" paths on Windows
Josh Cooper
2011-07-19
1
-3
/
+6
*
Fixing a failing test because of mismatched error string
Luke Kanies
2011-07-15
1
-1
/
+1
*
Adding []/[]= support to Scope
Luke Kanies
2011-07-15
2
-15
/
+7
*
(#7507) Add ability to filter Ruby 1.9 spec failures
Matt Robinson
2011-05-17
4
-7
/
+7
*
maint: clean up the spec test headers in bulk.
Daniel Pittman
2011-04-13
15
-30
/
+15
*
Fix for #5063 -- explicitly scope internal variable lookups
Markus Roberts
2011-04-12
2
-15
/
+15
*
maint: just require 'spec_helper', thanks rspec2
Daniel Pittman
2011-04-08
16
-16
/
+16
*
(5200) -- replace containers with sentinals
Markus Roberts
2011-04-06
1
-17
/
+19
*
Merge branch 'feature/2.6.next/5909' of https://github.com/bodepd/puppet into...
Jesse Wolfe
2011-03-29
1
-0
/
+135
|
\
|
*
(5909) Function to dyncamically generate resources.
Dan Bode
2011-03-16
1
-0
/
+135
*
|
(#6722) load all functions before testing...
Daniel Pittman
2011-03-16
15
-4
/
+47
*
|
maint: Use expand_path when requiring spec_helper or puppettest
Matt Robinson
2010-12-06
15
-15
/
+15
|
/
*
[#4370] Fixes extlookup precedence getting overwritten between runs
Matt Robinson
2010-08-03
1
-3
/
+13
*
[#4397]+[#4344] Move type-name resolution out of Puppet::Resource into the AS...
Jesse Wolfe
2010-08-03
2
-1
/
+2
*
[#4242] Fixed (removed) a broken unit test
Nick Lewis
2010-08-03
1
-22
/
+0
*
extlookup() is a builtin
Jesse Wolfe
2010-07-25
1
-0
/
+85
*
Temporary tweak to tests for #4242
Markus Roberts
2010-07-25
1
-0
/
+5
*
[#4242] Fixed recursion due to parents including their children
Nick Lewis
2010-07-25
1
-0
/
+50
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
13
-596
/
+596
*
Code smell: Avoid needless decorations
Markus Roberts
2010-07-09
12
-12
/
+12
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
1
-1
/
+1
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
5
-103
/
+113
*
[#3994-part 3] rename spec tests from *_spec_spec to *_spec.rb
Markus Roberts
2010-06-28
13
-0
/
+0
*
[#3994-part 2] rename integration tests to *_spec.rb
Markus Roberts
2010-06-28
13
-0
/
+0
*
[#3994] rename the specs to have _spec.rb at the end
Markus Roberts
2010-06-23
13
-0
/
+0
*
Part 2 of fix for #1175 (functions in environments)
Markus Roberts
2010-02-17
1
-2
/
+2
*
Fixes #3295 - generate() now sets the working directory to the directory cont...
Paul Lathrop
2010-02-17
1
-0
/
+41
*
Fixing all 'require' function tests
Luke Kanies
2010-04-09
1
-7
/
+12
*
Removing Resource::Reference classes
Luke Kanies
2010-02-17
3
-1
/
+75
*
Fixing "require" function to use new class interface
Luke Kanies
2010-02-17
1
-2
/
+2
*
Fix #3186 - require function set relationship only on the last class
Brice Figureau
2010-02-17
1
-2
/
+12
*
Fix #3150 - require function doesn't like ::class syntax
Brice Figureau
2010-02-17
1
-0
/
+11
*
Fixing #2752 - "require" loads "include"
Luke Kanies
2009-10-26
1
-0
/
+6
*
Fixing #2632 - 'require' works for 0.25 clients
Luke Kanies
2009-09-22
1
-7
/
+13
*
Merged fix for #2601
Markus Roberts
2009-09-16
1
-0
/
+62
*
Make regsubst() function operate on arrays (feature #2491).
Thomas Bellman
2009-09-15
1
-0
/
+80
*
Add shellquote() function.
Thomas Bellman
2009-08-08
1
-0
/
+92
*
Updated split function and add split function unit tests (courtesy of Thomas ...
James Turnbull
2009-06-12
5
-0
/
+51
*
Fix #1907 (or sort) - 'require' puppet function
Brice Figureau
2009-06-10
1
-0
/
+36
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
1
-2
/
+2
*
Changed tabs to spaces without interfering with indentation or alignment
Ian Taylor
2009-06-06
2
-53
/
+53
*
Merge branch '0.24.x'
Luke Kanies
2009-02-13
2
-0
/
+130
|
\
|
*
Fixed #1831 - Added sprintf function
James Turnbull
2009-02-14
1
-0
/
+42
|
*
Fixed #1830 - Added regsubst function
James Turnbull
2009-02-14
1
-0
/
+88
*
|
Merge branch '0.24.x'
Luke Kanies
2009-02-11
1
-0
/
+51
|
\
|
|
*
Fix #1691 - Realize fails with array of Resource References
Brice Figureau
2009-02-11
1
-0
/
+51
*
|
Fix #1829 - Add puppet function versioncmp to compare versions
Brice Figureau
2008-12-27
1
-0
/
+29
|
/
*
Fix #1741 - Add inline_template function
Brice Figureau
2008-11-29
1
-0
/
+59
*
Fix #1741 - refactor TemplateWrapper, test for template function
Brice Figureau
2008-11-29
1
-0
/
+62