2010-10-14 Martyn Russell Release 0.9.25 2010-10-14 Aleksander Morgado Updated NEWS 2010-10-14 Martyn Russell libtracker-sparql: Added missing APIs to documentation sections file libtracker-sparql: Make new example for_update_array a bit more aesthetic Merge branch 'multi-insert' libtracker-sparql: Fixed some coding style and whitespace issues 2010-10-14 Philip Van Hoof libtracker-sparql: Don't use AsyncData in example of documentation libtracker-sparql: Fix example in documentation libtracker-sparql: Fix example in documentation libtracker-sparql: multi-insert: Documented the _finish of the array_update API libtracker-sparql: multi-insert: Fix documentation for the new API libtracker-bus: Use the GDestroyNotify of set_res_pointer correct 2010-10-14 Jürg Billeter libtracker-bus: Fix build with Vala < 0.11 libtracker-sparql: Allow update_array_async to throw errors 2010-10-14 Philip Van Hoof tests/functional-tests: Added performance test for multi-insert libtracker-bus: Consistently use g_ptr_array_unref instead of g_ptr_array_free tests/tracker-steroids: multi-insert: Fixes for the unit test libtracker-bus: multi-insert: Fix various problems in the client API tracker-store: multi-insert: Fix various problems in server impl. tests/steroids: multi-insert: Fix unit test libtracker-bus: multi-insert: Fix memory leak tests/steroids: multi-insert: Add unit test libtracker-bus: multi-insert: Handle memory for errors libtracker-bus: multi-insert: Read errors in client API libtracker-bus: multi-insert: Client API impl. libtracker-sparql, -bus: multi-insert: Provide API skeleton tracker-store: multi-insert: Server impl. in steroids 2010-10-14 Ivan Frade functional-tests: Tests for tracker:indexed property Set and remove tracker:indexed to single and multivalued properties in the ontology functional-tests: Name properly the Notify tests functional-tests: Test for enable/disable notifications functional-tests: Testing cardinality changes in the ontology Expected failure at the moment. New journal will help. 2010-10-14 Mikael Ottela Fixes: NB#186096, X-MeeGo-logical-id not extracted from application .desktop files 2010-10-14 Aleksander Morgado functional-tests: ignore tracker-tests.aegis file generated during tests 2010-10-14 Ivan Frade gitignore: ignore coverage/ directory functional-tests: Add first ontology-changes support testing functional-tests: Nicer messages in the log functional-tests: Allow to change the ontologies directory in the system abstraction functional-tests: Ignore Common* and *Template test classes in tests.xml Those classes shouldn't be run in the tests. Are there to organize the code but don't contain useful tests by themselves. 2010-10-13 Mikael Ottela Fix the gupnp-dlna extractor to use the tracker_sparql_escape_uri_printf 2010-10-13 Kjartan Maraas libtracker-data: Fixed test cases on Fedora 14 2010-10-13 Jürg Billeter SPARQL: Fix context handling for EXISTS and NOT EXISTS NMM: Set maximum cardinality of dlnaProfile and uPnPShared to 1 2010-10-12 Philip Van Hoof libtracker-direct: Getting rid of some dead code libtracker-data: Coding style libtracker-data: Progress handling while performing integrity check 2010-10-12 Jürg Billeter libtracker-sparql: Use lazy resolving for symbols in plugins This reduces initialization time for direct access. libtracker-data: Do not load superproperties on read-only access This reduces initialization time for direct access. libtracker-data: Avoid opening SQLite database twice on startup 2010-10-12 Martyn Russell tracker-extract: Use posix_fadvise() when closing files First stab at fixing GB#575993 This only includes ABW, JPEG, MP3, PNG, PS, OGG and TEXT so far 2010-10-12 Ivan Frade functional-tests: recover remove_dbs method. Needed for a backup test. functional-tests: png writeback is expected failure until itxt is enabled in libpng functional-tests: Reliable start/stop of the store. Updated Backup/Journal tests 2010-10-12 Jürg Billeter libtracker-data: Force reindex on unsupported ontology change Fixes NB#197546. 2010-10-11 Mikael Ottela Notify changes in nco:ContactGroup. 2010-10-11 Philip Van Hoof tracker-extract: Don't use quill headers, only quillimagefilter Replace quill with quillimagefilter 2010-10-11 Jürg Billeter SPARQL: Fix build with Vala < 0.11 2010-10-11 Ivan Frade functional-tests: Fix extraction expectations for GIF with XMP Removed invalid key=values in the .expected file. 2010-10-11 Jean-Luc Lamadon functional-tests: add closing slash in aegis manifest file generator 2010-10-08 Jürg Billeter SPARQL: Do not use pointers as keys in hash tables This avoids random variations in the generated SQL and will improve the efficiency of the SQL statement cache. Fixes NB#197097. SPARQL: Do not let SPARQL variable names influence SQL query This will make better use of the SQL statement cache for generated SPARQL queries. 2010-10-08 Aleksander Morgado utils, mtp-dummy: Implemented renaming of all files after batch copy finishes 2010-10-08 Philip Van Hoof tracker-store: Fix status reporting