| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | temp commit before i change the whole way that i am doing source + recursion | Luke Kanies | 2005-07-19 | 8 | -164/+656 |
| * | removing, since pfile now has link functionality | Luke Kanies | 2005-07-19 | 1 | -67/+0 |
| * | removing, since pfile now has link functionality | Luke Kanies | 2005-07-19 | 1 | -109/+0 |
| * | downcasing the values of all facts | Luke Kanies | 2005-07-18 | 1 | -1/+1 |
| * | switching facts to be auto-provided by the client | Luke Kanies | 2005-07-18 | 8 | -39/+56 |
| * | removed type.method() syntax, and replaced it with Type { default => value} s... | Luke Kanies | 2005-07-16 | 4 | -14/+31 |
| * | changing path stuff to be service-specific | Luke Kanies | 2005-07-16 | 2 | -15/+19 |
| * | modifying failer stuff | Luke Kanies | 2005-07-16 | 1 | -2/+18 |
| * | adding more validation methods | Luke Kanies | 2005-07-15 | 1 | -1/+14 |
| * | reducing to one statefile definition | Luke Kanies | 2005-07-14 | 1 | -40/+26 |
| * | converting debug() back to Puppet.debug() | Luke Kanies | 2005-07-14 | 1 | -9/+13 |
| * | converting debug() back to Puppet.debug() | Luke Kanies | 2005-07-14 | 1 | -7/+7 |
| * | converting debug() back to Puppet.debug() | Luke Kanies | 2005-07-14 | 1 | -1/+1 |
| * | converting debug() back to Puppet.debug() | Luke Kanies | 2005-07-14 | 1 | -5/+12 |
| * | adding methods callable from language | Luke Kanies | 2005-07-14 | 1 | -0/+32 |
| * | making rpm the default package manager for all linuxes, with exceptions allowed | Luke Kanies | 2005-07-14 | 1 | -1/+3 |
| * | defaulting to rpm for everyone i don't know anything about | Luke Kanies | 2005-07-14 | 1 | -1/+5 |
| * | adding rpm as the default type for Fedora | Luke Kanies | 2005-07-14 | 1 | -0/+1 |
| * | updates | Luke Kanies | 2005-07-14 | 1 | -0/+1 |
| * | Updated install script to include all bin files. | Jesse Koontz | 2005-07-13 | 1 | -4/+6 |
| * | using old name method, since it is required to make names unique given how cl... | Luke Kanies | 2005-07-12 | 1 | -2/+2 |
| * | fully qualifying warning method, because it is not being imported for some re... | Luke Kanies | 2005-07-12 | 1 | -2/+2 |
| * | disabling metrics tests on machines missing RRD | Luke Kanies | 2005-07-12 | 1 | -53/+64 |
| * | adding path stuff everywhere, although i had to keep component names kind of ... | Luke Kanies | 2005-07-12 | 4 | -8/+31 |
| * | adding link functionality | Luke Kanies | 2005-07-12 | 2 | -3/+106 |
| * | toying with some doc stuff | Luke Kanies | 2005-07-12 | 2 | -1/+39 |
| * | removing an obsolete VERBOSE setting | Luke Kanies | 2005-07-12 | 1 | -2/+0 |
| * | removing some debugging | Luke Kanies | 2005-07-12 | 1 | -3/+3 |
| * | lots of refactoring | Luke Kanies | 2005-07-12 | 3 | -165/+161 |
| * | in the middle of a bunch of refactoring; committing so that others can try to... | Luke Kanies | 2005-07-12 | 7 | -220/+155 |
| * | doing some refactoring | Luke Kanies | 2005-07-12 | 4 | -35/+35 |
| * | converting to "include Puppet" and not qualifing output methods | Luke Kanies | 2005-07-12 | 19 | -178/+180 |
| * | hopefully, finally resolving recursive file creation problems | Luke Kanies | 2005-07-11 | 2 | -31/+53 |
| * | moving namevar translation to a method | Luke Kanies | 2005-07-11 | 1 | -19/+29 |
| * | swapping console colors | Luke Kanies | 2005-07-11 | 1 | -2/+2 |
| * | changing comments | Luke Kanies | 2005-07-11 | 1 | -4/+1 |
| * | cleaning up bugs in the tests, and adding more error checking around the bugs | Luke Kanies | 2005-07-11 | 3 | -12/+48 |
| * | adding refreshonly parameter | Luke Kanies | 2005-07-11 | 2 | -5/+56 |
| * | found a bunch of bugs in Puppet::Storage, plus some bugs in how file recursio... | Luke Kanies | 2005-07-11 | 5 | -22/+44 |
| * | adding a to_s method | Luke Kanies | 2005-07-11 | 1 | -1/+4 |
| * | fixing storage class; it was not actually correctly retrieving state from disk | Luke Kanies | 2005-07-11 | 2 | -12/+64 |
| * | adding Puppet#recmkdir utility function, and making sure Log and Storage crea... | Luke Kanies | 2005-07-11 | 5 | -7/+85 |
| * | adding some more tests for recursion plus checksumming, because they are some... | Luke Kanies | 2005-07-11 | 4 | -8/+61 |
| * | ok, verbose => info | Luke Kanies | 2005-07-11 | 1 | -2/+2 |
| * | duh, somehow added Blink calls in there... | Luke Kanies | 2005-07-11 | 1 | -2/+2 |
| * | adding cwd parameter to exec | Luke Kanies | 2005-07-11 | 2 | -9/+62 |
| * | exec stuff all works now, end to end | Luke Kanies | 2005-07-10 | 2 | -9/+44 |
| * | fixing some nasty bugs related to parameter checking | Luke Kanies | 2005-07-10 | 1 | -19/+15 |
| * | fixing a nasty bug related to recursion and nonexistent files | Luke Kanies | 2005-07-10 | 1 | -1/+10 |
| * | fixing some nasty bugs related to parameter checking | Luke Kanies | 2005-07-10 | 1 | -0/+14 |