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
...
|
*
Fixed all of the fileserving termini so they use indirection requests.
Luke Kanies
2008-07-18
2
-3
/
+6
|
*
You can now select the encoding format when transferring the catalog,
Luke Kanies
2008-07-18
1
-0
/
+4
|
*
The mongrel-related tests now run without mongrel.
Luke Kanies
2008-07-17
1
-2
/
+2
|
*
Fixing #1408 - --loadclasses works again.
Luke Kanies
2008-07-10
1
-0
/
+10
*
|
Merge branch '0.24.x'
Luke Kanies
2008-07-08
3
-9
/
+10
|
\
|
|
*
Fixing #1401 - integration tests now work regardless of the yamldir.
Luke Kanies
2008-07-07
3
-9
/
+10
*
|
Merge branch '0.24.x'
Luke Kanies
2008-07-04
1
-0
/
+20
|
\
|
|
*
Fixed #1232 - the rundir no longer specifies a user/group,
Luke Kanies
2008-07-03
1
-0
/
+20
*
|
Merge branch '0.24.x'
Luke Kanies
2008-07-02
1
-10
/
+3
|
\
|
|
*
Fixing the ldap node integration test so it cleans up
Luke Kanies
2008-07-02
1
-10
/
+3
*
|
Merge branch '0.24.x'
Luke Kanies
2008-07-02
3
-6
/
+58
|
\
|
|
*
Fixing the Node::Ldap.search method to use an indirection request.
Luke Kanies
2008-07-01
1
-0
/
+22
|
*
Fixing #1388 - the package test no longer uses 'require'.
Luke Kanies
2008-07-01
1
-6
/
+4
|
*
Fixed #1369 - the init service provider now supports HP-UX.
Luke Kanies
2008-06-16
1
-0
/
+32
*
|
Merge branch '0.24.x'
Luke Kanies
2008-06-16
1
-2
/
+8
|
\
|
|
*
Fixing #1168 (for 0.24.x) -- automatically downcasing the fqdn.
Luke Kanies
2008-06-15
1
-1
/
+7
*
|
Merge branch '0.24.x'
Luke Kanies
2008-06-14
3
-53
/
+60
|
\
|
|
*
Adding another note about the save_object stub.
Luke Kanies
2008-06-13
1
-0
/
+3
|
*
Removing a duplicate call left over from debugging
Luke Kanies
2008-06-13
1
-1
/
+0
|
*
Replacing all two-space indents with four-space
Luke Kanies
2008-06-13
3
-481
/
+481
|
*
Adding ruby interpreter lines to the tests missing them.
Luke Kanies
2008-06-13
3
-2
/
+8
|
*
Adding execute bits to every test currently missing them.
Luke Kanies
2008-06-13
3
-0
/
+0
*
|
Fixing #1258 -- Removing a Rails idiom.
Luke Kanies
2008-05-25
1
-2
/
+2
*
|
Merge branch '0.24.x'
Luke Kanies
2008-05-20
3
-2
/
+16
|
\
|
|
*
Mocking Facter in an integration test, so it works with no networking
Luke Kanies
2008-05-19
1
-0
/
+6
|
*
Modified the 'factpath' setting to automatically configure
Luke Kanies
2008-05-16
1
-0
/
+17
|
*
Duh, fixing all of the paths being loaded for spec in the moved tests.
Luke Kanies
2008-05-15
1
-1
/
+1
|
*
Moving all tests that are in 'ral' up a level.
Luke Kanies
2008-05-15
1
-0
/
+0
*
|
Using the new Cacher class for handling cached data.
Luke Kanies
2008-05-13
10
-32
/
+16
*
|
The CRL is now automatically used or ignored.
Luke Kanies
2008-05-07
2
-18
/
+1
*
|
The master and client now successfully speak xmlrpc using the new system.
Luke Kanies
2008-05-07
3
-0
/
+113
*
|
Fixing the HttpPool module to get rid of an infinite loop.
Luke Kanies
2008-05-06
2
-3
/
+20
*
|
The REST infrastructure now correctly the SSL certificates.
Luke Kanies
2008-05-05
1
-408
/
+428
*
|
Fixing the webrick integration tests to use the newly-functional
Luke Kanies
2008-05-05
1
-1
/
+7
*
|
The Certificate Authority now automatically creates a CRL when appropriate.
Luke Kanies
2008-05-05
1
-1
/
+11
*
|
Fixing a critical problem in how CRLs were saved and moving SSL Store respons...
Luke Kanies
2008-05-05
1
-0
/
+45
*
|
The CA now initializes itself.
Luke Kanies
2008-05-05
1
-0
/
+2
*
|
Adding xmlrpc backward compatibility to the new Mongrel code.
Luke Kanies
2008-05-02
1
-1
/
+1
*
|
Adding xmlrpc support to webrick.
Luke Kanies
2008-05-02
2
-1
/
+3
*
|
I think I've now got the Webrick SSL support working.
Luke Kanies
2008-04-28
3
-1
/
+39
*
|
Interim commit, since I want to work but have no network available.
Luke Kanies
2008-04-28
1
-43
/
+55
*
|
Temporarily disabling the revoke/verify test in the CA.
Luke Kanies
2008-04-19
1
-3
/
+5
*
|
Finishing the interface between the CA and the CRL.
Luke Kanies
2008-04-19
1
-1
/
+15
*
|
All SSL terminus classes now force the CA information into the right place.
Luke Kanies
2008-04-18
1
-0
/
+10
*
|
Switching the SSL::Host class to return Puppet instances.
Luke Kanies
2008-04-17
1
-1
/
+1
*
|
Adding integration tests for a lot of the SSL code.
Luke Kanies
2008-04-17
3
-0
/
+233
*
|
The certificate authority now uses a Host instance named 'ca'.
Luke Kanies
2008-04-17
1
-1
/
+1
*
|
Oops; final fix on the integration test failures resulting
Luke Kanies
2008-04-15
1
-1
/
+5
*
|
Fixing an integration test of the rest terminus; it was
Luke Kanies
2008-04-15
1
-1
/
+5
|
/
*
Fixishing some pending tests, including filling in
Luke Kanies
2008-04-11
1
-2
/
+8
[prev]
[next]