summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | (#6376) Add support and testing for _search GET requestsMax Martin2011-02-181-2/+2
| * | | | | | | | | | | | | (#6337) Fix Ruby warning on 1.8.6 about "future compatibility"Daniel Pittman2011-02-171-1/+1
| * | | | | | | | | | | | | (#5150) Make fact REST terminus configurable to connect to inventory serviceMatt Robinson2011-02-172-2/+19
| * | | | | | | | | | | | | (#5166) Inventory service is now searchable by timestamp.Paul Berry2011-02-171-0/+22
| * | | | | | | | | | | | | Maint: backport timestamp accessor for facts from 2.7 branchPaul Berry2011-02-171-0/+8
| * | | | | | | | | | | | | Refactor Puppet::Node::Inventory::Yaml in preparation for adding freshnessPaul Berry2011-02-171-17/+29
| * | | | | | | | | | | | | (#5132) Provide a query REST interface for inventoryPaul Berry2011-02-177-3/+59
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | (#5935) Allow functions to accept negated valuesNick Lewis2011-02-172-962/+980
| * | | | | | | | | | | | (#6346) Move the trap calls onto Signal so they're easier to stubMatt Robinson2011-02-168-10/+10
| | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch '2.6.x' into 2.6.nextJacob Helwig2011-02-142-6/+5
| |\| | | | | | | | | |
| | * | | | | | | | | | (#3646) Fix the documentation fix for `puppet apply --apply`Jacob Helwig2011-02-142-6/+5
| * | | | | | | | | | | Merge branch '2.6.x' into 2.6.nextJacob Helwig2011-02-142-8/+9
| |\| | | | | | | | | |
| | * | | | | | | | | | Updated fix for #3646 - apply / compile documentationJames Turnbull2011-02-142-8/+9
| * | | | | | | | | | | (Fixes #6269) merge changes from masterzen that resolve the issue.Daniel Pittman2011-02-122-393/+401
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Fix #6269 - Hashes only work with two levels of accessBrice Figureau2011-02-122-800/+793
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | (#5516) Rebuild parser.rb after merge.Daniel Pittman2011-02-121-1541/+1630
| * | | | | | | | | | | Merge branch 'masterzen/tickets/2.6.x/5516' into bug/2.6.next/5516-hashes-can...Daniel Pittman2011-02-122-426/+416
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Fix #5516 - Hashes can't be used in selectorsBrice Figureau2011-02-122-426/+416
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge branch 'masterzen/tickets/2.6/5720' into bug/2.6.next/5720-puppetdoc-fa...Daniel Pittman2011-02-124-8/+13
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Fix #5720 - puppetdoc misses some class commentsBrice Figureau2011-02-112-4/+7
| | * | | | | | | | | | | Fix #6281 - Make sure puppetdoc analyzes all filesBrice Figureau2011-02-111-1/+3
| | * | | | | | | | | | | Fix #6280 - puppetdoc crashing on string interpolationBrice Figureau2011-02-112-3/+3
| | |/ / / / / / / / / /
| * | | | | | | | | | | (#6270) Fix formatting in split function's doc stringnfagerlund2011-02-091-7/+7
| * | | | | | | | | | | (#6270) Fix formatting in regsubst function's doc stringnfagerlund2011-02-091-14/+7
| * | | | | | | | | | | (6130) Change header level on metaparameter referencenfagerlund2011-02-081-1/+1
| | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge remote branch 'dan/ticket/2.6.4/5977' into 2.6.nextJesse Wolfe2011-02-081-2/+6
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | (5977) Puppet::Applications can be loaded from multiple paths.Dan Bode2011-01-141-2/+6
| * | | | | | | | | | | (#6257) Speed up PUT and POST requests under rackJesse Wolfe2011-02-081-3/+1
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | (#6407) Fix spec test hang with Mocha >= 0.9.11 in zlib testingDaniel Pittman2011-03-031-1/+4
* | | | | | | | | | | (#6551) remove deprecated 'env' parameter to the 'exec' typeDaniel Pittman2011-03-031-9/+0
* | | | | | | | | | | Merge branch 'ticket/next/5496' into nextNick Lewis2011-03-011-5/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | (#5496) zpool provider supports new 'zpool status' formatDevon Peters2011-03-011-5/+7
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Revert #5691 "Merge remote branch 'brice/feature/process-instrumentation' int...Jesse Wolfe2011-03-016-177/+10
* | | | | | | | | | | Merge remote branch 'brice/feature/process-instrumentation' into nextJesse Wolfe2011-02-256-10/+177
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Some high-level process name probesBrice Figureau2010-12-184-10/+35
| * | | | | | | | | | | Process name instrumentation infrastructureBrice Figureau2010-12-182-0/+141
* | | | | | | | | | | | (#1204) Fix --param flag in puppet resource manpagenfagerlund2011-02-171-2/+2
* | | | | | | | | | | | (#1204) Edit content and formatting of puppet resource helpnfagerlund2011-02-171-45/+44
* | | | | | | | | | | | (#1204) Edit content and formatting of puppet queue helpnfagerlund2011-02-171-17/+31
* | | | | | | | | | | | (#1204) Fix --compile and --apply optionsnfagerlund2011-02-172-10/+9
* | | | | | | | | | | | (#1204) Reformat help text for puppet masternfagerlund2011-02-171-28/+43
* | | | | | | | | | | | (#1204) Reformat help text for puppet kick and inspectnfagerlund2011-02-172-51/+64
* | | | | | | | | | | | (#1204) Reformat help text for puppet filebucketnfagerlund2011-02-171-29/+43
* | | | | | | | | | | | (#1204) Fix garbled help for puppet filebucketnfagerlund2011-02-171-21/+12
* | | | | | | | | | | | (#1204) Edit content of puppet describe helpnfagerlund2011-02-171-6/+1
* | | | | | | | | | | | (#1204) Reformat help text for puppet cert and describenfagerlund2011-02-172-73/+90
* | | | | | | | | | | | (#1204) Edit content and formatting of puppet apply helpnfagerlund2011-02-171-33/+49
* | | | | | | | | | | | (#1204) Reformat help text for puppet doc and puppet agent.nfagerlund2011-02-172-149/+163
* | | | | | | | | | | | Merge branch '2.6.x' into nextNick Lewis2011-02-031-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'bug/2.6.next/5755-gc-issue' into 2.6.nextPaul Berry2011-02-031-0/+2
| |\ \ \ \ \ \ \ \ \ \ \