Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Snapshot e30379af95.Marco Pesenti Gritti2007-07-201-0/+2
* | limited support for dateranges, this will have to expand to include all the t...Benjamin Saller2007-07-204-3/+68
|/
* Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/datastoreBenjamin Saller2007-07-201-0/+1
|\
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/datastoreMarco Pesenti Gritti2007-07-203-5/+14
| |\
| * | Add activity_id property.Marco Pesenti Gritti2007-07-201-0/+1
* | | test for '' on a custom propBenjamin Saller2007-07-201-0/+14
| |/ |/|
* | help insolate vs unspecified propertiesBenjamin Saller2007-07-202-4/+13
* | query building bug from last nightBenjamin Saller2007-07-201-1/+1
|/
* Add missing file to the Makefile.am.Marco Pesenti Gritti2007-07-201-0/+1
* Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/datastoreBenjamin Saller2007-07-201-0/+4
|\
| * Fix NEWSMarco Pesenti Gritti2007-07-191-0/+2
| * Snapshot 9aabdfb24b.Marco Pesenti Gritti2007-07-191-0/+2
* | 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
|\