Jean-Francois Dockes
|
91dc09bc3c
|
do not unaccent Bengali characters (process like the Hindi ones)
|
2014-07-16 12:48:55 +02:00 |
|
Jean-Francois Dockes
|
6ec7f92938
|
add application/gzip (as other application/x-gzip)
|
2014-07-16 12:46:23 +02:00 |
|
Jean-Francois Dockes
|
46c0088206
|
zip: improved error output. Fixes issue #201
|
2014-07-06 16:32:41 +02:00 |
|
Jean-Francois Dockes
|
5fa6d5947e
|
ppt-dump: improve error messages
|
2014-07-06 16:27:40 +02:00 |
|
Jean-Francois Dockes
|
3e7269e139
|
msword docs: avoid generating an error for files containing only a picture (empty antiword output)
|
2014-07-06 16:24:11 +02:00 |
|
Jean-Francois Dockes
|
7659fa9792
|
Release 1.19.14p1 tagged
|
2014-06-26 13:06:50 +02:00 |
|
Jean-Francois Dockes
|
864858aa02
|
1.19.14p1
|
2014-06-26 13:06:31 +02:00 |
|
Jean-Francois Dockes
|
3e6d001865
|
backout 3628:bfab8ed23f67, top container file name not added to subdocs terms. This has too many consequences for an 1.19 maintenance branch, it will be in 1.20 only
|
2014-06-26 13:03:50 +02:00 |
|
Jean-Francois Dockes
|
8e93aae82b
|
Python module: stray INCREF on db object prevented descriptor and memory freeing. Fixed prototypes for db_close and query_close methods (fixes possible core dump)
|
2014-06-26 12:43:18 +02:00 |
|
Jean-Francois Dockes
|
5c366e2bcb
|
mode
|
2014-06-26 12:34:14 +02:00 |
|
Jean-Francois Dockes
|
c567337d44
|
don't add the top container file name to the subdocs terms. Closes issue #196
|
2014-06-12 14:17:49 +02:00 |
|
Jean-Francois Dockes
|
ad229e6340
|
Release 1.19.14 tagged
|
2014-06-07 18:59:28 +02:00 |
|
Jean-Francois Dockes
|
56d4150253
|
VERSION
|
2014-06-07 18:59:01 +02:00 |
|
Jean-Francois Dockes
|
e0addf223c
|
execmd: limit the cases where the child process could call the LOGXX functions to really exceptional cases. Previously, the child process could be called with a non-existant command to exec, which would trigger a LOGERR call, which in turn could block because the log mutex had been taken in the father process (and there is nobody in the child to free it). This would manifest itself by 20mn of "selectloop returned 1" messages as the father was waiting for a blocked child until the filter timeout. Other threads would go on, and the timeout would finally trigger, so this did not end up as a failed indexing as long as someone was patient...
|
2014-06-07 18:48:35 +02:00 |
|
Jean-Francois Dockes
|
ee09921456
|
Use a single Xapian Database object for update and query operations while indexing instead of separately open read/write ones. Separate objects seem to trigger Xapian issues
|
2014-06-07 11:44:04 +02:00 |
|
Jean-Francois Dockes
|
4342f17deb
|
manifest
|
2014-06-07 11:42:47 +02:00 |
|
Jean-Francois Dockes
|
de5ee39aff
|
Fix text for document filters displayed as combobox when the order#:name format is used. Fixes issue #194
|
2014-06-05 08:10:48 +02:00 |
|
Jean-Francois Dockes
|
a4feff8e76
|
add appdata file
|
2014-05-24 14:34:18 +02:00 |
|
Jean-Francois Dockes
|
7fe3cf42cb
|
Off by one error in maximum embedding depth test caused overflow of FileInterner m_tmpflgs temp flags array and possibly bus error depending on arch (only seen on 32 bits arch)
|
2014-05-15 15:14:02 +02:00 |
|
Jean-Francois Dockes
|
05880515fe
|
Release 1.19.13 tagged
|
2014-05-06 12:46:52 +02:00 |
|
Jean-Francois Dockes
|
90f8e7e293
|
catch ppt-dump errors to avoid bogus system reports. bump version to 1.19.13
|
2014-05-06 11:40:01 +02:00 |
|
Jean-Francois Dockes
|
3aa4e62c16
|
get rid of numerous probably inocuous valgrind/helgrind messages by ensuring that actual string copies are passed between threads, without refcount/shared data magic
|
2014-05-05 19:01:58 +02:00 |
|
Jean-Francois Dockes
|
144c414cdd
|
mt indexing: do not pass copies of Xapian::Document between threads: the reference counting is not mt-safe. Replace with pointers
|
2014-05-05 10:59:50 +02:00 |
|
Jean-Francois Dockes
|
b5b791c097
|
none
|
2014-05-05 10:58:55 +02:00 |
|
Jean-Francois Dockes
|
306658a60c
|
Indexing crashes: guard against a supposedly impossible situation where we were writing beyond the end of the "updated" bit array
|
2014-05-05 09:42:13 +02:00 |
|
Jean-Francois Dockes
|
f1cf5b164c
|
release 1.19.12p2
|
2014-05-05 09:26:45 +02:00 |
|
Jean-Francois Dockes
|
3e49f135f7
|
none
|
2014-04-07 16:15:11 +02:00 |
|
Jean-Francois Dockes
|
c456750b1e
|
doubleclick in restable opens document
|
2014-04-07 10:24:59 +02:00 |
|
Jean-Francois Dockes
|
5ba3f3844e
|
Release 1.19.12p1 tagged
|
2014-04-06 06:59:46 +02:00 |
|
Jean-Francois Dockes
|
dc200edebf
|
fix install script for the xls filter
|
2014-04-06 06:59:23 +02:00 |
|
Jean-Francois Dockes
|
5a171a6821
|
packaging
|
2014-04-02 15:34:14 +02:00 |
|
Jean-Francois Dockes
|
db55b5ba56
|
Release 1.19.12 tagged
|
2014-04-02 15:16:59 +02:00 |
|
Jean-Francois Dockes
|
b25d9aef60
|
1.19.12
|
2014-04-02 15:15:45 +02:00 |
|
Jean-Francois Dockes
|
3deca29657
|
obsoleted old debian directory
|
2014-04-02 15:11:40 +02:00 |
|
Jean-Francois Dockes
|
6c1c2bde17
|
release 3583
|
2014-04-02 15:08:54 +02:00 |
|
Jean-Francois Dockes
|
7cc942efd1
|
moved out the unity lens code
|
2014-04-02 15:06:36 +02:00 |
|
Jean-Francois Dockes
|
43bb925dcd
|
Make unity-scope-recoll a separate project
|
2014-04-02 14:48:07 +02:00 |
|
Jean-Francois Dockes
|
e75d18a611
|
none
|
2014-04-02 14:39:58 +02:00 |
|
Jean-Francois Dockes
|
3824e4878e
|
none
|
2014-04-02 09:42:48 +02:00 |
|
Jean-Francois Dockes
|
5515a4a145
|
unity scope: use directly nautilus instead of xdg-open for "show in directory"
|
2014-04-02 09:36:11 +02:00 |
|
Jean-Francois Dockes
|
7c4f77cc04
|
unity scope: compute url encoding locally instead of calling lib, for conformance with whats expected by the thumbnailing thingies
|
2014-04-01 16:12:54 +02:00 |
|
Jean-Francois Dockes
|
d6cf3a6a5f
|
tests
|
2014-04-01 16:11:31 +02:00 |
|
Jean-Francois Dockes
|
5413b45b69
|
Fix a few bugs in the unity scope and try to improve icon generation. Thumbnails are broken because python and the desktop have different ideas about url encoding
|
2014-04-01 11:22:02 +02:00 |
|
Jean-Francois Dockes
|
51e8329684
|
small ubuntu packaging updates for trusty/1.19.11
|
2014-03-31 10:28:54 +02:00 |
|
Jean-Francois Dockes
|
88756755e3
|
add parameter to set max stored length of metadata fields. Previously fixed at 150. Fixes issue #178
|
2014-03-26 18:43:49 +01:00 |
|
Jean-Francois Dockes
|
df9c451cf1
|
comment
|
2014-03-26 18:02:59 +01:00 |
|
Jean-Francois Dockes
|
54b54344dc
|
doc
|
2014-03-26 18:02:43 +01:00 |
|
Jean-Francois Dockes
|
54a689c6fc
|
macports: no configure patch needed any more
|
2014-03-26 18:02:22 +01:00 |
|
Jean-Francois Dockes
|
b565477b33
|
updated to work with 1.19
|
2014-03-22 16:20:59 +01:00 |
|
Jean-Francois Dockes
|
95fd1abd25
|
doc
|
2014-03-10 10:35:39 +01:00 |
|