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
*
Extend workaround from 56aad69f8cdf8b0b08fdb7985014986223fa4455 to not only f...
Andreas Rogge
2008-04-03
1
-2
/
+2
*
Found all instances of methods where split() is used without
Luke Kanies
2008-03-21
3
-3
/
+6
*
Applying patch by wyvern to fix #1142.
Luke Kanies
2008-03-20
1
-2
/
+2
*
Refactoring how the catalog creation handles errors.
Luke Kanies
2008-03-18
1
-15
/
+11
*
Removing extra debugging
Luke Kanies
2008-03-18
1
-1
/
+0
*
Settings now (again?) do not use a section more than
Luke Kanies
2008-03-18
1
-8
/
+13
*
Hopefully *finally* fixed the "already being managed" problem
Luke Kanies
2008-03-18
1
-6
/
+9
*
Flat file now does writing to a tempfile.
Brenton Leanhardt
2008-03-13
1
-1
/
+5
*
Changed name of method for clarity per code review
Luke Kanies
2008-03-05
1
-5
/
+5
*
Ticket #1041
Andrew Shafer
2008-03-05
1
-47
/
+49
*
Merge commit 'turnbull/0.24.x' into 0.24.x
Luke Kanies
2008-02-23
1
-1
/
+1
|
\
|
*
Fixes ticket #1079 - added . support for tags
James Turnbull
2008-02-24
1
-1
/
+1
*
|
Somewhat refactored fileserving so that it no longer caches
Luke Kanies
2008-02-23
2
-2
/
+2
|
/
*
Quashed commit of my fixes for #1010.
Luke Kanies
2008-02-21
1
-1
/
+1
*
Refactoring the incremental checksum generation
Luke Kanies
2008-02-14
1
-11
/
+12
*
Enhancing the stand-alone checksums utility module
Luke Kanies
2008-02-14
1
-10
/
+47
*
Fixing #1064 -- providers et al are now autoloaded
Luke Kanies
2008-02-13
1
-2
/
+1
*
removing "lib" deprecation notice from autoloader
Luke Kanies
2008-02-13
1
-4
/
+0
*
Fixed #1043 -- autoloading now searches the plugins directory
Luke Kanies
2008-02-13
1
-3
/
+8
*
Adding an inflection util class.
Luke Kanies
2008-02-12
1
-0
/
+14
*
Removing the last remaining vestiges of GRATR --
Luke Kanies
2008-02-11
1
-1
/
+1
*
Added a 'tagged?' method to the Tagging module.
Luke Kanies
2008-02-11
1
-0
/
+5
*
Applying patch by Jay to fix #989 -- missing crl files are
Luke Kanies
2008-02-07
1
-1
/
+1
*
Fixing the Settings class so that it correctly handles
Luke Kanies
2008-02-07
1
-7
/
+9
*
I think I've finally fixed #959, by having the Settings
Luke Kanies
2008-01-20
1
-12
/
+13
*
Fixing #976 -- both the full name of qualified classes and
Luke Kanies
2008-01-19
1
-0
/
+34
*
Fixing #982 -- I have completely removed the GRATR graph library
Luke Kanies
2008-01-07
1
-8
/
+2
*
Fixing the unit tests for nagios_maker; I could swear I'd already
Luke Kanies
2008-01-07
1
-2
/
+3
*
Fixed #980 - minor wiki formatting error in nagios_maker.rb
James Turnbull
2008-01-02
1
-1
/
+1
*
Added builtin support for all Nagios resource types.
Luke Kanies
2007-12-31
1
-2
/
+18
*
Adding the metaprogramming to create the Nagios types
Luke Kanies
2007-12-31
1
-0
/
+40
*
Further fixes toward #965. Turned out that the previous fix
Luke Kanies
2007-12-21
1
-1
/
+2
*
Hopefully finally fixing #959. Loading the stored cache
Luke Kanies
2007-12-12
1
-1
/
+1
*
Renaming 'configuration' to 'catalog', fixing #954.
Luke Kanies
2007-12-11
1
-3
/
+3
*
Adding an Indirection reference, along with the work
Luke Kanies
2007-12-10
2
-1
/
+6
*
Fixing the rest of #948. My previous work was sufficient,
Luke Kanies
2007-12-10
1
-1
/
+6
*
Fixing part of #948 -- per-setting hooks are now called
Luke Kanies
2007-12-10
1
-15
/
+38
*
Fixing the markup on the pkgdmg provider so it is a bit better
Luke Kanies
2007-11-28
1
-1
/
+1
*
Fixing #781, from what I can tell. I'm leaving it with
Luke Kanies
2007-11-27
1
-11
/
+29
*
Fixing the asuser method in Puppet::Util::SUIDManager
Luke Kanies
2007-11-27
1
-15
/
+13
*
Fixing the breakage that I caused when I added the 'declared_feature?'
Luke Kanies
2007-11-26
1
-1
/
+1
*
Rewriting the tests for the package resource type, fixing #930.
Luke Kanies
2007-11-26
1
-11
/
+11
*
Merge branch 'plugins_mount', fixing #891.
Luke Kanies
2007-11-24
1
-1
/
+9
|
\
|
*
Integrating Matt Palmer's patch to provide a 'plugins'
Luke Kanies
2007-11-24
1
-1
/
+9
*
|
Applying patch 20070913004017-6856b-cdbbba99de0b33b64874205a27833b5114fcc6b9....
Luke Kanies
2007-11-23
1
-1
/
+1
|
/
*
Fixing #886 -- the problem was the I had changed the base
Luke Kanies
2007-11-23
1
-0
/
+5
*
Added calls to endgrent/endpwent in util/posix.rb to
Luke Kanies
2007-11-23
1
-0
/
+7
*
Reverting the changes I'd made toward removing the global
Luke Kanies
2007-11-19
1
-1
/
+1
*
Merge commit 'davids-bugfixes/rest/fix-815-by-using-main-explicitly'
Luke Kanies
2007-11-18
2
-9
/
+3
|
\
|
*
fix #815: add :main to all use() for :reporting and :metrics
David Schmitt
2007-11-09
1
-1
/
+1
[next]