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
...
|
*
Fixes #1672 - unsafe crontab handling in Solaris
Martin Englund
2008-11-05
1
-3
/
+3
|
*
Fixes #1714 - yumhelper handling with yum 2.2.x is broken
James Turnbull
2008-11-01
1
-0
/
+9
|
*
Fixed #1721 - puppet.conf documentation incorrectly lists signals that affect...
James Turnbull
2008-11-01
1
-1
/
+1
*
|
Completely refactoring the tidy type.
Luke Kanies
2008-11-15
1
-146
/
+139
*
|
Cleaning up the tidy type a bit
Luke Kanies
2008-11-15
1
-265
/
+264
*
|
These changes are all about making sure file data is expired when appropriate.
Luke Kanies
2008-11-15
3
-2
/
+7
*
|
Catalogs always consider resource data to be expired if not mid-transaction.
Luke Kanies
2008-11-15
1
-0
/
+8
*
|
Adding caching support to parameters, and using cached attributes for file so...
Luke Kanies
2008-11-11
3
-28
/
+29
*
|
Adding cached attribute support to resources.
Luke Kanies
2008-11-11
3
-12
/
+22
*
|
Allowing a nil expirer for caching classes.
Luke Kanies
2008-11-11
1
-1
/
+2
*
|
Refactoring the Cacher interface to always require attribute declaration.
Luke Kanies
2008-11-11
6
-90
/
+69
*
|
Changing the Cacher.invalidate method to Cacher.expire.
Luke Kanies
2008-11-11
2
-5
/
+9
*
|
Fixing a critical bug in the Cacher module.
Luke Kanies
2008-11-11
1
-13
/
+27
*
|
Fixing tests broken by fileserving and other refactoring.
Luke Kanies
2008-11-08
2
-16
/
+0
*
|
Finishing the refactoring of the resource generation interface.
Luke Kanies
2008-11-07
2
-23
/
+12
*
|
Refactoring and clarifying the resource generation methods.
Luke Kanies
2008-11-07
1
-45
/
+21
*
|
Refactoring Catalog#add_resource to correctly handle implicit resources.
Luke Kanies
2008-11-07
1
-36
/
+31
*
|
Adding SimpleGraph#leaves, which I apparently did not migrate from PGraph
Luke Kanies
2008-11-06
1
-0
/
+7
*
|
Removing mention of obsolete edgelist_class from GRATR.
Luke Kanies
2008-11-06
2
-18
/
+0
*
|
Changing the catalog's relationship graph into a normal graph.
Luke Kanies
2008-11-06
2
-9
/
+3
*
|
Removing the PGraph class and subsuming it into SimpleGraph.
Luke Kanies
2008-11-06
5
-147
/
+114
*
|
Moving Catalog#write_graph to SimpleGraph, where it belongs.
Luke Kanies
2008-11-06
1
-0
/
+12
*
|
Converting the file 'source' property to a parameter.
Luke Kanies
2008-11-05
6
-127
/
+105
*
|
Removing mid-transaction resources from the catalog.
Luke Kanies
2008-11-05
1
-1
/
+1
*
|
Adding a method to Checksums to extract the sum type
Luke Kanies
2008-11-05
1
-0
/
+9
*
|
Deduplicating slashes in the fileserving code
Luke Kanies
2008-11-04
1
-2
/
+2
*
|
Reducing the number of calls to terminus() to reduce interference with caching
Luke Kanies
2008-11-04
1
-2
/
+3
*
|
Switched all value management in props/params to internal classes.
Luke Kanies
2008-11-04
4
-305
/
+319
*
|
Changing the meaning of the unused Puppet::Type#parameter method to return an...
Luke Kanies
2008-11-04
1
-6
/
+4
*
|
Fixing #1641 - file recursion now only passes original parameters to child re...
Luke Kanies
2008-11-04
1
-4
/
+14
*
|
Removing obsolete methods and tests:
Luke Kanies
2008-11-04
1
-18
/
+0
*
|
Making it so (once again) files with sources set can still be deleted
Luke Kanies
2008-11-04
2
-3
/
+3
*
|
Fixing and migrating more file tests.
Luke Kanies
2008-11-04
2
-17
/
+18
*
|
Adding a starting point for spec tests for tidy.
Luke Kanies
2008-11-04
1
-5
/
+0
*
|
Retrieving the CA certificate before the client certificate.
Luke Kanies
2008-11-03
1
-4
/
+10
*
|
Handling the case where a symbol (e.g., :ca) is used for a certificate name.
Luke Kanies
2008-11-03
1
-1
/
+1
*
|
Fixing :bindaddress setting to work with the new server subsystem.
Luke Kanies
2008-11-03
1
-3
/
+6
*
|
Fixing CertificateRequest#save to accept arguments.
Luke Kanies
2008-11-03
1
-1
/
+1
*
|
Fixing forward-compatibility issues resulting from no global resources
Luke Kanies
2008-10-31
1
-5
/
+2
*
|
Merge branch '0.24.x'
Luke Kanies
2008-10-31
12
-24
/
+384
|
\
|
|
*
Added unit tests for the augeas type and provider
Bryan Kearney
2008-10-30
1
-2
/
+3
|
*
Fix #1402 - Allow multiline comments
Brice Figureau
2008-10-29
1
-0
/
+5
|
*
Fix #857 - Multiple class of the same name don't append code
Brice Figureau
2008-10-29
1
-1
/
+5
|
*
Fixed augeas examples in type
James Turnbull
2008-10-29
1
-2
/
+2
|
*
Merge branch 'augeas' into 0.24.x
James Turnbull
2008-10-29
3
-0
/
+341
|
|
\
|
|
*
Merge branch 'augeas' of git@github.com:bkearney/puppet into augeas
Bryan Kearney
2008-10-28
1
-200
/
+0
|
|
|
\
|
|
|
*
Beginning provider split, need help on the voodoo
Bryan Kearney
2008-10-27
2
-181
/
+211
|
|
*
|
Split Augeas up into a provider and a type.
Bryan Kearney
2008-10-28
3
-161
/
+410
|
|
|
/
|
|
*
Added augeas type and feature
James Turnbull
2008-10-24
2
-0
/
+292
|
*
|
Fixing #1669 - The dump parameter can now be changed on mounts.
Luke Kanies
2008-10-29
1
-1
/
+1
[prev]
[next]