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
*
(#8663) Reenable spec tests on Windows that now pass
Josh Cooper
2011-07-27
2
-2
/
+2
*
Fix issue with forward and backslashes in Windows paths
Josh Cooper
2011-07-26
1
-1
/
+1
*
Disable spec tests for unsupported functionality on Windows
Josh Cooper
2011-07-26
3
-10
/
+8
*
Update certificate spec tests for Windows
Josh Cooper
2011-07-26
4
-32
/
+25
*
Rework Puppet::Util::Cacher to only expire using TTLs
Nick Lewis
2011-07-21
7
-10
/
+0
*
Remove Puppet::Util::Cacher use from Puppet::Indirector::Indirection
Nick Lewis
2011-07-21
2
-4
/
+4
*
Remove Util::Cacher usage from SSL::CertificateAuthority
Nick Lewis
2011-07-21
1
-2
/
+0
*
Remove use of Util::Cacher in FileServing::Configuration
Nick Lewis
2011-07-21
1
-1
/
+1
*
Merge branch '2.7.x'
Nick Lewis
2011-07-20
1
-1
/
+1
|
\
|
*
(#8147) Update test for default reporturl
nfagerlund
2011-06-29
1
-1
/
+1
*
|
Maint: Fix miscellaneous tests
Josh Cooper
2011-07-19
1
-2
/
+2
*
|
Maint: Tagged spec tests that are known to fail on Windows
Josh Cooper
2011-07-19
18
-30
/
+30
*
|
Fix tests with "relative" paths on Windows
Josh Cooper
2011-07-19
3
-17
/
+17
*
|
(#8356) Color defaults to false on Windows
Josh Cooper
2011-07-11
1
-0
/
+10
|
/
*
Merge branch '2.6.x' into 2.7.x
Jacob Helwig
2011-06-28
1
-0
/
+11
|
\
|
*
(#4416) Ensure types are providified after reloading
Nick Lewis
2011-06-10
1
-0
/
+11
*
|
Remove order dependency from functions integration spec
Jacob Helwig
2011-06-28
1
-1
/
+1
*
|
Merge branch '2.6.x' into 2.7.x
Nick Lewis
2011-06-08
1
-0
/
+22
|
\
|
|
*
(#2128) Add support for setting node name based on a fact
Nick Lewis
2011-06-06
1
-0
/
+15
|
*
(#2128) Add the ability to specify a node name
Nick Lewis
2011-06-06
1
-0
/
+7
|
*
Fixed #7166 - Replaced deprecated stomp "send" method with "publish"
James Turnbull
2011-04-20
1
-2
/
+2
*
|
(#7507) Add exclude filter for ruby 1.9 spec failures
Josh Cooper
2011-05-20
1
-2
/
+2
*
|
(#7502) Fixed parser spec for ruby 1.8.5
Josh Cooper
2011-05-20
1
-2
/
+2
*
|
Merge branch 'ticket/2.7.next/7523' into 2.7.next
Nick Lewis
2011-05-17
1
-0
/
+31
|
\
\
|
*
|
(#7523) Refactor the grammar to reduce duplication
Nick Lewis
2011-05-17
1
-0
/
+31
*
|
|
Merge branch '2.7.x' into 2.7.next
Pieter van de Bruggen
2011-05-17
9
-10
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
(#7507) Add more filters for Ruby 1.9 spec failures
Pieter van de Bruggen
2011-05-17
1
-1
/
+1
|
*
|
(#7507) Add ability to filter Ruby 1.9 spec failures
Matt Robinson
2011-05-17
8
-9
/
+9
*
|
|
(#7114) Add integration tests for authorized_key
Stefan Schulte
2011-05-16
1
-0
/
+207
|
/
/
*
|
(#6962) Add integration tests on Face documentation.
Daniel Pittman
2011-04-27
1
-0
/
+55
*
|
maint: use the exit_with helper everywhere...
Daniel Pittman
2011-04-22
2
-4
/
+4
*
|
Fixed #7166 - Replaced deprecated stomp "send" method with "publish"
James Turnbull
2011-04-19
1
-2
/
+2
*
|
Merge remote-tracking branch 'community/feature/puppet-device' into 2.7.x
Pieter van de Bruggen
2011-04-18
1
-0
/
+56
*
|
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
[next]