summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
...
* | | | (#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
* | | | (#5823) run mode can now be set dynamically...Daniel Pittman2011-02-031-0/+42
* | | | (#4139) hook log autoflush into global defaultsDaniel Pittman2011-02-032-0/+18
* | | | Merge branch '2.6.next' of git://github.com/puppetlabs/puppet into 2.6.nextMarkus Roberts2011-02-013-2/+29
|\ \ \ \
| * \ \ \ Merge remote branch 'bodepd/feature/2.6.4/5910' into 2.6.nextPaul Berry2011-02-011-0/+8
| |\ \ \ \
| | * | | | (#5910) Improved logging when declared classes cannot be found:Dan Bode2011-01-121-0/+8
| | |/ / /
| * | | | Merge branch 'ticket/2.6.x/5913' of git://github.com/mitchellh/puppet into 2....Jacob Helwig2011-02-011-0/+19
| |\ \ \ \
| | * | | | (#5913) Fix Puppet::Application.find constant lookup behaviorMitchell Hashimoto2011-01-161-0/+19
| * | | | | Merge remote branch 'james/tickets/2.6.x/5916' into 2.6.nextJesse Wolfe2011-02-011-2/+2
| |\ \ \ \ \
| | * | | | | Fixes #5916 - Cleanup of unused doc methods and documentationJames Turnbull2011-01-171-2/+2
| | |/ / / /
* | | | | | Augmentation of tests for prior commitMarkus Roberts2011-02-011-1/+7
* | | | | | Fix to fix for #5755 -- backref serialization issues in zamlMarkus Roberts2011-02-011-1/+25
|/ / / / /
* | | | | Merge branch 'feature/master/5061' into 2.6.nextPaul Berry2011-02-011-0/+22
|\ \ \ \ \
| * | | | | (#5061) - allow special hostclass/define variables to be evaluated as defaults.Dan Bode2011-02-011-0/+22
* | | | | | Merge branch 'ticket/2.6.next/5045' into 2.6.nextMatt Robinson2011-02-012-9/+118
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | (#5045) Cleaning up some tests and codeMatt Robinson2011-01-242-33/+62
| * | | | | (#5045) External node classifiers should be able to specify params for classesDan Bode2011-01-241-0/+55
| * | | | | (#5045) Adds support to resource/type to also accept a param hashDan Bode2011-01-241-0/+25
| | |_|/ / | |/| | |
* | | | | Merge branch 'ticket/2.6.next/6107' into 2.6.nextMatt Robinson2011-02-012-0/+61
|\ \ \ \ \
| * | | | | (#6107) Fix an error when auditing a file with empty contentMatt Robinson2011-02-012-0/+61
* | | | | | Remove already initialized constant warning from file_spec.rb testsJacob Helwig2011-02-011-2/+0
* | | | | | (#5566) Treat source only File checksums as syntax errors when used with contentJacob Helwig2011-02-011-0/+69
* | | | | | Remove order dependency when specifying source and checksum on File typeJacob Helwig2011-02-011-0/+15
|/ / / / /
* | | | | Bug #5755 -- ZAML generates extra newline in some hash backreferences.Daniel Pittman2011-01-311-0/+21
* | | | | Spec for #5681 to allow parsing of AIX mount output in mount providerRick Bradley2011-01-311-0/+8