Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Request binary data as dbus.ByteArray.Tomeu Vizoso2007-10-072-2/+6
* Snapshot 23becaa683.Marco Pesenti Gritti2007-10-051-0/+2
* Don't mount automatically at start.Tomeu Vizoso2007-10-052-2/+1
* Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/datastoreMarco Pesenti Gritti2007-10-051-0/+1
|\
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/datastoreBenjamin Saller2007-10-051-0/+5
| |\
| * | force a flush on stop() to the indexerBenjamin Saller2007-10-051-0/+1
* | | Exit cleanly when dbus goes downMarco Pesenti Gritti2007-10-052-5/+17
| |/ |/|
* | Snapshot 64abebe398.Marco Pesenti Gritti2007-10-051-0/+5
|/
* offset args reversedBenjamin Saller2007-10-051-1/+1
* offset handlingBenjamin Saller2007-10-051-1/+1
* Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/datastoreBenjamin Saller2007-10-051-2/+3
|\
| * Snapshot 87204de5b9.Marco Pesenti Gritti2007-10-051-0/+2
| * Update NEWSMarco Pesenti Gritti2007-10-051-2/+1
* | fulltext settings bug. Now storable just stores (for binary props)Benjamin Saller2007-10-052-2/+3
|/
* single xapian connection (we might revert this but it manages fewer flushes t...Benjamin Saller2007-10-053-16/+33
* #3180: Recreate the index on mount failure of only removable devices.Tomeu Vizoso2007-10-042-1/+23
* Revert #3180: Recreate the index on mount failure.Tomeu Vizoso2007-10-042-22/+1
* Snapshot 23f5b3439e.Marco Pesenti Gritti2007-10-041-0/+2
* Cache the id instead of fetching terms everytime from the db.Marco Pesenti Gritti2007-10-041-8/+11
* single patch part 2Benjamin Saller2007-10-034-65/+70
* Snapshot dce9c18d56.Marco Pesenti Gritti2007-09-201-0/+2
* Add a suggested_filename property which the journalMarco Pesenti Gritti2007-09-202-2/+29
* Snapshot 11013dc3ca.Marco Pesenti Gritti2007-09-191-0/+2
* Do not index hidden directories (the trash most importantly).Marco Pesenti Gritti2007-09-192-8/+21
* Snapshot 48ab782a01.Marco Pesenti Gritti2007-09-181-0/+2
* Update newsDan Williams2007-09-181-0/+2
* Fix undefined variable errorDan Williams2007-09-181-0/+1
* Snapshot eb82fe83a3.Marco Pesenti Gritti2007-09-181-0/+2
* Update NEWSMarco Pesenti Gritti2007-09-181-0/+2
* Backport sync metadata delete from the versioning branchMarco Pesenti Gritti2007-09-181-4/+8
* Snapshot ea13f75d6a.Marco Pesenti Gritti2007-09-141-0/+4
* Backport partial matching from version_prototype branchMarco Pesenti Gritti2007-09-141-1/+29
* Snapshot 7655f4d99a.Marco Pesenti Gritti2007-09-121-0/+2
* #3180: Recreate the index on mount failure.Tomeu Vizoso2007-09-122-1/+22
* #3374: Don't create another entry during async update.Tomeu Vizoso2007-09-122-1/+3
* #3374: Don't create another entry during async update.Tomeu Vizoso2007-09-122-0/+7
* Snapshot b0b4c4115a.Marco Pesenti Gritti2007-09-111-0/+2
* #3324: Fix updates of entries with associated files.Tomeu Vizoso2007-09-112-1/+3
* Update NEWS.Tomeu Vizoso2007-09-101-0/+4
* Snapshot 617bf5d005.Marco Pesenti Gritti2007-09-101-0/+2
* Index metadata on async updates.Tomeu Vizoso2007-09-101-0/+3
* Add a parameter to datastore.find() for filtering out unwanted metadata prope...Tomeu Vizoso2007-09-101-2/+7
* Add timestamp field to model.Tomeu Vizoso2007-09-101-1/+2
* Snapshot 0a7e80f01a.Dan Williams2007-09-091-0/+2
* Fix duplicate datastore entries on item creation caused by last commitDan Williams2007-09-092-8/+14
* Copy items asynchronously, support moves instead of copiesDan Williams2007-09-084-41/+223
* Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/datastoretrial-2Benjamin Saller2007-08-021-0/+2
|\
| * Snapshot a111996299.Dan Williams2007-08-011-0/+2
* | include a dbus level test of inplace stores and converted contentBenjamin Saller2007-08-021-0/+106
|/
* While inplace stores should (after trial-2) return the file on the mounted mediaBenjamin Saller2007-08-011-16/+25