2014-08-19 Martyn Russell Release 1.1.3 libtracker-data: Fix tracker-backup unit test failures build: Clean up vala warnings a bit more This isn't perfect, we're really not strict now with compiler arguments passed, but we still get some warnings sadly 2014-08-19 Daniel Mustieles Updated Spanish translation 2014-08-17 Lasse Liehu Finnish translation update 2014-08-17 Tom Tryfonidis Updated Greek translation 2014-08-15 Aurimas Černius Updated Lithuanian translation 2014-08-14 Martyn Russell libtracker-miner: Make sure we return NULL on FileDataProvider begin() errors libtracker-fts: Make private functions static 2014-08-13 Martyn Russell Merge branch 'crash-aware-extractor' 2014-08-13 Carlos Garnacho tracker-extract: Implement "failsafe" extraction The extractor will store a symbolic link in a user directory in /tmp to the file(s) being currently processed, encoding also the number of tries previously performed. If the extractor happens to crash, the links will be used on a future respawn to resume operation. If enough crashes happen on a given file, the file will be then discarded, and tagged with an "extractor-failure-data-source" nie:dataSource, additionally to the dataSource that will make tracker-extract take the file as indexed in future runs. libtracker-miner: Add tracker_decorator_fs_prepend_file() This is a convenience function that retrieves the tracker:id for the file nie:url and prepends it for processing.