summaryrefslogtreecommitdiff
path: root/src/miners/fs/tracker-miner-files.c
Commit message (Expand)AuthorAgeFilesLines
...
* miner-fs: End the sparql query with a dotPhilip Van Hoof2011-11-241-0/+1
* libtracker-extract, miner-fs: Use a fallback rdf:type in case of extractor fa...Philip Van Hoof2011-11-231-9/+28
* tracker-miner-fs: Fix uninitialized variableJürg Billeter2011-10-171-1/+1
* tracker-extract: Fixed various coding style issuesMartyn Russell2011-09-291-4/+4
* tracker-miner-fs: Delete any associated logical resources when removing a fileSam Thursfield2011-09-291-3/+7
* tracker-extract: Add 'postupdate' fieldSam Thursfield2011-09-291-5/+16
* tracker-miner-fs: force mtime checks on inconsistent mountsAleksander Morgado2011-09-081-0/+12
* tracker-extract: Add a "graph" parameter to dbus methodsCarlos Garnacho2011-09-061-0/+2
* libtracker-extract: Move TrackerExtractInfo out to its own headerCarlos Garnacho2011-09-061-6/+16
* tracker-miner-fs: Improve query performance for updating tracker:available on...Martyn Russell2011-09-061-4/+6
* tracker-miner-fs: Plug a leak.Carlos Garnacho2011-07-201-0/+1
* libtracker-miner: Use TrackerSparqlBuffer for metadata insertionsCarlos Garnacho2011-07-191-1/+0
* tracker-miner-fs: Ensure datasource is also set on errorCarlos Garnacho2011-07-131-0/+2
* tracker-miner-fs: Avoid multiple calls to extractor_process_failsafe()Carlos Garnacho2011-07-131-9/+36
* tracker-miner-fs: Don't remove item from queue until it's been processedCarlos Garnacho2011-07-131-1/+2
* tracker-miner-fs: Implement failsafe metadata extractionCarlos Garnacho2011-07-131-31/+129
* tracker-miner-fs: Move "retry on extraction failed" code to TrackerMinerFilesCarlos Garnacho2011-07-131-25/+71
* libtracker-extract: Add tracker-extract-client APICarlos Garnacho2011-07-131-387/+29
* tracker-miner-fs: Revert commit 3dd75bacc30Carlos Garnacho2011-07-131-3/+0
* tracker-miner-fs: Postpone sparql update on mount after cancellationCarlos Garnacho2011-06-141-3/+3
* libtracker-miner: Do not connect anything to cancellable::cancelCarlos Garnacho2011-06-031-31/+2
* libtracker-miner: Avoid possible race condition when cancelling extractionCarlos Garnacho2011-06-031-10/+2
* tracker-miner-fs: Use CancelTasks method in tracker-extractCarlos Garnacho2011-06-031-0/+28
* tracker-miner-fs: Close sparql insert/graph braces on extractor cancellation.Carlos Garnacho2011-05-301-0/+4
* libtracker-miner: Cancel TrackerMinerFS cancellables on finalize()Carlos Garnacho2011-05-061-11/+0
* tracker-miner-fs: Explain why we don't close the sparql object on cancellationMartyn Russell2011-05-051-3/+9
* miners/fs, libtracker-miner: On extractor error insert minimal FS info of the...Philip Van Hoof2011-05-041-0/+3
* tracker-miner-fs: Set limit of requests in processing pool to 10Aleksander Morgado2011-04-191-0/+1
* tracker-extract: Support extra string for WHERE patterns in GetMetadataJürg Billeter2011-03-281-7/+28
* tracker-miner-fs: Use INSERT { GRAPH <...> {...} }Jürg Billeter2011-03-241-1/+3
* libtracker-extract: Renamed tracker-extract-module-manager to remove "extract".Martyn Russell2011-03-151-1/+1
* tracker-miner-fs: avoid roundtrips to the extractorCarlos Garnacho2011-03-151-4/+6
* libtracker-miner: Add mount-name to tracker:Volume as nie:titleLionel Landwerling2011-02-281-7/+17
* tracker-miner-fs: Avoid trying to extract embedded metadata from directoriesAleksander Morgado2011-02-241-3/+20
* tracker-miner-fs: Use CrawlingInterval config to force/disable/delay/check fo...Martyn Russell2011-02-031-37/+0
* libtracker-miner, tracker-miner-fs: Protect potential NULL unrefs in finalizeMartyn Russell2011-02-021-11/+18
* libtracker-miner, tracker-miner-fs: Always use inner_error and propagate itAleksander Morgado2011-02-011-2/+5
* tracker-miner-fs: Clean stop when initialiation of miner objects failedAleksander Morgado2011-02-011-20/+12
* tracker-miner-fs: Store parent's initable iface during iface initializationAleksander Morgado2011-02-011-3/+4
* tracker-miner-fs: Make TrackerMinerFiles and TrackerMinerApplications objects...Aleksander Morgado2011-02-011-115/+150
* tracker-miner-fs: listen to changes on the removable-days-threshold config valueAleksander Morgado2011-01-281-0/+3
* tracker-miner-fs: Don't setup periodic stale volume removal check if disabledAleksander Morgado2011-01-281-8/+42
* tracker-miner-fs: Indentation and coding style fixesAleksander Morgado2011-01-281-9/+11
* tracker-miner-fs: make removable days threshold configurableLionel Landwerlin2011-01-281-9/+7
* miner-fs: Fix error freeingJürg Billeter2011-01-281-1/+1
* miner-fs: Do not access MemoryOutputStream data before finishing spliceJürg Billeter2011-01-271-24/+53
* miner-fs: Fix crash on invalid data received from GetMetadataFastJürg Billeter2011-01-271-7/+21
* miner-fs: silent compiler warning on declared but not defined functionsLionel Landwerlin2011-01-271-0/+2
* miner-fs: Use g_free as GMemoryOutputStream destroy functionJürg Billeter2011-01-181-14/+11
* libtracker-common, miner-fs: Move tracker-power-* to miner-fsPhilip Van Hoof2011-01-181-1/+1