summaryrefslogtreecommitdiffstats
path: root/lib/puppet/type/tidy.rb
Commit message (Expand)AuthorAgeFilesLines
* Finishing the work to use Puppet::Resource instead of TransObjectLuke Kanies2008-12-181-2/+2
* Completely refactoring the tidy type.Luke Kanies2008-11-151-146/+139
* Cleaning up the tidy type a bitLuke Kanies2008-11-151-265/+264
* Fixing #1660 - Adding specifically supported values for tidy recursion.Luke Kanies2008-10-281-0/+17
* Fixed #1661 - Type reference: tidy should specify manditory parametersJames Turnbull2008-10-281-1/+4
* Fixing the "tidy" type to use an option hash for specifying its parent classLuke Kanies2008-03-071-1/+1
* Applying patch by josb in #884 to provide patternLuke Kanies2007-12-111-5/+15
* Fixing #931 by keeping track in configurations ofLuke Kanies2007-11-271-1/+0
* Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* Removing the long-obsolete Element base class. The Parameter and Type classe...luke2007-07-041-1/+0
* Significantly reworked the type => provider interface with respect toluke2007-06-041-2/+2
* Using the method for retrieving the dipper class, in case it has not been loadedluke2007-05-161-1/+1
* Fixing #607 -- parameters and properties now refer to a @resource rather than...luke2007-05-091-14/+14
* Merging of refactor-transacton to the trunk. This work removes the :is attri...ballman2007-05-091-17/+23
* Moving all of the client and server code into a single network/ directory. I...luke2007-02-081-1/+1
* Merging the state-rename branch. This includes the diff from version 2156 to...luke2007-02-071-15/+15
* Hopefully fixing #355. I could not actually reproduce the specific problem, ...luke2006-12-271-124/+148
* Most of the graph handling is now done, and all of the recursive types (basic...luke2006-12-101-1/+9
* Rewriting nearly all of the tests for the tidy type, and redoing the internal...luke2006-10-171-36/+104
* Added a list class method to just about all types, and it seems to actually w...luke2006-04-201-0/+4
* Made lots of small changes, mostly to help usability but also fixed a couple ...luke2006-01-181-5/+5
* Adding an "ensure" state where appropriate, and significantly reworking the b...luke2006-01-171-4/+6
* Added "ensure" state to some classes, and added infrastructure for it to work...luke2006-01-161-2/+3
* Converting transport format to YAML instead of Marshal, and caching the file ...luke2006-01-121-0/+4
* Merging changes from the head of the rework1 branch, r 784luke2006-01-081-99/+96
* Undoing the merge that happened in 785luke2006-01-071-96/+99
* Merging in refactoring from version 774 into version 784luke2006-01-071-99/+96
* removing ruby shebang at the top of all of the filesluke2005-11-231-3/+2
* Adding logging methods to all Puppet::Element instances, and converting all i...luke2005-10-261-3/+3
* adding all of the work necessary for tidyingluke2005-09-061-57/+106
* committing initial tidy stuff, so i can move to the laptopluke2005-09-021-0/+134