Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/gdatastore
Commit message (Collapse)AuthorAgeFilesLines
* get completely rid of in-memory metadata storageSascha Silbe2011-05-152-5/+6
| | | | Signed-off-by: Sascha Silbe <sascha-pgp@silbe.org>
* Make sure we're the primary owner of the Sugar data store D-Bus service nameSascha Silbe2011-05-151-1/+2
| | | | | | | | | Having several different data store processes running, potentially serving disjunct API versions (either because of race conditions or because several different implementations are installed) would be a major source of confusion and a recipe for disaster. Signed-off-by: Sascha Silbe <sascha-pgp@silbe.org>
* Retry opening the Xapian database if another process still has the lockSascha Silbe2011-05-141-2/+12
| | | | | | This should help with situations where the new gdatastore process is already starting up (on a new session bus) while the old one is still busy shutting down (see also: SL#1257).
* move src/gdatastore to top level (distutils-extra convention)Sascha Silbe2011-04-103-0/+868