| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixing packaging to deal with the fact that yum exits with 0 exit code even w... | luke | 2006-06-13 | 1 | -1/+6 |
* | Adding support for default nodes as requested in #136. | luke | 2006-06-13 | 4 | -212/+261 |
* | Fixing #169. Tags are ignored during config. | luke | 2006-06-13 | 1 | -0/+8 |
* | Fixing the main bug reported on the list today relating to file sourcing trun... | luke | 2006-06-13 | 2 | -4/+14 |
* | adding noop marker as requested | luke | 2006-06-13 | 1 | -1/+1 |
* | A round of bug-fixing in preparation for the next release. | luke | 2006-06-13 | 8 | -23/+65 |
* | Fixing ldap node lookup. The test was set up badly, in that it did not actua... | luke | 2006-06-12 | 1 | -3/+11 |
* | turning on output flushing | luke | 2006-06-12 | 1 | -0/+3 |
* | Adding support for following referrals | luke | 2006-06-12 | 1 | -0/+1 |
* | Fixing #135. I was setting the object to the result of an include? test, ins... | luke | 2006-06-12 | 1 | -5/+6 |
* | Found a bug where single-value selectors can fail on a second compile. Fixed... | luke | 2006-06-09 | 2 | -1/+7 |
* | Fixing #168. Reworked the regex to allow matching TLDs. | luke | 2006-06-08 | 1 | -1/+1 |
* | Fixing #167. Started with the submitted patch and made a few more modificati... | luke | 2006-06-08 | 1 | -7/+14 |
* | Fixing #157. Objects are no longer allowed to be their own parents, and ther... | luke | 2006-06-08 | 3 | -25/+34 |
* | Fixing #166. Function names are no longer reserved words. | luke | 2006-06-08 | 3 | -420/+411 |
* | Fixing #158. I did not add a force option, since I always back files up befo... | luke | 2006-06-08 | 3 | -7/+70 |
* | Fixing #154. Basically just accepted the patch that fixes master.rb and adde... | luke | 2006-06-08 | 1 | -1/+1 |
* | Fixing #155. It is now valid to have arrays with no values, although you wil... | luke | 2006-06-08 | 2 | -171/+187 |
* | Fixing #159 -- packages now have a default value for ensure (:installed). | luke | 2006-06-08 | 1 | -2/+2 |
* | Committing largely complete Solaris zone support. I still need to add static... | luke | 2006-06-06 | 1 | -157/+247 |
* | removing one of the stack traces from error output | luke | 2006-06-06 | 1 | -51/+29 |
* | Fixing #163. Strings can now correctly escape dollar signs. | luke | 2006-06-05 | 1 | -12/+8 |
* | Intermediate commit; most of the core zone functions now work, and some of th... | luke | 2006-06-02 | 2 | -92/+234 |
* | temporary commit so i can transfer my testing to a faster, sparc box | luke | 2006-06-01 | 1 | -26/+148 |
* | Fixing #160. Fixing the error in Puppet::Type#[]= and scope.newobject | luke | 2006-06-01 | 2 | -11/+24 |
* | Fixing #161. Basically, AST::ObjectDef now catches when users specify a name... | luke | 2006-06-01 | 1 | -8/+25 |
* | Fixing #162. Node names must now be comma-separated. | luke | 2006-05-31 | 2 | -191/+200 |
* | Adding an "execute" method to Puppet::Util, and including the module in eleme... | luke | 2006-05-28 | 2 | -0/+17 |
* | adding zone management stub; switching to my home vm for testing | luke | 2006-05-28 | 1 | -0/+182 |
* | Did some work on making sure object removal actually works, thus stopping som... | luke | 2006-05-25 | 7 | -72/+49 |
* | Reworking cron; adding many unit tests, and making it much more like a Parsed... | luke | 2006-05-25 | 2 | -113/+212 |
* | Updated to version 0.17.2 | luke | 2006-05-19 | 1 | -1/+1 |
* | Fixing #138, all of it, I think. Environment settings are now allowed, altho... | luke | 2006-05-19 | 1 | -11/+77 |
* | Adding a small fix to cron tabs; they will at least parse tabs that have env ... | luke | 2006-05-19 | 1 | -0/+12 |
* | First version of puppetrun. It seems to mostly work, but I need to test it w... | luke | 2006-05-19 | 1 | -0/+1 |
* | Added the last of the tests for the runner, along with the necessary work in ... | luke | 2006-05-18 | 3 | -5/+16 |
* | Adding a lot of structure to puppet.rb to make it easier to manage multiple o... | luke | 2006-05-18 | 7 | -24/+229 |
* | fixing user[:groups] management when the user is absent | luke | 2006-05-18 | 1 | -9/+10 |
* | Updated to version 0.17.1 | luke | 2006-05-18 | 1 | -1/+1 |
* | Allowing empty files | luke | 2006-05-18 | 2 | -446/+453 |
* | Fixing #146. I think I mostly just fixed the error message; I do not think t... | luke | 2006-05-18 | 2 | -34/+32 |
* | fixing stupid debian rails mistake | luke | 2006-05-17 | 1 | -11/+12 |
* | Making sure file recursion works for all valid inputs | luke | 2006-05-16 | 1 | -1/+2 |
* | Updated to version 0.17.0 | luke | 2006-05-15 | 1 | -1/+1 |
* | Wrapping the host storage into a transaction. It might have a slight perform... | luke | 2006-05-15 | 1 | -9/+15 |
* | Adding code to try for the rails gem if the library cannot be found normally,... | luke | 2006-05-15 | 3 | -6/+24 |
* | failing more intelligently in init if ActiveRecord is missing | luke | 2006-05-15 | 1 | -0/+4 |
* | Making sure yum fails on unknown packages | luke | 2006-05-15 | 1 | -0/+7 |
* | removing extraneous logging | luke | 2006-05-15 | 1 | -1/+1 |
* | I believe I have finalized export/collection support. I still want to go thr... | luke | 2006-05-15 | 3 | -29/+85 |