summaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | (#6346) Move the trap calls onto Signal so they're easier to stubMatt Robinson2011-02-166-18/+6
| * | | | | | (Fixes #6269) merge changes from masterzen that resolve the issue.Daniel Pittman2011-02-121-0/+7
| |\ \ \ \ \ \
| | * | | | | | Fix #6269 - Hashes only work with two levels of accessBrice Figureau2011-02-121-0/+7
| * | | | | | | 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
* | | | | | | Merge branch 'ticket/next/maint-fix_test_randomization_problem' into nextMatt Robinson2011-03-031-1/+3
|\ \ \ \ \ \ \
| * | | | | | | maint: Fix a randomization test failureMatt Robinson2011-03-031-1/+3
* | | | | | | | (#6582) Don't demand the checkout be named 'puppet'.Daniel Pittman2011-03-031-1/+1
|/ / / / / / /
* | | | | | | (#6582) stub puts to prevent screen output when testing help.Daniel Pittman2011-03-031-0/+1
* | | | | | | (#6582) eliminate a backtrace from mismatched block arguments.Daniel Pittman2011-03-031-1/+1
* | | | | | | (#6582) unstub Puppet settings to improve indirector queue tests.Daniel Pittman2011-03-031-5/+7
* | | | | | | (#6582) Eliminate the last vestige of the unit tests from the specs.Daniel Pittman2011-03-031-4/+0
* | | | | | | (#6582) eliminate fakeresource use in ssh_authorized_key spec.Daniel Pittman2011-03-032-27/+18
* | | | | | | (#6582) eliminate fakeparsefile helper method.Daniel Pittman2011-03-035-47/+34
* | | | | | | (#6582) Eliminate the old fakedata helper method.Daniel Pittman2011-03-0360-32/+777
* | | | | | | (#6582) move more helper code into methods, out of RSpec#configureDaniel Pittman2011-03-032-20/+24
* | | | | | | (#6582) add fixture helper methods to replace unit test code.Daniel Pittman2011-03-032-0/+31
* | | | | | | (#6582) order RSpec global :before and :after hooks naturally.Daniel Pittman2011-03-031-17/+17
* | | | | | | (#6407) Fix spec test hang with Mocha >= 0.9.11 in zlib testingDaniel Pittman2011-03-031-1/+1
* | | | | | | Merge branch 'ticket/next/5496' into nextNick Lewis2011-03-011-0/+30
|\ \ \ \ \ \ \
| * | | | | | | (#5496) Added tests for the new zpool output formatDevon Peters2011-03-011-0/+30
* | | | | | | | 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-0222-76/+549
|\| | | | | | |
| * | | | | | | 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
| | |\ \ \ \ \ \ \