2010-09-23 Martyn Russell Release 0.9.22 Updated NEWS 2010-09-23 Aleksander Morgado libtracker-monitor: simplify event merging code in DELETED event libtracker-miner: Enable blacklisting in TrackerMonitor libtracker-miner, tracker-miner-fs: Only update FileLastModified and FileLastAccessed on file attributes updated tracker-miner-fs: Treat ATTRIBUTE_CHANGED-only events independently libtracker-miner: Fire CREATED event only on CHANGES_DONE_HINT 2010-09-23 Ivan Frade functional-tests: last details in collation testing functional-tests: fixing the previous commit functional-tests: collation tests functional-tests: ask exactly for the inserted instance Asking in general is prone to fail and doesn't add anything to the test. functional-tests: do not assume the DB is pristine Not really needed for the tests. But we need to check why is it affecting them on devices. data-generators: default value for undefined categories 2010-09-23 Philip Van Hoof libtracker-data: Code comments about the LRU cache 2010-09-23 Aleksander Morgado libtracker-data: make compiler happy 2010-09-23 Jürg Billeter libtracker-data: Fix crash on concurrent use of the same query 2010-09-23 Martyn Russell tracker-store: Added TRACKER_STORE_{SELECT|UPDATE}_CACHE_SIZE to man pages libtracker-sparql: Added an "environment variables" section to documentation 2010-09-23 Philip Van Hoof libtracker-data: Bugfix in the LRU cache 2010-09-23 Aleksander Morgado tracker-extract: remove unneeded call to tracker_topanalyzer_shutdown() 2010-09-23 Philip Van Hoof libtracker-data, tracker-store: Make statement cache sizes configurable with env var 2010-09-23 Jürg Billeter tracker-store: Use private threads for the query thread pool Database connections can use quite a bit of memory as neither page nor statement cache is shared between connections. Use private threads to make sure we do not lose that memory due to the thread being reused in an other thread pool. 2010-09-23 Philip Van Hoof libtracker-data: Fix crash when first query thread is created libtracker-data, -direct, tests: Make it possible to set the max cache size per connection libtracker-data: Different LRU-cache for INSERT/DELETE v. SELECT libtracker-data: LRU ring for the TrackerDBStatement cache libtracker-data: Don't cache stmt if the query contains a regular expression 2010-09-22 Jürg Billeter SPARQL: Rework variable name support to fix regression libtracker-data: Add test case for ORDER BY select variable 2010-09-22 Ivan Frade functional-tests: set exec permissions to stats test 2010-09-21 Andre Klapper Make tracker build with GTK 2.90.7. Fixes bug #630176. 2010-09-21 Philip Van Hoof libtracker-common: Fixed compiler warning 2010-09-20 Martyn Russell tracker-extract: Show stats message for 0 items listed too tracker-extract: Code cleanups for quill albumart implementation Ontology: NCO: Set tracker:notify to true for nco:ContactList 2010-09-20 Philip Van Hoof tracker-extract: Fix QUILLimagefilter support 2010-09-19 Mattias Põldaru [l10n] Updated Estonian translation 2010-09-17 Jürg Billeter tracker-store: Fix crash when accessing variable_names array Update .gitignore libtracker-data: Fix memory leak in journal rotation tracker-miner-fs: Fix use of uninitialized variable