summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugins
Commit message (Expand)AuthorAgeFilesLines
* Fix typosSol Jerome2010-08-141-1/+1
* Don't assume python2.5 is being used on successful hashlib importSol Jerome2010-08-111-2/+4
* Probes: Fix name collapse in case of group specific probes (arch.G20_foo -> a...Narayan Desai2010-08-111-1/+1
* TGenshi/TCheetah: Add base64 encoding support for files handled by non-Cfg pl...Sol Jerome2010-08-052-2/+12
* Packages: Move knobs to config.xmlTim Laszlo2010-08-041-26/+12
* Packages: Resolver/Metadata optionsTim Laszlo2010-08-041-1/+32
* Packages: Allow soft relaods and use a checksum for cache file.Tim Laszlo2010-08-041-41/+41
* Packages: Expose repo data as a ConnectorTim Laszlo2010-08-041-4/+24
* DBStats: Fix random mysql errorsTim Laszlo2010-07-301-6/+15
* Packages: Allow xinclude and add XML error handlingTim Laszlo2010-07-301-6/+18
* Packages: Remove log line from black/whitelist testTim Laszlo2010-07-301-1/+0
* Packages: Allow for whitelistingTim Laszlo2010-07-301-7/+11
* Packages: Treat blacklisted packages as if they don't existTim Laszlo2010-07-301-2/+2
* Fixed indention errorFabian Affolter2010-07-301-1/+1
* Cfg: Allow pull operations to update info.xml filesTim Laszlo2010-07-301-9/+18
* TGenshi: Warn when genshi is not installedSol Jerome2010-07-161-9/+14
* Bundler: Log something for genshi errorsTim Laszlo2010-07-161-6/+14
* DBStats: Handle and warn when an unknown client is givenTim Laszlo2010-07-161-1/+5
* NagiosGen: Allow default configuration via PropertiesTim Laszlo2010-07-161-5/+10
* Initial version of a CVS pluginFabian Affolter2010-07-161-0/+47
* Initial version of a CVS pluginFabian Affolter2010-07-162-2/+3
* Packages: Allow authentication in urlsTim Laszlo2010-07-161-2/+25
* DBStats: Improved handling of binary objects in the databaseTim Laszlo2010-07-081-2/+9
* Packages: Add RawURL support for APT sources (Patch from Remi Broemeling for ...Sol Jerome2010-06-241-11/+16
* ThreadedStatistics: load/save data on startup/shutdownTim Laszlo2010-06-161-0/+2
* Updated files to match PEP 257 Fabian Affolter2010-06-0930-125/+140
* Darcs addedFabian Affolter2010-06-091-1/+2
* Switching Statistics.py to ThreadedStatisticsTim Laszlo2010-06-071-19/+6
* Added ThreadedStatistics plugin class. Migrated DBStats to use ThreadedStati...Tim Laszlo2010-06-071-7/+7
* Threaded Statistics.py and fixed xml corruptionTim Laszlo2010-06-041-5/+19
* Added experimental tagFabian Affolter2010-06-032-0/+2
* Experimental Darcs plugin addedFabian Affolter2010-06-031-0/+48
* Standardized doc strings of the VCS pluginsFabian Affolter2010-06-034-5/+5
* Comment addedFabian Affolter2010-06-013-0/+3
* Use logging instead of print statements in importscript.pyTim Laszlo2010-05-261-0/+1
* Hg: New Mercurial plugin from Fabian AffolterSol Jerome2010-05-222-0/+47
* Core: Allow the specification of plugin conflicts (Fix for Ticket #875)Sol Jerome2010-04-241-0/+1
* Packages: fix handling of negative recommended directiveNarayan Desai2010-04-171-1/+3
* Packages: fix up config file readingNarayan Desai2010-04-171-1/+1
* Packages: implement support for recommended packages in APTSourcesNarayan Desai2010-04-171-6/+16
* Packages: handle BoundPackage entries for prereq processingNarayan Desai2010-04-081-1/+2
* Packages: implement blacklist functionalityNarayan Desai2010-04-081-6/+16
* SSHbase: Use shutil as per Lee's suggestion in Ticket #866Sol Jerome2010-03-251-2/+3
* SSHbase: Generate known_hosts file in consistent order (Patch from Lee Loucks)Sol Jerome2010-03-251-31/+32
* Viz: Include xincluded files from groups.xml (Resolves Ticket #867)Sol Jerome2010-03-251-0/+4
* Automatically add additional host aliases to ssh_known_hosts.root2010-03-131-1/+34
* Packages: Add 'fedora' os group to the list of basegroupsSol Jerome2010-03-091-1/+1
* Ohai: Handle case where client returns nothingSol Jerome2010-03-061-0/+3
* Ohai: Add support for pre-2.6 versions of pythonSol Jerome2010-03-041-2/+19
* Packages: fix minor thinko in error path [bugfix]Narayan Desai2010-02-151-1/+1