summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Modifying the check metaparam so that it just silently ignores metaparams and...luke2007-06-152-2/+36
* Fixing the type/title index for mysqlluke2007-06-151-1/+8
* Removing erroneous debug messageluke2007-06-151-2/+0
* Trying to load ruby gems, in case needed libraries are installed that way, an...luke2007-06-152-1/+7
* Significantly reworking both external_nodes and ldapnodes support (see change...luke2007-06-154-441/+516
* Fixing error about non-puppet protosluke2007-06-151-1/+1
* Significantly optimizing the database queries -- I am getting about 40% bette...luke2007-06-144-10/+13
* adjusting the rrd color stack as requested by thijsluke2007-06-141-1/+1
* Updated the CHANGELOG.ballman2007-06-142-4/+11
* Fixing (hopefully) the last two providers that had "resource.is" callsluke2007-06-142-2/+2
* Fixing sun package providerluke2007-06-141-1/+1
* Fixing #644 -- the install.rb file works againluke2007-06-141-1/+1
* Applying metrics patch from #659 by thijsluke2007-06-143-68/+71
* Fixing a typo in the docsluke2007-06-141-1/+1
* A few small fixes here and there, and the rest of the zones commitluke2007-06-145-29/+72
* Fixing #655 -- Solaris zones are again fully functional, from what I can tellluke2007-06-142-175/+119
* Adding indexes for the rails tablesluke2007-06-141-0/+24
* Removing the indexes migration, since the indexes are now in the main db schemaluke2007-06-131-38/+0
* Updating ralsh with more functionality: You can now perform work on the comm...luke2007-06-131-6/+69
* Added to_s to the values to ensure the check versus the database will be ballman2007-06-131-4/+4
* documentation fixajax2007-06-131-1/+1
* Fixing mongrel test so it does not try to load the mongrel server class on ma...luke2007-06-131-1/+0
* Applying patch from #666 by Rainhead and monachusluke2007-06-132-1/+10
* Changed the host to "eager fetch" all the resources and their associated ballman2007-06-122-4/+4
* Added the teardown of the database back to the tests. ballman2007-06-121-1/+1
* Revert unintentional change.ballman2007-06-121-5/+5
* Major rework of the rails feature. Changed the relationship between ballman2007-06-1216-178/+303
* Fixing #550 -- I had to list pass and dump as optional fields.luke2007-06-114-3/+10
* Fixing #112 - mounts now default to 0 for dump and passluke2007-06-113-0/+29
* Fixing #637 -- defined resources can now correctly be virtual or exportedluke2007-06-114-99/+154
* Removing old line from the fix for #660 -- I had strangely just commented it ...luke2007-06-111-1/+0
* Fixing #660 by applying patch by freiheit. Looks like this is another proble...luke2007-06-111-1/+2
* Oops; I forgot to add the base class for package providers. Also, cleaning u...luke2007-06-112-9/+40
* Adding a simple unit test for mongrel, and adding the ability to select the h...luke2007-06-116-6/+79
* Fixing error when commands fail -- the error code is now printed, instead of ...luke2007-06-111-1/+1
* Adding (slightly modified) urpmi support from #592 by Devinluke2007-06-082-0/+53
* Finishing off the type/provider interface work, including adding package pref...luke2007-06-0836-160/+244
* Fixing the "Server is not a class" problem with mongrelluke2007-06-071-1/+1
* Applying patches from Valentin Vidic to fix open file discriptor and open por...luke2007-06-053-1/+19
* Fixing the few test failures that resulted from the changes to provider listingluke2007-06-055-12/+18
* Significantly reworked the type => provider interface with respect toluke2007-06-0442-310/+416
* Adding a "source" attribute to providers, so eventually types will be able to...luke2007-06-043-1/+65
* this is a spurious commit to test the trac site ajax2007-06-031-1/+1
* Change pi to list properties instead of stateslutter2007-06-011-2/+2
* Add protect and priority properties; patch provided by Matt Hyclaklutter2007-06-011-0/+16
* Fix trac #601: wrong location for client pidfilelutter2007-06-011-1/+1
* Fixing #532 -- reparsing config files no longer throws an exception. The pro...luke2007-05-313-1/+21
* Changing --show-available to --showall, as requisted by Jeremy Dreese on the ...luke2007-05-311-1/+1
* Switch the package type to use a :versionable feature, and convert all provid...mpalmer2007-05-3017-57/+21
* Add a grammatically correct 'has_feature' alias, and switch to using it where...mpalmer2007-05-305-7/+11