Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* remove decorator, it was breaking dbusBenjamin Saller2007-07-011-11/+9
* sanitize dbus input to methods by reducing it to base typesBenjamin Saller2007-06-298-69/+202
* remove props branch codeBenjamin Saller2007-06-281-2/+2
* db disposeBenjamin Saller2007-06-281-0/+1
* db disposeBenjamin Saller2007-06-282-11/+29
* register the inplace: schemeBenjamin Saller2007-06-271-0/+1
* Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/datastoreBenjamin Saller2007-06-272-46/+161
|\
| * Update to the new maint-helper script.Marco Pesenti Gritti2007-06-262-46/+161
* | 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
* I can't believe this wasn't pushedBenjamin Saller2007-06-251-0/+37
* missing fileBenjamin Saller2007-06-251-0/+0
* obsolete fileBenjamin Saller2007-06-251-15/+0
* USB centric backingstore (inplace storage)Benjamin Saller2007-06-256-15/+166
* mount point filtering, high level api and testsBenjamin Saller2007-06-2511-32/+144
* fallout from the auto* changeBenjamin Saller2007-06-241-1/+2
* 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
* Don't lock the fulltext db for writing when using the async indexer. Please r...Tomeu Vizoso2007-06-221-1/+1
* repairs to the serviceBenjamin Saller2007-06-224-16/+21
* all tests pass again after mergeBenjamin Saller2007-06-222-72/+50
* pull multi-backend branchBenjamin Saller2007-06-219-190/+502
|\
| * all tests pass on the multi-backend codeBenjamin Saller2007-06-219-190/+453
| * initial backingstore changes with some testsBenjamin Saller2007-06-211-0/+49
* | Distribute docsMarco Pesenti Gritti2007-06-201-1/+3
* | Update build snapshot scriptMarco Pesenti Gritti2007-06-202-9/+46
* | Bump versionMarco Pesenti Gritti2007-06-202-3/+1
|/
* honor mimetype passed in by clientBenjamin Saller2007-06-202-12/+14
* honor mimetype passed in by clientBenjamin Saller2007-06-203-9/+19
* updated for simpler signalsBenjamin Saller2007-06-191-2/+2
* really remove rbtreeBenjamin Saller2007-06-191-1/+1
* remove rbtree depBenjamin Saller2007-06-191-2/+3
* Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/datastoreBenjamin Saller2007-06-192-3/+3
|\
| * Don't hardcode python 2.4 and lower debugging level to DEBUG (so users can re...Tomeu Vizoso2007-06-172-3/+3
* | allow polymorphic Python property types more easilyBenjamin Saller2007-06-193-9/+21
* | whitespaceBenjamin Saller2007-06-181-1/+0
* | out of database sortingBenjamin Saller2007-06-155-28/+65
|/
* remove pdbBenjamin Saller2007-06-071-3/+3
* fixBenjamin Saller2007-06-051-1/+1
* no ore.main in distBenjamin Saller2007-06-051-15/+15
* sample client tests all the mimetypes over dbusBenjamin Saller2007-06-051-11/+17
* indexing fixesBenjamin Saller2007-06-052-22/+37
* converter indexing fixesBenjamin Saller2007-06-052-8/+19
* Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/datastoreBenjamin Saller2007-06-051-0/+11
|\
| * Add a little scripts that I use for the builds.Marco Pesenti Gritti2007-05-301-0/+11
* | guess mimetype w/o extensionBenjamin Saller2007-06-051-5/+18
|/