Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | support value in (...) style queries, see query.txtBenjamin Saller2007-07-041-1/+6
|/
* Add workaround for #1833.Tomeu Vizoso2007-07-031-2/+9
* Correct the mount method dbus signatureMarco Pesenti Gritti2007-07-021-1/+1
* binary properties, fixed text propertiesBenjamin Saller2007-07-024-2/+8
* propertys via the create/update dictBenjamin Saller2007-07-024-11/+60
* remove decorator, it was breaking dbusBenjamin Saller2007-07-011-11/+9
* sanitize dbus input to methods by reducing it to base typesBenjamin Saller2007-06-295-60/+153
* remove props branch codeBenjamin Saller2007-06-281-2/+2
* db disposeBenjamin Saller2007-06-281-0/+1
* db disposeBenjamin Saller2007-06-282-11/+29
* not a real issueBenjamin Saller2007-06-271-1/+0
* we need string keys for dictsBenjamin Saller2007-06-271-1/+4
* no None for you titleBenjamin Saller2007-06-261-1/+1
* less likely to push None over the wireBenjamin Saller2007-06-261-1/+1
* USB centric backingstore (inplace storage)Benjamin Saller2007-06-255-12/+129
* mount point filtering, high level api and testsBenjamin Saller2007-06-255-22/+55
* filename suggestion codeBenjamin Saller2007-06-241-0/+26
* mimetype ext patchBenjamin Saller2007-06-241-1/+1
* honor mimetype when availableBenjamin Saller2007-06-241-2/+10
* property level control of filenameBenjamin Saller2007-06-241-3/+32
* repairs to the serviceBenjamin Saller2007-06-223-12/+15
* all tests pass again after mergeBenjamin Saller2007-06-222-72/+50
* all tests pass on the multi-backend codeBenjamin Saller2007-06-214-179/+423
* honor mimetype passed in by clientBenjamin Saller2007-06-202-12/+14
* really remove rbtreeBenjamin Saller2007-06-191-1/+1
* remove rbtree depBenjamin Saller2007-06-191-2/+3
* allow polymorphic Python property types more easilyBenjamin Saller2007-06-192-8/+8
* out of database sortingBenjamin Saller2007-06-154-27/+64
* converter indexing fixesBenjamin Saller2007-06-052-8/+19
* guess mimetype w/o extensionBenjamin Saller2007-06-051-5/+18
* missing fileBenjamin Saller2007-05-281-0/+1
* missing indexerBenjamin Saller2007-05-281-0/+46
* file removedBenjamin Saller2007-05-251-29/+0
* dbus helpers isn't used, can't even grep for it in the tree anymoreBenjamin Saller2007-05-251-1/+0
* Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/datastoreBenjamin Saller2007-05-252-0/+30
|\
| * Revert "Remove dbus_helpers.py from Makefile.am"Marco Pesenti Gritti2007-05-241-0/+1
| * Revert "use the conventional extra method for signal firing in the Python DBu...Marco Pesenti Gritti2007-05-241-0/+29
| * Remove dbus_helpers.py from Makefile.amMarco Pesenti Gritti2007-05-231-1/+0
* | seems to work externalized fulltext indexerBenjamin Saller2007-05-254-9/+42
* | trying to correct some bad initial handling of the datastreamsBenjamin Saller2007-05-251-32/+2
* | fix up the unicode handling when the output is already utf-8Benjamin Saller2007-05-241-1/+4
* | more modular internal/external indexing supportBenjamin Saller2007-05-231-10/+14
* | work in progress, need to fix headBenjamin Saller2007-05-232-52/+74
* | removed dbus_helpersBenjamin Saller2007-05-231-1/+0
* | first stab at an async index serviceBenjamin Saller2007-05-232-28/+34
|/
* use the conventional extra method for signal firing in the Python DBus bindingsBenjamin Saller2007-05-221-29/+0
* Merge http://projects.collabora.co.uk/~smcv/git/datastoreBenjamin Saller2007-05-221-0/+1
|\
| * olpc.datastore.dbus_helpers: Stop using internal interfaces in dbus-python.Simon McVittie2007-05-221-2/+2
* | remove use of internal API for lowlevel public APIBenjamin Saller2007-05-221-3/+2
* | dont include filename attr when not includingBenjamin Saller2007-05-221-1/+1
|/