summaryrefslogtreecommitdiffstats
path: root/test/other/transactions.rb
Commit message (Expand)AuthorAgeFilesLines
* (5200) -- replace containers with sentinalsMarkus Roberts2011-04-061-34/+1
* maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson2010-12-061-1/+1
* Code smell: Two space indentationMarkus Roberts2010-07-091-348/+348
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-10/+10
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-2/+2
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-6/+2
* Code smell: Use string interpolationMarkus Roberts2010-07-091-9/+9
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-8/+25
* Fixing #3533 - Removing all transaction cleanupLuke Kanies2010-02-171-5/+0
* Fixing most of the broken tests in test/Luke Kanies2010-02-171-319/+0
* Removing Resource::Reference classesLuke Kanies2010-02-171-6/+6
* Allow skipped resources to process eventsJesse Wolfe2010-02-171-1/+1
* Remove test that tests internal class structures which have changed.Jesse Wolfe2010-02-171-28/+0
* Remove stale set_triggerJesse Wolfe2010-02-171-97/+0
* Fix test failures due to name changes of event symbolsJesse Wolfe2010-02-171-4/+4
* Remove rollback test, since rollback was removed.Jesse Wolfe2010-02-171-50/+0
* Merge branch '0.25.x'Markus Roberts2010-02-091-1/+1
|\
| * Fix for #3077 (unit tests broken in 0.25.1-->0.25.4)Markus Roberts2010-01-301-1/+1
* | Fixing #1054 - transaction reports are always sentLuke Kanies2010-01-181-44/+3
|/
* Removed extra whitespace from end of linesIan Taylor2009-06-061-37/+37
* Fixing a transaction test that had some broken plumbingLuke Kanies2009-05-261-2/+11
* Fixing all of the test/ tests I broke in previous dev.Luke Kanies2008-12-181-6/+10
* Deprecating the Puppet::Type.create.Luke Kanies2008-12-181-44/+44
* Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.typeLuke Kanies2008-12-181-10/+10
* 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
* Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,Luke Kanies2008-10-171-1/+1
|\
| * Fixing a test that was broken in ee579641Luke Kanies2008-10-081-1/+1
* | Merge branch '0.24.x'Luke Kanies2008-07-041-6/+5
|\|
| * Refactoring the Transaction::Event class.Luke Kanies2008-07-041-3/+2
| * Renaming Puppet::Event to Puppet::Transaction::EventLuke Kanies2008-07-031-3/+3
* | 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-311-4/+4
|\|
| * Somewhat refactored fileserving so that it no longer cachesLuke Kanies2008-02-231-0/+2
| * Removing the last remaining vestiges of GRATR --Luke Kanies2008-02-111-4/+4
* | Another round of fixes toward making global resources work.Luke Kanies2008-01-091-17/+15
|/
* Renaming 'configuration' to 'catalog', fixing #954.Luke Kanies2007-12-111-27/+27
* Reverting the changes I'd made toward removing the globalLuke Kanies2007-11-191-17/+19
* Fixed most failing tests, but there are still over thirty failing.Luke Kanies2007-11-181-19/+17
* 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-261-1/+1
* All tests now pass in this configuration branch, which meansLuke Kanies2007-09-221-17/+8
* This is basically another intermediate commit. I feel likeLuke Kanies2007-09-171-42/+19
* The whole system now uses Configuration objects instead ofLuke Kanies2007-09-151-118/+98
* 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-041-1/+1
* Significantly reworked the type => provider interface with respect toluke2007-06-041-4/+4
* A round of fixes so unit tests pass; most of the failures were from the mergi...luke2007-05-151-6/+7
* Merging of refactor-transacton to the trunk. This work removes the :is attri...ballman2007-05-091-4/+4