Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSascha Silbe <sascha-pgp@silbe.org>2010-06-07 20:11:50 (GMT)
committer Sascha Silbe <sascha-pgp@silbe.org>2010-06-07 20:11:50 (GMT)
commit5ba8a59a93863da720172895ef98069b61d49604 (patch)
tree8b41ad2b30db92f948471025abd27bd1465f2551
parent67c57766ead46b01ce543f9a91114a7a66acb5fc (diff)
set description
-rw-r--r--.topdeps2
-rw-r--r--.topmsg11
2 files changed, 6 insertions, 7 deletions
diff --git a/.topdeps b/.topdeps
index 9c9ac90..6477ffc 100644
--- a/.topdeps
+++ b/.topdeps
@@ -1 +1 @@
-upstream/master
+t/testsuite
diff --git a/.topmsg b/.topmsg
index 76e731e..74dd28f 100644
--- a/.topmsg
+++ b/.topmsg
@@ -1,8 +1,7 @@
-From: Sascha Silbe <sascha@silbe.org>
-Subject: [PATCH] add (minimal) test suite (#1438)
+From: Sascha Silbe <sascha-pgp@silbe.org>
+Subject: [PATCH] add freeze API
-Add a minimal test suite for the data store operating on public DBus API
-level. Checks all public API calls, including some simple performance
-measurements.
+Add freeze() method to temporarily disable the data store in order to do file system
+level backups of the data store.
-Signed-off-by: Sascha Silbe <sascha@silbe.org>
+Signed-off-by: Sascha Silbe <sascha-pgp@silbe.org>