summaryrefslogtreecommitdiffstats
path: root/test/lib/puppettest
Commit message (Expand)AuthorAgeFilesLines
* (5200) -- replace containers with sentinalsMarkus Roberts2011-04-062-20/+6
* Merge branch '2.6.x' into nextNick Lewis2011-01-062-1/+3
|\
| * (#5771): Fix spec failures associated with rspec upgradeNick Lewis2011-01-051-0/+2
| * (#5493) Add report_format, puppet_version, and configuration_version to ReportsNick Lewis2010-12-161-1/+1
* | Merge branch '2.6.x' into nextNick Lewis2010-12-161-1/+1
|\|
| * (#5408) Attributes can be both audited and managedJesse Wolfe2010-12-101-1/+1
* | Merge commit '2.6.1rc4' into nextJesse Wolfe2010-09-133-23/+26
|\|
| * [#4308] Remove puppettest from specsMatt Robinson2010-09-033-23/+26
* | [4638] Cleanup of plurals and inheritance relationships in ASTPaul Berry2010-08-271-8/+5
|/
* Code smell: Two space indentationMarkus Roberts2010-07-0916-1274/+1274
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-094-17/+17
* Code smell: Use ||= for conditional initializationMarkus Roberts2010-07-091-2/+2
* Code smell: Omit needless checks on definedMarkus Roberts2010-07-091-1/+1
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-0910-30/+30
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-0912-87/+29
* Code smell: Use string interpolationMarkus Roberts2010-07-0910-42/+42
* Code smell: English names for special globals rather than line-noiseMarkus Roberts2010-07-091-3/+3
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-097-69/+129
* [#4064] Modify confine to also allow a message and a block containing the test.Rein Henrichs2010-02-171-22/+32
* [#1621] Composite keys for resourcesJesse Wolfe2010-06-211-3/+3
* Fixing #2658 - adding backward compatibility for 0.24Luke Kanies2010-02-171-12/+2
* Fixing and porting Transaction Report testsLuke Kanies2010-04-121-1/+1
* Finishing renaming :params to :parameters internallyLuke Kanies2010-02-174-43/+12
* Removing Resource::Reference classesLuke Kanies2010-02-172-16/+12
* Adding parameter validation to Puppet::ResourceLuke Kanies2010-02-171-1/+1
* Fix unit tests in file/target.rbJesse Wolfe2010-02-171-1/+1
* Use a helper function to evaluate a resource since the API has changedJesse Wolfe2010-02-171-0/+1
* Fixing most failing test/ tests.Luke Kanies2010-02-171-4/+0
* Switching transactions to callback-based eventsLuke Kanies2010-02-171-5/+3
* Forgot fakedata called in specJames Turnbull2010-02-041-0/+1
* Minor unit test fixesJames Turnbull2010-01-301-1/+1
* Fix for #2745 fakedata tests not workingMarkus Roberts2009-10-231-16/+8
* default server in remote filebucketsTill Maas2009-08-031-0/+1
* Make sure node are referenced by their namesBrice Figureau2009-08-011-1/+1
* Enhance selector and case statements to match with regexpBrice Figureau2009-08-011-0/+5
* Switching to LoadedCode from ASTSetLuke Kanies2009-07-051-1/+1
* Removed extra whitespace from end of linesIan Taylor2009-06-067-17/+17
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-062-5/+5
* Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-261-1/+1
* Deprecating the Puppet::Type.create.Luke Kanies2008-12-181-1/+1
* Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.typeLuke Kanies2008-12-181-1/+1
* Renaming the "Catalog#to_type" method to "Catalog#to_ral"Luke Kanies2008-12-181-1/+1
* Renaming Puppet::Node::Catalog to Puppet::Resource::CatalogLuke Kanies2008-12-182-4/+4
* Merge branch '0.24.x'Luke Kanies2008-12-091-1/+1
|\
| * Fix rake abort when there is a matching confineBrice Figureau2008-12-081-1/+1
* | Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,Luke Kanies2008-10-172-2/+2
|\|
| * Fixing some tests that were broken in the fix for #1633Luke Kanies2008-10-081-2/+0
| * Adding warnings when example groups are skipped.Luke Kanies2008-10-081-0/+2
* | Merge branch '0.24.x' into mergingLuke Kanies2008-07-291-0/+3
|\|
| * The mongrel-related tests now run without mongrel.Luke Kanies2008-07-171-0/+3