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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
|
|
|
(#6407) Fix spec test hang with Mocha >= 0.9.11 in zlib testing
Daniel Pittman
2011-02-22
1
-1
/
+4
*
|
|
|
|
|
|
|
(#5552) Display help when no subcommand is given.
Daniel Pittman
2011-02-22
1
-1
/
+7
*
|
|
|
|
|
|
|
(#5552) Clean up subcommand handling inside puppet cert.
Daniel Pittman
2011-02-22
1
-11
/
+21
*
|
|
|
|
|
|
|
Merge branch '2.6.x' into 2.6.next
Jacob Helwig
2011-02-21
3
-72
/
+104
|
\
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
(#6337) Fix Ruby warning on 1.8.6 about "future compatibility"
Daniel Pittman
2011-02-21
1
-1
/
+1
|
*
|
|
|
|
|
|
(#6353) Restore the ability to store paths in the filebucket
Paul Berry
2011-02-21
2
-15
/
+45
|
*
|
|
|
|
|
|
(#6126) Puppet inspect now reports status after run completes.
Daniel Pittman
2011-02-18
1
-57
/
+59
*
|
|
|
|
|
|
|
Merge branch 'tickets/2.6.x/6309-check-what-is-mounted' into 2.6.next
Jacob Helwig
2011-02-18
3
-20
/
+52
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
(#6309) Ensure the correct device is mounted when managing mounts
Jacob Helwig
2011-02-18
2
-13
/
+50
|
*
|
|
|
|
|
|
|
Clean up whitespace, and commented out code in parsed mount provider
Jacob Helwig
2011-02-18
1
-7
/
+2
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge branch 'tickets/2.6.x/6364-fix-mount-provider-on-aix' into 2.6.next
Jacob Helwig
2011-02-18
1
-1
/
+1
|
\
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
(#6364) Adjust mis-translated regex in mount provider for AIX
Jacob Helwig
2011-02-18
1
-1
/
+1
*
|
|
|
|
|
|
|
(#6376) Add support and testing for _search GET requests
Max Martin
2011-02-18
1
-2
/
+2
*
|
|
|
|
|
|
|
(#6337) Fix Ruby warning on 1.8.6 about "future compatibility"
Daniel Pittman
2011-02-17
1
-1
/
+1
*
|
|
|
|
|
|
|
(#5150) Make fact REST terminus configurable to connect to inventory service
Matt Robinson
2011-02-17
2
-2
/
+19
*
|
|
|
|
|
|
|
(#5166) Inventory service is now searchable by timestamp.
Paul Berry
2011-02-17
1
-0
/
+22
*
|
|
|
|
|
|
|
Maint: backport timestamp accessor for facts from 2.7 branch
Paul Berry
2011-02-17
1
-0
/
+8
*
|
|
|
|
|
|
|
Refactor Puppet::Node::Inventory::Yaml in preparation for adding freshness
Paul Berry
2011-02-17
1
-17
/
+29
*
|
|
|
|
|
|
|
(#5132) Provide a query REST interface for inventory
Paul Berry
2011-02-17
7
-3
/
+59
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
(#5935) Allow functions to accept negated values
Nick Lewis
2011-02-17
2
-962
/
+980
*
|
|
|
|
|
|
(#6346) Move the trap calls onto Signal so they're easier to stub
Matt Robinson
2011-02-16
8
-10
/
+10
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge branch '2.6.x' into 2.6.next
Jacob Helwig
2011-02-14
2
-6
/
+5
|
\
|
|
|
|
|
|
*
|
|
|
|
(#3646) Fix the documentation fix for `puppet apply --apply`
Jacob Helwig
2011-02-14
2
-6
/
+5
*
|
|
|
|
|
Merge branch '2.6.x' into 2.6.next
Jacob Helwig
2011-02-14
2
-8
/
+9
|
\
|
|
|
|
|
|
*
|
|
|
|
Updated fix for #3646 - apply / compile documentation
James Turnbull
2011-02-14
2
-8
/
+9
*
|
|
|
|
|
(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
4
-8
/
+13
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix #5720 - puppetdoc misses some class comments
Brice Figureau
2011-02-11
2
-4
/
+7
|
*
|
|
|
|
|
Fix #6281 - Make sure puppetdoc analyzes all files
Brice Figureau
2011-02-11
1
-1
/
+3
|
*
|
|
|
|
|
Fix #6280 - puppetdoc crashing on string interpolation
Brice Figureau
2011-02-11
2
-3
/
+3
|
|
/
/
/
/
/
*
|
|
|
|
|
(#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
*
|
|
|
|
|
(6130) Change header level on metaparameter reference
nfagerlund
2011-02-08
1
-1
/
+1
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge remote branch 'dan/ticket/2.6.4/5977' into 2.6.next
Jesse Wolfe
2011-02-08
1
-2
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
(5977) Puppet::Applications can be loaded from multiple paths.
Dan Bode
2011-01-14
1
-2
/
+6
*
|
|
|
|
|
(#6257) Speed up PUT and POST requests under rack
Jesse Wolfe
2011-02-08
1
-3
/
+1
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'bug/2.6.next/5755-gc-issue' into 2.6.next
Paul Berry
2011-02-03
1
-0
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Fix for #5755 -- making zaml serialization robust over projected objects
Markus Roberts
2011-02-03
1
-0
/
+2
*
|
|
|
|
|
Merge branch 'docs/2.6.next/inspect-help' into 2.6.next
Jesse Wolfe
2011-02-03
1
-0
/
+53
|
\
\
\
\
\
\
|
*
|
|
|
|
|
(#6018) Nick F's --help text for puppet inspect.
Jesse Wolfe
2011-02-03
1
-0
/
+53
*
|
|
|
|
|
|
(#5823) document the not-an-API status of set_run_mode
Daniel Pittman
2011-02-03
1
-0
/
+7
*
|
|
|
|
|
|
Merge branch 'bug/2.6.next/5823-allow-run-mode-to-cut-your-hand-off' into 2.6...
Daniel Pittman
2011-02-03
1
-3
/
+6
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
(#5823) run mode can now be set dynamically...
Daniel Pittman
2011-02-03
1
-3
/
+6
|
|
/
/
/
/
/
/
*
/
/
/
/
/
/
(6114) Update the audit metaparameter for 2.6.5.
nfagerlund
2011-02-03
1
-6
/
+19
|
/
/
/
/
/
/
*
/
/
/
/
/
(#4139) hook log autoflush into global defaults
Daniel Pittman
2011-02-03
3
-1
/
+13
|
/
/
/
/
/
*
|
|
|
|
Merge branch '2.6.next' of git://github.com/puppetlabs/puppet into 2.6.next
Markus Roberts
2011-02-01
12
-35
/
+43
|
\
\
\
\
\
[prev]
[next]