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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding the first bits of an Agent class.
Luke Kanies
2009-02-06
2
-0
/
+224
*
Adding support for skipping cached indirection instances.
Luke Kanies
2009-02-06
4
-5
/
+29
*
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
2
-0
/
+10
*
Revert "Fixed #1916 - Added environment option to puppetd"
James Turnbull
2009-02-01
2
-15
/
+3
*
Fixed #1916 - Added environment option to puppetd
James Turnbull
2009-01-31
2
-3
/
+15
*
Fixed #1910 - Updated logcheck regex
James Turnbull
2009-01-31
2
-1
/
+3
*
Typo fix
James Turnbull
2009-01-27
1
-5
/
+5
*
Fixed #1879 - Added to tidy documentation
James Turnbull
2009-01-23
2
-5
/
+17
*
Fixed #1881 - Added md5lite explanation
James Turnbull
2009-01-22
2
-1
/
+7
*
Fixed #1877 - Tidy type reference update for use of 0
James Turnbull
2009-01-22
2
-1
/
+5
*
Fix autotest on win32
James Turnbull
2009-01-22
2
-1
/
+3
*
Fix #1560
Paul Lathrop
2009-01-22
3
-0
/
+61
*
In order for ReST formatting to work properly, newlines and
James Turnbull
2009-01-22
2
-1
/
+3
*
Fix Bug #1629
Francois Deppierraz
2009-01-13
2
-12
/
+116
*
Fix #1835 : Add whitespace/quote parsing to
Bryan Kearney
2009-01-13
2
-94
/
+192
*
Fix #1847 - Force re-examination of all files to generate correct indices
Brice Figureau
2009-01-13
1
-0
/
+1
*
Merge commit 'masterzen/tickets/1834'
Luke Kanies
2008-12-30
10
-11
/
+19
|
\
|
*
Fix #1834 part2 - Fix tests when no rails
Brice Figureau
2008-12-20
3
-4
/
+5
|
*
Fix #1834 part1 - Fix tempfile failing tests
Brice Figureau
2008-12-20
7
-7
/
+14
*
|
Fix #1829 - Add puppet function versioncmp to compare versions
Brice Figureau
2008-12-27
2
-0
/
+39
*
|
Fix #1828 - Scope.number? wasn't strict enough and could produce wrong results
Brice Figureau
2008-12-27
2
-3
/
+17
*
|
Fix #1807 - make Puppet::Util::Package.versioncmp a module function
Brice Figureau
2008-12-27
2
-0
/
+23
*
|
Merge branch '0.24.x'
James Turnbull
2008-12-27
41
-255
/
+591
|
\
\
|
*
|
Updated Red Hat spec file 0.24.7
James Turnbull
2008-12-16
2
-3
/
+23
|
*
|
Not using a temporary file when locking files for writing.
Luke Kanies
2008-12-15
3
-49
/
+15
|
*
|
Modifying the corruption-checking test.
Luke Kanies
2008-12-15
2
-27
/
+3
|
*
|
Issue 1804 VDev with the same devices should be in sync
Andrew Shafer
2008-12-15
5
-16
/
+158
|
*
|
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
2
-10
/
+26
|
*
|
Preparing to fix #1812 - Moving locking code to a module
Luke Kanies
2008-12-12
7
-71
/
+237
|
*
|
Fix #1815 - puppetdoc --all crash on resource override
Brice Figureau
2008-12-10
1
-1
/
+1
*
|
|
Fixed #1840 - Bug fixes and improvements for Emacs puppet-mode.el
James Turnbull
2008-12-27
2
-31
/
+35
|
|
/
|
/
|
*
|
Fixing #1729 - puppetmasterd can now read certs at startup
Luke Kanies
2008-12-18
8
-126
/
+165
*
|
Canonicalizing Setting section names to symbols.
Luke Kanies
2008-12-18
2
-14
/
+19
*
|
Fixing all of the test/ tests I broke in previous dev.
Luke Kanies
2008-12-18
16
-346
/
+59
*
|
Deprecating the Puppet::Type.create.
Luke Kanies
2008-12-18
78
-463
/
+465
*
|
Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.type
Luke Kanies
2008-12-18
55
-192
/
+194
*
|
Finishing the work to use Puppet::Resource instead of TransObject
Luke Kanies
2008-12-18
16
-177
/
+234
*
|
Adding name/namevar abstraction to Puppet::Resource.
Luke Kanies
2008-12-18
2
-8
/
+82
*
|
Supporting a nil expirer on cacher objects.
Luke Kanies
2008-12-18
2
-1
/
+23
*
|
Setting resource defaults immediately.
Luke Kanies
2008-12-18
3
-6
/
+20
*
|
Refactoring the Settings class to use Puppet::Resource
Luke Kanies
2008-12-18
5
-342
/
+372
*
|
TransObject is nearly deprecated now.
Luke Kanies
2008-12-18
10
-194
/
+256
*
|
Simplifying the initialization interface for References
Luke Kanies
2008-12-18
2
-5
/
+20
*
|
Replacing TransObject usage with Puppet::Resource
Luke Kanies
2008-12-18
7
-558
/
+220
*
|
Renaming the "Catalog#to_type" method to "Catalog#to_ral"
Luke Kanies
2008-12-18
13
-96
/
+33
[next]