summaryrefslogtreecommitdiffstats
path: root/server/rtevaldb.py
Commit message (Expand)AuthorAgeFilesLines
* Don't return None values in the database_status() methodDavid Sommerseth2011-02-031-2/+4
* Implemented simple XML-RPC call to check the database statusDavid Sommerseth2010-08-271-0/+24
* Cleaned up the XML-RPC serverDavid Sommerseth2009-10-261-69/+1
* Add XML-RPC submissions into a submission queue instead of parsing it directlyDavid Sommerseth2009-09-301-0/+21
* Rewritten XML-RPC server to use rtevalConfigDavid Sommerseth2009-09-241-4/+7
* Cleaned up a DB connection regressionDavid Sommerseth2009-08-051-2/+1
* Improved possibility to get more debug info, and to run tests without executi...David Sommerseth2009-08-051-1/+2
* Save IPv4 address of the system in systems_hostnamesDavid Sommerseth2009-08-051-1/+2
* Added rtevaldb.py, contains register_report() functionDavid Sommerseth2009-07-301-0/+93