summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add WIP TrackerResource classwip/resourceSam Thursfield2016-03-263-212/+232
* Bump GLib dependency to 2.44Sam Thursfield2016-03-251-1/+1
* Release 1.8.01.8.0Carlos Garnacho2016-03-212-2/+34
* tracker-extract: adapt to libcue 2.0.0 APIfosero2016-03-212-4/+17
* Updated Danish translationAsk Hjorth Larsen2016-03-201-76/+70
* Release 1.7.51.7.5Carlos Garnacho2016-03-142-1/+28
* tests: distcheck fixCarlos Garnacho2016-03-143-0/+13
* libtracker-miner: Ensure the directory root is removed when its indexing root isCarlos Garnacho2016-03-141-0/+8
* libtracker-miner: Initialize all NodeData memoryCarlos Garnacho2016-03-141-2/+1
* tracker-extract: Ensure all cue sheet MusicPieces have a nfo:durationCarlos Garnacho2016-03-141-0/+10
* tracker-extract: Plug leak in cue sheet parsingCarlos Garnacho2016-03-141-0/+1
* tracker-extract: Use safer method to insert tags in PNG moduleCarlos Garnacho2016-03-141-35/+29
* tracker-extract: Use safer method to insert tags in TIFF moduleCarlos Garnacho2016-03-141-34/+26
* tracker-extract: Use safer method to insert tags in JPEG moduleCarlos Garnacho2016-03-141-34/+26
* tracker-extract: Use safer method to insert tags in GIF moduleCarlos Garnacho2016-03-141-35/+29
* tracker-extract: Use safer method to insert tags in PDF moduleCarlos Garnacho2016-03-141-34/+27
* tracker-extract: Propagate urn to the TrackerExtractInfoCarlos Garnacho2016-03-146-7/+29
* tracker-extract: Remove old dbus interface xmlCarlos Garnacho2016-03-142-28/+0
* libtracker-extract: Delete TrackerExtractClientCarlos Garnacho2016-03-145-627/+0
* libtracker-miner: Avoid changing order of elements in the processing queueCarlos Garnacho2016-03-141-36/+16
* libtracker-miner: Cut some slack on the reentry counterCarlos Garnacho2016-03-141-1/+1
* tracker-extract: Add missing application/msword mimetypeCarlos Garnacho2016-03-141-1/+1
* tracker-extract: Check string length before parsing XMP in the PDF extractorCarlos Garnacho2016-03-141-1/+1
* tracker-extract: Protect all single valued properties in html extractorCarlos Garnacho2016-03-141-2/+6
* tracker-extract: Protect all single valued properties in oasis extractorCarlos Garnacho2016-03-141-27/+78
* tracker-extract: Protect all single valued properties in ooxml extractorCarlos Garnacho2016-03-141-39/+112
* tracker-extract: Protect all single valued properties in EPUB extractorCarlos Garnacho2016-03-141-24/+79
* tracker-extract: Protect all single valued properties in abiword extractorCarlos Garnacho2016-03-141-9/+40
* tests: Add tests to prove the last commitCarlos Garnacho2016-03-139-0/+80
* libtracker-data: Handle inserts where the subproperty cardinality is larger t...Carlos Garnacho2016-03-131-13/+20
* libtracker-miner: Avoid querying file type in crawling queriesCarlos Garnacho2016-03-111-12/+3
* tracker-extract: Use gst_tag_list_new_empty() in cue sheet helpersCarlos Garnacho2016-03-061-2/+2
* tracker-extract: Fix gstreamer module cuesheet handlingCarlos Garnacho2016-03-061-1/+1
* tracker-miner-fs: Add back .trackerignore to ignored-directories-with-contentCarlos Garnacho2016-03-011-1/+1
* Release 1.7.41.7.4Carlos Garnacho2016-03-012-1/+16
* tracker-miner-fs: Ignore git repositories by defaultCarlos Garnacho2016-03-011-1/+1
* tracker-miner-fs: Ignore #*# (vim backup) files by defaultCarlos Garnacho2016-03-011-1/+1
* Update to FTS5Carlos Garnacho2016-03-0133-18851/+21571
* libtracker-data: Handle tracker:fulltextIndexed changesCarlos Garnacho2016-03-013-28/+43
* Updated Occitan translationCédric Valmary2016-02-271-974/+2786
* tracker-extract: Use tracker-guarantee to ensure a title in playlistsMarinus Schraal2016-02-261-1/+3
* tracker-extract: Fix year-only date extraction in gstreamer moduleMarinus Schraal2016-02-261-3/+4
* libtracker-miner: lower g_critical() severityCarlos Garnacho2016-02-251-3/+4
* libtracker-miner: Cancel crawling/querying on both cancellation pathsCarlos Garnacho2016-02-251-5/+3
* libtracker-miner: Use g_file_equal instead of direct comparisonCarlos Garnacho2016-02-251-2/+3
* libtracker-miner: Plug fd leak when cancelling crawlers earlyCarlos Garnacho2016-02-251-2/+1
* libtracker-direct: Handle cancellationCarlos Garnacho2016-02-251-43/+44
* libtracker-miner: Do not break ordering with bulk operationsCarlos Garnacho2016-02-241-121/+37
* libtracker-miner: Cancel ops in current buffers if a delete affects the fileCarlos Garnacho2016-02-241-0/+12
* libtracker-miner: Stop crawling if a delete op affects the current directoryCarlos Garnacho2016-02-241-0/+53