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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Fixing another failing test -- the new CA tests correctly clear the cache.
Luke Kanies
2008-05-25
1
-1
/
+2
*
|
Fixing #1245 -- ssh_authorized_keys tests work in master.
Luke Kanies
2008-05-25
1
-2
/
+0
*
|
Merge branch '0.24.x'
Luke Kanies
2008-05-25
12
-35
/
+148
|
\
|
|
*
Fixing an inaccurate test so the tests will run correctly in all branches.
Paul Lathrop
2008-05-23
1
-3
/
+1
|
*
Fixing tests that are broken when running as root under OSX 10.5
Paul Lathrop
2008-05-23
4
-2
/
+13
|
*
Added warnings test and cleaning up trailing whitespace.
Paul Lathrop
2008-05-23
1
-0
/
+35
|
*
Fixed a bug in my tests which caused them to fail when run against the master...
Paul Lathrop
2008-05-23
1
-0
/
+4
|
*
Fixing the node/catalog so that it can convert from parser catalogs to RAL ca...
Luke Kanies
2008-05-22
1
-0
/
+20
|
*
The ldap user/group providers now work when no users/groups are in ldap yet.
Luke Kanies
2008-05-21
2
-17
/
+36
|
*
Adding support for settings within the existing Facter provider confines.
Luke Kanies
2008-05-20
3
-24
/
+40
|
*
Intermediate commit so I can move on to other things.
Luke Kanies
2008-05-20
1
-0
/
+10
*
|
Merge branch '0.24.x'
Luke Kanies
2008-05-20
35
-47
/
+2549
|
\
|
|
*
Merge commit 'plathrop/fix-1228' into 0.24.x
Luke Kanies
2008-05-19
1
-0
/
+237
|
|
\
|
|
*
Minor cosmetic changes to cleanup some style elements and get rid of some cruft.
Paul Lathrop
2008-05-18
1
-22
/
+23
|
|
*
Another refactor based on feedback from Luke. This includes adding an accesso...
Paul Lathrop
2008-05-18
1
-19
/
+23
|
|
*
Refactored tests based on feedback from Luke.
Paul Lathrop
2008-05-17
1
-176
/
+169
|
|
*
Rewritten tests for Puppet::Util::Storage.
Paul Lathrop
2008-05-17
1
-44
/
+211
|
|
*
Add unit tests for Puppet::Util::Storage
Paul Lathrop
2008-05-17
1
-0
/
+72
|
*
|
Refactoring how the provider confine tests work, again.
Luke Kanies
2008-05-19
8
-237
/
+415
|
*
|
Fixing a mock in the redhat interface test.
Luke Kanies
2008-05-16
1
-2
/
+2
|
*
|
Moving all confine code out of the Provider class, and fixing #1197.
Luke Kanies
2008-05-15
3
-77
/
+189
|
*
|
Moving the 'confine' handling to separate classes.
Luke Kanies
2008-05-15
2
-0
/
+288
|
*
|
Duh, fixing all of the paths being loaded for spec in the moved tests.
Luke Kanies
2008-05-15
17
-43
/
+41
|
*
|
Moving all tests that are in 'ral' up a level.
Luke Kanies
2008-05-15
17
-0
/
+0
|
*
|
Fixing the user test.
Luke Kanies
2008-05-15
1
-6
/
+4
|
*
|
Added the ability to add arbitrary attributes to ldap.
Gunnar Wrobel
2008-05-15
1
-0
/
+91
|
|
/
|
*
Correcting whitespace in the templatewrapper code.
Luke Kanies
2008-05-13
1
-52
/
+52
|
*
Adding has_variable? support, fixing ticket #1177
Adam Jacob
2008-05-13
1
-0
/
+57
|
*
Merge branch 'authorized_keys' into 0.24.x
Luke Kanies
2008-05-12
2
-0
/
+154
|
|
\
|
|
*
adding execute bits to tests
Luke Kanies
2008-05-12
2
-0
/
+0
|
|
*
New native ssh_authorized_key type
Francois Deppierraz
2008-05-07
2
-0
/
+154
|
*
|
Adding ldap providers for the user and group type.
Luke Kanies
2008-05-12
6
-0
/
+1388
|
*
|
Fixing another test that wrote to ~
Luke Kanies
2008-05-12
1
-0
/
+1
|
*
|
Fixing a test that wrote to ~.
Luke Kanies
2008-05-12
1
-0
/
+8
|
|
/
*
|
Using the new Cacher class for handling cached data.
Luke Kanies
2008-05-13
9
-62
/
+38
*
|
Adding a module for handling caching information.
Luke Kanies
2008-05-07
1
-0
/
+142
*
|
Fixing some broken tests.
Luke Kanies
2008-05-07
1
-0
/
+10
*
|
The CRL is now automatically used or ignored.
Luke Kanies
2008-05-07
3
-60
/
+20
*
|
The master and client now successfully speak xmlrpc using the new system.
Luke Kanies
2008-05-07
1
-1
/
+1
*
|
Adding pidfile management and daemonization to the Server
Luke Kanies
2008-05-07
1
-195
/
+301
*
|
Fixing the HttpPool module to get rid of an infinite loop.
Luke Kanies
2008-05-06
2
-3
/
+11
*
|
Adding REST terminuses for the SSL-related indirections.
Luke Kanies
2008-05-06
3
-0
/
+45
*
|
Adding autosigning to the new CA.
Luke Kanies
2008-05-06
2
-10
/
+103
*
|
Moving the CA Interface class to a separate file.
Luke Kanies
2008-05-06
2
-255
/
+270
*
|
The master is now functionally serving REST and xmlrpc.
Luke Kanies
2008-05-05
1
-9
/
+3
*
|
The REST infrastructure now correctly the SSL certificates.
Luke Kanies
2008-05-05
1
-332
/
+291
*
|
The Certificate Authority now automatically creates a CRL when appropriate.
Luke Kanies
2008-05-05
1
-15
/
+40
*
|
The Settings class now clears the 'used' sections when a value is changed.
Luke Kanies
2008-05-05
1
-0
/
+5
*
|
The http pool manager now uses new-style certificate management.
Luke Kanies
2008-05-05
1
-94
/
+72
*
|
Fixing some tests that were insufficiently mocking their configurations.
Luke Kanies
2008-05-05
2
-0
/
+8
[prev]
[next]