summaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | 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
| |/ / / / / /
* | | | | | | Merge branch '2.6.x' into nextMatt Robinson2011-01-1913-516/+663
|\| | | | | |
| * | | | | | (#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
| |\| | | | |
| * | | | | | maint: Inspect reports should have audited = true on eventsMatt Robinson2011-01-061-0/+20
* | | | | | | maint: Stop stubbing 'use' on any_instance of Puppet::Util::SettingsNick Lewis2011-01-074-34/+10
* | | | | | | Merge branch 'ticket/2.6.next/5799' into nextNick Lewis2011-01-071-0/+31
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | (#5799) Simplify report dir creationNick Lewis2011-01-061-0/+31
| |/ / / / /
* | | | | | Merge branch 'intermediate_merge_branch' into nextNick Lewis2011-01-0673-1003/+668
|\ \ \ \ \ \
| * | | | | | Merge branch '2.6.x' into nextNick Lewis2011-01-0673-1003/+668
| |\| | | | |
| | * | | | | (#5771): Fix spec failures associated with rspec upgradeNick Lewis2011-01-053-96/+4
| | * | | | | (#5771) Upgrade rspec to version 2Matt Robinson2011-01-0449-224/+79
| | * | | | | Merge branch 'ticket/2.6.next/5758' into 2.6.nextPaul Berry2011-01-031-6/+56
| | |\ \ \ \ \
| | | * | | | | (#5758) Verify that report events are correctly createdPaul Berry2011-01-031-6/+56