index
:
puppet
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-12
Merge commit '2.6.0rc2' into test/upstream
Stig Sandbeck Mathisen
119
-20469
/
+17304
2010-07-09
Code smell: Two space indentation
Markus Roberts
103
-16451
/
+16451
2010-07-09
Code smell: Avoid needless decorations
Markus Roberts
50
-327
/
+327
2010-07-09
Code smell: Don't restate results directly after assignment
Markus Roberts
3
-4
/
+0
2010-07-09
Code smell: Use ||= for conditional initialization
Markus Roberts
2
-4
/
+4
2010-07-09
Code smell: Omit needless checks on defined
Markus Roberts
3
-3
/
+3
2010-07-09
Code smell: Avoid unneeded blocks
Markus Roberts
3
-9
/
+3
2010-07-09
Code smell: Avoid explicit returns
Markus Roberts
41
-76
/
+76
2010-07-09
Code smell: Booleans are first class values.
Markus Roberts
6
-30
/
+6
2010-07-09
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
33
-195
/
+65
2010-07-09
Code smell: Use string interpolation
Markus Roberts
62
-415
/
+410
2010-07-09
Code smell: English names for special globals rather than line-noise
Markus Roberts
10
-20
/
+20
2010-07-09
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
72
-1016
/
+1946
2010-07-07
[#4114] Fix failures in the unit tests
Matt Robinson
2
-5
/
+4
2010-07-07
[#4110] Wrap Type#retrieve calls for backwards compatibility
Jesse Wolfe
1
-1
/
+1
2010-07-01
[#4090] Change how RunMode instances are created so that an object for each R...
Matt Robinson
2
-2
/
+2
2010-07-01
[#4090] Fix last few tests and renames of mode to run_mode
Matt Robinson
2
-3
/
+3
2010-06-25
Remove an old test that had been unintentionally reintroduced by a mistake in...
Jesse Wolfe
1
-48
/
+0
2010-06-25
Tweak an old test due to new error handling.
Jesse Wolfe
1
-1
/
+1
2010-06-25
Simplify the newattr method by removing a level violation
Jesse Wolfe
2
-11
/
+12
2010-06-24
Tweak for fix for #1175 to fix test failures
Markus Roberts
1
-2
/
+4
2010-06-24
maint: Fixing a test typo s/stub/stubs/
Matt Robinson
1
-1
/
+1
2010-05-02
Fixing #3533 - Removing all transaction cleanup
Luke Kanies
1
-5
/
+0
2010-04-17
Renamed all references to Reductive Labs to Puppet Labs
James Turnbull
4
-7
/
+7
2010-03-26
Supressing warnings (not really failures) in test/unit
Jesse Wolfe
2
-9
/
+19
2010-03-26
Fix test using wrong Puppet util filesetting group
Rein Henrichs
1
-1
/
+1
2010-03-26
Mock user in SUIDManager tests
Rein Henrichs
1
-2
/
+7
2010-03-26
Removing resources generate tests
Rein Henrichs
1
-78
/
+0
2010-03-26
Removing old test for service/debian provider
Rein Henrichs
1
-58
/
+0
2010-03-26
Replace test/unit file write test with spec
Rein Henrichs
1
-21
/
+0
2010-02-17
[#4064] Modify confine to also allow a message and a block containing the test.
Rein Henrichs
1
-22
/
+32
2010-02-17
[#3388] Setting host_aliases from [] to [] no longer results in any changes
Nick Lewis
1
-1
/
+1
2010-02-17
Working #3139 - removing obsolete checking in Storage
Luke Kanies
1
-20
/
+0
2010-02-17
Working #3139 - scheduling moved to resource harness
Luke Kanies
1
-50
/
+0
2010-06-21
[#1621] Composite keys for resources
Jesse Wolfe
3
-9
/
+4
2010-02-17
Use the 'root' feature rather than directly checking the uid
Markus Roberts
6
-9
/
+9
2010-02-17
Behavior change for //UNC_Paths broke an old test
Jesse Wolfe
1
-1
/
+1
2010-02-17
{#3866] Rename the method metaclass to singleton_class to avoid the deprecati...
Matt Robinson
2
-1
/
+49
2010-02-17
Feature #2935 Puppet[:mode] and Puppet[:name] are read-only
Jesse Wolfe
5
-12
/
+6
2010-02-17
feature #2276 Single Executable: use new names for settings sections
Jesse Wolfe
1
-1
/
+1
2010-02-17
Fixing #2658 - adding backward compatibility for 0.24
Luke Kanies
4
-25
/
+6
2010-02-17
feature #2276 Single Executable: subcommand method
Jesse Wolfe
1
-8
/
+1
2010-02-17
Fixing #3668 - fixed autoloading classes from modules
Luke Kanies
1
-197
/
+0
2010-02-17
Renamed all references to Reductive Labs to Puppet Labs
Markus Roberts
1
-1
/
+1
2010-02-17
Fixing #3533 - Removing all transaction cleanup
Luke Kanies
1
-5
/
+0
2010-04-12
Removing obsolete tests
Luke Kanies
1
-64
/
+1
2010-04-12
Fixing a warning in the aix package provider
Luke Kanies
1
-65
/
+0
2010-04-12
Removing tests for code that was removed in the REST refactor
Luke Kanies
2
-302
/
+0
2010-04-12
Fixing and porting Transaction Report tests
Luke Kanies
2
-103
/
+2
2010-04-12
Fix test in parser.rb due to API change
Jesse Wolfe
1
-1
/
+1
[next]