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
/
parser
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
(#6830) Fix sha1 to digest/sha1 require issue for Ruby 1.9
Matt Robinson
2011-04-13
1
-1
/
+1
|
/
/
*
|
(#5027) Spell deprecation correctly
Nick Lewis
2011-04-12
1
-1
/
+1
*
|
Fix for #5027 -- generate a deprication warning for dynamic lookup
Markus Roberts
2011-04-12
1
-1
/
+5
*
|
Towards 5027 -- add options hash to lookupvar as with setvar
Markus Roberts
2011-04-12
4
-10
/
+17
*
|
Refactor for 5027 -- get rid of lookup_qualified_var
Markus Roberts
2011-04-12
1
-17
/
+12
*
|
Step towards #5027 -- scopes should know if they are dynamic
Markus Roberts
2011-04-12
1
-1
/
+1
*
|
Refactor on the road to #5027 -- remove unused Scope#strinterp
Markus Roberts
2011-04-12
1
-59
/
+0
*
|
Refactor en route to #5027 -- remove usestring parameter from lookupvar
Markus Roberts
2011-04-12
5
-35
/
+25
*
|
Fix for #5063 -- explicitly scope internal variable lookups
Markus Roberts
2011-04-12
2
-8
/
+3
*
|
Refactor on the way to #5063 -- removing unused Scope#level
Markus Roberts
2011-04-12
1
-3
/
+1
*
|
Refactor prior to #5063 -- remove dead "topscope?" code
Markus Roberts
2011-04-12
1
-5
/
+0
*
|
Merge branch 'feature/2.6.next/5909' of https://github.com/bodepd/puppet into...
Jesse Wolfe
2011-03-29
1
-0
/
+47
|
\
\
|
*
|
(5909) Function to dyncamically generate resources.
Dan Bode
2011-03-16
1
-0
/
+47
|
|
/
*
|
(#6830) Fix MD5 handling to work with Ruby 1.9
Matt Robinson
2011-03-29
1
-2
/
+2
*
|
Merge branch 'ticket/next/5477' into next
Jesse Wolfe
2011-03-25
2
-3
/
+3
|
\
\
|
*
|
(#5477) Allow watch_file to watch non-existent files, especially site.pp
Jesse Wolfe
2011-03-25
2
-3
/
+3
*
|
|
Merge branch 'tickets/master/6850-resource_type_listing_and_converting' into ...
Luke Kanies
2011-03-25
1
-0
/
+28
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fixing #6851 - ResourceType#find/search loads types
Luke Kanies
2011-03-25
1
-0
/
+28
*
|
|
(#4576) Raise an error when a node is classified into a non-existent class
Jesse Wolfe
2011-03-24
1
-10
/
+6
|
/
/
*
|
(#6555) Fix another ruby 1.9 incompatible case statement
Matt Robinson
2011-03-22
1
-1
/
+1
*
|
Merge branch '2.6.x' into next
Matt Robinson
2011-03-18
1
-4
/
+5
|
\
|
|
*
(#5392) Give a better error when realizing a non-existant resource
Matt Robinson
2011-03-09
1
-4
/
+5
*
|
Merge branch '2.6.next' into next
Matt Robinson
2011-03-07
6
-1749
/
+1846
|
\
|
|
*
Merge branch 'maint/2.6.next/revert-5935' into 2.6.next
Nick Lewis
2011-02-28
2
-980
/
+962
|
|
\
|
|
*
Revert "(#5935) Allow functions to accept negated values"
Nick Lewis
2011-02-21
2
-980
/
+962
|
*
|
(#6338) Remove unused version control tags
Matt Robinson
2011-02-28
1
-3
/
+0
|
|
/
|
*
(#5935) Allow functions to accept negated values
Nick Lewis
2011-02-17
2
-962
/
+980
|
*
(Fixes #6269) merge changes from masterzen that resolve the issue.
Daniel Pittman
2011-02-12
2
-393
/
+401
|
|
\
|
|
*
Fix #6269 - Hashes only work with two levels of access
Brice Figureau
2011-02-12
2
-800
/
+793
|
*
|
(#5516) Rebuild parser.rb after merge.
Daniel Pittman
2011-02-12
1
-1541
/
+1630
|
*
|
Merge branch 'masterzen/tickets/2.6.x/5516' into bug/2.6.next/5516-hashes-can...
Daniel Pittman
2011-02-12
2
-426
/
+416
|
|
\
\
|
|
*
|
Fix #5516 - Hashes can't be used in selectors
Brice Figureau
2011-02-12
2
-426
/
+416
|
|
|
/
|
*
|
Merge branch 'masterzen/tickets/2.6/5720' into bug/2.6.next/5720-puppetdoc-fa...
Daniel Pittman
2011-02-12
3
-5
/
+8
|
|
\
\
|
|
*
|
Fix #5720 - puppetdoc misses some class comments
Brice Figureau
2011-02-11
2
-4
/
+7
|
|
*
|
Fix #6280 - puppetdoc crashing on string interpolation
Brice Figureau
2011-02-11
1
-1
/
+1
|
|
|
/
|
*
|
(#6270) Fix formatting in split function's doc string
nfagerlund
2011-02-09
1
-7
/
+7
|
*
|
(#6270) Fix formatting in regsubst function's doc string
nfagerlund
2011-02-09
1
-14
/
+7
|
|
/
*
|
Revert #5691 "Merge remote branch 'brice/feature/process-instrumentation' int...
Jesse Wolfe
2011-03-01
1
-5
/
+1
*
|
Merge remote branch 'brice/feature/process-instrumentation' into next
Jesse Wolfe
2011-02-25
1
-1
/
+5
|
\
\
|
*
|
Some high-level process name probes
Brice Figureau
2010-12-18
1
-1
/
+5
*
|
|
Merge branch '2.6.x' into next
Matt Robinson
2011-02-02
3
-12
/
+52
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'tickets/2.6.x/5564' into 2.6.next
Paul Berry
2011-02-01
1
-3
/
+6
|
|
\
\
|
|
*
|
Fixed #5564 - Added some more fqdn_rand documentation
James Turnbull
2011-02-01
1
-3
/
+6
|
*
|
|
Merge branch 'ticket/2.6.next/5045' into 2.6.next
Matt Robinson
2011-02-01
1
-3
/
+18
|
|
\
\
\
|
|
*
|
|
(#5045) Cleaning up some tests and code
Matt Robinson
2011-01-24
1
-1
/
+1
|
|
*
|
|
(#5045) External node classifiers should be able to specify params for classes
Dan Bode
2011-01-24
1
-3
/
+18
|
*
|
|
|
(#5944) Remove documentation of define() when used on nodes, as it is not a s...
nfagerlund
2011-01-25
1
-21
/
+3
|
*
|
|
|
(#5944) Further edits of inline defined() documentation.
nfagerlund
2011-01-25
1
-25
/
+30
|
*
|
|
|
(#5944) Improve documentation of defined() function
nfagerlund
2011-01-25
1
-6
/
+41
|
|
/
/
/
*
|
|
|
Merge branch '2.6.x' into next
Nick Lewis
2011-01-06
1
-0
/
+4
|
\
|
|
|
[prev]
[next]