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
/
integration
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: clean up the spec test headers in bulk.
Daniel Pittman
2011-04-13
51
-85
/
+50
*
maint: just require 'spec_helper', thanks rspec2
Daniel Pittman
2011-04-08
51
-54
/
+52
*
maint: Get tests passing on Ruby < 1.8.7
Matt Robinson
2011-04-08
1
-1
/
+1
*
Merge branch '2.6.x' into next
Max Martin
2011-04-07
1
-27
/
+34
|
\
|
*
Fix #4339 - Save a last run report summary to $statedir/last_run_summary.yaml
Brice Figureau
2011-04-05
1
-5
/
+38
|
*
(#5670) Don't trigger refresh from a failed resource
Nick Lewis
2011-03-30
1
-27
/
+34
*
|
(6911) Refactor to localize eval_generate dependency assumptions
Markus Roberts
2011-03-31
2
-10
/
+10
*
|
Merge branch '2.6.next' into next
Max Martin
2011-03-23
1
-15
/
+9
|
\
|
|
*
Merge branch 'feature/2.6.next/4884-an-exec-provider-that-executes-unfiltered...
Max Martin
2011-03-17
1
-15
/
+9
|
|
\
|
|
*
(#4884) Fix whitespace
Matt Robinson
2011-03-15
1
-15
/
+9
*
|
|
maint: Change code for finding spec_helper to work with Ruby 1.9
Matt Robinson
2011-03-22
9
-10
/
+9
*
|
|
Merge branch '2.6.x' into next
Matt Robinson
2011-03-18
1
-0
/
+151
|
\
|
|
|
*
|
maint:Refactor of mount provider integration tests
Max Martin
2011-03-08
1
-5
/
+33
|
|
/
|
*
Added integration tests for the mount provider
Paul Berry
2011-03-08
1
-35
/
+64
|
*
(#6632) Adding a new mount no longer causes error with umount
Paul Berry
2011-03-08
1
-1
/
+2
|
*
Adjust Darwin mount provider tests to pass on Linux
Paul Berry
2011-03-07
1
-2
/
+2
|
*
Maint: Begin adding integration tests for the mount provider
Paul Berry
2011-03-07
1
-0
/
+93
*
|
Merge branch 'ticket/next/4798-rdoc-fixes' into next
Max Martin
2011-03-08
1
-1
/
+0
|
\
\
|
*
|
(#4798) Make rdoc work if moduledir & manifestdir overlap
Matt Robinson
2011-03-08
1
-1
/
+0
*
|
|
maint: spec/integration/configurer has races in time checking.
Daniel Pittman
2011-03-07
1
-1
/
+6
|
/
/
*
|
Merge branch '2.6.next' into next
Matt Robinson
2011-03-07
3
-29
/
+40
|
\
|
|
*
(#6541) maint: whitespace cleanup on the file integration spec
Matt Robinson
2011-03-02
1
-29
/
+32
|
*
Revert "(#5935) Allow functions to accept negated values"
Nick Lewis
2011-02-21
1
-13
/
+0
|
*
(#5935) Allow functions to accept negated values
Nick Lewis
2011-02-17
1
-0
/
+13
|
*
Fix #6269 - Hashes only work with two levels of access
Brice Figureau
2011-02-12
1
-0
/
+7
*
|
(#6582) eliminate fakeparsefile helper method.
Daniel Pittman
2011-03-03
1
-15
/
+3
*
|
(#6582) Eliminate the old fakedata helper method.
Daniel Pittman
2011-03-03
1
-4
/
+2
*
|
Merge branch '2.6.x' into next
Matt Robinson
2011-02-02
1
-2
/
+2
|
\
|
|
*
Fixes #5916 - Cleanup of unused doc methods and documentation
James Turnbull
2011-01-17
1
-2
/
+2
*
|
Merge branch '2.6.x' into next
Nick Lewis
2011-01-06
10
-31
/
+13
|
\
|
|
*
(#5771): Fix spec failures associated with rspec upgrade
Nick Lewis
2011-01-05
1
-1
/
+0
|
*
(#5771) Upgrade rspec to version 2
Matt Robinson
2011-01-04
7
-27
/
+10
|
*
(#5715) Changed the type of metric names to always be strings.
Paul Berry
2010-12-30
1
-16
/
+12
|
*
(#5493) Add report_format, puppet_version, and configuration_version to Reports
Nick Lewis
2010-12-16
2
-2
/
+2
|
*
maint: Fix tests that don't run on their own
Matt Robinson
2010-12-16
1
-0
/
+1
*
|
maint: Use expand_path when requiring spec_helper or puppettest
Matt Robinson
2010-12-06
41
-41
/
+41
*
|
maint: Restore a default value that can cause order dependent test failures
Matt Robinson
2010-12-02
1
-0
/
+1
*
|
Maint: Modified tests of indirector.save to call the indirection directly.
Paul Berry
2010-11-30
4
-9
/
+9
*
|
Maint: Swap the order of arguments to Indirection#save
Paul Berry
2010-11-30
1
-1
/
+1
*
|
Maint: Refactor tests to use <class>.indirection.<method>
Paul Berry
2010-11-29
11
-49
/
+49
*
|
maint: Fix tests that don't run on their own
Matt Robinson
2010-11-22
1
-0
/
+1
*
|
Merge remote branch 'masterzen/feature/master/4339' into next
Paul Berry
2010-11-22
1
-5
/
+38
|
\
\
|
*
|
Fix #4339 - Save a last run report summary to $statedir/last_run_summary.yaml
Brice Figureau
2010-11-13
1
-5
/
+38
*
|
|
Merge commit '2.6.3' into next
Paul Berry
2010-11-17
4
-15
/
+54
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
[#5322] (#5322) Remove spec file that adds little value and causes failures
Matt Robinson
2010-11-16
1
-533
/
+0
|
*
Fixed #5296 - test warnings messages
James Turnbull
2010-11-16
1
-1
/
+1
|
*
Fix #5289 -- Bad copy/paste changes message on test failure
Markus Roberts
2010-11-13
3
-3
/
+5
|
*
Fix for #4299 -- Don't require which
Markus Roberts
2010-11-12
1
-3
/
+1
|
*
Fix for #4894 -- retry tests if port is in use
Markus Roberts
2010-11-12
3
-6
/
+28
|
*
Fix #4921 - race condition in Parser Functions creation
Brice Figureau
2010-11-12
1
-0
/
+21
[next]