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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Fixed #2017 - incorrect require
James Turnbull
2009-02-24
1
-1
/
+1
*
|
Correctly handling URI escaping throughout the REST process
Luke Kanies
2009-02-19
1
-22
/
+0
*
|
Refactoring how the Settings file is parsed
Luke Kanies
2009-02-19
1
-18
/
+30
*
|
Introducing the Application Controller
Brice Figureau
2009-02-16
1
-0
/
+28
*
|
Merge branch '0.24.x'
Luke Kanies
2009-02-14
1
-5
/
+5
|
\
|
|
*
Only backing up within parsedfile when managing files
Luke Kanies
2009-02-14
1
-5
/
+5
*
|
Merge branch '0.24.x'
Luke Kanies
2009-02-13
2
-97
/
+5
|
\
|
|
*
Fixing #1541 - ParsedFile only backs up files once per transaction
Luke Kanies
2009-02-13
1
-1
/
+0
|
*
Removing the apparently obsolete netinfo filetype.
Luke Kanies
2009-02-13
1
-88
/
+0
|
*
Migrated FileType tests to spec, and fleshed them out a bit.
Luke Kanies
2009-02-13
1
-3
/
+3
|
*
Fixing #1869 - autoloaded files should never leak exceptions
Luke Kanies
2009-02-12
1
-2
/
+2
*
|
Merge branch '0.24.x'
Luke Kanies
2009-02-11
2
-0
/
+5
|
\
|
|
*
Fixed #1538 - Yumrepo sets permissions wrongly on files in /etc/yum.repos.d
James Turnbull
2009-02-11
1
-0
/
+1
|
*
Prefetching, and thus purging, Nagios resources now works
Luke Kanies
2009-02-11
1
-0
/
+4
|
*
Rails serialization module to help serialize/unserialize some Puppet Objects
Brice Figureau
2009-02-06
1
-0
/
+18
*
|
Creating and using a new Puppet::Daemon class
Luke Kanies
2009-02-06
1
-14
/
+5
*
|
Adding a 'close_all' method to the Log class.
Luke Kanies
2009-02-06
1
-0
/
+7
*
|
Rails serialization module to help serialize/unserialize some Puppet Objects
Brice Figureau
2009-02-06
1
-0
/
+18
*
|
Fix #1847 - Force re-examination of all files to generate correct indices
Brice Figureau
2009-01-13
1
-0
/
+1
*
|
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
3
-3
/
+49
|
\
|
|
*
Not using a temporary file when locking files for writing.
Luke Kanies
2008-12-15
1
-9
/
+6
|
*
Preparing to fix #1812 - Moving locking code to a module
Luke Kanies
2008-12-12
2
-2
/
+51
|
*
Fix #1815 - puppetdoc --all crash on resource override
Brice Figureau
2008-12-10
1
-1
/
+1
*
|
Canonicalizing Setting section names to symbols.
Luke Kanies
2008-12-18
1
-14
/
+14
*
|
Deprecating the Puppet::Type.create.
Luke Kanies
2008-12-18
1
-1
/
+1
*
|
Finishing the work to use Puppet::Resource instead of TransObject
Luke Kanies
2008-12-18
1
-9
/
+16
*
|
Supporting a nil expirer on cacher objects.
Luke Kanies
2008-12-18
1
-1
/
+8
*
|
Refactoring the Settings class to use Puppet::Resource
Luke Kanies
2008-12-18
1
-174
/
+69
*
|
Merge branch '0.24.x'
Luke Kanies
2008-12-02
9
-145
/
+2839
|
\
|
|
*
Refactoring the thread-safety in Puppet::Util a bit.
Luke Kanies
2008-11-26
1
-21
/
+27
|
*
Fixing #1683 - accessing and changing settings is now thread-safe.
Luke Kanies
2008-11-26
1
-140
/
+144
|
*
Moved RRD feature from util/metric.rb to feature/base.rb
James Turnbull
2008-11-17
1
-5
/
+0
|
*
Manifest documentation generation
Brice Figureau
2008-11-17
5
-0
/
+2621
|
*
Fix bug #1681: Add filesystem type check to test for per-file SELinux context...
Sean E. Millichamp
2008-11-14
1
-0
/
+64
|
*
Fixes relating to transition to native SELinux bindings
Sean E. Millichamp
2008-11-14
1
-2
/
+9
|
*
Refactoring of SELinux functions to use native Ruby SELinux interface
Sean E. Millichamp
2008-11-14
1
-66
/
+67
|
*
Fixes #1672 - unsafe crontab handling in Solaris
Martin Englund
2008-11-05
1
-3
/
+3
*
|
Adding caching support to parameters, and using cached attributes for file so...
Luke Kanies
2008-11-11
1
-0
/
+6
*
|
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
1
-64
/
+43
*
|
Changing the Cacher.invalidate method to Cacher.expire.
Luke Kanies
2008-11-11
1
-4
/
+8
*
|
Fixing a critical bug in the Cacher module.
Luke Kanies
2008-11-11
1
-13
/
+27
*
|
Removing the PGraph class and subsuming it into SimpleGraph.
Luke Kanies
2008-11-06
1
-2
/
+2
*
|
Adding a method to Checksums to extract the sum type
Luke Kanies
2008-11-05
1
-0
/
+9
*
|
Merge branch '0.24.x'
Luke Kanies
2008-10-31
1
-16
/
+1
|
\
|
|
*
Fixing #1698 - all logs again show up in the report.
Luke Kanies
2008-10-28
1
-16
/
+1
*
|
Merge branch '0.24.x'
Luke Kanies
2008-10-22
1
-2
/
+11
|
\
|
|
*
Fix regression caused by switch to Puppet's execute() functions
Sean E. Millichamp
2008-10-22
1
-2
/
+11
*
|
Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,
Luke Kanies
2008-10-17
7
-53
/
+216
|
\
|
[prev]
[next]