summaryrefslogtreecommitdiffstats
path: root/test/lib/puppettest
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch '0.24.x'Luke Kanies2008-07-041-1/+1
|\|
| * Refactoring the Transaction::Event class.Luke Kanies2008-07-041-1/+1
* | The master and client now successfully speak xmlrpc using the new system.Luke Kanies2008-05-071-1/+0
* | Merge branch 'master' into master_no_global_resourcesLuke Kanies2008-03-312-11/+11
|\|
| * Removing the last remaining vestiges of GRATR --Luke Kanies2008-02-111-1/+1
| * Changing the name of the Compile class to Compiler,Luke Kanies2008-02-111-8/+8
| * Fixing #1017 -- environment-specific modulepath is noLuke Kanies2008-02-041-2/+2
* | Fixing automatic relationships. I was previously looking themLuke Kanies2008-01-141-6/+0
|/
* Fixing some tests that were failing with the recent ruby that hasLuke Kanies2007-12-181-0/+1