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
...
|
*
|
Removing the Node.find_by_name method.
Luke Kanies
2008-06-15
1
-15
/
+7
|
*
|
The LDAP Node terminus now searches for the fqdn, short name, and default.
Luke Kanies
2008-06-15
1
-1
/
+19
|
*
|
Refactoring the 'find' method a bit in the LDAP Node terminus.
Luke Kanies
2008-06-15
1
-2
/
+2
|
*
|
Converting the Node.node_names class method into an instance method.
Luke Kanies
2008-06-15
1
-57
/
+12
|
*
|
Removing an obsolete, unimplemented test
Luke Kanies
2008-06-15
1
-7
/
+0
|
|
/
*
|
Fixing #1168 for REST -- all ssl classes downcase their names.
Luke Kanies
2008-06-15
4
-0
/
+21
*
|
Merge branch '0.24.x'
Luke Kanies
2008-06-14
2
-47
/
+73
|
\
|
|
*
Merge branch 'ticket/0.24.x/1215' of git://github.com/littleidea/puppet into ...
James Turnbull
2008-06-15
1
-24
/
+3
|
|
\
|
|
*
Issue 1215
Andrew Shafer
2008-06-13
1
-24
/
+3
|
*
|
Fix bug in test, add more specs and small refactor
Andrew Shafer
2008-06-14
1
-32
/
+74
*
|
|
Merge branch '0.24.x'
Luke Kanies
2008-06-14
17
-160
/
+518
|
\
|
|
|
*
|
Replacing all two-space indents with four-space
Luke Kanies
2008-06-13
2
-33
/
+33
|
*
|
Adding ruby interpreter lines to the tests missing them.
Luke Kanies
2008-06-13
2
-0
/
+4
|
*
|
Adding execute bits to every test currently missing them.
Luke Kanies
2008-06-13
10
-0
/
+0
|
|
/
|
*
Merge branch 'ticket/0.24.x/1359' of git://github.com/lak/puppet into 0.24.x
James Turnbull
2008-06-13
2
-4
/
+12
|
|
\
|
|
*
Fixing how the Indirector::Request sets its options.
Luke Kanies
2008-06-11
1
-0
/
+8
|
|
*
Fixing how the indirection tests for whether the request has node info.
Luke Kanies
2008-06-11
1
-4
/
+4
|
*
|
Change description of spec to make baby jesus happy
Andrew Shafer
2008-06-10
1
-2
/
+2
|
*
|
Try again
Andrew Shafer
2008-06-10
1
-0
/
+80
|
|
/
|
*
Merge branch 'feature/authenticated_rest_requests' of git://github.com/lak/pu...
James Turnbull
2008-06-10
3
-93
/
+260
|
|
\
|
|
*
The mongrel and webrick REST handlers now extract certificate information.
Luke Kanies
2008-06-09
2
-93
/
+236
|
|
*
Adding to the indirection request support for authentication information.
Luke Kanies
2008-06-09
1
-0
/
+24
|
*
|
Adding a class for using templates directly within resources
Luke Kanies
2008-06-09
1
-0
/
+58
|
|
/
|
*
Fixing #1242 -- lack of storeconfigs only produces warning, not exception.
Luke Kanies
2008-05-26
1
-0
/
+9
|
*
Always using the cert name to store yaml files, which fixes #1178.
Luke Kanies
2008-05-26
1
-44
/
+68
*
|
Fixing #1256 -- CA tests now work with no ~/.puppet.
Luke Kanies
2008-05-25
1
-21
/
+18
*
|
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
[prev]
[next]