index
:
rteval.git
master
work/v2.0
Working copy of the upstream rteval.git tree
David Sommerseth
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
*
cyclictest: Don't bother reporting 'variance'
David Sommerseth
2013-04-15
1
-2
/
+0
*
Added timestamps tracking when each module starts and stops
David Sommerseth
2013-03-14
1
-0
/
+1
*
rteval-parser: Only consider cyclic statistics which have samples registered
David Sommerseth
2013-01-31
1
-1
/
+1
*
Copyright updates
David Sommerseth
2013-01-18
15
-562
/
+80
*
Replace concatened paths with a call to os.path.join
Raphaƫl Beamonte
2013-01-04
1
-1
/
+1
*
Changed the parsing defaults for summary reports
David Sommerseth
2012-12-20
2
-2
/
+2
*
Rework the XSLT template for rteval-parserd to tackle rteval v2.0 reports
David Sommerseth
2012-12-20
1
-259
/
+499
*
Fix minor issues in rteval-parser database schemas
David Sommerseth
2012-12-20
6
-1
/
+7
*
rteval-parserd: Avoid live-lock if errors happens while registering the system
David Sommerseth
2012-11-19
1
-0
/
+3
*
rteval-parserd: Fix issue when IPv4 address has not been set
David Sommerseth
2012-11-19
1
-1
/
+1
*
rteval-parser: Forgot to update the rteval-parser.spec file too
David Sommerseth
2012-11-15
1
-2
/
+6
*
rteval-parser: Added some needed tweaks to make EXSLT support pass 'make dist...
David Sommerseth
2012-11-15
1
-0
/
+2
*
Updated rteval-parser versions
David Sommerseth
2012-11-15
1
-2
/
+2
*
rteval-parserd: Extend the xmlparser.xsl to also process hwlatdetect results
David Sommerseth
2012-11-08
3
-1
/
+333
*
server/parser: Make the parsing of measurement data more flexible
David Sommerseth
2012-11-08
7
-25
/
+46
*
server/parser: Add support EXSLT functions in XSLT templates
David Sommerseth
2012-11-08
2
-0
/
+7
*
server/parser: Make sure the XSLT parameter array is always cleared before use
David Sommerseth
2012-11-08
1
-1
/
+4
*
server/parser: Added a simple string tokeniser
David Sommerseth
2012-11-08
2
-0
/
+108
*
rteval-parsed/rteval-xmlrpc v1.5
David Sommerseth
2011-10-07
3
-8
/
+19
*
Moved PostgreSQL related array function into pgsql.c
David Sommerseth
2011-10-07
3
-55
/
+77
*
Introduce init_xmlparser() process
David Sommerseth
2011-10-07
2
-0
/
+50
*
Added support for PostgreSQL arrays + store cpu_topology CPU spread as an array
David Sommerseth
2011-10-07
6
-8
/
+328
*
Fixed wrong copying of apache config files to the tarball for the XML-RPC ser...
David Sommerseth
2011-02-07
1
-1
/
+1
*
Updated build files to package rteval-xmlrpc-1.4
David Sommerseth
2011-02-04
1
-3
/
+7
*
Update version information to rteval-xmlrpc-1.4
David Sommerseth
2011-02-04
2
-2
/
+3
*
Added needed autoconf changes to enable the new mod_wsgi feature
David Sommerseth
2011-02-04
3
-7
/
+24
*
If the dirpath is an absolute path, go to the root dir before continuing.
David Sommerseth
2011-02-04
1
-0
/
+2
*
Added mod_wsgi handler
David Sommerseth
2011-02-04
2
-0
/
+154
*
Don't return None values in the database_status() method
David Sommerseth
2011-02-03
1
-2
/
+4
*
Don't try to always expand SQL SELECT query when throwing an exception
David Sommerseth
2011-02-03
1
-1
/
+1
*
Moved annotation data into a separate table field in rtevalruns_details
David Sommerseth
2011-01-10
3
-2
/
+215
*
Implemented simple XML-RPC call to check the database status
David Sommerseth
2010-08-27
2
-0
/
+28
*
Added first-cut of a unit-test for XML-RPC server/client
David Sommerseth
2010-05-14
3
-18
/
+126
*
Added --annotate | -a feature to rteval
David Sommerseth
2010-04-12
1
-1
/
+1
*
Added Hello() method to XML-RPC server
David Sommerseth
2010-04-09
3
-5
/
+15
*
Remove not needed XML-RPC function
David Sommerseth
2010-04-09
1
-19
/
+0
*
Added support for num_cpu_sockets and improved num_cpu_cores extraction
David Sommerseth
2010-04-01
1
-3
/
+16
*
Added basic info for more CPU topology info
David Sommerseth
2010-03-31
3
-14
/
+23
*
Added storing NUMA nodes in to rtevalruns_details
David Sommerseth
2010-03-26
3
-3
/
+7
*
Improved general parse logging
David Sommerseth
2010-03-26
3
-18
/
+33
*
Changed snprintf() to append_str() when adding 'AND ipaddr' SQL string
David Sommerseth
2010-03-26
1
-2
/
+4
*
Make sure we search for IP address == NULL when the input is NULL
David Sommerseth
2010-03-25
1
-0
/
+2
*
Honour the 'isnull' attribute in <value/> tags
David Sommerseth
2010-03-25
1
-2
/
+7
*
Don't consider IP address if the value is NULL when looking up registered sys...
David Sommerseth
2010-03-25
1
-2
/
+7
*
Fixed wrong GRANT statement on the rteval_info table
David Sommerseth
2010-03-25
1
-1
/
+1
*
version-bump of rteval-xmlrpc/rteval-parser to v1.2
David Sommerseth
2010-03-25
2
-4
/
+4
*
Updated the README files to reflect recent changes
David Sommerseth
2010-03-25
2
-27
/
+72
*
Added support for storing Linux distro in the database
David Sommerseth
2010-03-25
4
-1
/
+211
*
Cleaned up xmlparser.xsl - avoid not needed <xsl:apply-templates/> calls
David Sommerseth
2010-03-23
1
-170
/
+146
*
Cleaned up the rteval parser/XML-RPC spec file
David Sommerseth
2010-03-22
2
-64
/
+108
[next]