Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* more efficient copyBenjamin Saller2007-07-151-7/+12
* better logging in the 1/2 sync/async codeBenjamin Saller2007-07-151-6/+12
* for stderr logging during test runsBenjamin Saller2007-07-151-0/+5
* this should do the indexing of file content async, the thread sync issues see...Benjamin Saller2007-07-151-37/+35
* write locking to protect the connectionBenjamin Saller2007-07-131-29/+36
* property name correctionBenjamin Saller2007-07-131-1/+1
* flush after changeBenjamin Saller2007-07-134-3/+22
* anotherBenjamin Saller2007-07-131-0/+1
* missing model fieldsBenjamin Saller2007-07-131-1/+7
* updated other dbus testBenjamin Saller2007-07-132-7/+7
* mimetype -> mime_typeBenjamin Saller2007-07-134-6/+6
* missing field, will prolly be a few more of theseBenjamin Saller2007-07-131-0/+1
* dbus again...Benjamin Saller2007-07-131-0/+2
* makefile updatesBenjamin Saller2007-07-131-2/+1
* update makefileBenjamin Saller2007-07-131-2/+1
* show where secore lives, remove old deps from READMEBenjamin Saller2007-07-131-11/+2
* Merge branch 'dualxap'Benjamin Saller2007-07-1327-1679/+1097
|\
| * repr on contentBenjamin Saller2007-07-132-13/+8
| * more explicit testing of dbus interfaces and binary content indexingBenjamin Saller2007-07-131-15/+42
| * removed ore.main so others can play with thisBenjamin Saller2007-07-131-1/+1
| * sample client dbus interface verifiedBenjamin Saller2007-07-133-24/+14
| * internal nowBenjamin Saller2007-07-131-47/+0
| * make test completes successfullyBenjamin Saller2007-07-131-0/+1
| * more passing testsBenjamin Saller2007-07-1310-316/+58
| * property/type sync upBenjamin Saller2007-07-1210-181/+181
| * check point before prop kind/type mergeBenjamin Saller2007-07-1219-530/+581
| * checkpoint new branch before the property type/xapian field mergeBenjamin Saller2007-07-127-818/+477
* | Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/datastoreBenjamin Saller2007-07-1313-1/+2218
|\ \ | |/ |/|
| * Add secore. Cut and paste from http://flaxcode.googlecode.com/svn/trunk/libs/...Marco Pesenti Gritti2007-07-1113-1/+2218
* | removed notesBenjamin Saller2007-07-091-25/+0
* | added more descriptionBenjamin Saller2007-07-091-0/+4
* | indexing changesBenjamin Saller2007-07-094-18/+38
|/
* Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/datastoreBenjamin Saller2007-07-061-0/+4
|\
| * Add NEWS fileMarco Pesenti Gritti2007-07-061-0/+4
* | adding tests for Web like application dataBenjamin Saller2007-07-062-0/+35
|/
* pull branchBenjamin Saller2007-07-046-35/+84
|\
| * or props and fulltext indexing refactorBenjamin Saller2007-07-041-21/+20
| * fix 1882Benjamin Saller2007-07-044-8/+47
| * moved docstring on order_by to datastore as the querymanager doesn't do this ...Benjamin Saller2007-07-041-5/+0
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/datastore into...Benjamin Saller2007-07-041-0/+2
| |\
| * | support value in (...) style queries, see query.txtBenjamin Saller2007-07-042-1/+17
* | | Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/datastoreBenjamin Saller2007-07-041-0/+2
|\ \ \ | |/ / |/| / | |/
| * Disable temporarily metadata indexing.Tomeu Vizoso2007-07-031-0/+2
* | Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/datastoreBenjamin Saller2007-07-031-2/+9
|\ \ | |/
| * Add workaround for #1833.Tomeu Vizoso2007-07-031-2/+9
* | pass the option correctlyBenjamin Saller2007-07-031-2/+2
|/
* Correct the mount method dbus signatureMarco Pesenti Gritti2007-07-021-1/+1
* fulltext on 'text' type propertiesBenjamin Saller2007-07-021-3/+3
* binary properties, fixed text propertiesBenjamin Saller2007-07-028-10/+63
* propertys via the create/update dictBenjamin Saller2007-07-024-11/+60