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
...
*
|
Revert "Adding the first bits of an Agent class."
Luke Kanies
2009-02-06
1
-107
/
+0
*
|
Revert "This is work that I've decided not to keep"
Luke Kanies
2009-02-06
3
-423
/
+59
*
|
This is work that I've decided not to keep
Luke Kanies
2009-02-06
3
-59
/
+423
*
|
Adding a new Agent::Downloader class for downloading files.
Luke Kanies
2009-02-06
1
-0
/
+78
*
|
Adding the first bits of an Agent class.
Luke Kanies
2009-02-06
1
-0
/
+107
*
|
Adding support for skipping cached indirection instances.
Luke Kanies
2009-02-06
2
-4
/
+13
*
|
Change the way the tags and params are handled in rails
Brice Figureau
2009-02-06
4
-41
/
+105
*
|
Add methods to return hash instead of objects to params and tags
Brice Figureau
2009-02-06
2
-12
/
+49
*
|
Rails serialization module to help serialize/unserialize some Puppet Objects
Brice Figureau
2009-02-06
1
-0
/
+18
*
|
Fixing #1913 - 'undef' resource values do not get copied to the db
Luke Kanies
2009-02-06
1
-1
/
+2
*
|
Fixing #1914 - 'undef' relationship metaparameters do not stack
Luke Kanies
2009-02-06
1
-0
/
+1
*
|
Typo fix
James Turnbull
2009-01-27
1
-5
/
+5
*
|
Fixed #1879 - Added to tidy documentation
James Turnbull
2009-01-23
1
-5
/
+15
*
|
Fixed #1881 - Added md5lite explanation
James Turnbull
2009-01-22
1
-1
/
+5
*
|
Fixed #1877 - Tidy type reference update for use of 0
James Turnbull
2009-01-22
1
-1
/
+3
*
|
Fix #1560
Paul Lathrop
2009-01-22
1
-0
/
+8
*
|
In order for ReST formatting to work properly, newlines and
James Turnbull
2009-01-22
1
-1
/
+1
*
|
Fix Bug #1629
Francois Deppierraz
2009-01-13
1
-12
/
+52
*
|
Fix #1835 : Add whitespace/quote parsing to
Bryan Kearney
2009-01-13
1
-18
/
+36
*
|
Fix #1847 - Force re-examination of all files to generate correct indices
Brice Figureau
2009-01-13
1
-0
/
+1
*
|
Fix #1829 - Add puppet function versioncmp to compare versions
Brice Figureau
2008-12-27
1
-0
/
+10
*
|
Fix #1828 - Scope.number? wasn't strict enough and could produce wrong results
Brice Figureau
2008-12-27
1
-3
/
+3
*
|
Fix #1807 - make Puppet::Util::Package.versioncmp a module function
Brice Figureau
2008-12-27
1
-0
/
+2
*
|
Merge branch '0.24.x'
James Turnbull
2008-12-27
31
-183
/
+294
|
\
|
|
*
Not using a temporary file when locking files for writing.
Luke Kanies
2008-12-15
1
-9
/
+6
|
*
Issue 1804 VDev with the same devices should be in sync
Andrew Shafer
2008-12-15
2
-13
/
+50
|
*
Documentation fixes
James Turnbull
2008-12-13
24
-130
/
+181
|
*
Fixing #1812 (hopefully) - adding read and write locks to yaml.
Luke Kanies
2008-12-12
1
-3
/
+12
|
*
Preparing to fix #1812 - Moving locking code to a module
Luke Kanies
2008-12-12
3
-36
/
+53
|
*
Fix #1815 - puppetdoc --all crash on resource override
Brice Figureau
2008-12-10
1
-1
/
+1
*
|
Fixing #1729 - puppetmasterd can now read certs at startup
Luke Kanies
2008-12-18
4
-95
/
+83
*
|
Canonicalizing Setting section names to symbols.
Luke Kanies
2008-12-18
1
-14
/
+14
*
|
Fixing all of the test/ tests I broke in previous dev.
Luke Kanies
2008-12-18
5
-21
/
+21
*
|
Deprecating the Puppet::Type.create.
Luke Kanies
2008-12-18
11
-13
/
+15
*
|
Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.type
Luke Kanies
2008-12-18
16
-20
/
+20
*
|
Finishing the work to use Puppet::Resource instead of TransObject
Luke Kanies
2008-12-18
7
-105
/
+90
*
|
Adding name/namevar abstraction to Puppet::Resource.
Luke Kanies
2008-12-18
1
-7
/
+33
*
|
Supporting a nil expirer on cacher objects.
Luke Kanies
2008-12-18
1
-1
/
+8
*
|
Setting resource defaults immediately.
Luke Kanies
2008-12-18
2
-6
/
+10
*
|
Refactoring the Settings class to use Puppet::Resource
Luke Kanies
2008-12-18
2
-181
/
+69
*
|
TransObject is nearly deprecated now.
Luke Kanies
2008-12-18
5
-96
/
+71
*
|
Simplifying the initialization interface for References
Luke Kanies
2008-12-18
1
-5
/
+10
*
|
Replacing TransObject usage with Puppet::Resource
Luke Kanies
2008-12-18
4
-520
/
+95
*
|
Renaming the "Catalog#to_type" method to "Catalog#to_ral"
Luke Kanies
2008-12-18
3
-9
/
+12
*
|
Using Puppet::Resource to convert parser resources to RAL resources
Luke Kanies
2008-12-18
1
-1
/
+1
*
|
Adding resource convertion to the parser resources
Luke Kanies
2008-12-18
1
-44
/
+32
*
|
Adding equality testing to Puppet::Resource::Reference
Luke Kanies
2008-12-18
1
-0
/
+6
*
|
Renaming Puppet::Node::Catalog to Puppet::Resource::Catalog
Luke Kanies
2008-12-18
8
-11
/
+11
*
|
Renaming Puppet::ResourceReference to Puppet::Resource::Reference
Luke Kanies
2008-12-09
9
-19
/
+20
*
|
Adding Trans{Object,Bucket} backward compatibility to Puppet::Resource
Luke Kanies
2008-12-09
2
-0
/
+69
[prev]
[next]