summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Revert #5691 "Merge remote branch 'brice/feature/process-instrumentation' int...Jesse Wolfe2011-03-011-207/+0
* | | | | | | | Merge remote branch 'brice/feature/process-instrumentation' into nextJesse Wolfe2011-02-251-0/+207
|\ \ \ \ \ \ \ \
| * | | | | | | | Process name instrumentation infrastructureBrice Figureau2010-12-181-0/+207
* | | | | | | | | Merge branch 'feature/next/2597-better-cycle-reporting' into nextDaniel Pittman2011-02-031-0/+101
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Feature #2597 -- generate a DOT graph of cycles on request.Daniel Pittman2011-02-031-5/+5
| * | | | | | | | | Feature #2597 -- report all paths in each cycle found.Daniel Pittman2011-02-031-1/+47
| * | | | | | | | | Feature #2597 -- use iterative DFS in Tarjan clustering.Daniel Pittman2011-02-031-1/+1
| * | | | | | | | | Feature #2597 -- really find and report cycles.Daniel Pittman2011-02-031-1/+50
| * | | | | | | | | Feature #2597 -- nicer reporting of relationships.Daniel Pittman2011-02-031-1/+1
| * | | | | | | | | Feature #2597 -- fix cycle relationship notification format.Daniel Pittman2011-02-031-0/+6
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'maint/2.6.next/help' into nextJesse Wolfe2011-02-033-3/+62
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Maint: remove rdoc/usage dependencyJesse Wolfe2011-02-031-3/+2
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | (#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.x' into nextMatt Robinson2011-02-0220-74/+540
|\| | | | | | |
| * | | | | | | 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
| * | | | | | | 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-1912-425/+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
| * | | | | | (#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