| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Make Pidlock#lock return true if we currently hold the lock | mpalmer | 2006-12-31 | 2 | -1/+3 |
| * | Add a Puppet::Util::Pidlock class, for use by locks and PID files | mpalmer | 2006-12-31 | 2 | -0/+192 |
| * | Add system library directories directly in puppettest.rb, so you don't have t... | mpalmer | 2006-12-31 | 1 | -1/+6 |
| * | Applying patch by rainhead from #392. | luke | 2006-12-30 | 1 | -5/+5 |
| * | Add updated_at for all tables | shadoi | 2006-12-29 | 2 | -1/+10 |
| * | Removing debugging | luke | 2006-12-29 | 2 | -4/+1 |
| * | Hopefully fixing tagging problem | luke | 2006-12-29 | 1 | -2/+2 |
| * | Still trying to track down the tagging problem | luke | 2006-12-29 | 1 | -3/+3 |
| * | adding a bit better error reporting when tags are bad | luke | 2006-12-29 | 2 | -1/+4 |
| * | exiting sleeper after no more than two minutes | luke | 2006-12-29 | 1 | -5/+3 |
| * | Moving the tagging stuff to an "external" directory, instead of "lib". | luke | 2006-12-29 | 7 | -6/+6 |
| * | Adding carriage returns to output of puppetrun | luke | 2006-12-29 | 1 | -3/+3 |
| * | Trying to clean up how rails is loaded | luke | 2006-12-29 | 4 | -13/+10 |
| * | Supporting arrays for the backup parameter | luke | 2006-12-29 | 1 | -1/+5 |
| * | Features now load dynamically using method_missing, so that undefined feature... | luke | 2006-12-29 | 2 | -2/+51 |
| * | Adding a bit more testing to mounts, and pulling a bit of the transaction int... | luke | 2006-12-29 | 2 | -13/+25 |
| * | Finally writing unit tests for Transaction#trigger, and drastically simplifyi... | luke | 2006-12-29 | 5 | -63/+128 |
| * | *whew* Okay, simplified the splice method a bit, and I am actually somewhat c... | luke | 2006-12-29 | 2 | -43/+22 |
| * | Did a short-cut on the graphing, since we currently only support one type of ... | luke | 2006-12-29 | 5 | -21/+134 |
| * | A couple of small bug fixes | luke | 2006-12-29 | 7 | -13/+228 |
| * | Some tweaks to graph splicing, although I do not think it will be enough to h... | luke | 2006-12-29 | 2 | -25/+53 |
| * | Looks like providers work again on Solaris. | luke | 2006-12-28 | 7 | -188/+27 |
| * | I have not yet finished testing, but most of the providers now successfully p... | luke | 2006-12-28 | 52 | -365/+265 |
| * | Fixing #387, hopefully. | luke | 2006-12-28 | 3 | -33/+36 |
| * | Fixing #388. Paths now look a lot cleaner. | luke | 2006-12-28 | 8 | -59/+102 |
| * | A couple of small bug-fixes | luke | 2006-12-28 | 14 | -49/+50 |
| * | Fixing #353. It was as simple as exiting with a different error code dependi... | luke | 2006-12-27 | 1 | -1/+11 |
| * | Fixing #386. | luke | 2006-12-27 | 2 | -0/+11 |
| * | Switching files to use a filebucket named "puppet" by default. Also, set up ... | luke | 2006-12-27 | 11 | -122/+259 |
| * | Fixing #365. I am not sure what the problem was in previous versions, becaus... | luke | 2006-12-27 | 4 | -9/+81 |
| * | Closing #362. Case-insensitivity is handled by downcasing all host names. | luke | 2006-12-27 | 5 | -117/+185 |
| * | Hopefully fixing #355. I could not actually reproduce the specific problem, ... | luke | 2006-12-27 | 3 | -143/+197 |
| * | Fixing #348. Overrides now support an extra end-comma. | luke | 2006-12-23 | 3 | -189/+189 |
| * | Loading the rails lib early on, so that the rails configuration parameters ar... | luke | 2006-12-23 | 1 | -1/+1 |
| * | Fixing #343. Collections and definition evaluation both now happen on every ... | luke | 2006-12-23 | 12 | -63/+105 |
| * | Fixing #349. Doing some hackery so defined types can now (again) be used as ... | luke | 2006-12-23 | 4 | -7/+25 |
| * | Fixing #66. The "defined" function previously checked for definitions and ty... | luke | 2006-12-23 | 2 | -1/+24 |
| * | Not downcasing facts any longer, closing #210 (although not using the patch f... | luke | 2006-12-23 | 20 | -163/+525 |
| * | Allow execution of bare strings as long as there's no attempt to change uid/gid | lutter | 2006-12-22 | 2 | -1/+13 |
| * | Fixing test to work with new style of graphing. | luke | 2006-12-21 | 1 | -10/+4 |
| * | *whew* Fixing the vast majority of the graph-related performance problems. I... | luke | 2006-12-21 | 3 | -14/+16 |
| * | Fixing #380. The problem was that a method was sometimes returning :absent w... | luke | 2006-12-20 | 4 | -2/+34 |
| * | Adding some defaults to users, mostly for darwin because it is kinda stupid w... | luke | 2006-12-20 | 1 | -0/+16 |
| * | Adding test for the fix to #361 | luke | 2006-12-20 | 1 | -6/+18 |
| * | Fixing #361, I think. It appears to be a problem with missing a setting for ... | luke | 2006-12-20 | 1 | -0/+6 |
| * | Applying patch from #384, by jgonzalez | luke | 2006-12-19 | 1 | -7/+6 |
| * | Fixing #385. Puppetca correctly exits with non-zero exit code if there are n... | luke | 2006-12-19 | 1 | -1/+5 |
| * | Fixing #372 and #374. All is not perfect, since OS X still cannot set UID, b... | luke | 2006-12-19 | 22 | -127/+229 |
| * | Re-add support for tags and file/lines | shadoi | 2006-12-19 | 8 | -18/+46 |
| * | Adding :replace aliases, as requested in #366. | luke | 2006-12-19 | 7 | -2/+19 |