summaryrefslogtreecommitdiffstats
path: root/lib/puppet/transaction.rb
Commit message (Expand)AuthorAgeFilesLines
* More report and metrics manipulations. This should be the last of it.luke2006-07-011-7/+40
* Trying to merge metrics and reports. There is now a separate transaction rep...luke2006-06-301-48/+76
* Adding report collection to both statechange and transaction.luke2006-06-291-0/+6
* Cleaning up plugin handling a bit -- they can now be colon-separated paths, a...luke2006-06-281-0/+5
* Catching errors thrown during object evaluation and marking the objects as fa...luke2006-06-271-1/+16
* Adding plugins and plugin management. The Master Client will now automatical...luke2006-06-201-1/+7
* A round of bug-fixing in preparation for the next release.luke2006-06-131-3/+20
* Added the last of the tests for the runner, along with the necessary work in ...luke2006-05-181-2/+5
* Adding a lot of structure to puppet.rb to make it easier to manage multiple o...luke2006-05-181-4/+5
* Making trigger logs much clearer -- you now get info logs indicating how many...luke2006-05-051-7/+33
* Changing how events work. Events are now responded to inline, while an objec...luke2006-05-051-115/+147
* Fixing #82. You can now specify comma-separated tags to get run in puppet or...luke2006-03-111-0/+19
* Fixing #95. I had to redesign how events were triggered; the transaction now...luke2006-03-091-91/+29
* Okay, Puppet is now almost entirely capable of configuring itself. I have no...luke2006-03-021-1/+1
* Changing transactions to be one-stage instead of two, and changing most of th...luke2006-02-161-24/+78
* Fixing class storage -- it was not working for nodescopesluke2006-01-301-1/+1
* Adding the event-loop stuff to the repository and switching to using it. Als...luke2006-01-241-3/+3
* Committing most of the scheduling stuff. There is still a bit of work to do ...luke2006-01-231-3/+15
* Made lots of small changes, mostly to help usability but also fixed a couple ...luke2006-01-181-1/+2
* Added "ensure" state to some classes, and added infrastructure for it to work...luke2006-01-161-3/+8
* Merging changes from the head of the rework1 branch, r 784luke2006-01-081-2/+0
* Undoing the merge that happened in 785luke2006-01-071-0/+2
* Merging in refactoring from version 774 into version 784luke2006-01-071-2/+0
* Further progress towards the next release. Lots of small bugs fixed, the pat...luke2005-11-011-4/+1
* "latest" is now a valid value for packages, and yum support is also includedluke2005-10-201-4/+2
* switching all relationships to be centrally maintained and to use symbolic re...luke2005-10-011-2/+5
* Users and groups now work on OS X. I had to make some key changes to how tra...luke2005-09-171-5/+12
* Users and groups now nearly work on normal machines and on os x, and I think ...luke2005-09-171-1/+6
* fixing error handling so that failed objects are completely destroyed; they w...luke2005-09-131-5/+5
* intermediate commit so cron is not loadedluke2005-09-121-0/+7
* fixing groups again after getting them to work with netinfoluke2005-09-091-0/+1
* reverting changes in the reverse order of what i executed themluke2005-09-081-1/+1
* finishing up user and group support for nowluke2005-09-071-0/+1
* changing rollback() to do event handling alsoluke2005-09-071-1/+6
* Execution order is now based on dependency relationships, and those relations...Luke Kanies2005-08-181-32/+19
* okay, last try on sources hopefully -- no failures, and basic functionality a...Luke Kanies2005-07-221-1/+1
* temp commit before i change the whole way that i am doing source + recursionLuke Kanies2005-07-191-5/+10
* fixing debugging to severely reduce output but allow it when debugging a spec...Luke Kanies2005-06-291-3/+3
* metric testing and graphing now works in the library, although nothing has be...Luke Kanies2005-06-291-0/+1
* logging now exactly supports the list of levels that syslog supports, and mul...Luke Kanies2005-06-281-3/+3
* renaming blink to puppetLuke Kanies2005-06-271-15/+15
* renaming blink to puppetLuke Kanies2005-06-271-0/+162