index
:
puppet
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-06
(5200) -- replace containers with sentinals
Markus Roberts
2
-20
/
+6
2011-01-06
Merge branch '2.6.x' into next
Nick Lewis
2
-1
/
+3
2011-01-05
(#5771): Fix spec failures associated with rspec upgrade
Nick Lewis
1
-0
/
+2
2010-12-16
(#5493) Add report_format, puppet_version, and configuration_version to Reports
Nick Lewis
1
-1
/
+1
2010-12-16
Merge branch '2.6.x' into next
Nick Lewis
1
-1
/
+1
2010-12-10
(#5408) Attributes can be both audited and managed
Jesse Wolfe
1
-1
/
+1
2010-11-18
Maint: Switched spec tests to use a class rather than Array as the log destin...
Paul Berry
1
-2
/
+2
2010-09-13
Merge commit '2.6.1rc4' into next
Jesse Wolfe
5
-46
/
+27
2010-09-03
[#4308] Remove puppettest from specs
Matt Robinson
5
-46
/
+27
2010-08-27
[4638] Cleanup of plurals and inheritance relationships in AST
Paul Berry
1
-8
/
+5
2010-08-03
[#4344] Fix for failing templates when module name matches file in local dir.
Paul Berry
1
-2
/
+2
2010-07-09
Code smell: Two space indentation
Markus Roberts
18
-1544
/
+1544
2010-07-09
Code smell: Avoid needless decorations
Markus Roberts
5
-24
/
+24
2010-07-09
Code smell: Use ||= for conditional initialization
Markus Roberts
1
-2
/
+2
2010-07-09
Code smell: Omit needless checks on defined
Markus Roberts
2
-2
/
+2
2010-07-09
Code smell: Avoid explicit returns
Markus Roberts
12
-35
/
+35
2010-07-09
Code smell: Booleans are first class values.
Markus Roberts
1
-5
/
+1
2010-07-09
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
14
-108
/
+36
2010-07-09
Code smell: Use string interpolation
Markus Roberts
11
-47
/
+47
2010-07-09
Code smell: English names for special globals rather than line-noise
Markus Roberts
2
-4
/
+4
2010-07-09
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
8
-87
/
+152
2010-07-07
[#4114] Fix failures in the unit tests
Matt Robinson
1
-1
/
+1
2010-02-17
[#4064] Modify confine to also allow a message and a block containing the test.
Rein Henrichs
1
-22
/
+32
2010-06-21
[#1621] Composite keys for resources
Jesse Wolfe
1
-3
/
+3
2010-02-17
Fixing #2658 - adding backward compatibility for 0.24
Luke Kanies
1
-12
/
+2
2010-04-12
Fixing and porting Transaction Report tests
Luke Kanies
1
-1
/
+1
2010-02-17
Finishing renaming :params to :parameters internally
Luke Kanies
4
-43
/
+12
2010-02-17
Fixing most of the broken tests in test/
Luke Kanies
1
-0
/
+3
2010-02-17
Removing Resource::Reference classes
Luke Kanies
2
-16
/
+12
2010-02-17
Adding parameter validation to Puppet::Resource
Luke Kanies
1
-1
/
+1
2010-02-17
Fix unit tests in file/target.rb
Jesse Wolfe
1
-1
/
+1
2010-02-17
Use a helper function to evaluate a resource since the API has changed
Jesse Wolfe
1
-0
/
+1
2010-02-17
Fixing most failing test/ tests.
Luke Kanies
1
-4
/
+0
2010-02-17
Switching transactions to callback-based events
Luke Kanies
1
-5
/
+3
2010-02-04
Forgot fakedata called in spec
James Turnbull
1
-0
/
+1
2010-01-30
Minor unit test fixes
James Turnbull
1
-1
/
+1
2009-10-23
Fix for #2745 fakedata tests not working
Markus Roberts
1
-16
/
+8
2009-08-03
default server in remote filebuckets
Till Maas
1
-0
/
+1
2009-08-01
Make sure node are referenced by their names
Brice Figureau
1
-1
/
+1
2009-08-01
Enhance selector and case statements to match with regexp
Brice Figureau
1
-0
/
+5
2009-07-05
Switching to LoadedCode from ASTSet
Luke Kanies
1
-1
/
+1
2009-06-06
Removed extra whitespace from end of lines
Ian Taylor
8
-21
/
+21
2009-06-06
Changed tabs to spaces without interfering with indentation or alignment
Ian Taylor
3
-9
/
+9
2009-04-02
Merge branch '0.24.x'
Luke Kanies
1
-0
/
+3
2009-02-28
Fixing broken 0.24.x tests in test/.
Luke Kanies
1
-0
/
+3
2009-02-26
Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...
James Turnbull
2
-3
/
+3
2008-12-18
Deprecating the Puppet::Type.create.
Luke Kanies
1
-1
/
+1
2008-12-18
Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.type
Luke Kanies
1
-1
/
+1
2008-12-18
Renaming the "Catalog#to_type" method to "Catalog#to_ral"
Luke Kanies
1
-1
/
+1
2008-12-18
Renaming Puppet::Node::Catalog to Puppet::Resource::Catalog
Luke Kanies
2
-4
/
+4
[next]