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
/
ssl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable spec tests for unsupported functionality on Windows
Josh Cooper
2011-07-26
1
-1
/
+1
*
Update certificate spec tests for Windows
Josh Cooper
2011-07-26
1
-1
/
+10
*
Remove use of Puppet::Util::Cacher in Puppet::SSL::Host
Nick Lewis
2011-07-21
1
-11
/
+1
*
Remove Util::Cacher usage from SSL::CertificateAuthority
Nick Lewis
2011-07-21
1
-2
/
+2
*
Maint: Tagged spec tests that are known to fail on Windows
Josh Cooper
2011-07-19
2
-2
/
+2
*
(#7224) Add a helper to Puppet::SSL::Certificate to retrieve alternate names
Nick Lewis
2011-06-14
1
-0
/
+25
*
(#7507) Add ability to filter Ruby 1.9 spec failures
Matt Robinson
2011-05-17
2
-2
/
+2
*
maint: use the exit_with helper everywhere...
Daniel Pittman
2011-04-22
1
-4
/
+2
*
maint: clean up the spec test headers in bulk.
Daniel Pittman
2011-04-13
10
-20
/
+10
*
maint: just require 'spec_helper', thanks rspec2
Daniel Pittman
2011-04-08
10
-11
/
+11
*
(#5528) Add REST API for signing, revoking, retrieving, cleaning certs
Max Martin
2011-04-05
1
-54
/
+138
*
Merge branch '2.6.x' into next
Nick Lewis
2011-01-06
1
-1
/
+1
|
\
|
*
(#5771) Upgrade rspec to version 2
Matt Robinson
2011-01-04
1
-1
/
+1
*
|
maint: Use expand_path when requiring spec_helper or puppettest
Matt Robinson
2010-12-06
10
-10
/
+10
*
|
maint: Fix more order dependent test failures
Matt Robinson
2010-12-06
1
-2
/
+2
*
|
Maint: Modified uses of indirector.save to call the indirection directly.
Paul Berry
2010-11-30
2
-3
/
+3
*
|
Maint: Modified tests of indirector.save to call the indirection directly.
Paul Berry
2010-11-30
4
-29
/
+28
*
|
Maint: Moved auto-signing logic into an indirector extension
Paul Berry
2010-11-30
1
-2
/
+6
*
|
Maint: Swap the order of arguments to Indirection#save
Paul Berry
2010-11-30
1
-2
/
+2
*
|
Maint: Refactor tests to use <class>.indirection.<method>
Paul Berry
2010-11-29
3
-106
/
+106
|
/
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
10
-2101
/
+2101
*
Code smell: Avoid needless decorations
Markus Roberts
2010-07-09
1
-1
/
+1
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
1
-1
/
+1
*
[#4090] Change how RunMode instances are created so that an object for each R...
Matt Robinson
2010-07-01
1
-1
/
+1
*
[#4090] Rename mode (:master, :agent, :user) to run_mode
Matt Robinson
2010-07-01
1
-5
/
+5
*
[#3994-part 3] rename spec tests from *_spec_spec to *_spec.rb
Markus Roberts
2010-06-28
10
-0
/
+0
*
[#3994-part 2] rename integration tests to *_spec.rb
Markus Roberts
2010-06-28
10
-0
/
+0
*
[#3994] rename the specs to have _spec.rb at the end
Markus Roberts
2010-06-23
10
-0
/
+0
*
{#3866] Rename the method metaclass to singleton_class to avoid the deprecati...
Matt Robinson
2010-02-17
3
-3
/
+3
*
Feature #2935 Puppet::Mode#master?
Jesse Wolfe
2010-02-17
1
-5
/
+5
*
Fixing tests broken by conceptual merge conflicts
Markus Roberts
2010-02-17
1
-1
/
+1
*
Fixes #3663 - It should be possible to list signed hosts only
James Turnbull
2010-02-17
1
-0
/
+10
*
Fixing tests broken by Luke's CRL flag patch.
Markus Roberts
2010-02-17
1
-0
/
+1
*
Revert the guts of #2890
Markus Roberts
2010-02-17
1
-17
/
+55
*
REST: hide Request object
Jesse Wolfe
2010-02-17
1
-2
/
+2
*
Bug #3400 Bad mocks causing failing tests
Jesse Wolfe
2010-03-22
1
-1
/
+3
*
Fix #3117 - cert fingerprinting uses a method not available in ruby <= 1.8.6
Brice Figureau
2010-01-28
1
-2
/
+5
*
Feature #2839 - fingerprint certificate
Brice Figureau
2010-01-19
4
-34
/
+171
*
Revert "Feature #2839 - fingerprint certificate"
James Turnbull
2010-01-19
2
-114
/
+29
*
Feature #2839 - fingerprint certificate
Brice Figureau
2010-01-18
2
-29
/
+114
*
Merge branch '0.25.x'
James Turnbull
2010-01-13
1
-57
/
+19
|
\
|
*
Fix for #2890 (the cached certificates that would not die)
Markus Roberts
2009-12-19
1
-57
/
+19
|
*
Fix #2923 failing tests in spec/unit/ssl/host.rb
Jesse Wolfe
2009-12-17
1
-2
/
+2
*
|
Merge branch '0.25.x'
Luke Kanies
2009-12-21
1
-12
/
+0
|
\
|
|
*
Re-fixed #2750 - Stop disabling the CRL or checking for a disabled CRL
John A. Barbuto
2009-10-27
1
-12
/
+0
*
|
Fixing #1507 - Adding a :ca_name setting
Luke Kanies
2009-11-20
1
-0
/
+15
*
|
Always using the CA_name constant instead of "ca"
Luke Kanies
2009-11-20
1
-5
/
+5
|
/
*
Fix #2082 - puppetca shouldn't list revoked certificates
Brice Figureau
2009-07-07
2
-2
/
+12
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
4
-5
/
+5
*
JRuby OpenSSL implementation is more strict than real ruby one and
James Turnbull
2009-05-30
1
-3
/
+3
[next]