Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/gdatastore
Commit message (Expand)AuthorAgeFilesLines
* Add support for additional, read-only data storesSascha Silbe2013-07-292-18/+84
* add FIXMESascha Silbe2013-07-291-0/+3
* Add support for uid in Xapian query for Sugar 0.84+ find() APISascha Silbe2013-07-291-0/+3
* Fix handling of non-ASCII data pathsSascha Silbe2013-03-021-8/+10
* Optionally add extension to checked out files based on MIME typeSascha Silbe2012-08-071-3/+22
* add preliminary support for passing data by fdSascha Silbe2012-04-241-0/+84
* Add support for rebuilding index from gitSascha Silbe2012-04-221-8/+113
* Store metadata as pure Python data types in gitSascha Silbe2012-04-221-1/+6
* Don't record parent version as git commitSascha Silbe2012-03-061-15/+1
* Allow restoring root version even if non-root versions already existSascha Silbe2012-02-201-4/+3
* Fix DBus signature for restore() (gdatastore native interface)Sascha Silbe2012-02-201-1/+1
* Allow restoring orphan versionsSascha Silbe2012-01-211-7/+5
* Fix metadata-only updates for Sugar v2 APISascha Silbe2011-10-111-9/+12
* Pretty-print metadata in git commit messageSascha Silbe2011-09-291-1/+14
* Don't index terms longer than the hardcoded Xapian limitSascha Silbe2011-08-221-4/+6
* Fix indexing on non-standard propertiesSascha Silbe2011-08-221-1/+1
* start implementing native APISascha Silbe2011-08-221-0/+154
* Implement find_unique_values()Sascha Silbe2011-08-222-1/+13
* InternalApi: don't choke on empty path if delete_after is setSascha Silbe2011-08-221-1/+1
* Honor the delete_after flagSascha Silbe2011-07-091-0/+4
* Fix indexing of non-string (e.g. numeric) property values as termsSascha Silbe2011-07-091-6/+8
* Add and use signal distribution infrastructureSascha Silbe2011-05-151-3/+36
* get completely rid of in-memory metadata storageSascha Silbe2011-05-152-5/+6
* Make sure we're the primary owner of the Sugar data store D-Bus service nameSascha Silbe2011-05-151-1/+2
* Retry opening the Xapian database if another process still has the lockSascha Silbe2011-05-141-2/+12
* move src/gdatastore to top level (distutils-extra convention)Sascha Silbe2011-04-103-0/+868