summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugin.py
Commit message (Expand)AuthorAgeFilesLines
...
* Fix Pkgmgr virtual package target binding (Reported by TimL)Narayan Desai2009-05-201-1/+1
* Implement reporting for deprecated plugins, improve reporting for experimenta...Narayan Desai2009-05-071-0/+1
* More spelling fixesSol Jerome2009-04-081-1/+1
* Clarify priority conflict error messageSol Jerome2009-03-231-3/+5
* Plugin.py: unify predicatesNarayan Desai2009-03-191-4/+2
* Fix negate attribute for ticket #648Sol Jerome2009-03-191-2/+4
* Split out connector interface to allow for additional data generation based o...Narayan Desai2009-02-021-4/+8
* Add Version plugin typeSol Jerome2009-01-261-0/+7
* Remove old properties implementation and hardwiringNarayan Desai2009-01-211-32/+2
* Infrastructure and initial implementation of the Packages pluginNarayan Desai2009-01-211-1/+1
* Finish up Pull Source and multi-Statistics codeNarayan Desai2009-01-121-5/+1
* Split pull functionality into PullSource/PullTarget and rebase Cfg and SSHbas...Narayan Desai2009-01-111-8/+9
* Implement generic structure validators and reimplement Deps as oneNarayan Desai2009-01-061-0/+13
* This patch is stage 1 of the plugin capabilities reworkNarayan Desai2009-01-051-22/+21
* Implement metadata connector functionalityNarayan Desai2008-12-241-0/+12
* Update dictionary accesses to work with Python 3.0Sol Jerome2008-12-221-7/+7
* server infrastructure for central decision listsNarayan Desai2008-10-081-0/+5
* Implement GetCurrentEntry api for Statistics and DBStats (prereq for portable...Narayan Desai2008-08-071-1/+1
* add GetCurrentEntry method to StatisticsPluginsNarayan Desai2008-08-061-0/+2
* Add GetExtra plugin stub methodNarayan Desai2008-08-061-0/+4
* support for alternate metadata plugins in viz admin modeAndrew Brestick2008-08-011-2/+2
* added support for alternate metadata plugins in bcfg2-adminAndrew Brestick2008-07-311-1/+9
* move xml statistics over to new typed-plugin system (enables direct-to-django...Narayan Desai2008-07-221-0/+3
* lay groundwork for statistics pluginsNarayan Desai2008-07-221-0/+5
* Fix complete entry delete paths for Cfg/TCheetah/TGenshi (issue reported by S...Narayan Desai2008-07-111-5/+8
* Ignore ae editor temporary filesNarayan Desai2008-07-041-1/+1
* Unicode support (from stousignant) (Resolves Ticket #549)Narayan Desai2008-06-301-4/+7
* Change to typed plugin systemNarayan Desai2008-06-091-14/+25
* Fix tb in case of info.xml file failuresNarayan Desai2008-05-191-0/+4
* Move base data caching es class to Plugin.pyNarayan Desai2008-04-081-0/+13
* Switch SGenshi over to using EntrySet classes as well (SGenshi templates can ...Narayan Desai2008-04-081-6/+7
* Rework bcfg2-admin pullNarayan Desai2008-03-241-1/+1
* make Specificity generically usefulNarayan Desai2008-03-231-19/+24
* new bcfg2-admin pull infrastructureNarayan Desai2008-03-231-3/+5
* Implement EntrySet-level error suppression for non-matching eventsNarayan Desai2008-03-221-3/+3
* Fix race condition (awesome debugging by ritcey)Narayan Desai2008-03-221-1/+2
* Fix Specificity.matches bug and fix es_cls nameNarayan Desai2008-03-211-4/+4
* plugin infrastructure improvementsNarayan Desai2008-03-211-11/+34
* EntrySet infrastructure for Cfg conversionNarayan Desai2008-03-211-13/+27
* Merge in GroupSpool plugin as common code and switch TGenshi to use itNarayan Desai2008-03-211-1/+90
* clean up event handling and handle specificityerrorsNarayan Desai2008-03-211-5/+12
* Implement EntrySet and basic testing for it (mainly from ritcey)Narayan Desai2008-03-211-0/+137
* Clean out dispatch table whenever files change (Resolves Ticket #522) [bugfix]Narayan Desai2008-01-291-0/+1
* First chunk of the Pkgmgr altsrc changes (no affect on existing setups)Narayan Desai2007-08-081-1/+2
* Fix minor pkgmgr XMLSrc bug introduced by info.xml changesNarayan Desai2007-08-081-5/+7
* Implement basic info.xml supportNarayan Desai2007-08-071-5/+7
* Revert mistaken Pkgmgr matchesNarayan Desai2007-08-011-2/+1
* Client side of improved support for binary files in statisticsNarayan Desai2007-08-011-1/+2
* Move logic for repository interactions in bcfg2-admin pull into individual pl...Narayan Desai2007-04-031-0/+10
* Fix remainder of Package-included entries problemsNarayan Desai2007-03-231-3/+2