summaryrefslogtreecommitdiffstats
path: root/test/other
Commit message (Expand)AuthorAgeFilesLines
* Fixed #1431 - Provider confines must now specify similar tests in one call.Luke Kanies2008-07-171-45/+0
* 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
* Fixing transaction support for prefetching generated resources.Luke Kanies2008-05-211-9/+48
* 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
* 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
* The last commits before I actually start on the multi-environment support. T...Luke Kanies2007-08-221-0/+75
* Fixing transactions so that they do not flush resources that are in noopluke2007-07-111-2/+41
* Removing the long-obsolete Element base class. The Parameter and Type classe...luke2007-07-042-2/+2
* Significantly reworked the type => provider interface with respect toluke2007-06-041-4/+4
* Fixing #507 (behaviour in cycles) by changing the topsort algorithm.luke2007-05-171-4/+5
* A round of fixes so unit tests pass; most of the failures were from the mergi...luke2007-05-152-10/+10
* Merging of refactor-transacton to the trunk. This work removes the :is attri...ballman2007-05-092-11/+11
* Consolidating all of the configuration parameter declarations into configurat...luke2007-05-041-1/+1
* Adding a --summarize option, to get a transaction summaryluke2007-05-041-26/+43
* Fixing a bug in the tests introduced a while back when I switched to using "g...luke2007-04-301-2/+4
* Renaming some methods so that we can generate a report on a transaction and t...luke2007-03-301-1/+1
* More work on #542 -- services in noop now produce noop events so that they ca...luke2007-03-181-8/+22
* Fixing #542. Transactions now cause services to warn when they would have go...luke2007-03-172-29/+83
* Merging the webserver_portability branch from version 2182 to version 2258.luke2007-03-062-5/+18
* Fixing #467. It is a hackish solution, because I just reordered the definiti...luke2007-02-281-0/+31
* Redoing some aspects of the graphing in hopes of helping hte performance a bit.luke2007-02-272-15/+84
* Fixing #484. Moving unit tests at the same time.luke2007-02-089-1975/+0
* Moving all of the client and server code into a single network/ directory. I...luke2007-02-082-6/+6
* Moving some of the stand-alone classes into the util/ subdirectory, to clean ...luke2007-02-0713-103/+113
* Adding a libdir setting for puppet, so you can store your modifications to pu...luke2007-02-072-0/+58
* Merging the state-rename branch. This includes the diff from version 2156 to...luke2007-02-073-30/+30
* Adding explicit umasks to these tests.ajax2007-01-311-0/+4