| Commit message (Expand) | Author | Age | Files | Lines |
| * | Reorganizing some of the tests. | luke | 2007-02-07 | 23 | -8737/+0 |
| * | Merging the state-rename branch. This includes the diff from version 2156 to... | luke | 2007-02-07 | 20 | -1085/+302 |
| * | Removing the default value for :ensure on mounts. | luke | 2007-02-06 | 1 | -2/+9 |
| * | Fixing exec so it actually works when path is specified as an array | luke | 2007-02-01 | 1 | -0/+21 |
| * | Fixing #470, I think. I basically just threw away the validation and let sui... | luke | 2007-02-01 | 1 | -0/+23 |
| * | Fixing a purging bug introduced by [2138]. I had to move the purge check to ... | luke | 2007-02-01 | 1 | -8/+8 |
| * | Deleting the file even if a source is specified, as mentioned by Robert Nickel. | luke | 2007-02-01 | 1 | -0/+26 |
| * | Adding explicit umasks to these tests. | ajax | 2007-01-31 | 2 | -0/+6 |
| * | Fixing #438. | luke | 2007-01-29 | 1 | -0/+16 |
| * | Fixing #444. I was losing the list of sources when creating new children. | luke | 2007-01-29 | 1 | -0/+24 |
| * | A couple small bug-fixes | luke | 2007-01-29 | 1 | -1/+1 |
| * | Doing more work on #113. Mostly, just making sure remounts do not happen spu... | luke | 2007-01-29 | 1 | -4/+15 |
| * | Fixing #113. I added support in the transaction for self-refreshing, which j... | luke | 2007-01-28 | 1 | -4/+24 |
| * | Adding a "self_refresh" option, so resources can refresh themselves if they h... | luke | 2007-01-28 | 1 | -0/+12 |
| * | Fixing #455. A simple fix, fortunately. | luke | 2007-01-27 | 1 | -0/+9 |
| * | Fixing #434. | luke | 2007-01-26 | 1 | -0/+8 |
| * | Last round of fixes before the next release | luke | 2007-01-05 | 1 | -2/+2 |
| * | Fixing rake test so it works with the new puppet loader | luke | 2007-01-05 | 1 | -0/+1 |
| * | Adding #408. | luke | 2007-01-05 | 1 | -1/+75 |
| * | Adding a timeout to execs. This is not really a sufficient solution, since i... | luke | 2007-01-04 | 1 | -0/+13 |
| * | Fixing #403. | luke | 2007-01-04 | 1 | -0/+10 |
| * | Setting up specific allowed types for sshkey | luke | 2007-01-04 | 1 | -1/+17 |
| * | Handle continuation lines in inifiles properly; stick a little closer to how ... | lutter | 2007-01-04 | 1 | -0/+1 |
| * | Changing "sourcematch" to "sourceselect" | luke | 2007-01-02 | 1 | -4/+4 |
| * | Adding sourcematch parameter to file. | luke | 2007-01-02 | 1 | -0/+49 |
| * | Fixing some failing tests on fedora. | luke | 2007-01-01 | 1 | -3/+4 |
| * | Fixing #369. I was not flushing changes to disk when ensure was out of sync.... | luke | 2007-01-01 | 1 | -5/+23 |
| * | A couple of small bug fixes | luke | 2006-12-29 | 1 | -0/+5 |
| * | Looks like providers work again on Solaris. | luke | 2006-12-28 | 1 | -5/+12 |
| * | I have not yet finished testing, but most of the providers now successfully p... | luke | 2006-12-28 | 5 | -158/+32 |
| * | Fixing #388. Paths now look a lot cleaner. | luke | 2006-12-28 | 2 | -0/+51 |
| * | Switching files to use a filebucket named "puppet" by default. Also, set up ... | luke | 2006-12-27 | 2 | -17/+57 |
| * | Fixing #365. I am not sure what the problem was in previous versions, becaus... | luke | 2006-12-27 | 1 | -0/+57 |
| * | Hopefully fixing #355. I could not actually reproduce the specific problem, ... | luke | 2006-12-27 | 1 | -18/+48 |
| * | Fixing #372 and #374. All is not perfect, since OS X still cannot set UID, b... | luke | 2006-12-19 | 1 | -7/+8 |
| * | Adding :replace aliases, as requested in #366. | luke | 2006-12-19 | 1 | -0/+9 |
| * | Adding unit test for #364. It passes on OS X. | luke | 2006-12-15 | 1 | -0/+39 |
| * | Reworking the package tests. Now providers are tested individually | luke | 2006-12-14 | 2 | -446/+34 |
| * | Rewriting the test rakefile so test directories can be more than one director... | luke | 2006-12-14 | 1 | -1/+1 |
| * | Another round of bug fixing. Now everything passes except mounts, at least o... | luke | 2006-12-13 | 4 | -11/+23 |
| * | Fixing the next round of bugs, mostly little things but I had to modify trans... | luke | 2006-12-13 | 2 | -9/+17 |
| * | You can now use the "resources" type to purge resources. I still need to mod... | luke | 2006-12-13 | 2 | -2/+32 |
| * | Adding a metatype to manage resources of a specified type. For now, this met... | luke | 2006-12-12 | 1 | -0/+129 |
| * | All tests should now pass, with the possible exception of some tests that mig... | luke | 2006-12-11 | 1 | -2/+2 |
| * | Most of the graph handling is now done, and all of the recursive types (basic... | luke | 2006-12-10 | 6 | -291/+68 |
| * | Removing the symlink type finally. | luke | 2006-12-10 | 1 | -117/+0 |
| * | Another intermediate commit. Most of the graphing work itself is now done, b... | luke | 2006-12-09 | 2 | -85/+528 |
| * | Most of the graphing work is now done. I have also added the generator work ... | luke | 2006-12-01 | 3 | -78/+45 |
| * | Intermediate commit -- I am ready to start pushing the graph stuff into the t... | luke | 2006-11-26 | 1 | -0/+49 |
| * | Fixing mount tests after fixing the backward compatibility | luke | 2006-11-17 | 1 | -1/+2 |