summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugins/Probes.py
Commit message (Expand)AuthorAgeFilesLines
* suppress warning about probed.xmlChris St. Pierre2012-03-231-0/+10
* added timestamp attribute to Probe dataChris St. Pierre2011-10-241-7/+20
* fixed comparisons for probe dataChris St. Pierre2011-08-261-0/+18
* Improved handling of JSON data from probesChris St. Pierre2011-06-171-7/+10
* cleaned up some ProbeData stuff, make null probe storage more consistentChris St. Pierre2011-06-151-3/+5
* make Bcfg2 automatically handle JSON, XML, and YAML output from probesChris St. Pierre2011-06-151-4/+89
* PY3K: Finish server-side code fixesSol Jerome2011-06-141-2/+3
* Plugins: PY3K + PEP8 fixesSol Jerome2011-04-061-6/+10
* Probes: Patch to sort nested items from faceted.wordpress.com (Resolves #987)Sol Jerome2011-02-051-2/+2
* Probes: Order stored items in probed.xml (Resolves Ticket #982)Narayan Desai2011-01-221-1/+1
* Probes: Fix name collapse in case of group specific probes (arch.G20_foo -> a...Narayan Desai2010-08-111-1/+1
* Updated files to match PEP 257 Fabian Affolter2010-06-091-3/+4
* Pylint/PEP 8 Code cleanupsSol Jerome2009-10-071-8/+11
* Plugins: Fix svn keywords for ticket #698 (Fix from Mike McCallister)Sol Jerome2009-09-071-1/+1
* Fix interpreter regex (Patch from Kamil Kisiel)Sol Jerome2009-02-181-1/+1
* Split out connector interface to allow for additional data generation based o...Narayan Desai2009-02-021-3/+5
* Remove old properties implementation and hardwiringNarayan Desai2009-01-211-1/+1
* Uniqify probe returns so that a client only gets the most specific version, a...Narayan Desai2009-01-151-16/+13
* Ignore probed.xml files in the Probes directoryNarayan Desai2009-01-101-0/+1
* This patch is stage 1 of the plugin capabilities reworkNarayan Desai2009-01-051-7/+9
* Implement metadata connector functionalityNarayan Desai2008-12-241-0/+144