summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Migrated from libxslt to lxmlHEADmasterDavid Sommerseth2013-03-125-29/+80
* update to v1.37Clark Williams2012-12-133-3/+8
* add module-specific command line optionsClark Williams2012-12-134-20/+96
* Changes the getcmdpath method to use only python calls to find the pathsRaphaël Beamonte2012-11-291-3/+9
* update to v1.36Clark Williams2012-10-233-3/+11
* Rewrite of the get_services method to make it cross-distributionRaphaël Beamonte2012-10-231-15/+58
* Adds getcmdpath method to use which to locate the used commandsRaphaël Beamonte2012-10-231-1/+12
* Rewrite of the get_kthreads method to make it cross-distributionRaphaël Beamonte2012-10-231-4/+3
* make sure that priority parameter is converted to intClark Williams2012-08-131-3/+3
* handle system not having dmidecode python moduleClark Williams2012-08-131-2/+16
* version bump to 1.35Clark Williams2012-04-023-3/+6
* reenabled SIGINT and SIGTERM handlersClark Williams2012-04-021-6/+6
* version bump to 1.34Clark Williams2012-01-123-3/+8
* Merge remote-tracking branch 'davids/master' into workClark Williams2012-01-1219-31/+827
|\
| * rteval-parsed/rteval-xmlrpc v1.5David Sommerseth2011-10-074-9/+20
| * Moved PostgreSQL related array function into pgsql.cDavid Sommerseth2011-10-073-55/+77
| * Introduce init_xmlparser() processDavid Sommerseth2011-10-072-0/+50
| * Added support for PostgreSQL arrays + store cpu_topology CPU spread as an arrayDavid Sommerseth2011-10-076-8/+328
| * added --onlyload optionClark Williams2011-10-072-25/+59
| * changed default built target, refactored a bit in kcompile.pyClark Williams2011-10-071-13/+18
| * version bump to 1.33Clark Williams2011-10-072-2/+5
| * change low-memory threshold to be 0.75GB/coreClark Williams2011-10-071-1/+1
| * add a potential load of KVMClark Williams2011-10-071-1/+4
| * Fixed wrong copying of apache config files to the tarball for the XML-RPC ser...David Sommerseth2011-02-071-1/+1
| * Updated build files to package rteval-xmlrpc-1.4David Sommerseth2011-02-042-4/+8
| * Update version information to rteval-xmlrpc-1.4David Sommerseth2011-02-042-2/+3
| * Added needed autoconf changes to enable the new mod_wsgi featureDavid Sommerseth2011-02-043-7/+24
| * If the dirpath is an absolute path, go to the root dir before continuing.David Sommerseth2011-02-041-0/+2
| * Added mod_wsgi handlerDavid Sommerseth2011-02-042-0/+154
| * Don't return None values in the database_status() methodDavid Sommerseth2011-02-031-2/+4
| * Don't try to always expand SQL SELECT query when throwing an exceptionDavid Sommerseth2011-02-031-1/+1
| * Moved annotation data into a separate table field in rtevalruns_detailsDavid Sommerseth2011-01-103-2/+215
* | start hackbench with helper functionClark Williams2012-01-091-3/+8
* | propogate config file values to cyclictest threadClark Williams2012-01-091-0/+1
* | updated kcompile source to 2.6.39Clark Williams2012-01-092-6/+10
* | Merge branch 'master' into workClark Williams2011-09-144-39/+78
|\ \
| * | added --onlyload optionClark Williams2011-09-142-25/+59
| * | changed default built target, refactored a bit in kcompile.pyClark Williams2011-09-141-13/+18
| * | allow for float as load specifierClark Williams2011-09-141-1/+1
* | | version bump to 1.33Clark Williams2011-05-142-2/+5
* | | change low-memory threshold to be 0.75GB/coreClark Williams2011-05-141-1/+1
* | | add a potential load of KVMClark Williams2011-05-141-1/+4
| |/ |/|
* | Implemented simple XML-RPC call to check the database statusDavid Sommerseth2010-08-273-0/+31
* | Extract IPv6 network configurationDavid Sommerseth2010-08-231-19/+48
|/
* added util.py module to PYSRC variable in MakefileClark Williams2010-08-231-0/+1
* version bump to v1.32Clark Williams2010-08-233-3/+15
* added setup.py to version update step in release checklistClark Williams2010-08-231-2/+2
* clean up rteval/rteval_text.xsl to handle old reportsClark Williams2010-08-231-1/+1
* clean up text portion of 'command_line' tag in XMLClark Williams2010-08-231-1/+2
* clean up XML generationClark Williams2010-08-233-6/+8