Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
blob: 045f64804b355bd813910ee30fecdaf3e2ee1e60 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
Snapshot 617bf5d005

* Index metadata on async updates. (tomeu)
* Allow retrieving a specific set of properties in find(). (tomeu)
* Add a timestamp field to the model for modification time. (tomeu)

Snapshot 0a7e80f01a

* Fix duplicate datastore entries on item creation caused by last commit
* On update() and create(), copy asynchronously where possible, and
  add new "transfer_ownership" argument to update() and create() that
  allow the datastore to move the object rather than copy it (dcbw)

Snapshot a111996299

Snapshot 356b35a278

* #2559 Fix copy of files on a removable device. (bcsaller)
* Fix abiword documents indexing. (bcsaller)

Snapshot 4a4283978f

* More usb devices fixes. (bcsaller)

Snapshot d0bcbf67d1

* Some more fixes for usb devices. (bcsaller)

Snapshot 30ce1b1378

* Copy files on usb devices properly. (bcsaller)

Snapshot 00570bc517

* Several fixes. (bcsaller)

Snapshot 033d224d3b

* Fix date filtering. (bcsaller)

Snapshot e30379af95

* Allow queries on content and all metadata. (bcsaller)

Snapshot 9aabdfb24b

* Guess the mime types using gnomevfs. (bcsaller)

Snapshot 535d9835e2

* #2252 Fix custom metadata properties. (bcsaller)

Snapshot 2978ff86bd

* Allow activities to specify custom metadata properties. (bcsaller)
* Fix the problems with content indexing end reenable it. (bcsaller)

Snapshot 18b7951026

* Full indexing refactor. (bcsaller)
* Support or in the queries. (bcsaller)