summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Wrapping the resource generation methods in begin/rescue blocks so that failu...luke2007-01-232-2/+32
* Fixing error-catching in resources.rbluke2007-01-231-1/+1
* Updating changelog for 0.22, which fixes #429.luke2007-01-231-0/+24
* Fixing #415. Configuration parsing now removes trailing whitespace.luke2007-01-232-1/+13
* Fixing #424. The configuration compile time is now cached in the yaml cache ...luke2007-01-235-18/+87
* Fixing rundir so that it does not throw an error when not running as rootluke2007-01-231-4/+10
* Fixing #437. Transactions now check whether graphs are cyclic, with a somewh...luke2007-01-234-0/+54
* Fixing #436. Also finally renamed pfile/uid.rb to match the state name.luke2007-01-233-22/+28
* Fixing #421 by changing the rundir to /var/puppet/run.luke2007-01-231-5/+1
* Fixing #416. There is now an option (downcasefacts) that determines whether ...luke2007-01-232-3/+11
* Make rpm operations much faster by suppressing unneeded verificationlutter2007-01-221-2/+2
* updating docs with new location for reference infoluke2007-01-225-5/+10
* Moving the reference docs to the top levelluke2007-01-189-1/+1
* updatesluke2007-01-1840-4061/+13
* Use a specific ActiveRecord subclass to check for the proper existence of AR ...mpalmer2007-01-151-1/+4
* Make the version string optional in the dpkg-query output parsing regex (Fixe...mpalmer2007-01-121-2/+2
* Clear existing yumrepo instances befoer listing - assumes list should only re...lutter2007-01-111-0/+1
* Enclose values in single, not double quotes; otherwise if values have $ in th...lutter2007-01-101-3/+3
* Allow listing of yumreposlutter2007-01-101-0/+20
* Sync with latest in Fedora repolutter2007-01-101-5/+8
* Minor cleanup, leave cursor at beginning of indented line, not its endlutter2007-01-061-19/+19
* Add indentation written by Mario Martellilutter2007-01-061-1/+46
* Updating docs for 0.22.0luke2007-01-055-96/+178
* Updated to version 0.22.0luke2007-01-051-1/+1
* Updated to version 0.22.0luke2007-01-051-1/+1
* Updated to version 0.22.0luke2007-01-051-2/+2
* Last round of fixes before the next releaseluke2007-01-054-7/+10
* Fixing puppet test task for older ruby versionsluke2007-01-051-3/+6
* Fixing rake test so it works with the new puppet loaderluke2007-01-052-1/+2
* Adding #408.luke2007-01-054-7/+160
* Messing around a bit with how tests workluke2007-01-055-7/+36
* Adding a bit more comments to the :template functionluke2007-01-051-1/+2
* Fixing a few testing bugs that have crept in, and fixing a self-reference pro...luke2007-01-0512-24/+37
* Fixing #411.luke2007-01-052-2/+11
* Further work on #407. I forgot to actually connect it to the interpreter int...luke2007-01-052-11/+32
* Fixing #407. You can use external_node to specify a command to retrieve your...luke2007-01-052-1/+111
* Don't rely on the type to store the actual NVR of the package; breaks in the ...lutter2007-01-051-3/+10
* Adding a timeout to execs. This is not really a sufficient solution, since i...luke2007-01-042-4/+54
* Using Puppet.settraps in puppet executable, instead of old ad-hoc code.luke2007-01-041-10/+1
* Applying patch by mccune from #409.luke2007-01-042-5/+2
* Regressing to always creating files/directories as root, rather than trying t...luke2007-01-041-11/+13
* Throwing warnings instead of exceptions when dpkg-query produces info we cann...luke2007-01-041-3/+5
* Fixing module_puppet to use the usage? feature.luke2007-01-041-12/+4
* Re-enabling the dirchmod test and fixing its syntaxluke2007-01-042-7/+3
* Trying to fix #364. Somewhat used the patch provided by nslm.luke2007-01-042-3/+20
* fixing filebuckets so that only the client bucket is created on clientsluke2007-01-041-2/+5
* Fixing tests so they now include descriptions with all config options, which ...luke2007-01-042-3/+8
* Creating two filebuckets by default, one for the client and one for the serverluke2007-01-043-3/+8
* Fixing #403.luke2007-01-042-2/+13
* #398 is already fixed, but this will fix things so it cannot happen againluke2007-01-041-0/+4