| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Removed override of change_to_s since it is the same as the overridden method... | ballman | 2007-05-09 | 1 | -22/+1 |
| * | Removed override of change_to_s since it is the same as the overridden method... | ballman | 2007-05-09 | 1 | -20/+0 |
| * | Removed calls to is. | ballman | 2007-05-09 | 1 | -7/+0 |
| * | Removed the testing method: checknewinsync. | ballman | 2007-05-09 | 1 | -15/+0 |
| * | Merging of refactor-transacton to the trunk. This work removes the :is attri... | ballman | 2007-05-09 | 61 | -763/+780 |
| * | Hopefully final version of the providers reference | luke | 2007-05-08 | 1 | -18/+52 |
| * | Intermediate commit of more reference work, including making provider suitabl... | luke | 2007-05-08 | 4 | -18/+89 |
| * | The result of .compact.join("\n") isn't assigned to anything. Fix. | josb | 2007-05-08 | 1 | -3/+3 |
| * | Fixing configprint so it fails correctly when an invalid parameter is provide... | luke | 2007-05-08 | 1 | -2/+14 |
| * | Sorting the network handlers in the network reference | luke | 2007-05-08 | 1 | -1/+1 |
| * | Adding a dynamic? option for references, so those are not stored in trac | luke | 2007-05-07 | 4 | -4/+15 |
| * | Lots of work related to generating more reference. Moving all of the individ... | luke | 2007-05-07 | 15 | -2/+156 |
| * | Removing the obsolete logger network interface | luke | 2007-05-07 | 3 | -241/+0 |
| * | First run at moving references to lib/puppet instead of puppetdoc | luke | 2007-05-07 | 6 | -514/+534 |
| * | Adding a module to abstract using Autoload to load and manage instances | luke | 2007-05-07 | 3 | -24/+135 |
| * | Fixing the time-cleaning in the rrdgraph report | luke | 2007-05-06 | 2 | -2/+3 |
| * | Fixing #206 and #422. Executables will still look for the deprecated config ... | luke | 2007-05-06 | 13 | -141/+418 |
| * | Consolidating all of the configuration parameter declarations into configurat... | luke | 2007-05-04 | 22 | -289/+298 |
| * | Correcting function reference markup | luke | 2007-05-04 | 1 | -1/+2 |
| * | Applying patch to puppetrun docs from JosB | luke | 2007-05-04 | 1 | -2/+5 |
| * | adding --summarize option to the changelog | luke | 2007-05-04 | 1 | -0/+4 |
| * | Adding a --summarize option, to get a transaction summary | luke | 2007-05-04 | 5 | -43/+105 |
| * | Fixing #615 (subclasses with similar names) by getting rid of the class "type... | luke | 2007-05-03 | 14 | -250/+212 |
| * | Adding a fact handler, along with an abstract interface for fact stores and a... | luke | 2007-05-03 | 6 | -0/+358 |
| * | Set LANG/LC_ALL/LC_MESSAGES/LANGUAGE to 'C' whenever we execute things, so th... | mpalmer | 2007-05-03 | 2 | -0/+27 |
| * | Update to latest shipped for Fedora/RHEL | lutter | 2007-05-03 | 1 | -0/+7 |
| * | Committing all the work that josb did, plus a couple of small changes | luke | 2007-05-03 | 1 | -20/+74 |
| * | Applying patch to puppetd from Jos Backus | luke | 2007-05-02 | 1 | -9/+8 |
| * | Fixing class name for Handler in puppetd | luke | 2007-05-01 | 1 | -1/+1 |
| * | Adding --serve back in as an option to puppetd, and failing when a handler is... | luke | 2007-05-01 | 1 | -0/+3 |
| * | updating changelog with version number | luke | 2007-05-01 | 1 | -0/+1 |
| * | Updated to version 0.22.4 | luke | 2007-05-01 | 1 | -1/+1 |
| * | Updated to version 0.22.4 | luke | 2007-05-01 | 1 | -1/+1 |
| * | Updated to version 0.22.4 | luke | 2007-05-01 | 1 | -1/+1 |
| * | Changing the remount stuff back to not repeating the mount options. | luke | 2007-05-01 | 2 | -15/+8 |
| * | Adding a "supports_parameter?" method to test whether a given provider suppor... | luke | 2007-05-01 | 6 | -30/+74 |
| * | Fixing the fileserver naming tests after the change to allow "-" in fileserve... | luke | 2007-04-30 | 1 | -15/+5 |
| * | Fixing #430 (I hope) -- execs now autorequire the specified user | luke | 2007-04-30 | 3 | -3/+28 |
| * | Switching the simpler features to a single file, so it is easier to add new f... | luke | 2007-04-30 | 5 | -24/+23 |
| * | Fixing cron to correctly match blank lines, fixing #602 | luke | 2007-04-30 | 1 | -1/+1 |
| * | Working a little bit on rails failures, with no real progress | luke | 2007-04-30 | 3 | -22/+24 |
| * | Fixing a bug in the tests introduced a while back when I switched to using "g... | luke | 2007-04-30 | 2 | -3/+5 |
| * | Updating the changelog for #594 | luke | 2007-04-30 | 1 | -0/+3 |
| * | Fixing #594 -- Files on the local machine but not remote machine now purge. ... | luke | 2007-04-30 | 3 | -10/+68 |
| * | Adding purge => true to downloading of facts and plugins, and removing some e... | luke | 2007-04-30 | 2 | -1/+1 |
| * | Allowing "-" in fileserver module names, #617 | luke | 2007-04-30 | 2 | -7/+7 |
| * | Changing the resource handler to return the whole object, rather than just ty... | luke | 2007-04-30 | 1 | -2/+2 |
| * | Not stripping domain info from the ldap node, as requested | luke | 2007-04-30 | 1 | -4/+0 |
| * | Switching the mount command to always add the mount options, so that the pars... | luke | 2007-04-30 | 1 | -8/+20 |
| * | Fixing the tests for the aptrpm provider. | luke | 2007-04-30 | 2 | -9/+8 |