summaryrefslogtreecommitdiffstats
path: root/spec/unit/application
Commit message (Expand)AuthorAgeFilesLines
...
| * (#5552) Clean up subcommand handling inside puppet cert.Daniel Pittman2011-02-221-14/+44
| * Merge branch '2.6.x' into 2.6.nextJacob Helwig2011-02-211-1/+1
| |\
| | * (#6126) Puppet inspect now reports status after run completes.Daniel Pittman2011-02-181-1/+1
| * | (#6346) Move the trap calls onto Signal so they're easier to stubMatt Robinson2011-02-164-13/+4
| |/
* | Merge branch '2.6.x' into nextMatt Robinson2011-02-021-2/+2
|\|
| * 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
* | | Merge branch '2.6.x' into nextMatt Robinson2011-01-191-1/+177
|\| |
| * | (#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
| * | 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-073-27/+2
* | Merge branch 'intermediate_merge_branch' into nextNick Lewis2011-01-064-9/+28
|\ \
| * | Merge branch '2.6.x' into nextNick Lewis2011-01-064-9/+28
| |\|
| | * (#5771) Upgrade rspec to version 2Matt Robinson2011-01-042-6/+2
| | * Fix #5698 puppet inspect shouldn't report of attributes of deleted filesJesse Wolfe2011-01-031-1/+24
| | * (#5375) Rework puppet apply to use configurer.runPaul Berry2010-12-161-7/+7
| | * maint: Fix a test that was missing a requireMatt Robinson2010-12-161-0/+1
| | * maint: Fix tests that don't run on their ownMatt Robinson2010-12-162-0/+2
* | | maint: Work-around for a Mocha bugNick Lewis2011-01-063-2/+27
|/ /
* | Merge branch '2.6.x' into nextNick Lewis2010-12-161-0/+79
|\|
| * (#4943) Add puppet inspect applicationNick Lewis2010-12-021-0/+79
* | maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-0610-10/+10
* | maint: Fix more order dependent test failuresMatt Robinson2010-12-061-0/+1
* | Maint: Modified uses of indirector.save to call the indirection directly.Paul Berry2010-11-302-3/+3
* | Maint: Modified tests of indirector.save to call the indirection directly.Paul Berry2010-11-302-3/+3
* | Maint: Refactor tests to use <class>.indirection.<method>Paul Berry2010-11-296-48/+48
* | (#5375) Rework puppet apply to use configurer.runPaul Berry2010-11-231-11/+9
* | maint: Fix tests that don't run on their ownMatt Robinson2010-11-222-0/+2
* | Merge remote branch 'masterzen/feature/master/4339' into nextPaul Berry2010-11-222-0/+24
|\ \
| * | Fix #4339 - Locally save the last report to $lastrunreportBrice Figureau2010-11-132-0/+13
| * | Fix #4339 - Allow puppet apply to save last run summaryBrice Figureau2010-11-131-0/+11
* | | Merge commit '2.6.3' into nextPaul Berry2010-11-171-1/+1
|\ \ \ | |/ / |/| / | |/
| * Fixed #5296 - test warnings messagesJames Turnbull2010-11-161-1/+1
* | Maint: remove unnecessary stubbing from agent_specPaul Berry2010-11-091-20/+21
* | Merge commit '2.6.1rc4' into nextJesse Wolfe2010-09-133-3/+3
|\|
| * Fix for #4646 -- Missing stubMarkus Roberts2010-09-071-1/+1
| * Fixed RSpec warning messagesJames Turnbull2010-08-312-2/+2
* | Merge commit '2.6.1rc3' into nextJesse Wolfe2010-08-272-22/+21
|\|
| * [#4545] Remove obsolete 'trac' specsJesse Wolfe2010-08-211-19/+0
| * [#4298] Puppet apply prints an error if the file to apply doesn't existMatt Robinson2010-08-211-3/+21
* | Moved perform_initial_import from Puppet::Resource::TypeCollection to Puppet:...Paul Berry2010-08-132-11/+9
|/
* [#4213] -o option for setting onetime now works properlyNick Lewis2010-07-131-28/+12
* Code smell: Two space indentationMarkus Roberts2010-07-0910-2208/+2208
* Code smell: Use {} for % notation delimiters wherever practicalMarkus Roberts2010-07-092-2/+2
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-2/+2
* [#3961] Part two: --destroy should also be localJesse Wolfe2010-07-061-0/+18
* [#3172] Fix the arguments to Application::Kick.new, which I had brokenJesse Wolfe2010-07-021-0/+7
* maint: Remove a heisentest that wasn't testing what it claimedJesse Wolfe2010-07-021-25/+0