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
...
|
*
Cleaned up and added comments
David Sommerseth
2009-10-15
2
-27
/
+60
|
*
Added first-cut of the parsethread() function
David Sommerseth
2009-10-14
2
-0
/
+135
|
*
Added db_begin(), db_rollback() and db_commit() functions
David Sommerseth
2009-10-14
2
-1
/
+72
|
*
Added needed pgsql.h file and cleaned up the DB API a little bit
David Sommerseth
2009-10-13
2
-20
/
+52
|
*
Added doxygen comments for xmlparser.[ch] and pgsql.c
David Sommerseth
2009-10-12
3
-2
/
+188
|
*
Added db_register_cyclictest()
David Sommerseth
2009-10-12
1
-0
/
+65
|
*
Note to self: it's more clever to use strdup_nullsafe() than strdup() ...
David Sommerseth
2009-10-12
1
-1
/
+1
|
*
Added db_register_rtevalrun()
David Sommerseth
2009-10-12
2
-2
/
+82
|
*
Added db_register_system()
David Sommerseth
2009-10-12
1
-3
/
+111
|
*
Added sqldataGetHostInfo()
David Sommerseth
2009-10-12
2
-1
/
+42
|
*
Refactored sqldataGetFid() and sqldataGetValue() functions
David Sommerseth
2009-10-12
2
-11
/
+15
|
*
Made some basic DB API stuff more generic
David Sommerseth
2009-10-09
1
-1
/
+6
|
*
Make pgsql_INSERT() make use of the new neat functions in xmlparser
David Sommerseth
2009-10-09
1
-46
/
+11
|
*
Added some more useful functions to xmlparser
David Sommerseth
2009-10-09
2
-0
/
+153
|
*
Added needed pieces to make the C based summary.xml parser work
David Sommerseth
2009-10-07
14
-0
/
+2126
|
*
Add XML-RPC submissions into a submission queue instead of parsing it directly
David Sommerseth
2009-09-30
2
-9
/
+30
|
/
*
Fixed missing variable. The value should be picked out from the configuration
David Sommerseth
2009-09-25
1
-2
/
+2
*
Updated XML-RPC README file and installation scripts
David Sommerseth
2009-09-25
3
-68
/
+127
*
Rewritten XML-RPC server to use rtevalConfig
David Sommerseth
2009-09-24
3
-12
/
+35
*
Added README file for quick info for setting up an XML-RPC service
David Sommerseth
2009-09-01
1
-0
/
+92
*
Set correct path for XML-RPC API1 server data dir
David Sommerseth
2009-08-25
1
-1
/
+1
*
Fixed wrong rterid ID return from xmlrpc_API1::SendReport() function
David Sommerseth
2009-08-05
1
-1
/
+1
*
Corrected missing scope with debug variable in Database::SELECT() method
David Sommerseth
2009-08-05
1
-1
/
+1
*
Added remove_rtevalrun utility
David Sommerseth
2009-08-05
1
-0
/
+84
*
Implemented Database::DELETE() metod
David Sommerseth
2009-08-05
1
-0
/
+22
*
Cleaned up a DB connection regression
David Sommerseth
2009-08-05
1
-2
/
+1
*
Added simple testclient which sends a report file to an XML-RPC server
David Sommerseth
2009-08-05
1
-0
/
+55
*
Simplified test server, default - no DB actions and debug info enabled
David Sommerseth
2009-08-05
2
-90
/
+3
*
Improved possibility to get more debug info, and to run tests without executi...
David Sommerseth
2009-08-05
3
-14
/
+38
*
Improved error message on SQL SELECT queries
David Sommerseth
2009-08-05
1
-7
/
+10
*
Added better error handling when reading XML files and returning empty tag va...
David Sommerseth
2009-08-05
1
-2
/
+5
*
Save IPv4 address of the system in systems_hostnames
David Sommerseth
2009-08-05
2
-3
/
+4
*
Made the XML-RPC test server work without database (just save a copy of XML r...
David Sommerseth
2009-08-05
2
-5
/
+8
*
Added missing database.py in PYTHON_FILES
David Sommerseth
2009-07-30
1
-1
/
+1
*
Fixed missing reference to module
David Sommerseth
2009-07-30
1
-1
/
+1
*
Added new files needed for XML-RPC server
David Sommerseth
2009-07-30
1
-1
/
+1
*
Implemented the register_report() feature in the XMLRPC handler
David Sommerseth
2009-07-30
1
-3
/
+7
*
Added rtevaldb.py, contains register_report() function
David Sommerseth
2009-07-30
1
-0
/
+93
*
database - added NumTuples() method
David Sommerseth
2009-07-30
1
-0
/
+17
*
xmlparser - did not try to take value out of a list
David Sommerseth
2009-07-30
1
-1
/
+1
*
database: Added SELECT() and GetValue() methods
David Sommerseth
2009-07-30
1
-0
/
+70
*
xmlparser: Don't include the <value/> tag when processing xmlblobs
David Sommerseth
2009-07-30
1
-1
/
+1
*
Added new column: rtevalruns.report_filename.
David Sommerseth
2009-07-30
2
-8
/
+16
*
Completed the Database class
David Sommerseth
2009-07-30
1
-7
/
+29
*
xmlparser: Correctly format rterid and syskey arguments, added support for /s...
David Sommerseth
2009-07-30
2
-4
/
+14
*
First cut at a Database class, almost completed INSERT() function
David Sommerseth
2009-07-29
1
-0
/
+104
*
Improved xmlparser.py/XMLSQLparser class to handle libxml2.xmlDoc and libxml2...
David Sommerseth
2009-07-29
1
-3
/
+22
*
Implemented Python part of XML -> SQL parser
David Sommerseth
2009-07-29
1
-56
/
+65
*
Fixed some syntax issues with parsing the rtevalruns_details table
David Sommerseth
2009-07-28
1
-7
/
+9
*
Added XML parsing rules for systems and systems_hostname tables
David Sommerseth
2009-07-28
1
-0
/
+51
[prev]
[next]