| Commit message (Expand) | Author | Age | Files | Lines |
| * | Adding an Autoload instance to Type.rb so that I can load all known types for... | luke | 2006-09-21 | 4 | -11/+40 |
| * | more fixes to the zone examples | luke | 2006-09-21 | 1 | -1/+3 |
| * | doc updates | luke | 2006-09-21 | 2 | -986/+1218 |
| * | Doc updates | luke | 2006-09-21 | 2 | -5/+8 |
| * | Typo: As stood had "remove" for "remote" | ajax | 2006-09-21 | 1 | -1/+1 |
| * | Fixing #245, opened by marthag. | luke | 2006-09-21 | 1 | -3/+3 |
| * | Fixing #278, opened by Digant, with patch. | luke | 2006-09-21 | 2 | -12/+36 |
| * | Fixing #274. I just set :ensure to be :link when :target is set. | luke | 2006-09-21 | 2 | -0/+20 |
| * | Fixing #283, opened by luke. | luke | 2006-09-21 | 2 | -1/+32 |
| * | Fixing #285, opened by ericb. | luke | 2006-09-21 | 3 | -9/+40 |
| * | Fixing #288. | luke | 2006-09-21 | 1 | -1/+1 |
| * | Fixing #293, I think. The problem was that the groups state was not correctl... | luke | 2006-09-21 | 2 | -13/+18 |
| * | Fixed a minor typo | ajax | 2006-09-21 | 1 | -1/+1 |
| * | Fixing #292 (A bug in tagmail that causes any tag other than 'all' to fail) | luke | 2006-09-20 | 7 | -6/+71 |
| * | adding an extra make target for debugging, rather than defaulting to always c... | luke | 2006-09-20 | 2 | -2/+5 |
| * | Rake::TestTasks were running the test suite inadvertantly against the install... | erikh | 2006-09-20 | 1 | -3/+4 |
| * | Fixing provider commands and Util#execute so they always include the command ... | luke | 2006-09-19 | 3 | -12/+43 |
| * | Regenerating docs, and correcting some markup mistakes | luke | 2006-09-19 | 4 | -1130/+1020 |
| * | Small update to the fileserver tests; it was apparently not making some test ... | luke | 2006-09-19 | 1 | -1/+2 |
| * | Converting to using the Rakefile for testing. The old 'test' script is | luke | 2006-09-19 | 97 | -2170/+263 |
| * | Reworking test/lib structure a bit, and renaming all of the files so that the... | luke | 2006-09-19 | 15 | -856/+859 |
| * | Fix trac #282 (Change URL to configref, mention --genconfig) | lutter | 2006-09-19 | 5 | -7/+23 |
| * | Small modification so i can make more changes | luke | 2006-09-19 | 2 | -1277/+2 |
| * | updating changes from the trunk | luke | 2006-09-19 | 2 | -3/+50 |
| * | going through all of the other providers and making sure any reference to a s... | luke | 2006-09-19 | 6 | -13/+7 |
| * | Fixing case of silly states on os x, where files are owned by "nobody" and Fi... | luke | 2006-09-19 | 2 | -1/+20 |
| * | Fixing the same bug in the netinfo provider -- it was retrieving the "is" val... | luke | 2006-09-19 | 3 | -13/+11 |
| * | Fixing #280; added a warning and exiting if no hosts are specified to clean | luke | 2006-09-19 | 1 | -0/+4 |
| * | applying patch from #275. aptitude -q works fine on my testing release, but ... | luke | 2006-09-19 | 1 | -1/+2 |
| * | Removing the no-longer-necessary type/nameservice info -- it is all in the pr... | luke | 2006-09-19 | 8 | -692/+12 |
| * | Trying to fix a bug where files other than site.pp do not get noticed for rep... | luke | 2006-09-19 | 6 | -79/+146 |
| * | Add config option 'node_name' to control what puppetmaster considers the prop... | lutter | 2006-09-18 | 3 | -13/+42 |
| * | Better documentation around certificate revocation and mgmt | lutter | 2006-09-18 | 3 | -4/+16 |
| * | Updated to version 0.19.1 | luke | 2006-09-15 | 1 | -1/+1 |
| * | Updated to version 0.19.1 | luke | 2006-09-15 | 1 | -1/+1 |
| * | Updated to version 0.19.1 | luke | 2006-09-15 | 1 | -1/+1 |
| * | Updating changelog for 0.19.1 | luke | 2006-09-15 | 1 | -0/+4 |
| * | Adding testing for the default? method, and fixing it to support arrays and r... | luke | 2006-09-15 | 2 | -6/+40 |
| * | Using the "trace" configuration parameter to determine whether a stack trace ... | luke | 2006-09-15 | 28 | -56/+43 |
| * | Adding patch from #235 | luke | 2006-09-15 | 2 | -39/+17 |
| * | Fixing docs, as mentioned in #271. | luke | 2006-09-15 | 1 | -2/+2 |
| * | Reverting the work done in [1605] and [1606]. I have added it as a patch in ... | luke | 2006-09-15 | 8 | -953/+598 |
| * | Adding the feature from #259. I had to rework the Scope#lookupvar a bit, but... | luke | 2006-09-15 | 2 | -4/+53 |
| * | Applying patch in #160. | luke | 2006-09-15 | 1 | -2/+2 |
| * | Fixing #262. I somehow lost the line that only added a given user's jobs to ... | luke | 2006-09-15 | 3 | -4/+29 |
| * | Removing a test in the parser that is no longer necessary because of how impo... | luke | 2006-09-15 | 2 | -17/+2 |
| * | This commit adds two important features (but which probably were not | luke | 2006-09-15 | 8 | -583/+953 |
| * | Specifically rescuing Exception, since apparently the default does not rescue... | luke | 2006-09-15 | 6 | -6/+6 |
| * | collecting output from blastlist, for later use | luke | 2006-09-15 | 1 | -1/+1 |
| * | Merged test framework into trunk - still not ready until tests are converted ... | erikh | 2006-09-15 | 12 | -0/+2582 |