summaryrefslogtreecommitdiffstats
path: root/test/other
Commit message (Expand)AuthorAgeFilesLines
* Fixing #2296 - overlapping recursions work againLuke Kanies2009-07-251-101/+0
* Removed extra whitespace from end of linesIan Taylor2009-06-066-66/+66
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-066-11/+11
* Fixing a transaction test that had some broken plumbingLuke Kanies2009-05-261-2/+11
* Fixing tests broken during the #1405 fix.Luke Kanies2009-02-062-35/+2
* Fixing all of the test/ tests I broke in previous dev.Luke Kanies2008-12-183-139/+15
* Deprecating the Puppet::Type.create.Luke Kanies2008-12-185-60/+60
* Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.typeLuke Kanies2008-12-184-24/+24
* Renaming Puppet::Node::Catalog to Puppet::Resource::CatalogLuke Kanies2008-12-181-4/+4
* Fixing tests broken by fileserving and other refactoring.Luke Kanies2008-11-081-204/+7
* Converting the file 'source' property to a parameter.Luke Kanies2008-11-051-20/+14
* Fixing a test I broke when fixing a reporting bugLuke Kanies2008-10-311-4/+0
* Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,Luke Kanies2008-10-172-5/+3
|\
| * Fixing a test that was broken in ee579641Luke Kanies2008-10-081-1/+1
| * Fixing some tests that were broken in the fix for #1633Luke Kanies2008-10-081-4/+2
* | Merge branch '0.24.x' into mergingLuke Kanies2008-07-291-45/+0
|\|
| * Fixed #1431 - Provider confines must now specify similar tests in one call.Luke Kanies2008-07-171-45/+0
* | Merge branch '0.24.x'Luke Kanies2008-07-042-146/+5
|\|
| * Refactoring the Transaction::Event class.Luke Kanies2008-07-041-3/+2
| * Adding tests to the Transaction::Change class.Luke Kanies2008-07-041-140/+0
| * Renaming Puppet::Event to Puppet::Transaction::EventLuke Kanies2008-07-032-5/+5
| * Renaming the Puppet::PropertyChange class to Puppet::Transaction::Change.Luke Kanies2008-07-031-2/+2
* | Merge branch '0.24.x'Luke Kanies2008-05-251-9/+48
|\|
| * Fixing transaction support for prefetching generated resources.Luke Kanies2008-05-211-9/+48
* | Merge branch 'master' into master_no_global_resourcesLuke Kanies2008-03-312-8/+7
|\|
| * Somewhat refactored fileserving so that it no longer cachesLuke Kanies2008-02-232-4/+5
| * Removing the last remaining vestiges of GRATR --Luke Kanies2008-02-111-4/+4
* | Another round of test-fixes toward eliminating global resourceLuke Kanies2008-01-141-2/+0
* | Another round of fixes toward making global resources work.Luke Kanies2008-01-092-19/+20
* | Lots o' bug-fixes toward getting rid of global resources.Luke Kanies2008-01-081-1/+1
|/
* Renaming 'configuration' to 'catalog', fixing #954.Luke Kanies2007-12-115-34/+34
* Theoretically, this patch is to fix #917 (which it does), butLuke Kanies2007-11-281-0/+1
* Reverting the changes I'd made toward removing the globalLuke Kanies2007-11-193-42/+45
* Merge commit 'davids-bugfixes/rest/fix-815-by-using-main-explicitly'Luke Kanies2007-11-181-2/+2
|\
| * fix #815: add :main to all use() for :reporting and :metricsDavid Schmitt2007-11-091-2/+2
* | Fixed most failing tests, but there are still over thirty failing.Luke Kanies2007-11-183-45/+42
* | Fixing #800 by refactoring how configurations are retrievedLuke Kanies2007-11-121-5/+5
|/
* Switching the base class for the Relationship class.Luke Kanies2007-11-082-74/+3
* Switching the graph base class from GRATR::DigraphLuke Kanies2007-11-071-31/+0
* Changing the test/ classes so that they work from the mainLuke Kanies2007-10-2610-10/+10
* Translating the report handler to an indirected model.Luke Kanies2007-10-131-6/+7
* Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppetLuke Kanies2007-10-038-8/+0
|\
| * Removing the Id tags from all of the filesLuke Kanies2007-10-038-8/+0
* | I finally tracked down the problem that was causing providersLuke Kanies2007-10-031-1/+0
|/
* Renaming the 'Puppet::Util::Config' class toLuke Kanies2007-09-221-2/+2
* All tests now pass in this configuration branch, which meansLuke Kanies2007-09-222-25/+13
* This is basically another intermediate commit. I feel likeLuke Kanies2007-09-176-113/+39
* The whole system now uses Configuration objects instead ofLuke Kanies2007-09-151-118/+98
* Adding a to_graph method to TransBuckets, so that the buckets can directly ge...Luke Kanies2007-09-121-290/+0
* Moving the node tests to rspec, and cleaning up the spec of the node, especia...Luke Kanies2007-08-261-75/+0