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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed #1407 - allowdupe is now a boolean group parameter.
Luke Kanies
2008-07-09
1
-1
/
+1
*
Fixed #1396 - Added sha1 function from DavidS to core
James Turnbull
2008-07-08
2
-1
/
+9
*
Merge branch 'tickets/0.24.x/1226' of git://github.com/lak/puppet into 0.24.x
James Turnbull
2008-07-08
1
-12
/
+33
|
\
|
*
Fixed #1226 - Gems can now specify source repositories.
Luke Kanies
2008-07-07
1
-15
/
+20
|
*
Correct whitespace
Luke Kanies
2008-07-07
1
-7
/
+7
|
*
Importing Sam Quigley's work to enhance gem support for sources.
Luke Kanies
2008-07-07
1
-5
/
+21
*
|
Merge branch 'tickets/0.24.x/1272' of git://github.com/lak/puppet into 0.24.x
James Turnbull
2008-07-08
2
-0
/
+23
|
\
\
|
*
|
Fixed #1272 - ldap group names will be converted to GIDs.
Luke Kanies
2008-07-07
2
-0
/
+23
|
|
/
*
/
Fixed #1399 - the ldap user provider knows it can manage passwords.
Luke Kanies
2008-07-07
1
-0
/
+2
|
/
*
Merge branch 'refactor/0.24.x/transaction_changes' of git://github.com/lak/pu...
James Turnbull
2008-07-05
10
-190
/
+125
|
\
|
*
Testing and simplifying the Transaction::Change#backward method.
Luke Kanies
2008-07-04
1
-14
/
+5
|
*
Removing the Transaction::Change#transaction accessor.
Luke Kanies
2008-07-04
2
-14
/
+2
|
*
Refactoring the Transaction::Event class.
Luke Kanies
2008-07-04
4
-23
/
+10
|
*
Adding tests to the Transaction::Change class.
Luke Kanies
2008-07-04
1
-35
/
+19
|
*
Renaming Puppet::Event to Puppet::Transaction::Event
Luke Kanies
2008-07-03
4
-31
/
+26
|
*
Renaming the Puppet::PropertyChange class to Puppet::Transaction::Change.
Luke Kanies
2008-07-03
7
-147
/
+137
*
|
Merge branch 'tickets/0.24.x/1231' of git://github.com/lak/puppet into 0.24.x
James Turnbull
2008-07-05
1
-2
/
+4
|
\
\
|
*
|
Fixed #1231 - Exceptions during startup should now be clear.
Luke Kanies
2008-07-04
1
-2
/
+4
|
|
/
*
|
Merge branch 'ticket/0.24.x/1067' of git://github.com/littleidea/puppet into ...
James Turnbull
2008-07-05
2
-18
/
+7
|
\
\
|
*
|
file object creation should fail if source is not present
Andrew Shafer
2008-07-04
2
-18
/
+7
|
|
/
*
|
Removed debugging from lib/puppet/util/ldap/connection.rb
James Turnbull
2008-07-04
1
-1
/
+0
*
|
Merge branch 'tickets/0.24.x/1232' of git://github.com/lak/puppet into 0.24.x
James Turnbull
2008-07-04
2
-4
/
+5
|
\
\
|
*
|
Fixed #1232 - the rundir no longer specifies a user/group,
Luke Kanies
2008-07-03
2
-4
/
+5
|
|
/
*
|
Removing all of the code related to the interface type.
Luke Kanies
2008-07-03
3
-454
/
+0
*
|
Doing what I can to fix #1128, but just in preparation for removing 'interface'.
Luke Kanies
2008-07-03
1
-6
/
+17
|
/
*
Minor documentation updates for ssh_authorized_key type
James Turnbull
2008-07-03
1
-7
/
+7
*
Merge branch 'tickets/0.24.x/1384' of git://github.com/ctrlaltdel/puppet into...
James Turnbull
2008-07-03
2
-16
/
+36
|
\
|
*
Use generate instead of autorequire in the ssh_authorized_key type based on L...
Francois Deppierraz
2008-07-02
1
-3
/
+3
|
*
ssh_authorized_key: autorequire, default permissions and cleanup
Francois Deppierraz
2008-06-27
2
-16
/
+36
*
|
Merge branch 'tickets/0.24.x/1390' of git://github.com/lak/puppet into 0.24.x
James Turnbull
2008-07-03
1
-11
/
+4
|
\
\
|
*
|
Fixing the ldap node terminus to merge facts with the right name.
Luke Kanies
2008-07-02
1
-11
/
+4
*
|
|
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 #1382 - existing uppercase certs, keys, et al will be renamed.
Luke Kanies
2008-07-02
1
-2
/
+22
*
|
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
2
-43
/
+58
|
/
*
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
[next]