summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorjasplin <qt-info@nokia.com>2009-08-12 11:07:19 +0200
committerjasplin <qt-info@nokia.com>2009-08-12 11:07:19 +0200
commit8f4cf46abce4a3b2919cd1f32624dbfb354444ea (patch)
tree0da38340449cea8f9c7d12fbbc336a999a9d3b32 /doc
parent3dfc6c38e3acbd9aca4f18e43d8eef4ab0a7564f (diff)
Added some more description.
Diffstat (limited to 'doc')
-rw-r--r--doc/bmcp.html21
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/bmcp.html b/doc/bmcp.html
index b15e04a..70942a3 100644
--- a/doc/bmcp.html
+++ b/doc/bmcp.html
@@ -265,6 +265,11 @@ being generated.
<!-- ---------------------------------------------------------------------------------- -->
<hr />
+<p class="msgDescr">
+This request compares results of a particular BMCONTEXT/BRANCH combination
+since a particular SNAPSHOT.
+</p>
+
<h4 class="msgName">CompareHistoryRequest</h4>
<table border=0>
<thead><tr><th>No. of bytes</th><th>Type</th><th>Value</th><th>Description</th></tr></thead>
@@ -290,6 +295,10 @@ class="alias">SNAPSHOTRESULT</td><td></td><td>result 2</td></tr>
<!-- ---------------------------------------------------------------------------------- -->
<hr />
+<p class="msgDescr">
+This request compares the results of two branches.
+</p>
+
<h4 class="msgName">CompareBranchesRequest</h4>
<table border=0>
<thead><tr><th>No. of bytes</th><th>Type</th><th>Value</th><th>Description</th></tr></thead>
@@ -319,6 +328,10 @@ class="alias">SNAPSHOTRESULT</td><td></td><td>result 2</td></tr>
<!-- ---------------------------------------------------------------------------------- -->
<hr />
+<p class="msgDescr">
+This request compares a result in the database to an explicitly given result.
+</p>
+
<h4 class="msgName">CompareDirectRequest</h4>
<table border=0>
<thead><tr><th>No. of bytes</th><th>Type</th><th>Value</th><th>Description</th></tr></thead>
@@ -344,6 +357,10 @@ request)</td></tr>
<!-- ---------------------------------------------------------------------------------- -->
<hr />
+<p class="msgDescr">
+This request adds new results to the database.
+</p>
+
<h4 class="msgName">AddResultsRequest</h4>
<table border=0>
<thead><tr><th>No. of bytes</th><th>Type</th><th>Value</th><th>Description</th></tr></thead>
@@ -370,6 +387,10 @@ class="alias">TESTCASERESULTS</td><td></td><td></td></tr>
<!-- ---------------------------------------------------------------------------------- -->
<hr />
+<p class="msgDescr">
+This request lists all snapshots available for a particular BMCONTEXT/BRANCH combination.
+</p>
+
<h4 class="msgName">ListAvailableSnapshotsRequest</h4>
<table border=0>
<thead><tr><th>No. of bytes</th><th>Type</th><th>Value</th><th>Description</th></tr></thead>