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
/
lib
/
puppet
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
Merge branch 'trivial/0.24.x/nodes' of git://github.com/lak/puppet into 0.24.x
James Turnbull
2008-07-03
1
-0
/
+2
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Adding logging when a node's facts can't be found
Luke Kanies
2008-07-02
1
-0
/
+2
|
*
|
|
Backporting a test that was failing in master, and fixing it
Luke Kanies
2008-07-02
1
-0
/
+1
|
|
/
/
*
|
|
Fixing the new-form version of #1382.
Luke Kanies
2008-07-02
1
-1
/
+25
*
|
|
Merge branch '0.24.x'
Luke Kanies
2008-07-02
1
-2
/
+22
|
\
|
|
|
*
|
Fixing #1382 - existing uppercase certs, keys, et al will be renamed.
Luke Kanies
2008-07-02
1
-2
/
+22
*
|
|
Merge branch '0.24.x'
Luke Kanies
2008-07-02
13
-110
/
+223
|
\
|
|
|
*
|
Fixing the Node::Ldap.search method to use an indirection request.
Luke Kanies
2008-07-01
1
-2
/
+2
|
*
|
Switching the ldap terminus to use Util::Ldap::Connection.
Luke Kanies
2008-07-01
1
-14
/
+5
|
*
|
Added a 'search' method to the ldap node terminus.
Luke Kanies
2008-07-01
2
-64
/
+107
|
*
|
Adding an 'instance' class method to ldap connections.
Luke Kanies
2008-07-01
1
-0
/
+13
|
*
|
Fixed #1114 - Facts in plugin directories should now be autoloaded,
Luke Kanies
2008-07-01
1
-20
/
+17
|
|
/
|
*
Fixed #707 - special '@reboot'-style cron jobs work again.
Luke Kanies
2008-06-17
1
-1
/
+5
|
*
Merge branch 'tickets/0.24.x/1012' of git://github.com/lak/puppet into 0.24.x
James Turnbull
2008-06-17
1
-1
/
+5
|
|
\
|
|
*
Fixed #1012 - templates in the templatedir are preferred to module templates.
Luke Kanies
2008-06-16
1
-1
/
+5
|
*
|
Fixed #1221 - aliases to titles now work for resources.
Luke Kanies
2008-06-16
1
-1
/
+6
|
|
/
|
*
Fixed #1360 -- allowdupe works with groups again.
Luke Kanies
2008-06-16
4
-9
/
+5
|
*
Merge branch 'tickets/0.24.x/1369' of git://github.com/lak/puppet into 0.24.x
James Turnbull
2008-06-17
1
-0
/
+2
|
|
\
|
|
*
Fixed #1369 - the init service provider now supports HP-UX.
Luke Kanies
2008-06-16
1
-0
/
+2
|
*
|
issue 1183
Andrew Shafer
2008-06-16
1
-0
/
+58
|
|
/
*
|
Merge branch '0.24.x'
Luke Kanies
2008-06-16
1
-2
/
+6
|
\
|
|
*
Merge branch 'tickets/0.24.x/1168' of git://github.com/lak/puppet into 0.24.x
James Turnbull
2008-06-16
1
-2
/
+6
|
|
\
|
|
*
Fixing #1168 (for 0.24.x) -- automatically downcasing the fqdn.
Luke Kanies
2008-06-15
1
-2
/
+6
*
|
|
Merge branch '0.24.x'
Luke Kanies
2008-06-15
7
-148
/
+155
|
\
|
|
|
*
|
Merge branch 'tickets/0.24.x/1201' of git://github.com/lak/puppet into 0.24.x
James Turnbull
2008-06-16
1
-0
/
+7
|
|
\
\
|
|
*
|
Fixed #1201 - all external node attributes are converted to strings.
Luke Kanies
2008-06-15
1
-0
/
+7
|
|
|
/
|
*
|
Merge branch 'tickets/0.24.x/1178' of git://github.com/lak/puppet into 0.24.x
James Turnbull
2008-06-16
4
-135
/
+119
|
|
\
\
|
|
*
|
Removing the Node.find_by_name method.
Luke Kanies
2008-06-15
2
-8
/
+1
|
|
*
|
The LDAP Node terminus now searches for the fqdn, short name, and default.
Luke Kanies
2008-06-15
2
-14
/
+32
|
|
*
|
Refactoring the 'find' method a bit in the LDAP Node terminus.
Luke Kanies
2008-06-15
1
-45
/
+57
|
|
*
|
Removing the now-obsolete Node.node_facts method.
Luke Kanies
2008-06-15
1
-13
/
+0
|
|
*
|
Converting the Node.node_names class method into an instance method.
Luke Kanies
2008-06-15
1
-63
/
+37
|
|
|
/
|
*
|
Adds support for keepconfig for the dpkg provider fixes #234
James Turnbull
2008-06-15
1
-1
/
+16
|
*
|
Merge branch 'ticket/0.24.x/1243' of git://github.com/littleidea/puppet into ...
James Turnbull
2008-06-15
1
-12
/
+13
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Removed the unless condition in query, because the issue is a stale cached
Andrew Shafer
2008-06-14
1
-12
/
+13
*
|
|
Fixing #1168 for REST -- all ssl classes downcase their names.
Luke Kanies
2008-06-15
2
-2
/
+2
*
|
|
Merge branch '0.24.x'
Luke Kanies
2008-06-14
2
-21
/
+13
|
\
|
|
|
*
|
Merge branch 'ticket/0.24.x/1215' of git://github.com/littleidea/puppet into ...
James Turnbull
2008-06-15
1
-17
/
+2
|
|
\
\
|
|
*
|
Issue 1215
Andrew Shafer
2008-06-13
1
-17
/
+2
|
*
|
|
Fix bug in test, add more specs and small refactor
Andrew Shafer
2008-06-14
1
-3
/
+12
|
|
|
/
|
|
/
|
*
|
|
Merge branch '0.24.x'
Luke Kanies
2008-06-14
15
-191
/
+317
|
\
|
|
|
*
|
Fixing #1362 -- I had previously removed a stub point needed for testing.
Luke Kanies
2008-06-13
1
-1
/
+7
|
*
|
Replacing all two-space indents with four-space
Luke Kanies
2008-06-13
2
-15
/
+15
|
|
/
|
*
Merge branch 'ticket/0.24.x/1359' of git://github.com/lak/puppet into 0.24.x
James Turnbull
2008-06-13
2
-1
/
+2
|
|
\
|
|
*
Fixing how the Indirector::Request sets its options.
Luke Kanies
2008-06-11
1
-0
/
+1
|
|
*
Fixing how the indirection tests for whether the request has node info.
Luke Kanies
2008-06-11
1
-1
/
+1
|
*
|
Try again
Andrew Shafer
2008-06-10
1
-0
/
+68
|
|
/
|
*
Merge branch 'feature/authenticated_rest_requests' of git://github.com/lak/pu...
James Turnbull
2008-06-10
4
-64
/
+116
|
|
\
|
|
*
The mongrel and webrick REST handlers now extract certificate information.
Luke Kanies
2008-06-09
3
-60
/
+96
|
|
*
Adding to the indirection request support for authentication information.
Luke Kanies
2008-06-09
1
-4
/
+20
[prev]
[next]