Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | handle find(dict(query : 'title:foo mimetype:text/plain'))Benjamin Saller2007-07-208-30/+77
|/
* Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/datastoreBenjamin Saller2007-07-181-0/+4
|\
| * Fix NEWSMarco Pesenti Gritti2007-07-181-0/+2
| * Snapshot 535d9835e2.Marco Pesenti Gritti2007-07-181-0/+2
* | chunk documents a bit more on read to reduce memory strainBenjamin Saller2007-07-181-87/+0
|/
* Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/datastoreBenjamin Saller2007-07-172-0/+63
|\
| * Snapshot 2978ff86bd.Marco Pesenti Gritti2007-07-161-0/+2
| * New main helperMarco Pesenti Gritti2007-07-161-0/+60
| * Update NEWSMarco Pesenti Gritti2007-07-161-0/+1
* | make sure non-model properties make it into the result setBenjamin Saller2007-07-172-1/+15
|/
* relax model restriction by defaulting new keys as strings or recording their ...Benjamin Saller2007-07-163-6/+45
* limit/offset -- set limit to 4096 per backend for nowBenjamin Saller2007-07-163-6/+6
* temporary limit/offset fixBenjamin Saller2007-07-162-1/+9
* remove mountpoint from update arguments at the lower levelBenjamin Saller2007-07-163-4/+3
* patch from tomeu to pass offset, limit arguments through the stackBenjamin Saller2007-07-161-1/+3
* better int property handlingBenjamin Saller2007-07-163-2/+42
* resolve keys through modelBenjamin Saller2007-07-1610-58/+61
* Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/datastoreBenjamin Saller2007-07-162-1/+3
|\
| * Update NEWSMarco Pesenti Gritti2007-07-151-0/+2
| * Remove Notes.txt from the makefiles.Marco Pesenti Gritti2007-07-151-1/+1
* | changes for :date supportBenjamin Saller2007-07-165-25/+115
|/
* 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