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
...
*
|
Cleaning up SSL instances that can't be saved
Luke Kanies
2009-02-06
1
-2
/
+13
*
|
Only caching saved resources when the main save works
Luke Kanies
2009-02-06
1
-1
/
+2
*
|
Moving classfile-writing to the Catalog
Luke Kanies
2009-02-06
2
-19
/
+13
*
|
Refactoring how the Facter integration works
Luke Kanies
2009-02-06
3
-52
/
+49
*
|
Moving fact and plugin handling into modules
Luke Kanies
2009-02-06
4
-264
/
+175
*
|
Removing the Agent code that added client-side facts
Luke Kanies
2009-02-06
1
-9
/
+0
*
|
Adding Puppet client facts to Facter facts.
Luke Kanies
2009-02-06
1
-1
/
+10
*
|
Clarifying how node names are used during catalog compilation
Luke Kanies
2009-02-06
1
-11
/
+10
*
|
Removing ConfigStore code that was never actually used.
Luke Kanies
2009-02-06
1
-60
/
+0
*
|
Renmaing Puppet::Network::Client::Master to Puppet::Agent
Luke Kanies
2009-02-06
1
-4
/
+7
*
|
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
17
-20
/
+22
*
|
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
[prev]
[next]