summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugins
Commit message (Expand)AuthorAgeFilesLines
* Metadata: fix default group assertionNarayan Desai2009-04-061-0/+1
* Packages: Implement proper support for provides targets with multiple providersNarayan Desai2009-04-061-3/+8
* Fix multi-arch yum sourcesNarayan Desai2009-04-061-2/+0
* fix typoNarayan Desai2009-04-021-3/+3
* Remove hardcoded group names from plugin body, instead, auto-activate based o...Narayan Desai2009-04-021-1/+3
* updated BB plugin to match new API for return types, and also fixed a small b...Rick Bradshow2009-04-011-4/+3
* Snapshots: Fix extra entry data importNarayan Desai2009-03-211-3/+4
* Add revision and correct fields to snapshot class; should simplify most queriesNarayan Desai2009-03-211-1/+4
* Packages: Implement full yum dep resolver and improve error handlingNarayan Desai2009-03-191-78/+217
* Cfg: delta file regex bugfixNarayan Desai2009-03-161-1/+1
* Update for properties switchNarayan Desai2009-03-101-2/+2
* Raise exception when cached files do not existSol Jerome2009-03-091-0/+1
* Snapshots: Finish off importer (for old-style statistics)Narayan Desai2009-03-061-25/+58
* Snapshots: undo last commitNarayan Desai2009-03-051-2/+1
* Snapshots: improve generality of the importerNarayan Desai2009-03-051-1/+5
* Snapshots: improve generality of the importerNarayan Desai2009-03-051-14/+14
* Add Snapshots to __init__Sol Jerome2009-03-041-2/+2
* Get Snapshots working for Service entriesNarayan Desai2009-03-031-17/+25
* Snapshots update - storage of packages works from clients (old-style statistics)Narayan Desai2009-03-021-0/+56
* Fix newlinks at the end of .cat filesNarayan Desai2009-03-021-0/+2
* os.popen is deprecated in 2.6 (http://docs.python.org/library/os.html#os.popen)Sol Jerome2009-02-203-6/+14
* Fix interpreter regex (Patch from Kamil Kisiel)Sol Jerome2009-02-181-1/+1
* Pylint fixes for Account PluginSol Jerome2009-02-111-9/+14
* Fix subclass orderingNarayan Desai2009-02-091-3/+3
* Packages: handle APT virtual packages properlyNarayan Desai2009-02-051-3/+50
* Prevent Genshi traceback for unknown encodingsSol Jerome2009-02-031-2/+5
* revert last patchNarayan Desai2009-02-021-4/+2
* Add client aliases to metadata instancesNarayan Desai2009-02-021-2/+4
* Fix unicode error messagesNarayan Desai2009-02-022-6/+3
* new version of BB that works as a connector (for substantial code savings)Narayan Desai2009-02-021-316/+74
* Split out connector interface to allow for additional data generation based o...Narayan Desai2009-02-023-8/+11
* Packages bug fixNarayan Desai2009-02-021-1/+6
* Use safer alternatives to mktemp (Patch from adeason)Sol Jerome2009-01-291-2/+6
* Properties fixes from pylintNarayan Desai2009-01-281-3/+3
* Add Version plugin typeSol Jerome2009-01-263-2/+91
* Create cachedir if it doesn't existSol Jerome2009-01-221-0/+4
* Fix tb when initializing the Decisions pluginSol Jerome2009-01-211-1/+1
* Remove old properties implementation and hardwiringNarayan Desai2009-01-215-25/+12
* Packages: only kick in on package entriesNarayan Desai2009-01-211-1/+2
* Move properties to the connector interfaceNarayan Desai2009-01-212-3/+33
* more error handling for PackagesNarayan Desai2009-01-211-1/+5
* Infrastructure and initial implementation of the Packages pluginNarayan Desai2009-01-213-2/+161
* Uniqify probe returns so that a client only gets the most specific version, a...Narayan Desai2009-01-151-16/+13
* add GBundler plugin (like SGenshi, but works like Bundler)Narayan Desai2009-01-154-5/+42
* Fix baseclass orderNarayan Desai2009-01-121-3/+3
* Finish up Pull Source and multi-Statistics codeNarayan Desai2009-01-122-5/+3
* Split pull functionality into PullSource/PullTarget and rebase Cfg and SSHbas...Narayan Desai2009-01-112-2/+2
* Finish up PullSource plugin workNarayan Desai2009-01-102-2/+4
* Finish up Connector API (connector data is now available from metadata.Probes...Narayan Desai2009-01-101-2/+4
* Ignore probed.xml files in the Probes directoryNarayan Desai2009-01-101-0/+1