summaryrefslogtreecommitdiffstats
path: root/lib/puppet/provider/parsedfile.rb
Commit message (Expand)AuthorAgeFilesLines
* Only backing up within parsedfile when managing filesLuke Kanies2009-02-141-0/+2
* Fixing #1541 - ParsedFile only backs up files once per transactionLuke Kanies2009-02-131-0/+14
* Prefetching, and thus purging, Nagios resources now worksLuke Kanies2009-02-111-22/+31
* Adding the first round of Nagios code. There are noLuke Kanies2007-12-271-1/+7
* Merge branch 'master' of ssh://reductivelabs.com/opt/rl/git/puppetLuke Kanies2007-10-031-1/+0
|\
| * Removing the Id tags from all of the filesLuke Kanies2007-10-031-1/+0
* | I finally tracked down the problem that was causing providersLuke Kanies2007-10-031-1/+1
|/
* Fix the ral:providers:host:parsed tests so they run successfully(no author)2007-08-091-1/+1
* Fixing #749 -- environment settings no longer accumulate. Significantly addi...luke2007-08-061-28/+31
* Adding some code in an attempt to fix #728, but it is all commented out since...luke2007-07-201-1/+22
* Fixing the first half of #705 -- matching no longer fails. I think this also...luke2007-07-121-3/+9
* Having FileType instances automatically back their contents up to a filebucke...luke2007-07-111-1/+0
* Fixing transactions so that they do not flush resources that are in noopluke2007-07-111-0/+1
* Adding line/file info to parsing errors in ParsedFileluke2007-07-101-1/+4
* Significantly reworked the type => provider interface with respect toluke2007-06-041-36/+26
* Adding a "source" attribute to providers, so eventually types will be able to...luke2007-06-041-1/+1
* Fixing #605 -- providers now refer to @resource or @resource_type.luke2007-05-091-32/+32
* Fixing #607 -- parameters and properties now refer to a @resource rather than...luke2007-05-091-1/+1
* Merging of refactor-transacton to the trunk. This work removes the :is attri...ballman2007-05-091-3/+3
* The first round of fixes for failing tests.luke2007-03-181-1/+1
* Fixing #529 -- specified targets keep their values. The problem was that I w...luke2007-03-181-1/+12
* Fixing cron support (I hope). It now uses providers, and seems to work, at l...luke2007-03-171-6/+13
* Significantly reworking the internals of the fileparsing code. It nowluke2007-03-141-5/+15
* Moving some of the stand-alone classes into the util/ subdirectory, to clean ...luke2007-02-071-4/+4
* Merging the state-rename branch. This includes the diff from version 2156 to...luke2007-02-071-25/+25
* Reworking the package tests. Now providers are tested individuallyluke2006-12-141-0/+1
* Adding a NetInfo provider for hosts. Yay!luke2006-11-131-0/+1
* Hosts now work again, and it should be straightforward to create a netinfo pr...luke2006-11-131-9/+2
* Ports are still broken, but I need to work on something else while I am think...luke2006-11-131-2/+12
* Mounts work again, at least with the parsedfile provider. I still need to cr...luke2006-11-121-49/+105
* An intermediate commit. All of the classes that use parsedfile are assuredly...luke2006-11-111-89/+167
* Another round of bug-fixes in preparation for 0.20.0luke2006-10-181-1/+2
* Working on migrating the parsedtypes to using providers for the parsing aspec...luke2006-10-171-0/+174
* Removing all of the changes I made towards refactoring in the last couple of ...luke2006-09-051-174/+0
* Committing a small amount of work in cron. I have decided that this is too l...luke2006-09-051-1/+7
* Fixing SSHKey support.luke2006-09-031-2/+2
* Beginning the process of moving parsedtypes to a provider. Each parsedluke2006-09-031-0/+168