summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Release 0.9.290.9.29Jürg Billeter2010-11-242-1/+45
|
* tracker-store: Fix crash on client exit and task without destroy notifyJürg Billeter2010-11-241-1/+4
|
* Fixes NB#197067: tracker-miner-fs crawls open filesAleksander Morgado2010-11-241-3/+4
|
* tracker-extract, libtracker-extract: Free addruri everywherePhilip Van Hoof2010-11-246-1/+12
|
* libtracker-sparql: Use uuid_unparse_lower instead of Checksum for formattingPhilip Van Hoof2010-11-247-23/+15
|
* tracker-extract: tiff: Fixed nested use of anonymous blank nodesPhilip Van Hoof2010-11-241-15/+22
| | | | Fixes NB#202291
* tracker-extract: png: Fixed nested use of anonymous blank nodesPhilip Van Hoof2010-11-241-16/+23
| | | | Fixes NB#202291
* tracker-extract: pdf: Fixed nested use of anonymous blank nodesPhilip Van Hoof2010-11-241-15/+22
| | | | Fixes NB#202291
* tracker-extract: gif: Fixed nested use of anonymous blank nodesPhilip Van Hoof2010-11-241-14/+22
| | | | Fixes NB#202291
* libtracker-extract: xmp: Fixed nested use of anonymous blank nodesPhilip Van Hoof2010-11-241-15/+23
| | | | Fixes NB#202291
* tracker-extract: jpeg: Fixed nested use of anonymous blank nodesPhilip Van Hoof2010-11-241-14/+23
| | | | Fixes NB#202291
* libtracker-sparql: Added a function to generate a uuid urn to the client libraryPhilip Van Hoof2010-11-243-1/+28
| | | | Fixes NB#202291
* tracker-extract, msoffice: Set proper octal rangeAleksander Morgado2010-11-241-2/+2
|
* Fixes GB#634424: MsOffice metadata extractor is not unicode awareAleksander Morgado2010-11-241-0/+49
|
* tracker-extract, msoffice-xml: Fix invalid readsAleksander Morgado2010-11-241-19/+19
|
* tracker-extract, msoffice-xml: If max bytes reached don't even start parserAleksander Morgado2010-11-241-26/+21
|
* tracker-extract, msoffice-xml: Refactor everything to make it more clear to ↵Aleksander Morgado2010-11-241-169/+244
| | | | understand
* tracker-extract, msoffice-xml: Move querying content type to a new methodAleksander Morgado2010-11-241-42/+57
|
* tracker-extract: Split msoffice and msoffice-xml extractorsAleksander Morgado2010-11-243-663/+726
|
* tracker-extract, msoffice: Small alignment fixAleksander Morgado2010-11-241-5/+5
|
* tracker-extract, msoffice: Improve handling of max_bytes=0Aleksander Morgado2010-11-241-1/+8
|
* Fixes GB#630244: Use MaxBytes from tracker-extract.cfg for plainText content ↵Vidhyapria Arunkumar2010-11-241-19/+94
| | | | optimization in msoffice 2007 files
* SPARQL: Fix SELECT * with WHERE without variablesJürg Billeter2010-11-241-0/+6
|
* SPARQL: Fix INSERT/DELETE with WHERE pattern without variablesJürg Billeter2010-11-241-5/+7
|
* SPARQL: Do not ignore GRAPH around rdf:type statementsJürg Billeter2010-11-241-1/+2
| | | | Fixes NB#206752.
* Fixes GB#635652: Correction in the --enable-tracker-search-tool ↵Roberto Guido2010-11-241-1/+1
| | | | configuration flag management
* [l10n] Updated German translationMario Blättermann2010-11-231-130/+160
|
* tracker-extract, mp3: Remove memory leakAleksander Morgado2010-11-231-0/+1
|
* Fixes NB#203540: Composer label not extracted in ID3v2.3 mp3 filesAleksander Morgado2010-11-231-0/+3
|
* libtracker-data: Improve error reporting when trying to set WAL journal mode ↵Aleksander Morgado2010-11-221-2/+5
| | | | fails
* Add index on tracker:addedJürg Billeter2010-11-222-0/+5
|
* Update Czech translation by Marek CernockyPetr Kovar2010-11-211-61/+112
|
* Updated Slovenian translationAndrej Žnidaršič2010-11-201-61/+87
|
* Updated Spanish translationDaniel Mustieles2010-11-191-67/+108
|
* libtracker-data: Make it more easy to test the PRAGMAs for SQLitePhilip Van Hoof2010-11-191-21/+36
|
* Fixes NB#203593: All libtracker-miner section names in CamelCase in ↵Aleksander Morgado2010-11-171-1/+5
| | | | documentation
* tracker-miner-applications: separator of multi-string is also in UTF-8Aleksander Morgado2010-11-171-4/+8
|
* data-generators: Use affiliation for person contactsJürg Billeter2010-11-171-5/+8
|
* NCO: Add index on nco:nameFamilyJürg Billeter2010-11-172-0/+4
|
* SPARQL: Use proper collation for fn:starts-withJürg Billeter2010-11-171-5/+13
|
* SPARQL: Use proper collation for string literalsJürg Billeter2010-11-171-0/+1
|
* tracker-miner-applications: Remove unneeded extra nie:dataSource setAleksander Morgado2010-11-171-4/+0
|
* tracker-search: New --software and --software-categories optionsAleksander Morgado2010-11-171-3/+193
|
* tracker-miner-applications: when defaulting to application, include ↵Aleksander Morgado2010-11-171-0/+3
| | | | nie:dataSource
* tracker-miner-applications: In meego translator, don't return ASCII, return ↵Aleksander Morgado2010-11-161-1/+1
| | | | UTF-8
* tracker-miner-applications: improve logging when invalid desktop files foundAleksander Morgado2010-11-161-5/+24
|
* libtracker-sparql, libtracker-client: Fix URI escapingJürg Billeter2010-11-152-2/+2
| | | | | | | Path segments allow use of certain reserved characters without escaping. Fixes NB#195787.
* Updated Hungarian translationGabor Kelemen2010-11-141-122/+172
|
* FS miner: Use low priority for update_async callsAdrien Bustany2010-11-131-5/+5
|
* libtracker-bus: Fix the handling of priority in update_asyncAdrien Bustany2010-11-131-4/+4
| | | | | libtracker-bus would previously interpret values higher than 0 as high priority, whereas GLib uses them for low priority.