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
...
|
*
Fixing #2963 spec/unit/util/autoload.rb depends on global state
Jesse Wolfe
2009-12-20
1
-0
/
+2
|
*
Fix for #2951 (SELinux test errors on OS X)
Markus Roberts
2009-12-18
1
-2
/
+19
|
*
Fixing 2907 rspec crash when spec/unit/application/puppetrun.rb is run after ...
Jesse Wolfe
2009-12-11
1
-1
/
+1
|
*
Feature 2827 Option to disable managing internal files
Jesse Wolfe
2009-12-09
1
-0
/
+25
*
|
Merge branch '0.25.x'
Luke Kanies
2009-12-21
4
-0
/
+191
|
\
|
|
*
Fixing #2791 fs_find should follow symlinks
Jesse Wolfe
2009-11-25
1
-0
/
+36
|
*
Fixing 2792 selinux tries to set properties on unsupported filesystes
Jesse Wolfe
2009-11-25
1
-0
/
+6
|
*
Fixing 904 RDoc::usage incompatible with rubygems
Jesse Wolfe
2009-11-19
1
-0
/
+103
|
*
Fixing 2806 Specifying multiple tags fails to apply any of them
Jesse Wolfe
2009-11-13
1
-0
/
+10
|
*
Bug #1742 Invalid params to --color outputs 'nil'
Jesse Wolfe
2009-10-26
1
-0
/
+36
*
|
Fixing #2596 - Node, Class, Definition are not AST
Luke Kanies
2009-12-09
1
-11
/
+12
*
|
Adding a context method to the Errors module
Luke Kanies
2009-12-09
2
-1
/
+39
*
|
Extracting language doc support into a module
Luke Kanies
2009-12-09
1
-0
/
+32
*
|
Fix 2841 - Puppetdoc/RDoc parses realize function
Brice Figureau
2009-12-02
1
-0
/
+30
*
|
Feature 2827 Option to disable managing internal files
Jesse Wolfe
2009-11-26
1
-0
/
+25
*
|
Fix #2649 Allow ssl dir creation in --noop mode
Rein Henrichs
2009-11-19
1
-0
/
+17
*
|
Fix #2796 - Fix puppetdoc rdoc selector parsing
Brice Figureau
2009-11-12
1
-0
/
+12
*
|
Fix #2795 - puppetdoc rdoc reports a better error message
Brice Figureau
2009-11-12
1
-3
/
+21
*
|
Fix #2784 - puppetdoc/rdoc didn't parse mono-instruction class content
Brice Figureau
2009-11-04
1
-0
/
+18
*
|
Covers the RDoc Puppet Parser with specs
Brice Figureau
2009-10-24
2
-0
/
+614
|
/
*
Bug #1900 Parsing of quoted $ in stdin
Jesse Wolfe
2009-10-19
1
-0
/
+6
*
Bundling of pure ruby json lib as "pson"
Markus Roberts
2009-10-17
1
-9
/
+9
*
Fixing #2590 - modulepath is not cached inappropriately
Luke Kanies
2009-09-03
1
-0
/
+5
*
Fixing #2577 - clarifying and demoting the deprecation notice
Luke Kanies
2009-09-01
1
-17
/
+21
*
Fixing #2574 - autoloading finds plugins in modules
Luke Kanies
2009-09-01
1
-3
/
+17
*
Fix for test isolation portion of Ticket #2511
Markus Roberts
2009-08-24
1
-12
/
+11
*
Not using the service user in settings when it's unavailable
Luke Kanies
2009-08-24
2
-44
/
+105
*
Switching the owner/group settings to use symbolic values
Luke Kanies
2009-08-24
1
-1
/
+68
*
Moving Setting classes into separate files
Luke Kanies
2009-08-24
2
-116
/
+123
*
Fixing #2541 - file cache is more resilient to failure
Luke Kanies
2009-08-10
1
-0
/
+30
*
Logs now assume resource params have metadata
Luke Kanies
2009-08-03
1
-7
/
+0
*
Adding many tests for #2371, and slightly refactoring
Luke Kanies
2009-08-03
1
-28
/
+120
*
Fixes for Redmine 2371.
Steven Jenkins
2009-08-03
1
-0
/
+68
*
Fixes #2483 - Log only copies metadata from RAL objects
Luke Kanies
2009-08-04
1
-7
/
+22
*
Fixing problems my Feature refactor caused
Luke Kanies
2009-08-02
1
-3
/
+5
*
Migrating Feature tests to spec
Luke Kanies
2009-08-02
1
-0
/
+70
*
Configuration version information is now in logs
Luke Kanies
2009-08-01
1
-0
/
+29
*
Minimal patch to fix #2290 (/tmp permissions)
Markus Roberts
2009-07-31
1
-0
/
+4
*
Fixing selinux tests broken in the fix for #1963
Luke Kanies
2009-07-24
1
-3
/
+2
*
Ruby no longer clobbers puppet autoloading
Luke Kanies
2009-07-16
1
-1
/
+16
*
Allow boolean value for boolean cli parameter
Brice Figureau
2009-07-10
1
-0
/
+7
*
Adding a JSON utility module for providing Ruby compat
Luke Kanies
2009-06-06
1
-0
/
+21
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
6
-17
/
+17
*
Using Message acknowledgement in queueing
Luke Kanies
2009-06-03
1
-2
/
+16
*
Changing Puppet::Cacher::Expirer#expired? method name
Luke Kanies
2009-05-28
1
-3
/
+3
*
Fixing #2288 - fixing the tests broken by my attr_ttl code
Luke Kanies
2009-05-22
1
-0
/
+9
*
Caching whether named autoloaded files are missing
Luke Kanies
2009-05-20
2
-1
/
+31
*
Adding caching of file metadata to the autoloader
Luke Kanies
2009-05-20
2
-2
/
+141
*
Adding modulepath caching to the Autoloader
Luke Kanies
2009-05-20
1
-2
/
+48
*
Adding TTL support to attribute caching
Luke Kanies
2009-05-20
1
-1
/
+53
[prev]
[next]