| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Adding the output_file.close, as wyvern recommended | luke | 2007-06-18 | 1 | -0/+1 |
| * | Applying the patch by wyvern from #662. This should hopefully kill the clien... | luke | 2007-06-18 | 3 | -66/+55 |
| * | Updating rrdgraph documentation with a pointer to the new rrd package. | luke | 2007-06-18 | 1 | -3/+4 |
| * | Reverting the change I just made to the config handler; it was only there for... | luke | 2007-06-18 | 1 | -4/+1 |
| * | Adding puppet-test, which is useful for performance testing | luke | 2007-06-18 | 2 | -1/+205 |
| * | Adding patch by Ghislain from #670, with slight modifications. | luke | 2007-06-18 | 1 | -1/+6 |
| * | Fixing #548, and making functions support other rvalues, too, including other... | luke | 2007-06-18 | 3 | -578/+633 |
| * | Fixing #643 -- replacing the get_posix_field method with a more degenerate ve... | luke | 2007-06-17 | 2 | -12/+37 |
| * | All rails and language tests now pass again. All of the rails tests should n... | luke | 2007-06-17 | 11 | -256/+251 |
| * | Fixing #673, but I have not written a test case for it. I moved all rails-re... | luke | 2007-06-17 | 5 | -285/+336 |
| * | Fixing the yum provider, and fixing the unit tests so the failures people wer... | luke | 2007-06-17 | 3 | -14/+37 |
| * | Moving puppetd and puppetmasterd back to bin. Damn. Reverting the fix to #323. | luke | 2007-06-15 | 2 | -0/+0 |
| * | Move ralsh and filebucket into /usr/bin | lutter | 2007-06-15 | 1 | -0/+2 |
| * | Adding ralsh and filebucket to the rpm and the rakefile, and changing the url... | luke | 2007-06-15 | 2 | -2/+4 |
| * | Modifying the check metaparam so that it just silently ignores metaparams and... | luke | 2007-06-15 | 2 | -2/+36 |
| * | Fixing the type/title index for mysql | luke | 2007-06-15 | 1 | -1/+8 |
| * | Removing erroneous debug message | luke | 2007-06-15 | 1 | -2/+0 |
| * | Trying to load ruby gems, in case needed libraries are installed that way, an... | luke | 2007-06-15 | 2 | -1/+7 |
| * | Significantly reworking both external_nodes and ldapnodes support (see change... | luke | 2007-06-15 | 4 | -441/+516 |
| * | Fixing error about non-puppet protos | luke | 2007-06-15 | 1 | -1/+1 |
| * | Significantly optimizing the database queries -- I am getting about 40% bette... | luke | 2007-06-14 | 4 | -10/+13 |
| * | adjusting the rrd color stack as requested by thijs | luke | 2007-06-14 | 1 | -1/+1 |
| * | Updated the CHANGELOG. | ballman | 2007-06-14 | 2 | -4/+11 |
| * | Fixing (hopefully) the last two providers that had "resource.is" calls | luke | 2007-06-14 | 2 | -2/+2 |
| * | Fixing sun package provider | luke | 2007-06-14 | 1 | -1/+1 |
| * | Fixing #644 -- the install.rb file works again | luke | 2007-06-14 | 1 | -1/+1 |
| * | Applying metrics patch from #659 by thijs | luke | 2007-06-14 | 3 | -68/+71 |
| * | Fixing a typo in the docs | luke | 2007-06-14 | 1 | -1/+1 |
| * | A few small fixes here and there, and the rest of the zones commit | luke | 2007-06-14 | 5 | -29/+72 |
| * | Fixing #655 -- Solaris zones are again fully functional, from what I can tell | luke | 2007-06-14 | 2 | -175/+119 |
| * | Adding indexes for the rails tables | luke | 2007-06-14 | 1 | -0/+24 |
| * | Removing the indexes migration, since the indexes are now in the main db schema | luke | 2007-06-13 | 1 | -38/+0 |
| * | Updating ralsh with more functionality: You can now perform work on the comm... | luke | 2007-06-13 | 1 | -6/+69 |
| * | Added to_s to the values to ensure the check versus the database will be | ballman | 2007-06-13 | 1 | -4/+4 |
| * | documentation fix | ajax | 2007-06-13 | 1 | -1/+1 |
| * | Fixing mongrel test so it does not try to load the mongrel server class on ma... | luke | 2007-06-13 | 1 | -1/+0 |
| * | Applying patch from #666 by Rainhead and monachus | luke | 2007-06-13 | 2 | -1/+10 |
| * | Changed the host to "eager fetch" all the resources and their associated | ballman | 2007-06-12 | 2 | -4/+4 |
| * | Added the teardown of the database back to the tests. | ballman | 2007-06-12 | 1 | -1/+1 |
| * | Revert unintentional change. | ballman | 2007-06-12 | 1 | -5/+5 |
| * | Major rework of the rails feature. Changed the relationship between | ballman | 2007-06-12 | 16 | -178/+303 |
| * | Fixing #550 -- I had to list pass and dump as optional fields. | luke | 2007-06-11 | 4 | -3/+10 |
| * | Fixing #112 - mounts now default to 0 for dump and pass | luke | 2007-06-11 | 3 | -0/+29 |
| * | Fixing #637 -- defined resources can now correctly be virtual or exported | luke | 2007-06-11 | 4 | -99/+154 |
| * | Removing old line from the fix for #660 -- I had strangely just commented it ... | luke | 2007-06-11 | 1 | -1/+0 |
| * | Fixing #660 by applying patch by freiheit. Looks like this is another proble... | luke | 2007-06-11 | 1 | -1/+2 |
| * | Oops; I forgot to add the base class for package providers. Also, cleaning u... | luke | 2007-06-11 | 2 | -9/+40 |
| * | Adding a simple unit test for mongrel, and adding the ability to select the h... | luke | 2007-06-11 | 6 | -6/+79 |
| * | Fixing error when commands fail -- the error code is now printed, instead of ... | luke | 2007-06-11 | 1 | -1/+1 |
| * | Adding (slightly modified) urpmi support from #592 by Devin | luke | 2007-06-08 | 2 | -0/+53 |