summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | (#6632) Adding a new mount no longer causes error with umountPaul Berry2011-03-081-30/+4
| * | | | | | Maint: Added the ability to replace the behavior ofPaul Berry2011-03-071-0/+35
| |/ / / / /
* | | | | | (#6722) load all functions before testing...Daniel Pittman2011-03-1615-4/+47
* | | | | | (#5479) Test that we auto-require the zone dataset.Daniel Pittman2011-03-101-0/+20
* | | | | | (#6441) Add mount fixture for AIX's /etc/filesystemsJacob Helwig2011-03-091-0/+2
* | | | | | (#6641) Make it easier to add future platforms to the suite.Daniel Pittman2011-03-081-2/+8
* | | | | | (#6441) Mark solaris tests pending, because we can't stub it.Daniel Pittman2011-03-081-3/+8
* | | | | | (#6641) fix mount provider tests broken in the 2.6 merge.Daniel Pittman2011-03-081-16/+13
* | | | | | maint: Fix rdoc when documenting manifest filesMatt Robinson2011-03-081-54/+16
* | | | | | Merge branch '2.6.next' into nextMatt Robinson2011-03-0722-523/+991
|\| | | | |
| * | | | | (#5148) Fix failing spec due to timezoneNick Lewis2011-03-041-1/+1
| * | | | | (#5148) Add support for PSON to factsNick Lewis2011-03-041-0/+24
| * | | | | (#6338) Remove inventory indirection, and move to facts indirectionNick Lewis2011-03-032-221/+214
| * | | | | (#6541) Fix content with checksum truncation bugMatt Robinson2011-03-021-1/+22
| * | | | | (#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