summaryrefslogtreecommitdiffstats
path: root/test/other/events.rb
Commit message (Expand)AuthorAgeFilesLines
* Switching transactions to callback-based eventsLuke Kanies2010-02-171-124/+0
* Removed extra whitespace from end of linesIan Taylor2009-06-061-2/+2
* Changed tabs to spaces without interfering with indentation or alignmentIan Taylor2009-06-061-1/+1
* Fixing all of the test/ tests I broke in previous dev.Luke Kanies2008-12-181-3/+3
* Deprecating the Puppet::Type.create.Luke Kanies2008-12-181-9/+9
* Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.typeLuke Kanies2008-12-181-9/+9
* Renaming 'configuration' to 'catalog', fixing #954.Luke Kanies2007-12-111-4/+4
* Changing the test/ classes so that they work from the mainLuke Kanies2007-10-261-1/+1
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* This is basically another intermediate commit. I feel likeLuke Kanies2007-09-171-54/+13
* Another round of bug fixing. Now everything passes except mounts, at least o...luke2006-12-131-4/+0
* Fixing the next round of bugs, mostly little things but I had to modify trans...luke2006-12-131-1/+2
* Most tests now pass in the whole system, but there are still about 8 cases th...luke2006-12-111-1/+14
* Fixing the test scripts so that the library pathluke2006-10-161-1/+3
* Adding a ruby header to all of the tests so that they can now be executed as ...luke2006-10-161-0/+2
* As requested by Christian Warden, triggering an object now results inluke2006-09-221-1/+1
* Converting to using the Rakefile for testing. The old 'test' script isluke2006-09-191-8/+1
* making a test to verify that the functionality womble is looking for now worksluke2006-05-051-0/+29
* Making trigger logs much clearer -- you now get info logs indicating how many...luke2006-05-051-0/+27
* Changing how events work. Events are now responded to inline, while an objec...luke2006-05-051-8/+10
* Okay, Puppet is now almost entirely capable of configuring itself. I have no...luke2006-03-021-28/+17
* Adding an "ensure" state where appropriate, and significantly reworking the b...luke2006-01-171-3/+3
* Fixing dependencies to not depend on file order. Added Puppet::Type.{finaliz...luke2006-01-121-0/+2
* Merging changes from the head of the rework1 branch, r 784luke2006-01-081-9/+9
* Undoing the merge that happened in 785luke2006-01-071-9/+9
* Merging in refactoring from version 774 into version 784luke2006-01-071-9/+9
* removing any direct references to /tmp in testsluke2005-11-241-8/+7
* Getting rid of the tc_ prefix to test casesluke2005-10-221-0/+111