2010-10-07 Martyn Russell Release 0.9.24 libtracker-sparql: Document the Wait() API briefly and update examples in documentation Updated NEWS libtracker-data: Bumped DB version 2010-10-07 Ivan Frade functional-tests: Fixed tokens names in the AEGIS file 2010-10-07 Philip Van Hoof libtracker-miner: Make vapi compatible with Vala 0.11.0 2010-10-07 Aleksander Morgado unit tests, tracker-sparql: include locale header 2010-10-06 Aleksander Morgado unit tests, tracker-sparql: Assume en_US.utf8 locale for a proper collation 2010-10-06 Ivan Frade functional-tests: more verbosity on errors. Check the tests let the dirs as expected. functional-tests: dont start manually the store, let the miner-fs invoke it functional-tests: Wait for the store before starting the tests functional-tests: add Wait method to the store wrapper Create AEGIS security file on build time 2010-10-06 Aleksander Morgado tracker-miner-fs: Fix mountpoint setup utils: fix distcheck utils, mtp-dummy: Use tracker coding style utils: Added new mtp sync simulator 2010-10-06 Martyn Russell Depend on automake 1.11 for Vala support 2010-10-06 Jürg Billeter libtracker-data: Update test results for NMO ontology update NMO: Fix predefined phone message folders 2010-10-06 Aleksander Morgado configure.ac: Make sure sqlite is compiled thread-safe 2010-10-05 Jürg Billeter libtracker-data: Add test case for ORDER BY property function SPARQL: Use COLLATE in SQL for variables and property functions This fixes collation when subselects are involved. Fixes NB#195394. 2010-10-05 Ivan Frade ontologies: Updating lastmodificationdate of NMO ontology Before: MMS subclass of SMS and Email After: MMS and SMS subclasses of a new PhoneMessage class. Ontologies: adding comments in the ontology 2010-10-05 Aleksander Morgado configure.ac: removed the message regarding fd-passing support from the configure report 2010-10-05 Martyn Russell Fixes NB#196143, tracker-info core dumps with NULL cursor getting prefixes 2010-10-04 Vincent Untz plugins: Evolution: Fixed build error with updated tracker_sparql_connection*() API 2010-10-01 Adrien Bustany configure.ac: Don't fail if evolution headers are absent 2010-10-01 Jürg Billeter SPARQL: Use named graph of WITH clause in WHERE pattern of updates The same applies to the deprecated INSERT INTO and DELETE FROM syntax. Fixes NB#194677. tracker-miner-fs: Fix use of graphs on updates libtracker-sparql: Support GRAPH in SPARQL builder