Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* single mount point fast pathversion_prototypeBenjamin Saller2007-10-034-60/+87
* wip on taggingBenjamin Saller2007-08-315-5/+141
* Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/datastore into...Benjamin Saller2007-08-262-6/+42
|\
| * While inplace stores should (after trial-2) return the file on the mounted mediaBenjamin Saller2007-08-011-16/+25
| * workaround for lack of close() on xapian database. Its tied to the C++ dtor. ...Benjamin Saller2007-08-011-1/+10
| * force shutdown on unmount (for USB drives)Benjamin Saller2007-07-312-4/+9
* | passing all tests in test-trial3Benjamin Saller2007-08-269-85/+339
* | minor search changes pulled from command branchBenjamin Saller2007-08-243-7/+42
* | old argument passing bug for mimetype in indexThreadBenjamin Saller2007-08-162-2/+2
* | also drop the uid on the checkout copyBenjamin Saller2007-08-162-3/+5
* | basic tests passingBenjamin Saller2007-08-165-61/+30
* | wipBenjamin Saller2007-08-167-129/+692
* | wipBenjamin Saller2007-07-311-2/+2
* | Merge branch 'master' into version_prototypeBenjamin Saller2007-07-304-10/+20
|\ \ | |/
| * use abiword to do odt conversion. this likely needs the extra plugins for abi...Benjamin Saller2007-07-301-3/+2
| * fix #2559Benjamin Saller2007-07-303-7/+18
* | wip on versioningBenjamin Saller2007-07-302-8/+77
|/
* logic error in delete caseBenjamin Saller2007-07-272-4/+10
* proposed fixes for:Benjamin Saller2007-07-272-50/+107
* create new files on inplace stores properlyBenjamin Saller2007-07-233-17/+35
* inplace files return themselves on request for filenameBenjamin Saller2007-07-222-6/+28
* OR style support on dicts was missing after the rewrite. AddedBenjamin Saller2007-07-221-0/+5
* fix #2381Benjamin Saller2007-07-222-4/+13
* improved importer used in USB casesBenjamin Saller2007-07-223-30/+68
* limited support for dateranges, this will have to expand to include all the t...Benjamin Saller2007-07-202-3/+25
* Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/datastoreMarco Pesenti Gritti2007-07-202-3/+8
|\
| * help insolate vs unspecified propertiesBenjamin Saller2007-07-201-2/+7
| * query building bug from last nightBenjamin Saller2007-07-201-1/+1
* | Add activity_id property.Marco Pesenti Gritti2007-07-201-0/+1
|/
* Add missing file to the Makefile.am.Marco Pesenti Gritti2007-07-201-0/+1
* handle find(dict(query : 'title:foo mimetype:text/plain'))Benjamin Saller2007-07-207-26/+73
* make sure non-model properties make it into the result setBenjamin Saller2007-07-171-1/+9
* relax model restriction by defaulting new keys as strings or recording their ...Benjamin Saller2007-07-162-6/+21
* 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-162-1/+2
* patch from tomeu to pass offset, limit arguments through the stackBenjamin Saller2007-07-161-1/+3
* better int property handlingBenjamin Saller2007-07-162-2/+3
* resolve keys through modelBenjamin Saller2007-07-163-28/+39
* changes for :date supportBenjamin Saller2007-07-163-20/+106
* more efficient copyBenjamin Saller2007-07-151-7/+12
* better logging in the 1/2 sync/async codeBenjamin Saller2007-07-151-6/+12
* 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
* flush after changeBenjamin Saller2007-07-131-2/+6
* anotherBenjamin Saller2007-07-131-0/+1
* missing model fieldsBenjamin Saller2007-07-131-1/+7
* mimetype -> mime_typeBenjamin Saller2007-07-132-2/+2
* missing field, will prolly be a few more of theseBenjamin Saller2007-07-131-0/+1
* dbus again...Benjamin Saller2007-07-131-0/+2