summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | (#5466) Write specs for output of puppet resourceMatt Robinson2011-02-281-13/+17
| * | | | | Merge branch 'ticket/2.6.next/4922' into 2.6.nextNick Lewis2011-02-281-137/+38
| |\ \ \ \ \
| | * | | | | (#4922) Don't truncate remotely-sourced files on 404Nick Lewis2011-02-281-137/+38
| * | | | | | Merge branch 'ticket/2.6.x/4914' into maint/2.6.next/revert-6309Paul Berry2011-02-283-269/+436
| |\ \ \ \ \ \
| | * | | | | | (#4914) Improved stubbing in mount/parsed_spec tests.Paul Berry2011-02-251-1/+5
| | * | | | | | (#4914) Improved parsed_spec for mountStefan Schulte2011-02-201-47/+192
| | * | | | | | (#4914) Remove mount specsStefan Schulte2011-02-201-80/+3
| | * | | | | | (#4914) Specs for mounted? match new behaviourStefan Schulte2011-01-301-37/+13
| | * | | | | | (#4914) Add specs for modified mount providerStefan Schulte2011-01-251-13/+46
| | * | | | | | (#4914) Add specs for modified mount typeStefan Schulte2011-01-251-110/+182
| * | | | | | | Revert "(#6309) Ensure the correct device is mounted when managing mounts"Paul Berry2011-02-253-140/+105
| | |/ / / / / | |/| | | | |
| * | | | | | (#3999) Allow disabling of default SELinux context detection for filesJesse Wolfe2011-02-251-0/+5
| * | | | | | (#6322) --noop should not suppress error codesJesse Wolfe2011-02-252-2/+18
| * | | | | | (#6407) Fix spec test hang with Mocha >= 0.9.11 in zlib testingDaniel Pittman2011-02-221-1/+1
| * | | | | | (#5552) Display help when no subcommand is given.Daniel Pittman2011-02-221-0/+10
| * | | | | | (#5552) Clean up subcommand handling inside puppet cert.Daniel Pittman2011-02-221-14/+44
| * | | | | | Merge branch 'ticket/2.6.next/6376-_search-support' into 2.6.nextMax Martin2011-02-211-1/+5
| |\ \ \ \ \ \
| | * | | | | | (#6376) Add test case for facts find requestMax Martin2011-02-211-1/+5
| * | | | | | | Merge branch '2.6.x' into 2.6.nextJacob Helwig2011-02-214-47/+101
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | (#6353) Restore the ability to store paths in the filebucketPaul Berry2011-02-213-46/+100
| | * | | | | | (#6126) Puppet inspect now reports status after run completes.Daniel Pittman2011-02-181-1/+1
| * | | | | | | Merge branch 'tickets/2.6.x/6309-check-what-is-mounted' into 2.6.nextJacob Helwig2011-02-183-115/+140
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Remove pending tests from parsed mount providerJacob Helwig2011-02-181-10/+0
| | * | | | | | (#6309) Ensure the correct device is mounted when managing mountsJacob Helwig2011-02-183-105/+140
| | |/ / / / /
| | * | | | | (#5977) fix spec test failure when new applications are introduced.Daniel Pittman2011-02-141-4/+9
| * | | | | | (#6376) Add support and testing for _search GET requestsMax Martin2011-02-181-0/+12
| * | | | | | (#5166) Inventory service is now searchable by timestamp.Paul Berry2011-02-171-0/+103
| * | | | | | Refactored Puppet::Node::Inventory::Yaml tests in preparation for adding fres...Paul Berry2011-02-171-21/+9
| * | | | | | (#5132) Provide a query REST interface for inventoryPaul Berry2011-02-174-6/+151
| * | | | | | (#6346) Move the trap calls onto Signal so they're easier to stubMatt Robinson2011-02-165-18/+5
| * | | | | | Merge branch 'masterzen/tickets/2.6.x/5516' into bug/2.6.next/5516-hashes-can...Daniel Pittman2011-02-121-0/+6
| |\ \ \ \ \ \
| | * | | | | | Fix #5516 - Hashes can't be used in selectorsBrice Figureau2011-02-121-0/+6
| * | | | | | | (#5977) fix spec test failure when new applications are introduced.Daniel Pittman2011-02-121-4/+9
| * | | | | | | misc: ast_context has two arguments, not one.Daniel Pittman2011-02-121-1/+1
| * | | | | | | Merge branch 'masterzen/tickets/2.6/5720' into bug/2.6.next/5720-puppetdoc-fa...Daniel Pittman2011-02-123-3/+58
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Fix #5720 - puppetdoc misses some class commentsBrice Figureau2011-02-112-0/+43
| | * | | | | | Fix #6281 - Make sure puppetdoc analyzes all filesBrice Figureau2011-02-111-0/+12
| | * | | | | | Fix #6280 - puppetdoc crashing on string interpolationBrice Figureau2011-02-111-3/+3
| | |/ / / / /
| * | | | | | Merge remote branch 'dan/ticket/2.6.4/5977' into 2.6.nextJesse Wolfe2011-02-081-0/+24
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | (5977) Puppet::Applications can be loaded from multiple paths.Dan Bode2011-01-141-0/+24
* | | | | | | maint: Fix a randomization test failureMatt Robinson2011-03-031-1/+3
* | | | | | | (#6582) stub puts to prevent screen output when testing help.Daniel Pittman2011-03-031-0/+1
* | | | | | | (#6582) eliminate a backtrace from mismatched block arguments.Daniel Pittman2011-03-031-1/+1
* | | | | | | (#6582) unstub Puppet settings to improve indirector queue tests.Daniel Pittman2011-03-031-5/+7
* | | | | | | (#6582) eliminate fakeresource use in ssh_authorized_key spec.Daniel Pittman2011-03-032-27/+18
* | | | | | | (#6582) eliminate fakeparsefile helper method.Daniel Pittman2011-03-033-32/+10
* | | | | | | (#6582) Eliminate the old fakedata helper method.Daniel Pittman2011-03-036-28/+8
* | | | | | | (#6407) Fix spec test hang with Mocha >= 0.9.11 in zlib testingDaniel Pittman2011-03-031-1/+1
* | | | | | | Merge branch 'ticket/next/5496' into nextNick Lewis2011-03-011-0/+30
|\ \ \ \ \ \ \
| * | | | | | | (#5496) Added tests for the new zpool output formatDevon Peters2011-03-011-0/+30