| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Allow listing of yumrepos | lutter | 2007-01-10 | 1 | -0/+20 |
| * | Sync with latest in Fedora repo | lutter | 2007-01-10 | 1 | -5/+8 |
| * | Minor cleanup, leave cursor at beginning of indented line, not its end | lutter | 2007-01-06 | 1 | -19/+19 |
| * | Add indentation written by Mario Martelli | lutter | 2007-01-06 | 1 | -1/+46 |
| * | Updating docs for 0.22.0 | luke | 2007-01-05 | 5 | -96/+178 |
| * | Updated to version 0.22.0 | luke | 2007-01-05 | 1 | -1/+1 |
| * | Updated to version 0.22.0 | luke | 2007-01-05 | 1 | -1/+1 |
| * | Updated to version 0.22.0 | luke | 2007-01-05 | 1 | -2/+2 |
| * | Last round of fixes before the next release | luke | 2007-01-05 | 4 | -7/+10 |
| * | Fixing puppet test task for older ruby versions | luke | 2007-01-05 | 1 | -3/+6 |
| * | Fixing rake test so it works with the new puppet loader | luke | 2007-01-05 | 2 | -1/+2 |
| * | Adding #408. | luke | 2007-01-05 | 4 | -7/+160 |
| * | Messing around a bit with how tests work | luke | 2007-01-05 | 5 | -7/+36 |
| * | Adding a bit more comments to the :template function | luke | 2007-01-05 | 1 | -1/+2 |
| * | Fixing a few testing bugs that have crept in, and fixing a self-reference pro... | luke | 2007-01-05 | 12 | -24/+37 |
| * | Fixing #411. | luke | 2007-01-05 | 2 | -2/+11 |
| * | Further work on #407. I forgot to actually connect it to the interpreter int... | luke | 2007-01-05 | 2 | -11/+32 |
| * | Fixing #407. You can use external_node to specify a command to retrieve your... | luke | 2007-01-05 | 2 | -1/+111 |
| * | Don't rely on the type to store the actual NVR of the package; breaks in the ... | lutter | 2007-01-05 | 1 | -3/+10 |
| * | Adding a timeout to execs. This is not really a sufficient solution, since i... | luke | 2007-01-04 | 2 | -4/+54 |
| * | Using Puppet.settraps in puppet executable, instead of old ad-hoc code. | luke | 2007-01-04 | 1 | -10/+1 |
| * | Applying patch by mccune from #409. | luke | 2007-01-04 | 2 | -5/+2 |
| * | Regressing to always creating files/directories as root, rather than trying t... | luke | 2007-01-04 | 1 | -11/+13 |
| * | Throwing warnings instead of exceptions when dpkg-query produces info we cann... | luke | 2007-01-04 | 1 | -3/+5 |
| * | Fixing module_puppet to use the usage? feature. | luke | 2007-01-04 | 1 | -12/+4 |
| * | Re-enabling the dirchmod test and fixing its syntax | luke | 2007-01-04 | 2 | -7/+3 |
| * | Trying to fix #364. Somewhat used the patch provided by nslm. | luke | 2007-01-04 | 2 | -3/+20 |
| * | fixing filebuckets so that only the client bucket is created on clients | luke | 2007-01-04 | 1 | -2/+5 |
| * | Fixing tests so they now include descriptions with all config options, which ... | luke | 2007-01-04 | 2 | -3/+8 |
| * | Creating two filebuckets by default, one for the client and one for the server | luke | 2007-01-04 | 3 | -3/+8 |
| * | Fixing #403. | luke | 2007-01-04 | 2 | -2/+13 |
| * | #398 is already fixed, but this will fix things so it cannot happen again | luke | 2007-01-04 | 1 | -0/+4 |
| * | Fixing #391. Keeping track of times of compile and freshness checks. | luke | 2007-01-04 | 7 | -30/+104 |
| * | Setting up specific allowed types for sshkey | luke | 2007-01-04 | 3 | -1/+23 |
| * | Handle continuation lines in inifiles properly; stick a little closer to how ... | lutter | 2007-01-04 | 4 | -9/+36 |
| * | Explicitly require puppet/filetype; otherwise, tests for this module fail | lutter | 2007-01-04 | 1 | -0/+3 |
| * | Simple script to produce type info | lutter | 2007-01-03 | 1 | -0/+235 |
| * | Fix yum update breakage - query should not change the name the user gave us; ... | lutter | 2007-01-03 | 1 | -9/+9 |
| * | Tone down the debug spewage from yum | lutter | 2007-01-03 | 1 | -2/+2 |
| * | Adding extra connection statements and enabling concurrency support in rails,... | luke | 2007-01-03 | 4 | -2/+8 |
| * | Fixing #394. LoadedFile was not checking to see if files went missing. | luke | 2007-01-03 | 2 | -1/+27 |
| * | The package name must match at the beginning of a line; otherwise we might ge... | lutter | 2007-01-03 | 1 | -2/+2 |
| * | Not saving tags right away. This seems to cause postgres to explode. | luke | 2007-01-03 | 1 | -1/+1 |
| * | Adding a check to the rakefile to throw a warning if the test task is missing | luke | 2007-01-03 | 1 | -1/+6 |
| * | Fixing #401. Transactions were trying to trigger every resource, even those ... | luke | 2007-01-03 | 2 | -1/+46 |
| * | Not setting the graphdir to the puppet user, since it is only used by puppetd | luke | 2007-01-03 | 1 | -5/+1 |
| * | Using text for parameter values, instead of string, so the fields support lar... | luke | 2007-01-03 | 1 | -2/+2 |
| * | Adding postgres as a dbadapter option | luke | 2007-01-02 | 1 | -1/+3 |
| * | Fix trac #354, and some other oddities around installing multiple versions of... | lutter | 2007-01-02 | 1 | -4/+12 |
| * | Changing "sourcematch" to "sourceselect" | luke | 2007-01-02 | 2 | -6/+6 |