summaryrefslogtreecommitdiffstats
path: root/test/ral/manager
Commit message (Expand)AuthorAgeFilesLines
* maint: remove inaccurate copyright and license statements.Daniel Pittman2011-08-183-12/+0
* maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-065-5/+5
* Fix for #4299 -- Don't require whichMarkus Roberts2010-11-121-1/+1
* Fix for Bug #4756 - Providers no longer respect missing featuresJames Cammarata2010-09-141-1/+4
* Code smell: Two space indentationMarkus Roberts2010-07-095-696/+696
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-5/+5
* Code smell: Don't restate results directly after assignmentMarkus Roberts2010-07-091-1/+0
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-092-3/+3
* Code smell: Booleans are first class values.Markus Roberts2010-07-091-5/+1
* Code smell: Use string interpolationMarkus Roberts2010-07-092-23/+23
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-093-32/+79
* Tweak an old test due to new error handling.Jesse Wolfe2010-06-251-1/+1
* Simplify the newattr method by removing a level violationJesse Wolfe2010-06-252-11/+12
* maint: Fixing a test typo s/stub/stubs/Matt Robinson2010-06-241-1/+1
* Working #3139 - scheduling moved to resource harnessLuke Kanies2010-02-171-50/+0
* [#1621] Composite keys for resourcesJesse Wolfe2010-06-211-5/+0
* Removing obsolete testsLuke Kanies2010-04-121-64/+1
* Fixing some compatibility and old testsLuke Kanies2010-02-172-92/+4
* Fixing #2403 - provider specificity is richer and betterLuke Kanies2009-07-241-22/+0
* Removed extra whitespace from end of linesIan Taylor2009-06-063-19/+19
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-062-2/+2
* Fix #2207 - type was doing its own tag management leading to subtile bugsBrice Figureau2009-04-291-2/+4
* Fixed #1849 - Ruby 1.9 portability: `when' doesn't like colons, replace with ...James Turnbull2009-02-261-4/+4
* Fixing all of the test/ tests I broke in previous dev.Luke Kanies2008-12-182-83/+0
* Deprecating the Puppet::Type.create.Luke Kanies2008-12-184-35/+35
* Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.typeLuke Kanies2008-12-181-10/+10
* Finishing the work to use Puppet::Resource instead of TransObjectLuke Kanies2008-12-181-35/+0
* Replacing TransObject usage with Puppet::ResourceLuke Kanies2008-12-181-38/+0
* Renaming the "Catalog#to_type" method to "Catalog#to_ral"Luke Kanies2008-12-181-70/+1
* Merge branch 'master' into master_no_global_resourcesLuke Kanies2008-03-312-25/+25
|\
| * Fixing #571 -- provider suitability is now checked at resourceLuke Kanies2008-03-241-5/+21
| * Fixing #1118 -- downloading plugins and facts now ignores noop.Luke Kanies2008-03-131-16/+0
| * Somewhat refactored fileserving so that it no longer cachesLuke Kanies2008-02-231-2/+2
| * Removing the last remaining vestiges of GRATR --Luke Kanies2008-02-111-2/+2
* | Another round of fixes toward making global resources work.Luke Kanies2008-01-092-151/+26
|/
* Renaming 'configuration' to 'catalog', fixing #954.Luke Kanies2007-12-112-17/+17
* Fixing #800 by refactoring how configurations are retrievedLuke Kanies2007-11-122-16/+50
* Changing the test/ classes so that they work from the mainLuke Kanies2007-10-265-5/+5
* Removing the Id tags from all of the filesLuke Kanies2007-10-034-4/+0
* All tests now pass in this configuration branch, which meansLuke Kanies2007-09-221-70/+0
* This is basically another intermediate commit. I feel likeLuke Kanies2007-09-171-4/+20
* Fixing a path test. I have now made the path stuff a lot cleaner, but it app...Luke Kanies2007-09-071-1/+1
* Fixing #801 -- resources that have changes when running in noop mode do not r...Luke Kanies2007-09-071-2/+19
* Fixing #725. I was apparently not deleting the alias I was creating to the c...luke2007-07-191-0/+15
* Fixing the instances method. It now works when there are already managed res...luke2007-07-121-5/+17
* Fixing the :check metaparam so it does not try to check unsupported parametersluke2007-07-121-0/+32
* removing the test for a method I removed yesterdayluke2007-07-121-48/+0
* Fixing #704 -- Puppet was not failing correctly when schedules were missing, ...luke2007-07-041-0/+28
* Modifying the check metaparam so that it just silently ignores metaparams and...luke2007-06-151-0/+30
* Fixing the few test failures that resulted from the changes to provider listingluke2007-06-051-0/+1