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
/
spec
/
unit
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Protecting Stomp client against internal failures
Luke Kanies
2009-05-18
1
-0
/
+5
*
Refactoring the stomp client and tests a bit
Luke Kanies
2009-05-18
1
-32
/
+87
*
Confine stomp tests to Stomp enabled systems
Brice Figureau
2009-05-15
1
-0
/
+4
*
Fixing #2183 - checksum buffer size is now 4096b
Luke Kanies
2009-04-24
1
-1
/
+1
*
Modifying the Settings#handlearg prototype
Luke Kanies
2009-04-25
1
-0
/
+14
*
Using a setting for configuring queueing
Luke Kanies
2009-04-22
1
-11
/
+4
*
Introduce queue client "plugin" namespace and interface, with a Stomp client ...
Ethan Rowe
2009-04-22
2
-0
/
+157
*
Initial implementation of a "cache accumulator" behavior.
Ethan Rowe
2009-04-22
1
-0
/
+69
*
Changing rails value serialization to deal with booleans
Luke Kanies
2009-04-22
1
-0
/
+52
*
Adding a common Settings method for setting values
Luke Kanies
2009-04-22
1
-3
/
+13
*
Fixing all tests that were apparently broken in the 0.24.x merge.
Luke Kanies
2009-04-02
1
-1
/
+4
*
Correctly handling URI escaping throughout the REST process
Luke Kanies
2009-02-19
1
-41
/
+0
*
Refactoring how the Settings file is parsed
Luke Kanies
2009-02-19
1
-81
/
+130
*
Fixing broken filetype tests resulting from the loss of Type[]
Luke Kanies
2009-02-14
1
-11
/
+1
*
Merge branch '0.24.x'
Luke Kanies
2009-02-13
2
-0
/
+149
|
\
|
*
Fixing #1541 - ParsedFile only backs up files once per transaction
Luke Kanies
2009-02-13
1
-6
/
+0
|
*
Migrated FileType tests to spec, and fleshed them out a bit.
Luke Kanies
2009-02-13
1
-0
/
+116
|
*
Fixing #1869 - autoloaded files should never leak exceptions
Luke Kanies
2009-02-12
1
-0
/
+39
*
|
Merge branch '0.24.x'
Luke Kanies
2009-02-11
1
-34
/
+32
|
\
|
|
*
Prefetching, and thus purging, Nagios resources now works
Luke Kanies
2009-02-11
1
-34
/
+32
*
|
Creating and using a new Puppet::Daemon class
Luke Kanies
2009-02-06
1
-0
/
+42
*
|
Adding a 'close_all' method to the Log class.
Luke Kanies
2009-02-06
1
-0
/
+8
*
|
Fix #1807 - make Puppet::Util::Package.versioncmp a module function
Brice Figureau
2008-12-27
1
-0
/
+21
*
|
Merge branch '0.24.x'
James Turnbull
2008-12-27
2
-2
/
+117
|
\
|
|
*
Not using a temporary file when locking files for writing.
Luke Kanies
2008-12-15
1
-37
/
+6
|
*
Preparing to fix #1812 - Moving locking code to a module
Luke Kanies
2008-12-12
2
-2
/
+148
*
|
Canonicalizing Setting section names to symbols.
Luke Kanies
2008-12-18
1
-0
/
+5
*
|
Deprecating the Puppet::Type.create.
Luke Kanies
2008-12-18
1
-2
/
+2
*
|
Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.type
Luke Kanies
2008-12-18
1
-2
/
+2
*
|
Finishing the work to use Puppet::Resource instead of TransObject
Luke Kanies
2008-12-18
1
-0
/
+9
*
|
Supporting a nil expirer on cacher objects.
Luke Kanies
2008-12-18
1
-0
/
+15
*
|
Refactoring the Settings class to use Puppet::Resource
Luke Kanies
2008-12-18
1
-142
/
+272
*
|
Merge branch '0.24.x'
Luke Kanies
2008-12-02
1
-32
/
+77
|
\
|
|
*
Fixing #1785 - selinux tests no longer break other tests
Luke Kanies
2008-12-02
1
-5
/
+9
|
*
Removing the included testing gems; you must now install them yourself.
Luke Kanies
2008-11-25
2
-0
/
+8
|
*
Fix bug #1681: Add filesystem type check to test for per-file SELinux context...
Sean E. Millichamp
2008-11-14
1
-0
/
+41
|
*
Refactoring of SELinux functions to use native Ruby SELinux interface
Sean E. Millichamp
2008-11-14
1
-33
/
+33
*
|
Adding caching support to parameters, and using cached attributes for file so...
Luke Kanies
2008-11-11
1
-0
/
+10
*
|
Allowing a nil expirer for caching classes.
Luke Kanies
2008-11-11
1
-1
/
+6
*
|
Refactoring the Cacher interface to always require attribute declaration.
Luke Kanies
2008-11-11
1
-100
/
+50
*
|
Changing the Cacher.invalidate method to Cacher.expire.
Luke Kanies
2008-11-11
1
-17
/
+11
*
|
Fixing a critical bug in the Cacher module.
Luke Kanies
2008-11-11
1
-8
/
+0
*
|
Adding a method to Checksums to extract the sum type
Luke Kanies
2008-11-05
1
-0
/
+8
*
|
Merge branch '0.24.x'
Luke Kanies
2008-10-31
1
-46
/
+0
|
\
|
|
*
Fixing #1698 - all logs again show up in the report.
Luke Kanies
2008-10-28
1
-46
/
+0
*
|
Merge branch '0.24.x'
Luke Kanies
2008-10-22
1
-1
/
+1
|
\
|
|
*
Fix regression caused by switch to Puppet's execute() functions
Sean E. Millichamp
2008-10-22
1
-1
/
+1
*
|
Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,
Luke Kanies
2008-10-17
6
-0
/
+740
|
\
|
|
*
Use fully qualified paths when calling binaries, adjust chcon call to use Pup...
Sean E. Millichamp
2008-10-17
1
-8
/
+8
|
*
Setting SELinux contexts with chcon should not dereference symbolic links
Sean E. Millichamp
2008-10-17
1
-5
/
+5
[prev]
[next]