summaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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-014-4/+31
|\ \ \
| * \ \ 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-012-4/+4
| |\ \ \ \
| | * | | | Fixes #5916 - Cleanup of unused doc methods and documentationJames Turnbull2011-01-172-4/+4
| | |/ / /
* | | | | 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-312-0/+15
* | | | Bug #6091 -- test leading double-slash in filenames are allowed.Daniel Pittman2011-01-311-0/+17
* | | | Bug #6061 -- verify that negative {min,max}_password_age are accepted.Daniel Pittman2011-01-281-0/+28
* | | | Feature #5855 -- undefined method 'withenv' in FreeBSD package provider.Daniel Pittman2011-01-261-0/+55
* | | | Merge branch 'bug/2.6.next/6009' into 2.6.nextDaniel Pittman2011-01-251-0/+38
|\ \ \ \
| * | | | Fixed #6009 - nested member list vs directory service group providerJames Turnbull2011-01-251-0/+38
| |/ / /
* / / / (#5931) Prevent errors when calling insync? on audited propertiesPaul Berry2011-01-2512-63/+82
|/ / /
* | | (#5882) Added error-handling for bucketing files in puppet inspectNick Lewis2011-01-131-2/+16
* | | (#5882) Added error-handling to puppet inspect when auditingNick Lewis2011-01-131-1/+59
* | | (#5171) Made "puppet inspect" upload audited files to a file bucketPaul Berry2011-01-131-0/+84
* | | Merge branch 'ticket/2.6.next/5838' into 2.6.nextPaul Berry2011-01-1211-434/+362
|\ \ \
| * | | (#5838) Support paths as part of file bucket requests.Paul Berry2011-01-121-84/+78
| * | | (#5838) Improve the quality of file bucket specs.Paul Berry2011-01-122-36/+66
| * | | (#5838) Make file bucket dipper efficient when saving a file that already existsPaul Berry2011-01-121-0/+23
| * | | (#5838) Implemented the "head" method for FileBucketFile::File terminus.Paul Berry2011-01-123-265/+30
| * | | (#5838) Reworked file dipper spec to perform less stubbing.Paul Berry2011-01-121-82/+32
| * | | (#5838) Added support for HEAD requests to the indirector.Paul Berry2011-01-128-8/+174
| * | | (#5838) Refactored Puppet::Network::Rights#fail_on_denyPaul Berry2011-01-122-24/+24
* | | | maint: Remove unused Rakefile in spec directoryMatt Robinson2011-01-111-91/+0
|/ / /
* | | (#5171) Made filebucket able to perform diffsJesse Wolfe2011-01-112-0/+51
* | | (#5710) Removed unnecessary calls to insync?Paul Berry2011-01-071-0/+23
* | | Prep for fixing #5710: Refactor stub provider in resource harness specPaul Berry2011-01-071-33/+36
* | | Maint: test partial resource failurePaul Berry2011-01-071-0/+58
* | | Merge branch 'ticket/2.6.next/5799' into 2.6.nextNick Lewis2011-01-071-0/+31
|\| |
| * | (#5799) Simplify report dir creationNick Lewis2011-01-061-0/+31