[tracker] (2240 commits) Created branch harmattan



The branch 'harmattan' was created.

Summary of new commits:

  6968c6f... Add debian directory for Harmattan
  4deaf26... Check for valac >= 0.7.0 in autogen.sh (*)
  4aa9f60... Fixes: GB#580905, [PATCH] Clean up help messages in configu (*)
  27c043c... Fixes GB#575130, Remove deprecated GTK+ symbols (*)
  65b673f... Fixes: GB#580908, [PATCH] Make configure error on missing h (*)
  0ad67ba... libtracker-data: Fix missing commits with blank nodes (*)
  8465ab3... Fixes: GB#572237, Remove deprecated Glib symbols (*)
  62247c2... Fixed potential leak found in 0.6 branch last week (*)
  14bc558... tracker-indexer: Experimental move to SPARQL (*)
  c2b6ada... tracker-indexer: Simplify handling of plain text content (*)
  e63aaf4... rasqal: Support DROP GRAPH queries (*)
  36623e1... SPARQL: Initial support for DROP GRAPH queries (*)
  941a71e... tracker-indexer: Use DROP GRAPH instead of direct libtracke (*)
  d48680c... tracker-indexer: Use SPARQL to delete resources (*)
  9b65790... libtracker-data: Support internal tracker:uri property (*)
  5a0f9f2... tracker-indexer: Use SPARQL for moved files (*)
  295bf1e... tracker-indexer: Use SPARQL for data sources (*)
  b7f4afa... tracker-indexer: Simplify backup restore code (*)
  8fecb97... tracker-indexer: Do not directly modify db in applications  (*)
  a91c1f2... Merge branch 'master' into harmattan
  5d3de5f... debian: Add changelog entry for 0.7.0-git20090504-1
  5f522fb... trackerd: No longer call the indexer for updates (*)
  93b6548... tracker-indexer: Remove the update methods from the D-Bus i (*)
  7559590... trackerd: Make class signals work when writes take place in (*)
  7ef6c6e... trackerd: Fix tracker-events.h include (*)
  8a955c3... trackerd: Do not pause the indexer (*)
  c102bfb... tracker-indexer: Remove class signals (*)
  121584b... tracker-indexer: Do not use database transactions (*)
  9a88c79... tracker-indexer: Send SPARQL Update queries via D-Bus (*)
  535ceab... tracker-indexer: Open database files read-only (*)
  f11e199... plugins: Remove the indexer part of the push modules (*)
  4d22241... plugins: Do not perform too many statements per transaction (*)
  ce84dd9... Ensure a transaction is started right after getting metadat (*)
  f4ab09b... libtracker-data: run sparql test before slow ontology test (*)
  3f467c3... Fix typo in error message (*)
  abeb339... Update NMO ontology (*)
  ad8f2ee... SPARQL: Quote variable names in generated SQL query (*)
  d1c7281... Improve code of evolution push module (*)
  30a3560... Test tracker-thumbnailer (*)
  9eeeb5c... Add license and explanations (*)
  bb82caa... Make tracker_hal_path_is_on_removable_device() a bit more p (*)
  fa660aa... Fixes: NB#114354, trackerd polls (*)
  710d3c5... Fixed indexer invalid writes in state_to_string() if string (*)
  8557483... Fix Valgrind errors / leaks and added public API parameter  (*)
  aee9120... Fixed disk_space_check_stop() critical warning on shutdown (*)
  0813f79... Removed **** from low disk space messages in log (*)
  183077d... Debug-mode option for tracker-extract (*)
  65ead60... Fix comments in translation files (*)
  2cf2246... Merge branch 'master' into harmattan
  3d49812... debian: Add changelog entry for 0.7.0-git20090506-1
  b3bb01e... debian: Disable playlist extractor to avoid libgtk2.0 depen
  8c8b3ae... debian: Add changelog entry for 0.7.0-git20090506-2
  8689591... tracker-extract: Print metadata when requested on commandli (*)
  9f2e260... tracker-extract-mp3: Strip whitespace from fixed-size ID3v1 (*)
  e2128e5... tracker-extract-mp3: Strip whitespace from ID3v2 tags (*)
  532b773... tracker-extract-mp3: Fix album name extraction from ID3v2 t (*)
  2cfe3c0... tracker-extract-mp3: Prefer ID3v2 tags to ID3v1 tags (*)
  e40cb8a... tracker-extract-mp3: Another album name extraction fix (*)
  7a71342... Added some extra checks for size in mp3 extraction. (*)
  e59d80e... Revert "Added some extra checks for size in mp3 extraction. (*)
  1ff62a5... Fixes for the heuristic scanner (*)
  e7b7bf0... Revert "Revert "Added some extra checks for size in mp3 ext (*)
  d456ca8... Fix build with stricter Vala 0.7.2 (*)
  228bb79... Use API version for all include directories and pkg-config  (*)
  c4323da... albumart-strip: Do not mark strings for translation (*)
  a238bed... Update .gitignore (*)
  c421dcc... Install libtracker-gtk headers into tracker-0.7 include dir (*)
  ea1c51b... Fixes: NB#110221, ML: Album Art is not displaying in All Al (*)
  aa16719... Merge branch 'master' into harmattan
  d999473... debian: Add changelog entry for 0.7.0-git20090508-1
  16ce94c... Updated Spanish translation (*)
  2f39be5... Updated German translation (*)
  6963afb... Updated German translation (*)
  5a857ae... Fixed class signals feature (*)
  309a3b8... tracker-indexer: Emit finished signal after indexing (*)
  fd4ab10... SPARQL: Fix identifier conflicts with 'uri' and 'id' variab (*)
  37fdf2d... Check error on dbus connection (*)
  5c3caae... Further removed the push modules from the indexer (*)
  4022c38... SPARQL: Fix critical when using non-existing resources as o (*)
  a411b9c... Merge branch 'master' into harmattan
  5a504d8... debian: Add changelog entry for 0.7.0-git20090511-1
  183dd07... Fix include path (*)
  d347933... Another include path fix (*)
  0f4d38d... Performance improvement heurstic scan for album art (*)
  15866e9... albumart: Ignore . and .. in directory count (*)
  3780733... NFO: Notify on nfo:BookmarkFolder updates (*)
  ea80106... Add usageCounter property (*)
  56e7ba6... tracker-extract-mp3: Use nmm:length instead of nmm:duration (*)
  47fcb51... Merge branch 'master' into tracker-store (*)
  c7ce69b... tracker-indexer: Remove the EventHappened D-Bus signal (*)
  1e54592... Split TrackerHal into TrackerStorage and TrackerPower (*)
  05a5a48... docs: Update references to removed tracker-hal (*)
  93dea43... trackerd: Include sys/inotify.h instead of linux/inotify.h (*)
  2cc3950... SPARQL: Support OFFSET without LIMIT (*)
  b973630... Fixed tracker-xmp coverity findings (*)
  66a549d... Fixed src/libstemmer/libstemmer.c coverity failures (*)
  e6bd051... Fixed src/libtracker-common/tracker-config coverity failure (*)
  a87d414... Removed unused variables from coverity findings (*)
  7ba0d09... Check return value of important GLib calls, found by coveri (*)
  96beded... Make sure we call va_end before returning in evolution-imap (*)
  25d27c2... Bugfixes for album art heuristics (*)
  eecb459... Merge branch 'master' into harmattan
  958d24b... debian: Add changelog entry for 0.7.0-git20090513-1
  e2719dd... libtracker-db: Remove unused function (*)
  3b09ab2... Rename trackerd to tracker-store (*)
  f4ce937... trackerd: Add simple batch update support (*)
  de65be9... libtracker: Add new batch methods (*)
  9398eba... tracker-indexer: Use new batch methods (*)
  e15ce63... tracker-indexer: Remove redundant query in item_remove (*)
  fce73e8... debian: Remove MMC hack
  5368942... debian: Remove MCE patch and dependency
  b4d47e0... debian: Add changelog entry for 0.7.0-git20090513-2
  3de5239... Hungarian translation updated (*)
  2e5104f... libtracker-common: Refactor properties used by TrackerPower (*)
  1142f24... Updating Estonian translation (*)
  da4d06b... Updating Estonian translation (*)
  83e096f... tracker-indexer: Use D-Bus to query mime type (*)
  5d1bfa4... tracker-indexer: Use D-Bus to query resource existence (*)
  40ff64b... tracker-indexer: Use D-Bus to compare file mtime (*)
  f98cb9e... Log successful D-Bus requests only as debug messages (*)
  631a609... Add tracker:modified property (*)
  1f7fa22... Set max cardinality for tracker properties (*)
  f38c0d5... Merge branch 'master' into tracker-store (*)
  7b3c1a1... Optimization for embedded album-art extraction (*)
  b9e4097... Increased the max allowed extraction time to 10 seconds (*)
  e3b0152... tracker-extract-mp3: Fix syntax error (*)
  06bcb54... libtracker-db: Drop redundant SQLite busy handling (*)
  870510d... libtracker-db: Decrease SQLite busy timeout from 10000s to  (*)
  fdc7dd0... libtracker-data: Fix transaction handling for unknown blank (*)
  e42b176... Remove cardinality restriction in nco:belongsToGroup (*)
  99823c6... Some leak fixes (*)
  ded25da... Fix folder indexing (*)
  b6a1600... Mime check fixes to the album art extraction in gstreamer e (*)
  0c69653... Merge branch 'master' into harmattan
  886b013... debian: Add changelog entry for 0.7.0-git20090522-1
  62c5aa8... tracker-extract-gstreamer-helix: Update albumart code to fi (*)
  eb97ae3... Fixed ontology for old Evolution support and detecting fold (*)
  c01887a... debian: Disable broken GStreamer Helix extractor
  859546b... debian: Add changelog entry for 0.7.0-git20090522-2
  3c56d94... Move crawling and monitoring from tracker-store to tracker- (*)
  4f56a11... Merge branch 'master' into tracker-store (*)
  78316ef... Remove RSS push module (*)
  034f6ef... tracker-turtle: Warn when trying to parse multiple files in (*)
  efaa9f0... Updated Danish translation (*)
  81d4738... libtracker-data: Remove tracker_data_update_replace_service (*)
  a3d8a58... Introduce TrackerStore, a queue for updating (*)
  0d3dc00... Updated Danish translation (*)
  7f33bff... Merge branch 'master' into tracker-store (*)
  bd401b5... Move TTL import from tracker-indexer to tracker-store (*)
  4f6db2c... tracker-indexer: Fix SPARQL escaping (*)
  36d03be... Moved error variable into less confusing code block (*)
  6f64695... Compilation errors for libxine based extractor (*)
  9fdb04e... libtracker: Add tracker_sparql_escape (*)
  dd7bf28... libtracker: Add tracker_sparql_escape (*)
  ab0f9d9... libtracker-common: Remove unused function tracker_escape_st (*)
  1861965... Squashed commit of the following: (*)
  652ebf6... NCAL: Notify on ncal:Event, ncal:Todo, and ncal:Journal upd (*)
  8459666... Fix playlist duration handling (*)
  b3932cc... NCAL: Remove cardinality restriction on ncal:rdate (*)
  9030679... Merge branch 'master' into harmattan
  6656108... debian: Add changelog entry for 0.7.0-git20090528-1
  0a225b4... The solution to the 2.5s per 10k items: simply lower the pr (*)
  993c273... libtracker-common: Add TrackerSparqlBuilder (*)
  f0e845d... tracker-indexer: Use TrackerSparqlBuilder in TrackerModuleM (*)
  6204dda... Correct the utf encoding, fixes bug #584547 (*)
  32aca21... Ported the push modules to TrackerSparqlBuilder usage (*)
  e594d9a... Removed the queue_statement API of TrackerStore. Not used a (*)
  7cd795a... Port tracker-hal.c changes from tracker-0.6 to master's tra (*)
  943d4c8... Bug 112133 - trackerd-11-1386.rcore.lzo crashed (*)
  4f5d044... Performance improvements for album-art detection (*)
  2c3ace5... Merge with master (*)
  52cdce7... More relaxed importing of push modules, 100 items per 5 sec (*)
  9aa97dd... Bugfix for a bug spotted by Jürg, reversed if-logic (*)
  d967381... Cleaning rdfs:comments (*)
  0044760... Added Radio ontology portions (*)
  85bff9a... Fixes GB#584809 Remove tracker-thumbnailer manpage (*)
  47c01eb... Data validator utility (*)
  2e34675... Local copy of the maemo logo for the documentation (*)
  e490717... Ported tagreadbin based GStreamer extractor from tracker-0. (*)
  b99d4a0... Various improvements for the tagreadbin extractor (*)
  d320cb4... Fixed memory leak in tagreadbin extractor (*)
  544716f... Merge branch 'master' into tracker-store (*)
  a13af5e... Bugfix for NB#120524, removed maxCardinality from ncal:rrul (*)
  939d4d4... Fixes the Cleanup() of the push modules (*)
  5c193d9... Prepared port for 0.6 bugfix for playlist container (*)
  f5a0f3c... Fixes a critical in tracker-monitor.c (*)
  14de07e... Add some error logging to the GIO operations in tracker-cra (*)
  fc7e099... Playlist in the ontology (*)
  eb241a8... Print filename it is processing on errors (*)
  1efdc96... Fixes NB#107116, Music:Duration displayed as -:- in library (*)
  3f42a43... Fixes: NB#119230, tracker-extract: memory management shall  (*)
  95b0d56... Fix not crawling inserted removable media (*)
  2c33570... Fixes NB#100123, nie:contentCreated is empty for some of th (*)
  3cdeab3... Bug NB#118578 - Getting metadata with mafw_playlist_get_ite (*)
  7d248cf... Fixed state machine so we return to previous state after PA (*)
  6b42bc9... Implemented playlist extractor for fresh Nepomuk-based onto (*)
  6e6f52d... New location ontology (*)
  fc44221... Add location ontology in the Makefile.am (*)
  9310be7... Use the right URI for the playlist entries (*)
  3339780... Remove cardinality restriction in nfo:hasMediaListFileEntry (*)
  fa0a605... Updated sv translation (Daniel Nylander) (*)
  a49222e... Let tracker:transient use temporary tables in sqlite3 (*)
  200458b... Fixed push modules, bugfix closing the query (*)
  aa4b5e4... Don't do all the g_idle_add nonsense in the push modules (*)
  eecc88f... Arbitrary lowering priority of SetMany() items (*)
  a6ddf35... Lower amount of items to send per DBus SetMany() call (*)
  734a904... Improved the end_batch time for the push modules. (*)
  8961dd2... Fixes a silly bug (*)
  ccb5338... Added proper DBus debugging to the push modules (*)
  39b33d9... Bugfix for Key=Value properties for Evolution push module E (*)
  bb8dd28... Precalculate duration and track count of playlists (*)
  2a12059... Slowing down the speed of the Evolution plugin pumping its  (*)
  89f2ece... Fixed various things about the plugin running in Evolution' (*)
  5126bcd... Evolution plugin, using mail_msg_unordered_push instead (*)
  448f058... Using nfo:PaginatedTextDocument instead of nfo:Document for (*)
  77fb613... Using nfo:PaginatedTextDocument for types that use nfo:page (*)
  8380946... Apparently will camel_db_clone create a thread, avoiding (*)
  c9d7ce0... Slowing down the speed of the Evolution plugin pumping its  (*)
  579bb18... Fixed various things about the plugin running in Evolution' (*)
  c746b39... Evolution plugin, using mail_msg_unordered_push instead (*)
  913a798... Apparently will camel_db_clone create a thread, avoiding (*)
  bc1b338... Performance improvement when registrar disappears (*)
  19de9bf... Performance improvement when registrar disappears (*)
  894ef2a... NFO: Fix typo in ontology definition (*)
  7e8fb0b... Add DeviceKit-power backend (*)
  889464a... Do not fail if DeviceKit-power is not available (*)
  8a4cb68... Rework the processors device and module logic so it is clea (*)
  7edc8b0... Monitor cache time now 1s & processor queue time now 0s for (*)
  11f5440... Check space before creating DBs && disable indexer API when (*)
  a64f421... Fixed trackerd crasher when shutting down if started in rea (*)
  99d7e36... Fix iterating OVER every other device in the processor's li (*)
  383c79a... Fix typo in logic. (*)
  777dac7... Merge branch 'master' into harmattan
  b406396... debian: Add changelog entry for 0.7.0-git20090622-1
  9ab0867... Merge branch 'master' into tracker-store (*)
  e1c7753... Fix invalid #ifdef (*)
  291d69c... Update .gitignore (*)
  6d2bed9... tracker-extract: Fix crash with 0-sized files (*)
  c346251... tracker-indexer: Build SPARQL query continuously (*)
  105e858... Bugfix in sparql builder usage for Evolution push module (*)
  5a836b1... Temporarily disabled stats cache updating (*)
  fdd2787... tracker-indexer: Simplify evolution_common_get_wrapper_meta (*)
  00bc78e... tracker-indexer: Simplify TrackerModuleMetadata (*)
  7883db6... tracker-indexer: Make SparqlBuilder in ModuleMetadata acces (*)
  fe7c61b... tracker-indexer: Remove unused TrackerModuleMetadata method (*)
  92aaad1... tracker-indexer: Port applications module to SparqlBuilder (*)
  3e7421c... Some improvements for the push plugins (*)
  ccbdb38... tracker-indexer: Port evolution module to SparqlBuilder (*)
  ca7ff9e... tracker-indexer: Port remaining use of TrackerModuleMetadat (*)
  8b3fc6f... tracker-indexer: Avoid unnecessary string duplication (*)
  143d1d7... tracker-indexer: Replace ModuleMetadata by SparqlBuilder (*)
  a4720f2... Compilation error if you don't have GdkPixbuf installed (*)
  0804bad... Compilation error if you don't have GdkPixbuf installed (*)
  e3f1d45... SPARQL: Fix typing error in code (*)
  2e44232... tracker-extract: Return metadata as SPARQL Update (*)
  e8d7c88... SPARQL: Fix typing error in code (*)
  9ee20db... tracker-indexer: Keep mime_type around to improve performan (*)
  05da9a0... libtracker-common: Disable throttle minimum (*)
  5bf2f43... tracker-indexer: Simplify item_add_or_update (*)
  718686d... tracker-indexer: Do not shut down automatically (*)
  8e57c6f... tracker-indexer: Remove obsolete volume handling D-Bus meth (*)
  87291a7... tracker-indexer: Remove obsolete RestoreBackup D-Bus method (*)
  0c699d6... tracker-store: Do not implicitly start indexer (*)
  eee021c... tracker-indexer: Do not open DB connection (*)
  b4f2329... tracker-indexer: Temporarily disable DB optimization (*)
  a691ecd... tracker-store: Improve stats performance (*)
  69063c0... tracker-extract: Do not scan populated statement list (*)
  8e1664b... tracker-extract: Use TrackerSparqlBuilder (*)
  2316460... tracker-extract: Remove redundant file stats (*)
  3264636... tracker-indexer: Query fewer file attributes (*)
  492b636... tracker-indexer: Send all items at once (*)
  d20bcd0... tracker-indexer: Remove redundant code from processor (*)
  ce08a07... Removed unused variable (*)
  a8b48f0... Fixed evolution plugin 64bit compiler warnings & broken for (*)
  737a2d7... Fixed evolution plugin 64bit compiler warnings & broken for (*)
  01211d9... Added nfo:Audio to nmm:MusicPiece instances, compilation wa (*)
  c7081a5... Fix GPtrArray being used instead of TrackerSparqlBuild comp (*)
  1512569... Fixed some really minor build warnings (*)
  0ea7e6d... Fixed missing public function declarations and fixed compil (*)
  2ad402c... Fixes core dump by double freeing a device in tracker-index (*)
  6459741... SPARQL: Fix queries with triples without variables (*)
  c29abd1... Renamed tracker-indexer to tracker-miner-fs (*)
  2d52698... Renamed DBus service files and desktop files for miner-fs (*)
  d5679ba... Remove module-config init/shutdown, not needed in tracker-s (*)
  b06c521... Migrate from libglade to GtkBuilder (solves GnomeBug:583521 (*)
  a1e3f2e... Added pausing back for the miner-fs for the applet (*)
  add7c36... Fixed make distcheck breakages (*)
  6983066... Added missing desktop file (*)
  6a9bab8... libtracker-data: Delete resources from FTS table as well (*)
  75080e7... Merge branch 'master' into tracker-store (*)
  1355183... SPARQL: Report error on missing WHERE clause (*)
  66e7a69... Replace SexyIconEntry by GtkEntry icon functionality (Close (*)
  a1f2cd3... Updated Spanish translation (*)
  cf0340d... Cleanup of the old backup code, saving isn't yet ported wit (*)
  add9d6b... Added tracker:notify to nmm:MusicPiece (*)
  525ccd1... tracker-store: remove unused tracker-utils.[ch] (*)
  452a0cd... Report errors for unsupported TrackerSearch DBus APIs (*)
  ba4e646... libtracker-db: Fixes memory leak in db statement creation (*)
  47ff27b... tracker-store: Fix memory leak when registering dbus namesp (*)
  e77a6ae... tracker-miner-fs: Fix memory leak when getting mime type fo (*)
  7fa558d... Added tracker-sparql man page (*)
  ff1e957... Make libinotify non-optional (*)
  c9bcf23... tracker-store: Removed a bunch of unused or not working DBu (*)
  e2957fa... tracker-store: Changed tracker-daemon to tracker-statistics (*)
  be88f28... Fixed make distcheck failures (*)
  3b04a78... tracker-store: Removed org.freedesktop.Tracker.Search DBus  (*)
  f8a0199... Initial version of tracker-explorer (*)
  568cb51... Clean up a bit, remove some debug statments for speed. (*)
  260424a... Add relationships pane (*)
  101e349... Prettify relationships uris. (*)
  041c7d8... Fix up the explorer gtkbuilder file for older gtk (2.12 or  (*)
  e54f428... Add pane with objects that have a realtionship with the sel (*)
  be534de... Fix in-tree patch for gtkbuilder file for tracker-explorer. (*)
  dcba28d... Comment out verrry slow precendents pane code for now. (*)
  bf72175... make some inroads into displaying reverse relationships by  (*)
  44094dc... Showing reverse relationships by type now more-or-less work (*)
  1751a03... Sort out slection of new uri. (*)
  148957b... Fix removal of notebook pages on uri change. (*)
  d739822... Add class for storing uri history. (*)
  250e99b... Hook up forward and back buttons to history (*)
  fd036d9... Clean up uri handling in treeviews (*)
  7d64df5... Add configure option for tracker-explorer. (*)
  3fd010a... Some autofoo fixes for tracker-explorer. (*)
  f78648e... Use $datadir/dbus-services as the services dir to aid insta (*)
  1676640... Disable evo plugin by default so people can install to /usr (*)
  37734e7... Updated Spanish translation (*)
  e001037... Comment out debug messages in tracker-explorer (*)
  2d34151... Updated Swedish translation (*)
  a417243... Updated man pages and added one for tracker-info (*)
  fee7f2d... Improve tracker-{info|import|stats} according to man pages (*)
  2b2e9f1... Fix make distcheck (*)
  cf18612... Updated Spanish translation (*)
  f356254... Reenable default plugins, as agreed at teamlevel (*)
  9aeca21... Simplify resource resource registration and fix a memory le (*)
  975f680... Removed NFS lock code since (*)
  8185612... libtracker-common: removed NFS locking config options (*)
  8d7cca7... tracker-store: Removed config dump options which don't appl (*)
  1765a0e... tracker-miner-fs: Removed config dump options which don't a (*)
  d5e8e43... tracker-miner-fs: Removed TrackerLanguage creation, it was  (*)
  919f771... libtracker-common: Removed a bunch of config options unused (*)
  bebb09a... manpages: include actual link for Nepomuk references (*)
  328ec94... NMO: nmo:MimePartContainer should be nie:DataObject (*)
  23a0ed5... Update .gitignore (*)
  b59fc14... Do not require libgee (*)
  b554a91... NMO: Fix order (*)
  5a6a8cc... libtracker-common: Improve ISO 8601 time parsing (*)
  88403a3... libtracker-common: Always generate UTC time strings (*)
  4372664... Playlist to TTL translation tool (*)
  ca362d9... libtracker: Remove unused variable (*)
  5336a19... Documentation fix, problem found by Benjamin Otte (*)
  4d68860... Using nie:isStoredAs property (*)
  4b2e317... Bugfix forgotton sparql_builder_close in applications.c (*)
  5c0f83c... Fixes #125067. nmm:Photo's prop do not have cardinality (*)
  b43e0df... Check totem-pl-parser before compile util (*)
  e3d0bcb... Add util to generate real webhistory (*)
  19f95b2... Timeouts for DBusGProxy connections to Tracker (*)
  7b7a962... NCAL: Remove cardinality restrictions on ncal:by* (*)
  4f29298... Update .gitignore (*)
  ed066f1... NMM: Fix nmm:WhiteBalance (*)
  6a471ad... rasqal: Include all valid string escape sequences (*)
  0b2f87e... Make tracker_module_file_get_metadata() out arg more robust (*)
  fc28378... FTS: Initialize glib in module init function (*)
  c2ac7d2... Split tracker_data_insert_statement (*)
  327b3f7... libtracker-data: Add some checks to insert_statement_* (*)
  c84def8... libtracker-data: Use critical when blank node was not found (*)
  d4a1eb2... libtracker-data: Fix blank node handling (*)
  d29e9e0... Fixed the .desktop scanner's SPARQL queries (*)
  7b3d24e... We must return a opened sparqlbuilder instance (*)
  98f422e... libtracker-data: Add error handling infrastructure for inse (*)
  9a8ccc8... Merge branch 'master' into harmattan
  01a59f2... debian: Adapt to name changes
  030239d... debian: Disable push modules, not used on device
  80486a7... debian: Add changelog entry for 0.7.0-git20090715-1
  f7fef83... Error reporting for Turtle importer (*)
  0b7aec0... Passing errors for Turtle import to DBus caller (*)
  d80e82d... tracker-fts: Disable debug code (*)
  2aba14c... libtracker-data: Fix deleting rows from FTS (*)
  78ae922... tracker-store: Removed a bunch of code which applies to the (*)
  74b0545... Moved tracker-config to tracker-global-config, 1st phase (*)
  c452936... tracker-miner-fs: Removed local config options which were n (*)
  07f24df... libtracker-common: Build log filename automatically from bi (*)
  4bdb847... tracker-store: Removed local config options which were not  (*)
  3bd73da... tracker-store: Fix tracker-config include (*)
  418559c... libtracker-common: Removed tracker-config.[ch] (*)
  dcf917f... tracker-fts: Fixed broken build with missing tracker-config (*)
  9968cae... rasqal: Fix compile warning (*)
  6f43ea7... Fix compile warnings (*)
  2f4a4e9... Never send non-utf8 over DBus, never ever! (*)
  e509e76... libtracker-db: Remove unused TrackerDBContentType (*)
  5cfabd7... Input validation for data coming from extractors (*)
  9a400a5... UTF-8 validation for Turtle files (*)
  951cf62... Bugfix error reporting unknown predicates in ttl files (*)
  18d4175... Bugfix column ID in fts should be rowid instead (*)
  9cf2933... Compilation warning fixes (*)
  248edd8... Updated Spanish translation (*)
  af81df8... Updated German translation (*)
  f6024a8... Difference found in logic after post-reviewing (*)
  4072129... Moved config functions and modules around (*)
  1769b7c... tracker-fts: added config module (*)
  3128cff... Fixed make distcheck failures (*)
  c47aabc... Merge branch 'master' into harmattan
  eb84f6f... Updated from Fremantle patch and to new config changes in l
  8e59df1... Nepomuk NMO changes (*)
  148e8eb... libtracker-data: Fix tracker_turtle_reader_object_is_uri (*)
  c69a58c... Changed cardinality of relationships and hasPart (*)
  b68c4ed... libtracker-common: Reenable thumbnailer (*)
  3624ffd... libtracker-data: Fix tracker_data_manager_shutdown (*)
  3922922... Fixed a crash when doing CTRL+C where items were still on t (*)
  576d1c8... libtracker-data: Fix tests to work with new TrackerFTSConfi (*)
  70b1ea7... Merge branch 'master' into harmattan
  404655e... debian: Add changelog entry for 0.7.0-git20090722-1
  0b76a1b... Improve performance for SparqlBuilder.object_string (*)
  d891e12... SPARQL: Use SQL UNION ALL instead of just UNION (*)
  1520dc4... Added startupscript for Harmattan
  ba0925c... Added 23tracker script to install
  d029b30... libtracker-common: Fix build on maemo (*)
  618799e... tracker-miner-fs: Do not try to access database directly (*)
  1712b8b... Merge branch 'master' into harmattan
  3dca5b9... debian: Add changelog entry for 0.7.0-git20090724-1
  050ae0f... Use giosrc instead of filesrc in GStreamer extractor (*)
  85bc824... Ported enca encoding detection from 0.6 to master (*)
  8a2d01e... Fixed streamanalyzer integration (*)
  aa9affd... Renamed config modules to reflect real roles (*)
  9ee4334... tracker-extract: Sanitise the albumart code with an init/sh (*)
  036a5b4... tracker-extract: renamed tracker-extract-albumart to tracke (*)
  2bf2105... tracker-extract: push all albumart code to tracker-miner-fs (*)
  61faac2... tracker-miner-fs: moved in tracker-albumart code from libtr (*)
  6852dfc... tracker-miner-fs: albumart messaging clean up (*)
  6a561e2... Add \n after interrupt signals (*)
  57f2018... libtracker-common: fixed weird indentation in keyfile-objec (*)
  fda715b... tracker-miner-fs: fix crash receving album art raw data (*)
  5ecefbb... libtracker-common: make thumbnailer queue messages debug me (*)
  92cb085... tracker-extract: don't init thumbnailer, no longer used her (*)
  ed66e0b... tracker-miner-fs: re-add config check for enabling thumbnai (*)
  4650ff7... tracker-miner-fs: Make sure the thumbnail queue is actually (*)
  e5b72c4... tracker-miner-fs: allow overriding initial-sleep from comma (*)
  ca15709... Fixed make distcheck failures (*)
  3fcef9f... libtracker-common: Fix thumbnailer test (*)
  84370f1... libtracker-data: Fix deleting rows from class table (*)
  690ef2b... tracker-fts: Fix use of invalid SQL inside DELETE implement (*)
  1d59437... Enable unit tests by default so they are included in make d (*)
  337e0c9... Disabled setrlimit for now, it is causing problems with gst (*)
  9ad130c... Don't print invalid UTF-8 warnings in tracker-statement-lis (*)
  c68add4... tracker-miner-fs: move albumart extraction to tracker-extra (*)
  a67ddd1... tracker-extract: don't try to insert NULL genres in gstream (*)
  84fc83f... Removing the fulltext values from the FTS store (*)
  5b018f4... Enable/disable files availability when volumes are mounted/ (*)
  98c39d7... Set timeout for tracker-sparql tool (*)
  4d87314... SPARQL: Ensure that transactions are not left open on error (*)
  1386a26... libtracker-common: Fix TRACKER_DC_PREFIX definition (*)
  5becd28... Do volumes initialization in a more efficient manner. (*)
  8b607d8... Fix parameters order in g_debug() call. (*)
  c71f36a... Moved thumbnailer.[ch] and volume-cleanup.[ch] to tracker-m (*)
  a322098... tracker-miner-fs: fixed thumbnailer warnings (*)
  66326e9... Added the volume for the root-fs (*)
  41e580d... tracker-miner-fs: fixed crash trying to do volume cleanup o (*)
  26cb3df... Added tracker:available to the other nie:DataObjects (*)
  bb6d363... Code cleanup so we can remove a condition. (*)
  48078bb... Make TrackerDBInterfaceSqlite listen to the TRACKER_DB_MODU (*)
  be81311... Added tracker:available to two more nie:DataObjects (*)
  da1c585... Use g_getenv() instead. (*)
  b6442b4... Fixed a few critical warnings (*)
  631fcad... Updated German translation (*)
  0be2636... Add TrackerMiner abstract class, plus TrackerMinerTest impl (*)
  0f34441... Add TrackerMinerCrawler boilerplate, make TrackerMinerTest  (*)
  56eef06... An implementation for SPARQL sameTerm() (*)
  99e6630... Raw port of handy code from tracker-miner-fs that will be n (*)
  18d40c9... Initial implementation for SPARQL str() (*)
  f57c154... Added a case that rasqal does itself, for clarity (*)
  bc8261f... More make distcheck fixes (*)
  8ba3de5... More make distcheck fixes (*)
  31eb994... Added gtk-sparql python program (*)
  de08df9... Make isBlank() not fail (*)
  b4f3c94... Implementation for SPARQL isIRI() (*)
  489c1db... Throwing an error when an unsupported operation is requeste (*)
  1a3b32c... Indentation fix (*)
  920ca52... Fix build issues (*)
  1e2f216... Added support for SPARQL ASK (*)
  51ee297... Add API for specifying which files/dirs should TrackerMiner (*)
  7366ca6... Add vmethods for checking/processing a file. (*)
  0fa63ae... Implement file queueing from TrackerProcessor. (*)
  642a026... tracker-miner-fs: removed "disabled-modules" config option (*)
  9c2e7b3... Added support for SPARQL datatype() (*)
  35712ad... Handle an invalid datatype filter (*)
  1db5987... Update POTFILES.in (*)
  044b95e... Removed module_name from everywhere (*)
  b6e2a9e... Started removing TrackerConfig (*)
  a49d895... Make the crawler work again using one directory argument an (*)
  83412c4... Fix processor/crawler so they can include/exclude files/dir (*)
  ee9c339... Do not use g_assert_no_error to not require GLib 2.20 (*)
  8763521... tracker-miner clean ups (*)
  5e5a615... libtracker-data: Check tracker_data_delete_statement argume (*)
  57cd8e9... SPARQL: Report error when selecting undefined variables in  (*)
  c3d5f32... Connect all signals up and make test case work (*)
  671c86a... removed tracker-config and tracker-status (*)
  3c60e53... More clean ups to libtracker-miner (*)
  f3c87ba... Fixed a bunch of crashers and monitor issues from the clean (*)
  25e20bc... Fix processor so we add newly created directories to the cr (*)
  18db710... Include file clean ups and removed unused files (*)
  d57bc8b... Renamed tracker-processor to tracker-miner-process (*)
  2a3dad3... Moved libtracker-miner test to separate directory test/ (*)
  04f121e... Updated Spanish translation (*)
  ca5daab... Fixed Makefile.am, added test/Makefile.am and removed proce (*)
  83504b1... Glibbification of INT_MAX (*)
  441d064... Ported bufferoverflow fix from tracker-0.6 branch (*)
  380f6cc... New Feeds ontology (*)
  138e3cd... Updated details in feeds ontology (*)
  03818d0... Updated transfers ontology (*)
  4ede176... Merge branch 'master' into harmattan
  b35a6d4... debian: Add changelog entry for 0.7.0-git20090807-1
  a272323... SPARQL: Always use parameter in SQL for resource IDs (*)
  91104ed... SPARQL: Use parameters in SQL for LIMIT and OFFSET (*)
  45eb031... SPARQL: Use hand-written parser (*)
  29ad227... Remove rasqal (*)
  0146ee8... Putting ASK support back in place (*)
  d0bda23... Sparql: Fix parsing `a' (*)
  7f5c87f... Implementation for SPARQL GROUP BY (*)
  e2b7340... SPARQL: Add SPARQL Update support (*)
  688f58a... SPARQL: Split ASK query out (*)
  203f3b9... SPARQL: Fix SELECT * (*)
  e902f0d... SPARQL: Fix string literals in triples (*)
  07a38c4... SPARQL: Support && and || (*)
  a790638... configure.ac: Remove unnecessary checks for flex and bison (*)
  765b845... SPARQL: Improve group graph pattern handling (*)
  f446c94... SPARQL: Fix build without rasqal (*)
  9a327f7... SPARQL: Various fixes for literals (*)
  37de848... Added predicates to the SubjectsChanged signal (*)
  ed7463a... SPARQL: Support DROP GRAPH (*)
  762a43b... Bugfix, swapped object and predicate in delete (*)
  0525eb0... SPARQL: Fix IRI literals in updates (*)
  e108aa7... tracker-miner-fs: Use g_debug for frequent album art messag (*)
  522c4e4... Avoid duplicate items in SubjectsChanged (*)
  262b580... tracker-miner-fs: Use g_debug for frequent album art messag (*)
  2af77e1... SPARQL: Support for UNION (*)
  b558854... Disabled duplicate check for SubjectsChanged, slows down to (*)
  1f98111... Replaced a GPtrArray with a GHashTable, constant lookup spe (*)
  9902674... SPARQL: Fix variables in filters (*)
  f15a68d... SPARQL: Fix ORDER BY and GROUP BY (*)
  ce2835f... Avoid duplicate entries for SubjectsUpdated, performance (*)
  5787d9b... Code cleanup (*)
  1474b55... SPARQL: Fix variable predicates (*)
  f49f38f... SPARQL: Code cleanup (*)
  b76fe68... SPARQL: Code cleanup (*)
  ef2b7ba... SPARQL: Code cleanup (*)
  f126d07... SPARQL: Code cleanup (*)
  11f665e... SPARQL: Code cleanup (*)
  26bf27a... SPARQL: Support aggregate functions and more cleanup (*)
  9d67d06... Handling passing a non-existing variable in a sparql query (*)
  00db0df... SPARQL: Simplify SQL for GROUP BY (*)
  87fd140... SPARQL: Add support for GROUP_CONCAT (*)
  8d8fdb2... SPARQL: support for STR (*)
  76a6a6c... Fixed SPARQL STR supported (*)
  dcbeada... Indentation fix (*)
  1141c68... SPARQL: limited support for DATATYPE (*)
  d9aeed6... SPARQL: Start collecting type information for expressions (*)
  1a7aed5... SPARQL: Support unary minus (*)
  d6a4c54... SPARQL: Add type information for unary expressions (*)
  c61b8ce... SPARQL: Fix propagation of lexer errors (*)
  2b51b23... SPARQL: Fix aggregate functions (*)
  5ef2e55... SPARQL: support for PN_PREFIX and COLON (*)
  e5b8409... SPARQL: Add type information for multiplicative expressions (*)
  be8a500... SPARQL: Add type information for additive expressions (*)
  75542f0... SPARQL: Add type information for relative expressions (*)
  561d84c... SPARQL: Fix type information for prefixed names (*)
  4d75acd... SPARQL: Add type information for conditional expressions (*)
  0914a2b... SPARQL: Support arbitrary expressions in STR (*)
  031ca96... SPARQL: Fix lexing COUNT (*)
  0357ee8... SPARQL: Cleanup (*)
  e5663c4... SPARQL: Add type information for variables (*)
  144cae6... SPARQL: Cleanup code (*)
  8a934d1... SPARQL: support for ISIRI()/ISURI() (isiri(<foo>) still nee (*)
  d2a2678... SPARQL: Fix for isiri(<foo>) (*)
  333e4c7... SPARQL: limited ISBLANK support (*)
  93c2b6b... Small performance improvement (*)
  8dc1075... SPARQL: Fix group graph pattern handling (*)
  56368f2... Merge branch 'master' into harmattan
  f683d79... debian: Add changelog entry for 0.7.0-git20090813-1
  1e55b33... libtracker-data: Add algebra/two-nested-opt test (*)
  cb9efa9... libtracker-data: Add algebra/two-nested-opt-alt test (*)
  f029985... libtracker-data: Add algebra/opt-filter-3 test (*)
  a94ed56... libtracker-data: Add algebra/filter-placement-1 test (*)
  2f546d4... libtracker-data: Add algebra/filter-placement-2 test (*)
  895342a... libtracker-data: Add algebra/filter-placement-3 test (*)
  3edc988... libtracker-data: Add algebra/filter-nested-2 test (*)
  296fed5... libtracker-data: Add algebra/filter-scope-1 test (*)
  a3c14bc... libtracker-data: Add algebra/var-scope-join-1 test (*)
  b5bc451... Changed tracker:modified into a modification sequence inste (*)
  f9b87f0... Don't store last modseq, use max(tracker:modified) instead (*)
  02f2f99... Various compiler warning fixes (*)
  f78e9ce... Various compiler warning fixes (*)
  4c6f41c... Fix make distcheck (*)
  69917d7... SPARQL: Fix SQL variable scoping in group graph patterns (*)
  422886b... SPARQL: Fix parentheses for BOUND call (*)
  0d26b5c... SPARQL: Fix UNION graph patterns with different variable se (*)
  401a559... libtracker-data: Add optional/q-opt-complex-1 test (*)
  7fcd15c... Hungarian translation updated (*)
  94839da... SPARQL: Add support for GROUP_CONCAT (*)
  6903935... Merge branch 'master' into parser (*)
  f83d747... Updated Spanish translation (*)
  74b6589... Add new ontology in Makefile.am (*)
  3b029df... Updated NMM ontology (*)
  f2f3f43... Rename config _enable_watches() to _enable_monitors() (*)
  7952c87... Added module config options to normal config (*)
  8cd44b4... Removed tracker-module-config.[ch] (*)
  0987f0e... Removed tracker-{processor|crawler|monitor} from binary (*)
  a5cb56f... Removed unused code now re-implemented (*)
  5ae2440... Removed miner-fs legacy config and added module config defa (*)
  9d62a20... Removed data/modules/ no longer needed (*)
  523ae37... Added status and progress to tracker-miner object (*)
  c951045... Cleaned up miner dbus code, removed unused commented out se (*)
  58805fa... SPARQL: Fix parsing of prefixed names followed by a dot (*)
  7866a0e... mfo: Fix typo (*)
  03eeeab... SPARQL: Fix number parsing (*)
  f39a4d3... SPARQL: Parse typed literals (*)
  6fbca3e... SPARQL: Support semicolon before dot (*)
  59ec112... SPARQL: Fix blank node parsing (*)
  35cef1f... libtracker-data: Fix algebra/var-scope-join-1 test (*)
  1b435c9... libtracker-data: Fix regex/regex-data-01.ttl (*)
  1f1b05b... Ontology fixes in MP3 exractor (*)
  59bdb8f... SPARQL: Handle some more errors (*)
  0832fc2... Added infrastructure for testing SPARQL parser errors (*)
  67e64ad... Removed tracker-dbus from libtracker-miner (*)
  66007ca... Allow checking for error message too (*)
  a8b9d39... Various improvements on allowing checking for error message (*)
  a36fa0c... Versioning the DBus API (*)
  b3c0c74... Notify changes in Contact and PersonContact (*)
  b0ede5c... Check class redefinitions in ontology validator (*)
  0e52539... Trivial fix that apparently went wrong during merge (*)
  9eb208e... TrackerMiner: add tracker_miner_execute_sparql(). (*)
  e36c749... TrackerMinerProcess: Improve prototype for process_file(). (*)
  6eff0cf... TrackerMinerProcess: Push collected data to tracker-store. (*)
  3bc4f9a... Replace raptor by hand-written Turtle parser (*)
  ce5cfc8... TrackerMiner: Add tracker_miner_get_client(). (*)
  76f17e8... TrackerMinerProcess: also check mtimes before processing a  (*)
  6bb9bbd... Add initial version of tracker-miner-fs using libtracker-mi (*)
  517a81a... Added restore-from-turtle backup support (*)
  7804a33... Move mtime check after check-file/directory signals emissio (*)
  c8ffcd1... Turtle: Improve error handling (*)
  f47b5b7... SPARQL: Improve error handling (*)
  4f75011... Fix link error (*)
  42d0567... Disable old tracker-miner-fs and remove tracker-miner.[ch] (*)
  817c312... Removed libtracker-module (*)
  2fe2554... Turtle: Report error when using undefined prefix (*)
  d73bf93... SPARQL: Report error when using undefined prefix (*)
  d3f852f... TrackerMonitor: remove unneeded code. (*)
  9c429fd... TrackerMonitor: create INotify handles lazily if the monito (*)
  d4bec3a... SPARQL: Report current location in errors (*)
  955a936... Turtle: Report current location in errors (*)
  aa82b2e... Added unit-test for Turtle parser (*)
  9183b85... Added miner_stopped() API and miner defines for dbus path/n (*)
  b613a3d... Improved DBus API (*)
  03ba229... Fixed build warning and removed useless --process-all cmd s (*)
  377dc98... New Simplified Calendar ontology (*)
  1da7de1... TrackerMinerProcess: Handle delete events from TrackerMonit (*)
  9e55c92... Merge branch 'parser' (*)
  0db89d4... Force a commit after each update. (*)
  9ae7d9a... TrackerMonitor: Fix compile warning. (*)
  d8aebcb... SCAL: Fix typos (*)
  04b0d60... TrackerMinerApplications: Remove private data, it's unused. (*)
  1aefd28... tracker-miner-fs: Fix typo in maemo:SoftwareApplet (*)
  bd176b6... Fixed finished signal causing app to exit (*)
  aeaed46... Added default handlers for miner and crawler (*)
  6fe7667... libtracker-data: Fix error handling in tracker_data_delete_ (*)
  1c87161... Added one more Turtle unit test (*)
  e8d8093... Check a property is defined before. (*)
  45116c6... Add SCAL ontology to Makefile.am (*)
  91b4f65... Add initial pause mechanics (*)
  a117b7f... Merge branch 'master' into harmattan
  ea21558... debian: Remove raptor dependency
  dae6a81... debian: Add changelog entry for 0.7.0-git20090819-1
  967fb3d... Add some more debug information (*)
  cd74896... SPARQL: Fix handling of date time results (*)
  5a2bef9... Merge branch 'master' into harmattan
  bb5bae7... debian: Add changelog entry for 0.7.0-git20090819-2
  848de61... TrackerMinerApplications: Fix compile warning. (*)
  15cd435... Add TrackerMinerFiles to tracker-miner-fs. (*)
  8a66865... Remove remaining traces of raptor (*)
  3fc5a1d... Merge branch 'master' into harmattan
  ebded33... debian: Add changelog entry for 0.7.0-git20090820-1
  75db491... Update stress test to new tracker dbus names (*)
  758d144... TrackerMinerProcess: Handle moved files. (*)
  59c0334... Updated Swedish translation (*)
  3fc413b... Updated Swedish translation (*)
  5a3ff3f... Add missing GetDescription method to DBus xml file (*)
  a9e3113... Add tracker-miner-discover to find DBus miner services (*)
  62b4bae... Added tracker-status command line options to list running/a (*)
  1fb7d4a... TrackerMinerProcess: Refactor directories handling. (*)
  de555cb... TrackerMinerFiles: Handle removable devices. (*)
  af7d2b9... Don't exit when listing miners (*)
  9301ff7... Implemented Pause and Resume in tracker-status for miners (*)
  f0206c3... Link to tracker-fts instead of loading it at runtime (*)
  e9eb755... libtracker-data: Simplify tests now that FTS is not loaded  (*)
  8c3a625... Use convenience libraries for libtracker-data dependencies (*)
  196207b... Fix make distcheck (*)
  b501ea4... Updated Galician Translation (*)
  aa735f8... Updated German translation (*)
  b0a55b8... Remove #~| comment lines from .po files (*)
  3ac2041... Added signals to nco:ImAccount class (*)
  be748c8... TrackerMinerFiles: Set nie:dataSource to all files. (*)
  bbf1596... tracker-fts: Header file cleanup (*)
  1fee98d... tracker-fts: Circumvent SQL layer when updating FTS index (*)
  9760fe1... tracker-fts: Flush pending terms after updates (*)
  45b1471... TrackerCrawler: Use an accumulator for process-[directory|f (*)
  55a7a80... TrackerMinerFiles: Ignore hidden files and directories. (*)
  13f202b... libtracker-data: Check type only when updating existing res (*)
  2bc6c85... Added miner status and progress to tracker-status (*)
  56245f3... Added Applications miner service file (*)
  e77a1af... Added GetIsPaused miner API and -k to get key used in track (*)
  54e6080... SPARQL: Fix blank nodes in updates (*)
  c2bfaa1... TrackerCrawler: invert meaning of process-file/dir return v (*)
  ac48330... Use G_FILE_ATTRIBUTE_STANDARD_IS_HIDDEN instead of string (*)
  1e80ce6... Use defined attributes for g_file_query_info() instead of s (*)
  93c2a59... Added additional checks from original code for checking fil (*)
  7c1cbef... Make sure we call constructed for the parent class first. (*)
  6ccbb2b... Don't use been_started AND process_dir_id and emit finished (*)
  b1f9f78... Add miners list and start them one after each other not sam (*)
  1c04cc2... Rename Miner.FS to Miner.Files so tracker-status finds it (*)
  1f19ed5... Squashed commit of the following: (*)
  8e4fbac... Synchronize fts after restore from backup (*)
  3bd5854... TrackerCrawler: use GCancellable to stop GIO operations. (*)
  0d247c6... TrackerMinerFiles: Remove mount point directory on pre-unmo (*)
  e542eb1... TrackerMinerProcess: Do not start crawling until the miner  (*)
  38b4858... The directories are already added in TrackerMinerFiles cons (*)
  5794ce9... Avoid double unref. (*)
  4d17218... Added missing TrackerConfig APIs for new config options (*)
  3a213f5... Removed Monitor config and merged it into index config (*)
  b8da205... Renamed the DisableIndexOnBattery options to make more sens (*)
  c87418d... Move config options around so they are more logically group (*)
  2e55e8e... Fixed memory leak for GFileInfo and warning when info is NU (*)
  7dd06e9... Don't monitor ALL directories, i.e. make sure we ignore hid (*)
  1f4efdf... Clear debugging about the type of path we are processing (*)
  064f06c... Function name clean up (*)
  b32ca4c... Fixed config API for ignored patterns s/ignore/ignored/ (*)
  9e2bc3e... Added ignore rules and patterns from config (*)
  1ffdc87... Make sure we ALWAYS force checks on directories and NEVER i (*)
  1a3fd41... Renamed tracker-miner-process to tracker-miner-fs (*)
  b51bcf6... Fixed all Miner->FS namespace changes (*)
  8cf2c00... Moved binary name from tracker-miner-fs-new to tracker-mine (*)
  1de7491... Rename all variable names for TrackerMinerFiles to mf (*)
  b1354af... Don't stop the timer when printing stats, not need (*)
  c3e0bd7... Small code cleanups/realignments (*)
  2f7d79f... Fix compile warnings (*)
  cb25be2... Compilation warning fixes (*)
  32d5660... NMO: Fix nmo:status definition (*)
  763da26... libtracker-data: Fix memory leak in updates (*)
  5e8b671... Rework the way we mine the file system data (*)
  512af87... TrackerConfigFile: get rid of "lt-" prefixes in app names. (*)
  c02143b... Make tracker_miner_fs_[add|remove]_directory() use GFile. (*)
  bb7d1bc... TrackerMinerApplications: add relevant directories on const (*)
  9f0ffd0... Add properties in scal ontology (*)
  855c783... Removed some unused debug (*)
  27ffdf5... Fixed unrefing GFiles in the queue but not clearing the que (*)
  f2946c6... Fixed miner discovery based on crawler signal changes (*)
  7d4db40... Fix compile warning const/non-const issue (*)
  e8d9bca... Added status information to miner-fs now visible in tracker (*)
  dc4b461... Improved debugging (*)
  764db61... Added a TrackerDBCursor API (*)
  99054de... Bugfix (*)
  fb0f2a7... libtracker-data: Fix crash on FTS update (*)
  a4d9ab3... tracker-miner-fs: Fix SPARQL for folders (*)
  571127b... libtracker-common: Improve formatting in SPARQL builder (*)
  83a8b81... TrackerMinerFS: Improve checks on whether a file/dir should (*)
  63f089a... Add dir ignore patterns and moved silly crawl dir checks to (*)
  04d01b4... TrackerCrawler: Use GFile in the API. (*)
  7f8e6ad... Fix TrackerCrawler call now we use GFile instead of path (*)
  80560c8... Make sure we call the parent class constructed first (*)
  a4a15aa... TrackerMinerFS: No need to disconnect signals, we own these (*)
  d3b1f00... TrackerMinerFS: Remove unused vars. (*)
  a7a99a9... TrackerMinerFS: Use the accumulator for the boolean signals (*)
  a1d48ee... Wrap condition in parenthesis. (*)
  9c00bae... Unneeded warning message (*)
  24d9fc1... NAO: Add index on nao:hasTag (*)
  c376973... SPARQL: Do not unnecessarily include rdfs:Resource table in (*)
  8435969... Ported the FTS synchronization to the cursor API (*)
  16d2c89... API cleanup, allowing to unref the stmt before the cursor's (*)
  0a508f6... Removed an unused private variable from the cursor type (*)
  2a5bc81... Removed unused API (*)
  954a041... Merge branch 'cursor' (*)
  dbf8e81... Make the dbus functions use a _dbus_ prefix (*)
  f010458... Reduce names shown in tracker-status to not show org.freede (*)
  5ac5cfe... Make sure we reload the settings when config file changes (*)
  a7e95eb... Added disk space checking back (*)
  f50d541... DC: Remove cardinality restriction on dc:date (*)
  b0d689b... SPARQL: Fix parsing of empty update templates (*)
  fe9b78b... LGPL for libtracker-common, libtracker-db, and libtracker-d (*)
  7845cc2... Performance improvement for the cursor API (*)
  7b34d2f... Compilation warning fixes (*)
  5935924... LGPL for libtracker-miner (*)
  ccb8431... Fixed initialization of cursors (*)
  771917d... Updated all #ifndefs for headers to use libtrackerminer pre (*)
  f8f225c... SPARQL: Revert the dropped rdfs:Resource table (*)
  248504e... Call exit() if we can't register the object with dbus (*)
  a46ba53... Added battery support to miner-files (*)
  aceee39... Make it possible to get all pause apps/reasons (*)
  fa64479... Finally signal paused/resumed signals (*)
  6b12561... Update tracker-status help, we don't need to use --miner wi (*)
  3e9bf9c... Align output better for tracker-status (*)
  9759802... Don't allow an app to pause with the same reason more than  (*)
  98966db... TrackerMinerFS: make process_file() vmethod asynchronous an (*)
  eb6cf3c... TrackerMinerFiles: Hook up to extractor. (*)
  8227b86... Fixed running/paused logic (*)
  d45ad44... Fixed paused signal, we don't have reason there yet (*)
  e7455b4... Better output to console for tracker-status when no miners  (*)
  d55c5d5... Added battery status messages & get_battery_percentage to l (*)
  501f476... Don't spam "Processing Files" (*)
  781a8df... Make battery percentage a property and notify on when it ch (*)
  87784c2... Make sure we resume the miner after AC adaptor is in use (*)
  fd7a77f... Updated Spanish translation (*)
  49b9a4a... Fix build with --as-needed (*)
  ebd8c02... Made TrackerDBStatementSqlite all private (*)
  650e92e... Using a cursor for adding super classes and super propertie (*)
  1f7ef16... Ported db_get_static_data to use cursors (*)
  0cacf2f... Ported DROP GRAPH to use the cursor API (*)
  4c9367a... Removed unused code (*)
  67dd540... Ported tracker_data_query_rdf_type to cursor API (*)
  45b9eb3... Ported tracker_data_query_resource_id to use cursor API (*)
  25e41e7... NFO: Drop useless nfo:rate property (*)
  6eec7be... libtracker-data: Count inserts of single-valued properties (*)
  823e910... tracker-extract-mp3: Fix use of single-valued properties (*)
  f053176... C89 fixes (*)
  edaa4d6... Ported tracker_data_update_get_new_service_id to use the cu (*)
  47619ac... Ported tracker_data_update_get_next_modseq to use cursor AP (*)
  797c7cd... Ported cache_set_metadata_decomposed to use cursor API (*)
  9870ba0... Removed unused function tracker_data_query_resource_exists (*)
  ed09b92... TrackerMinerFS: Remove directory and children from all proc (*)
  f72d70e... TrackerMiner: Add tracker_miner_is_started(). (*)
  939925b... tracker-miner-fs: Do not start an already started miner. (*)
  8ac6b1f... TrackerMinerFS: Cancellable can be NULL on finalize. (*)
  260cf5d... TrackerMinerFS: Do not create cancellable on init(). (*)
  4215157... TrackerMinerFS: Implement pause() and resume(). (*)
  9e6cbe6... TrackerMiner: Use g_set_error_literal(). (*)
  211a286... Added error throwing for delete { <uri> pred ?var } where ? (*)
  acda188... TrackerMiner: Add tracker_miner_commit(). (*)
  6dc2b9b... TrackerMinerFS: Use tracker_miner_commit() explicitly. (*)
  86d953f... tracker-miner-fs: Fix order of statements in SPARQL (*)
  d0ba466... tracker-extract-jpeg: Use nmm:Photo for images with Exif ta (*)
  ada9aed... libtracker-data: Check domain of predicate when inserting s (*)
  95455fa... libtracker-data: Fix crash when flushing update buffer (*)
  1f97c1e... libtracker-data: Fix tests to work with new checks (*)
  56e1d68... Fixed sparql inserts for applications (*)
  e37b50d... Putting setting the icon in rigth order (*)
  46fe6c5... Bugfix, the value can be NULL here, and should then be igno (*)
  3922b72... tracker-parser: Fix text parsing involving numbers and hyph (*)
  329b8d4... tracker-fts: Add tracker_fts_update_rollback function (*)
  38b2d71... libtracker-data: Fix updating fulltext index on inserts (*)
  a323342... Fixed tracker:available in Evolution IMAP miner module (*)
  edcac3e... libtracker-data: Use int GValues for booleans (*)
  b3aa476... libtracker-data: Fix assertion failure on FTS updates (*)
  1505626... TrackerMinerFiles: Avoid warnings in the no-HAL case. (*)
  09fba21... TrackerPower: remove HAVE_HAL ifdef, could not be implement (*)
  761c6cd... TrackerMiner: emit Progress signals through DBus. (*)
  74e3a53... Fixes for softwarecategories (*)
  3b2215c... libtracker-data: Fix error reporting on inserts (*)
  7d55aae... tracker-miner-fs: Report errors in SPARQL updates (*)
  5d5dc0b... TrackerMinerDiscover: turn into a GObject. (*)
  508f063... Bumped up version of sqlite to 3.6 for sqlite_backup API (*)
  38f47aa... Bumped up sqlite version to > 3.6.11 (*)
  20a5a98... TrackerMinerDiscover: Add miner-progres signal. (*)
  66c0b1c... Modify tracker-status to listen for miners progress. (*)
  216b691... tracker-parser: Remove unused functions (*)
  662b210... Remove unused source files (*)
  e590377... tracker-extract-mp3: Add missing va_end call (*)
  0b27c39... Moved the coalesce function to libtracker-common (*)
  b14c95d... Compilation warning fixes (*)
  26af17c... Added fulltext and removed single-value from nie:keyword (*)
  2944e86... TrackerCrawler: Don't starve file crawling if there are hig (*)
  6cddca2... Added initial version of tracker-status-icon. (*)
  e40100b... libtracker-data: Remove unused function tracker_data_insert (*)
  087c55a... Merge branch 'master' into libtracker-miner (*)
  d5fbd7b... Fix build after updating with master. (*)
  0c0b4f3... Backport a4d9ab3ae7b44ea9f662949b1044206994db9ce5 to libtra (*)
  878e9ca... Backport 86d953f8b86497974e1fba6c0fbac0e597981ffd to libtra (*)
  4853364... TrackerMinerFiles: Create proxy for the right extractor DBu (*)
  7b46173... Fix a few glitches in the merge with master. (*)
  60d44b3... Bug NB#136770 - Not able to see the pictures captured with  (*)
  b59c0c6... Bug NB#136770 - Not able to see the pictures captured with  (*)
  b420e13... TrackerMinerDiscover: Fix DBus names so the miner discovere (*)
  faf4ad7... TrackerMinerDiscover: renamed to TrackerMinerManager. (*)
  bdedd27... TrackerMinerManager: Add pause/resume signals. (*)
  3ae9980... TrackerStatusIcon: listen to pause/resume signals from Trac (*)
  5ba594b... SPARQL: Fix crash with unsupported predicate variable query (*)
  59c839a... Remove unused raptor libs from compilation. (*)
  8d48325... Fix compilation with Devicekit-power. (*)
  0a032ef... Merge branch 'master' into libtracker-miner (*)
  198b225... Change structure of the JPEG, XMP, TIFF and PDF extractors (*)
  20549c6... Updated Spanish translation (*)
  1739c6d... Drop unused options from common.db (*)
  eb6b107... libtracker-db: Drop common.db (*)
  f39e935... Removed tracker-miner-fs/modules/*, no longer used (*)
  5d6be75... Removed tracker-indexer*, no longer used (*)
  b2ef1b3... Removed tracker-module*, no longer used (*)
  b59ef8c... Removed tracker-status*, no longer used (*)
  c31fdde... Fix Makefile by including tracker-{dbus|thumbnailer} (*)
  2d4e68a... Remove tracker-removable-device*, no longer used (*)
  a34fe14... Added initial man page for tracker-miner-fs (*)
  66d9b1b... Fixed tests which tried to include files no longer availabl (*)
  0ce8c81... Fixed double mention of a single-value predicate (*)
  32900ad... Moving reused code around for XMP extractors (*)
  62a1f7c... Updated man pages for .cfg files (*)
  f5979d9... Added tracker-status-icon desktop file (*)
  f19b003... Remove libtracker-common header checks from tracker-thumbna (*)
  f54b6a8... tracker-miner-fs: Fixed #ifdefs in headers to be more speci (*)
  6a7fe81... Removed tracker-crawler.c, tracker-miner.h, not used here (*)
  620932e... Using coalesce for PNG extractor (*)
  c58901b... Added missing fields for PNG extractor (*)
  2357445... Fix initial make distcheck failures (*)
  061797d... Removed tracker-miner-fs/tracker-main.c, no longer used (*)
  ca9fa96... tracker-miner-fs: Moved tracker-miner-main to tracker-main (*)
  34a0136... Fixed missing POTFILES.{in|skip} entries for make distcheck (*)
  a58c91a... Moved tracker-module.pc.in to tracker-miner.pc.in (*)
  33ddfb0... TrackerMinerManager: Add pause() and resume() methods. (*)
  a1f7d6a... TrackerStatusIcon: Add hability to pause/resume individual  (*)
  b48c49c... SPARQL: Fix updates with WHERE clause (*)
  5cd891e... tracker-status: Add status to -f output (*)
  ada19ee... tracker-status: Implement --detailed using timestamps (*)
  e2613cc... tracker-status: Added paused/resumed miner manager signal s (*)
  aa19d16... libtracker-miner: Fixed missing tracker-miner-client.h (*)
  482b520... tracker-status: Make sure we allocate the GValue we use (*)
  b0e5c67... tracker-status: Fixed crasher (*)
  9674719... tracker-status-icon: Fixed icon not appearing, called g_thr (*)
  07a49c5... Using coalesce for the Vorbis extractor (*)
  5dc5519... Unused field in struct, removed (*)
  e7e14aa... Turtle: Fix parsing of anonymous blank nodes (*)
  a9c3b53... TrackerMinerManager: Add miner-[de]activated signals. (*)
  708b6e7... TrackerStatusIcon: set menu items insensitive for inactive  (*)
  8b0fbd9... libtracker-data: Ignore duplicate rdf:type statements (*)
  bb97dbd... tracker-store: Drop classes without resources from statisti (*)
  3f3a9f9... Update statistics continuously (*)
  291db6a... Update .gitignore (*)
  2dea24a... Do not install tracker-status-icon autostart file unconditi (*)
  fb461a2... Merge branch 'master' into harmattan
  799e2f7... debian: Add changelog entry for 0.7.0-git20090907-1
  dd33b10... tracker-search: Added some love (*)
  f1bcfc4... tracker-search: Add limit warning if more results exist tha (*)
  e4b0681... Updated Swedish translation (*)
  af7db65... tracker-sparql: Some small code cleanups (*)
  3b9bd79... tracker-sparql: Renamed --path option to --file (*)
  5dcafa0... tracker-sparql: Removed mingw include (*)
  660d34b... tracker-sparql: Added command line options to make using SP (*)
  56b7f70... tracker-sparql: Update -p help mentioing class prefixes can (*)
  cb75e2b... TrackerStatusIcon: Update icon according to miners' status. (*)
  0a2c98b... TrackerStatusIcon: implement/comment out the remaining cont (*)
  ae27baa... tracker-search: Fix memory leaks and s/Results/{Albums|Arti (*)
  3d29f05... tracker-search: Added options to get all images and all fil (*)
  18155c2... tracker-search: Fixed some typos in the options --help (*)
  5f85d9c... libtracker-common: Drop unneeded allocations in tracker_ont (*)
  262288c... Fixed a crash in init of removable devices (*)
  6114d3f... tracker-sparql: Use -x to list prefixes (*)
  f652df1... Updated man pages for tracker-search and tracker-sparql (*)
  ab50231... tracker-miner-fs: Fixed monitoring, enabled != config enabl (*)
  c53a2e5... tracker-extract: Added FTS support for text files (*)
  0bb0b56... TrackerStatusIcon: Remove unused CL switch. (*)
  9d06920... Remove tracker-applet from build. (*)
  662f9f5... TrackerApplet: Remove dead code. (*)
  29cf955... Rename tracker-applet to tracker-status-icon. (*)
  a62fc2b... Fix POTFILES.* for tracker-status-icon. (*)
  3ba77de... Remove all tracker-applet references from autofoo. (*)
  9a904cd... Rename tracker-applet manpage. (*)
  6e066f4... TrackerMinerApplications: Avoid unnecessary warnings. (*)
  df24f5d... TrackerMinerFS: Lower the severity of a warning. (*)
  d1d656a... tracker-extract: Removed unused code & handle content == NU (*)
  c7b9172... libtracker-miner: Pause crawler when miner is paused (*)
  a1c2996... Ignore strings that are either empty or all spaces for MP3  (*)
  431717a... Combining Make and Model of image metadata for nmm:camera (*)
  1020b16... Rename libtrackerclient to libtracker-client (*)
  1a5e26d... Rename libtracker-gtk.pc to tracker-gtk.pc (*)
  2f590d8... Drop old evolution plugin from configure summary (*)
  90382b7... Removed nmm:albumTrackerCount (incorrect domain) (*)
  6b96b74... Fixed potential memory leak (*)
  76279f5... libtracker-miner: Don't disable monitoring during crawling (*)
  7036a2e... tracker-miner-fs: Applications miner small code improvement (*)
  24e54a6... libtracker-miner: Don't signal status/progress so much & re (*)
  21a73f9... libtracker-data: Fix DROP GRAPH with datetime and boolean p (*)
  900bf50... TrackerMinerFS: Ensure the timer is created after initial c (*)
  b99f64a... Plug some leaks in libtracker-miner and tracker-miner-fs. (*)
  47f1b3f... tracker-sparql: Fix documentation and --help for --update o (*)
  bebb73b... Fixed trailing empty INSERT {\n} for file resources (*)
  eb1bfc7... Critical warning fixes in gstreamer extractor (*)
  b287b00... Fixed FTS extractor in case no text is returned (*)
  7788bf0... Changed critical into a warning in tiff extractor (*)
  2fc6637... Add lost+found to ignore list and don't use critical for di (*)
  c66a69f... Plug more leaks. (*)
  c0f5abc... Fixes NB#114955, Usage of CPU is about 100% during long tim (*)
  729df5e... Merge branch 'master' into harmattan
  87e3cc9... debian: Add changelog entry for 0.7.0-git20090910-1
  b7bf9ab... libtracker-data: Flush update buffer before deleting statem (*)
  756d5bf... SPARQL: Fix multiple updates with WHERE clause in single qu (*)
  8c5d748... Ported volume support to libtracker-miner API (*)
  df7861f... TrackerCrawler: Do not iterate through folders parallelly. (*)
  2a4766b... Fixed duplicate sending of class-signal SubjectsAdded (*)
  1dd73a6... Update gtk-sparql to the new tracker dbus name (*)
  5035130... Enable signals for mto:Tracker and mto:TransferElement (*)
  b40a5fa... SPARQL: Support fn:starts-with function in queries (*)
  a3b9dbb... TrackerCrawler: Add check-directory-contents signal. (*)
  f4d2421... TrackerMinerFS: Forward the check-directory-contents signal (*)
  7d11c49... TrackerMinerFiles: Hook check-directory-contents to configu (*)
  44c7f60... Updated Spanish translation (*)
  40b6c8b... debian: Add changelog entry for 0.7.0-git20090910-2
  79d0e05... libtracker-miner: Fix crash and memory leak in crawler (*)
  eec505d... tracker-miner-fs: Efficiency improvement when no dir-conten (*)
  dc89347... libtracker-data: Add tracker:added property (*)
  9ae489f... Drop unused gmime-2.0 requirement (*)
  3d35744... Bugfix, g_object_get was forgotten in the save_string_list  (*)
  89b4e9f... libtracker-miner: Fixed double free (*)
  e888903... Fixes: NB#138860, tracker-miner-fs stops crawling if a dire (*)
  ddfe765... Merge branch 'master' into harmattan
  4cdf9e6... debian: Add changelog entry for 0.7.0-git20090915-1
  2a9c51e... tracker-explorer: Fix build with vala master (*)
  3a2601d... Reimplementation of the tracker-preferences user interface (*)
  a0b131c... Merge branch 'tracker-preferences' (*)
  e57b133... Small improvements for the tracker-preferences UI (*)
  7bd632b... Reenabled tracker-preferences compilation (*)
  f79eed2... Translatable strings for the preferences UI (*)
  a76f4a1... Added tracker-preferences.[ch] to .gitignore (*)
  35e9689... We should never timeout in Tracker itself for these (*)
  9297712... tracker-extract-mp3: s/g_assert_not_reached/g_warn_if_reach (*)
  499b219... tracker-extract-mp3: Also handle deprecated TYER in ID3v2.4 (*)
  b1150a6... nmm:albumTrackCount must be assigned on the nmm:MusicAlbum  (*)
  9f76cfa... tracker-extract-mp3: Fix crash with invalid extended header (*)
  bf6ef59... libtracker-miner: Check for NULL before unrefing sparql in  (*)
  6326f74... tracker-preferences: Change "Save" button to "Apply". (*)
  a27169c... tracker-preferences: Add tooltips to options to describe th (*)
  78d9c8d... Renamed the .service files for the extractor and store (*)
  88eb6cb... SPARQL: Fix filter with datetime literals (*)
  e551d8a... Fix make distcheck (*)
  1f6c81f... Merge branch 'master' into harmattan
  3954b9e... debian: Add changelog entry for 0.7.0-git20090916-1
  8119b40... libtracker-common: Vala compatibility fix (*)
  c431419... tracker-search-bar: Added initial framework (*)
  7dc6cfa... SPARQL: Fix logical `and' and `or' expressions (*)
  31b2d54... tracker-preferences: Merged Monitoring into Indexing sectio (*)
  eb47168... tracker-preferences: Fixed run on battery/first time sensit (*)
  4dc93fd... TrackerMinerFS: Add back throttle support. (*)
  08c1102... TrackerMinerFiles: Hook up throttling to config and batt st (*)
  349a22a... TrackerCrawler: Add throttling in there as well. (*)
  34e997e... Updated Arabic translation (*)
  7c7d71c... Updated Spanish translation (*)
  9ca05f1... Updated British English Translation (*)
  d5a5806... Updated Hungarian translation (*)
  871fd84... Updated Swedish translation (*)
  b60de63... Fixes bug #584607, Search does not work for Hungarian (*)
  61de823... Fixes bug #575733, l10n cleanup in tracker_seconds_to_strin (*)
  59778d6... Fixes bug #595752, Minor string fixes (*)
  5b47ac7... Improve error string for translators, related to bug #59240 (*)
  fc6594f... Fixes in part bug 591814, Clean up .ui files (*)
  89a3b37... Fixes bug 592400, String translation issues (*)
  2af6302... Fixes bug 594301, Need context for a proper translation (*)
  c854515... Fixes bug 573012, Context needed for a proper translation (*)
  e6d8dc5... Updated Hungarian translation (*)
  a15da86... tracker-search-bar: Moved to C implementation (*)
  16035a1... tracker-search-bar: Added initial searching results window (*)
  585c969... tracker-extract-text: Add nfo:PlainTextDocument type (*)
  22d1aab... tracker-extract-pdf: Fix opening document (*)
  cb37314... tracker-extract: Use filename for nie:title if we have noth (*)
  2b4458b... tracker-search-bar: Fixed broken .server $libexecdir (*)
  4d9cefb... tracker-search-bar: Make searching more useful (*)
  b59caf3... tracker-search-bar: Added folders to the list of results (*)
  5c206b1... tracker-search-bar: Moved position of results window (*)
  4d869a8... tracker-search-bar: Made entry a little wider (*)
  87512b9... SPARQL: Fix OPTIONAL when used for coalescing (*)
  336b0bf... Add missing tracker-applet.desktop.in. (*)
  54fa109... TrackerMiner: Listen to tracker-store availability, pause i (*)
  1f7500e... tracker-search-bar: Make the results window prettier (*)
  4ddf330... Add .desktop files for miners. (*)
  d28fb69... TrackerMinerManager: Rely on desktop files to get to know m (*)
  ca29aab... TrackerStatusIcon: use tracker_miner_manager_get_display_na (*)
  395a451... Removed cardinality restrinction in isLogicalPart (*)
  680b62d... libtracker-client: Add convenience API for GTK+ and Nautilu (*)
  d465557... Fix a few typos in the man pages (*)
  d6f9f18... Add missing "\" (*)
  60d077b... Revert "Add missing tracker-applet.desktop.in." (*)
  731099a... Add missing files to POTFILES.in (*)
  73d722b... tracker-search: Now can use FTS with category searching (*)
  7581ef1... tracker-status: Fixed typo in --help (*)
  b8d6b62... Turn TrackerResultsWindow into a GtkWidget. (*)
  76cb75b... TrackerResultsWindow: grab pointer/keyboard on popup. (*)
  f9cd4b5... TrackerResultsWindow: Open selected items on row-activated. (*)
  533c2cb... TrackerResultsWindow: Cache the pixbufs in the model. (*)
  0fe11f4... Refactoring of the Evolution push plugin (*)
  4356e69... Merge branch 'evolution' (*)
  8d503b7... TrackerSearchWindow: Retry grabbing if the window is not vi (*)
  7dcd23f... TrackerResultsWindow: show a "no results" label if no resul (*)
  881de25... TrackerResultsWindow: Use asynchronous API to query data. (*)
  81a14bd... Merge branch 'master' into search-bar (*)
  91c3374... Merge branch 'master' into search-bar (*)
  682241b... Add src/tracker-search-bar to DIST_SUBDIRS. (*)
  e31e851... tracker-search: Use nfo:Document instead of nfo:PaginatedDo (*)
  60a1986... tracker-search: Make sure we tracker_disconnect before exit (*)
  7e0c193... tracker-tag: Fix this up to work with new SPARQL (*)
  f783fc0... tracker-tag: Fix FILTER which is no longer used for --list (*)
  f9f4377... tracker-tag: Fixed man page up (*)
  900e103... tracker-extract-mp3: Only set nfo:codec and nfo:channels on (*)
  c1c405f... Remove DIST_SUBDIRS (*)
  7ded9a2... Remove duplicate EXTRA_DIST / CLEANFILES (*)
  0675feb... Update list of translatable / non-translatable files (*)
  47ead73... Sort file list in POTFILES.{in,skip} alphabetically (*)
  93ce261... Removed Insert and Delete DBus APIs (*)
  bba839f... tracker-fts: Do not report fatal error when closing quote i (*)
  7e79ce2... New tracker search tool - first version (*)
  7785dec... tracker-search-tool: Made sure all strings are translatable (*)
  f1bfc2a... tracker-search-tool: Made clear button on entry functional (*)
  30af950... tracker-search-tool: Added drag/drop for search results (*)
  ae02de3... tracker-search-tool: Added metadata tile (*)
  2278226... tracker-search-tool: Added escaping for sparql (*)
  c4defa0... Update .gitignore (*)
  19372bd... Bugfix in the Evolution push module when using tracker-proc (*)
  64a79ed... tracker-status-icon: Update --help about one liner (*)
  ae0d2a7... Updated man pages (*)
  7147ef1... Fixed use of tracker_dngettext(), don't use _("") strings (*)
  73a6b08... Fixed possible memory leak (*)
  198de00... Added missing new man pages to Makefile (*)
  743cea3... Update POTFILES.{in,skip} to fix make distcheck (*)
  e27be0c... libtracker-client: Make it able to cancel individual calls. (*)
  af60aa7... TrackerMinerManager: Fix typo. (*)
  8c2fea3... Notify changes in nmm:Video (*)
  ff9801f... Initialize GErrors to NULL (*)
  9995f4a... ttl2graphviz: attempt to draw ontologies automatically. (*)
  f4363c7... Adding NFO ontology description (*)
  6c10e2a... Set the correct value in local_uri to generate documentatio (*)
  6172b32... tracker-results-window: Fixed a bunch of issues (*)
  2ef7630... TrackerResultsWindow: use a cell renderer function for cate (*)
  c7f7795... Fix clean rules for Vala parts (*)
  19ebe21... added copyright statements (*)
  e8f9eb5... Updated the README (*)
  fc2a702... Updated the MAINTAINERS and AUTHORS files and credits in ap (*)
  bc11283... Bumped version of valac to 0.7.5 (*)
  2414439... Updated the NEWS (*)
  1c55f1e... More updates to NEWS (*)
  e0f2337... More NEWS updates (*)
  8fe1580... More NEWS changes (*)
  3629d6f... Cleaned up tracker-search-tool Makefile.am (*)
  6d33537... Merge branch 'master' into harmattan
  26644a6... debian: Add changelog entry for 0.7.0-git20090925-1
  1141071... Use a realistic version of of libxml (*)
  d722e3e... Use a recent version of dbus/dbus-glib and remove SUBJECT_T (*)
  33cb739... Fix dbus-glib checks (*)
  680ede2... Deleting queued batchupdates and commit when client disappe (*)
  88511d0... debian: Add changelog entry for 0.7.0-git20090925-2
  af4df31... tracker-miner-fs: Make thumbnailer more useful with return  (*)
  b0f5abc... tracker-miner-fs: Actually use the thumbnailer with init/sh (*)
  75ad557... tracker-miner-fs: Removed tracker-dbus.[ch] no longer used (*)
  a636b15... tracker-miner-fs: Removed tracker-utils.[ch], no longer use (*)
  129673d... tracker-extract: Don't error on HAL == NULL if run on comma (*)
  f23a97d... tracker-extract: Added some debugging to albumart extractio (*)
  1dfcf67... tracker-extract: Fixed Ctrl+C not working with -d (*)
  7777665... tracker-miner-fs: Re-enable the thumbnailer communication (*)
  8f4bc01... TrackerExtract: Add custom text extractor for PDFs. (*)
  d8e4c46... Removed stupid debug message (*)
  2bcbcfb... Define local prefix in the ontology description (*)
  27dde96... Add prefix in MLO description (*)
  368951e... Fix typo in tracker-processes man page (*)
  0ee5de0... Updated Spanish translation (*)
  0cd3c62... tracker-fts: Add FTS test infrastructure and first test (*)
  3dff511... tracker-fts: Add fts3ae test (*)
  c63bf1a... Update .gitignore (*)
  aea6a95... SPARQL: Do not use JOIN for simple OPTIONAL patterns (*)
  d2e2d16... tracker-preferences: Make ignored dirs & w/ content more eq (*)
  ee33fff... tracker-miner-fs: Don't send 0 thumbnail sized queues (*)
  c8bbc70... tracker-miner-fs: Don't try to send thumbs if service is di (*)
  aceca03... tracker-miner-fs: Use XDG spec for special user dirs in con (*)
  cc361ad... tracker-fts: Fix SQLite error after updates (*)
  6375613... libtracker-data: Drop unneeded FTS INSERT/DELETE statements (*)
  68a0bea... tracker-miner-fs: Fix critical when file could not be proce (*)
  c662b4c... tracker-miner-fs: Fix double unref in thumbnailer (*)
  04ff2b7... tracker-miner-fs: Removed unused code (*)
  dcb1e4f... tracker-miner-fs: Allow full paths in IgnoredDirectories &  (*)
  ee91d13... TrackerResultsWindow: Don't propagate signal up if parent c (*)
  b3c34e3... SPARQL: Support fn:contains and fn:ends-with function in qu (*)
  4c68187... Turtle: Handle file errors (*)
  a12acc2... NCO: Remove cardinality restriction in nco:hasPostalAddress (*)
  d5e0bf2... tracker-miner-fs: Fixed 2 memory leaks found by valgrind (*)
  109a51f... Updated scal ontology to cover the ical standard (*)
  c65c946... libtracker-miner: Fixed warning updating monitor hashtable  (*)
  19d0e9b... Tracker-Search-Tool: Fix categories, crasher and added smar (*)
  5c079b2... Remove .svnignore files (*)
  e8fb8c5... libtracker-common: Fix memory leak in tracker_string_to_dat (*)
  ed154f3... tracker-miner-fs: Fix case where $HOME/.config/xdg-dirs.dir (*)
  fc0acc7... TrackerMinerManager: add get_status() and is_paused(). (*)
  9f306b3... tracker-status: Use TrackerMinerManager API instead of plai (*)
  6a91fb7... tracker-status: Get display name from TrackerMinerManager. (*)
  f80cf0c... Move miner DBus path/name #defines to the DBus header. (*)
  bc43dea... TrackerMinerManager: Add get_description() method. (*)
  6bb0688... TrackerMiner: Remove GetName and GetDescription DBus method (*)
  9d162ad... tracker-fts: Moved tracker-parser here from libtracker-comm (*)
  93d8034... libtracker-db: Cleaned up headers, and add tracker-db.h. (*)
  98697be... libtracker-db: Include missing tracker-db.h in Makefile.am (*)
  6e40041... libtracker-data: Cleaned up headers, and add tracker-data.h (*)
  206ecf6... Moved src/tracker-fts to libtracker-fts, it is a library af (*)
  e3abebf... Fixed make distcheck issues (*)
  46d7868... libtracker-common: Clean up TrackerPropertyType enum (*)
  30bac06... SPARQL: Avoid unnecessary SQL CAST expressions (*)
  8bec073... Add infrastructure for libtracker-miner docs. (*)
  12a4e32... TrackerMiner: Add some API docs. (*)
  d939102... TrackerMinerManager: Add some API docs. (*)
  ec38254... TrackerMinerFS: Add some API docs. (*)
  ac0947e... libtracker-common: Updated docs and fixed warnings in build (*)
  fe5913e... Use g_hash_table_unref() instead of _destroy() (*)
  2f55209... libtracker-fts: Drop broken and unused paragraph detection (*)
  7de319a... Do not require dbus-glib 0.80, 0.78 is sufficient (*)
  b0e1e96... libtracker-data: Remove unused variable (*)
  00346a1... libtracker-data: Initialize single_cursor to make coverity  (*)
  fa641a5... Bump version to 0.7.1 in preparation for a release (*)
  0c6cd5a... Require libgee >= 0.3 (*)
  baf545e... Mention Vala 0.7.6 in autogen, not 0.7.5 which fails (*)
  1a503d3... Updated NEWS (*)
  87b2e72... Don't depend on libgee for tracker-search-bar, it doesn't u (*)
  f81241c... Merge branch 'master' into harmattan
  a7b0fca... debian: Add changelog entry for 0.7.1-1maemo1
  7c6be6c... Updated patch 02 to apply against recent changes to master
  c4f195e... Drop LIBGNOME_DESKTOP_REQUIRED, no longer used. (*)
  5599f61... debian: Mark NB#119859 as fixed
  0ef2a91... Updating Estonian translation (*)
  44c1093... Fixed build to not require gtkdoc
  efb2d87... Prepare for release
  0ae873e... debian: Add changelog entry for 0.7.1-1maemo2
  e67a401... libtracker-miner: Removed commented out code for throttle,  (*)
  18ea02b... TrackerMiner: document signals. (*)
  8e2f07a... TrackerMiner: Improve property descriptions. (*)
  71c8485... TrackerMinerFS: Document signals. (*)
  c149661... TrackerMinerManager: document signals. (*)
  df178b3... Fill in missing libtracker-miner docs. (*)
  7c758ec... libtracker-data: Fix virtual tracker:uri property (*)
  2c175fe... tracker-miner-fs: Don't print "miners all finished" > 1 (*)
  f63b751... libtracker-miner: Make sure we crawl newly moved directorie (*)
  d18794b... libtracker-miner: Fix g_timer_destroy() timer != NULL warni (*)
  08acc3d... libtracker-data: Fix typo in tracker:uri check (*)
  b5a1142... libtracker-miner: Fixed moving items between monitored dirs (*)
  b0ee704... Updated comment in property (*)
  af3211a... Add prefix in the ontology description (*)
  6a36391... Added properties in NMM to support MTP (*)
  e36ba9a... fix timezone tests (*)
  c19650e... Fixed libtracker-miner.pc.in to include dbus-glib (*)
  fdeee4c... Rename nmm:album to nmm:videoAlbum (*)
  d585cf1... New MTP ontology to include MTP protocol related properties (*)
  4c1dffa... Added average{audio,video}bitrate properties (*)
  dad86c0... libtracker-common: Clean up source (*)
  472a9b6... libtracker-common: Fixed tracker-common.h to not include no (*)
  0c2c501... Added fourCC and waveformat properties for MTP clients (*)
  a4678a4... Updated design documents for tracker-store, removed for tra (*)
  90ba37b... TrackerMinerFS: Delete recursively when a directory is dele (*)
  a8f49a0... Unify dependency version checking for graphical tools. (*)
  e3a9121... respect HOME over the value in /etc/passwd (*)
  b608c89... use AM_SILENT_RULES if present (*)
  d244a95... fix a couple of warnings in tracker-utils (*)
  c5534cd... Fix a couple of typos in latest autofoo changes. (*)
  9bdeb65... tracker-tag: Fixed so you can now remove tags by file (*)
  5e21b54... Updated Finnish translation by Jyri Grönroos. (*)
  5fb7c0e... tracker-tag: Improve on patch earlier in the week by Saleem (*)
  5421f42... Updated Slovenian translation (*)
  ebff2d6... TrackerMiner: Remove application parameter from tracker_min (*)
  5d2e503... TrackerMinerFS: make it possible to process files parallell (*)
  d698017... TrackerMinerFS: turn process_file() into a signal. (*)
  21e3115... Fix up API docs for libtracker-miner. (*)
  be54e72... MTP: Let mtp:ScanType subclass nie:InformationElement (*)
  ff23793... libtracker-data: Update test result (*)
  dd7bd57... SPARQL: Avoid ambiguous column names when using OPTIONAL an (*)
  b85b673... SPARQL: Simplify SQL generated for FTS queries (*)
  fb932c5... SPARQL: Allow dot at the end of simple optional (*)
  d18cf11... libtracker-data: Pass column data to FTS on updates (*)
  15eb286... SPARQL: Support function calls as select expressions (*)
  9b8577c... Updating Estonian translation (*)
  a1694cd... Updated design documents for Tracker infrastructure (*)
  0a436f9... Add tracker_text_normalize() (*)
  0d83a24... Add FTS support for MS and ODF document formats. (*)
  6f7a65e... Make the PDF extractor use tracker_text_normalize(). (*)
  233a34d... libtracker-common: Removed unnecessary casts and reverse li (*)
  78abd45... libtracker-common: Use GSList for tracker-storage* API (*)
  83cf2ec... Fixed documentation warnings for missing libtracker-common  (*)
  bee9950... libtracker-common: Fixed inconsistent GSList returns and me (*)
  d1e45ff... libtracker-common: Now normalise paths returned in tracker- (*)
  6642942... tracker-miner-fs: Don't index duplicate MMC and config path (*)
  40cf947... Fixes GB#595752 - Minor string fixes (*)
  cbbc42f... Fixes GB#581984 -  Get rid of deprecated libgnome(ui) (*)
  bfa5b80... Fixes #591814 - Clean up .ui files (*)
  45b66bd... Fixes GB#589059 - Add option to set evolution plugins direc (*)
  23d8b61... Removed filters/ no longer used (*)
  2e7f656... Fixes GB#592400 - String translation issues (*)
  627b352... Add gmodule-2.0 to app requirements to fix tracker-preferen (*)
  70a1d94... Fixes GB#570608 - Translation of firefox-extension (*)
  7ef0a5d... tracker-miner-fs: Set pool size to 10 (*)
  e4e9a3c... Fixed missing dia files for make distcheck (*)
  2b0eaf9... TrackerConfigFile: Turned into an abstract object. (*)
  cd12bb2... Improve docs for libtracker-common. (*)
  393867a... Fix tracker_language_stem_word(). (*)
  8461527... Fixed README - inconsistencies with numbering/contents (*)
  da75d6b... Bumped version to 0.7.2. (*)
  cef652e... Updated NEWS (*)
  546f24a... Merge branch 'master' into harmattan
  3a3e4d6... Prepare for release 0.7.2-1maemo1
  f832117... Updated to include MyDocs top level dir
  f6746e0... libtracker-data: Remove unused update functions (*)
  09f28bc... NIE: Remove cardinality restriction in nie:informationEleme (*)
  fba61a5... Updated RSS reader example to new tracker API (*)
  8b5aa24... Retain resource annotations on file modification (*)
  1aa5e97... Added nmm:albumArtist property (*)
  2e10143... make test depends on "all" target (*)
  fc52b64... Require sqlite >= 3.6.16 (*)
  4ad550d... Fixes #141698, List of saved playlist has names of albums t (*)
  432dff7... libtracker-db: Make sure SQLite statement is reset when usi (*)
  cc56068... libtracker-data: Fix transaction handling (*)
  56c2c22... SPARQL: Fix timezone handling when inserting time_t (*)
  0f33e9d... TrackerMinerFS: Do not loop infinitely when unmounting whil (*)
  11020ac... tracker-store: Remove all traces of TrackerStorage. (*)
  f4d205d... Functional test to run once tracker is installed (*)
  6574cfd... XML describing the functional tests available (*)
  1c233a1... Include functional-tests in the installation (*)
  2561cc9... tracker-search-tool: Cleaned up UI so things look a bit bet (*)
  4b9ac3c... Flag to enable functional tests. Default=no (*)
  68885e5... Merge branch 'master' into harmattan
  24a1b79... TrackerStatusIcon: Add config to tweak status icon visibili (*)
  a2d0d64... tracker-preferences: Allow configuring status icon visibili (*)
  325b075... tracker-status-icon: Make progress menu more visually attra (*)
  0614484... tracker-status-icon: Set default progress/fraction as 100% (*)
  53cb388... Packaging tests for CI
  74d94f9... Tests need python-dbus dependency
  a12da96... Right command in the tests script (*)
  b0b40fc... Mark a new ~unreleased~ version in changelog to try in CI
  3b1a0c9... Remove sqlite3 command line dependency (*)
  a7df67a... Merge branch 'master' into harmattan
  7001a2f... changelog typo
  53becaf... SPARQL: Support single-valued properties as functions (*)
  680aa9c... SPARQL: Support multi-valued properties as functions (*)
  fddb0b0... SPARQL: Do not require AS when using select functions (*)
  2dd82fc... Tests package should depend on testrunner
  1897961... tracker-status-icon: Add global keybinding for searching. (*)
  04adc9a... Fixes GB#590501, Album art heuristic always fails (*)
  263d794... tracker-preferences: Fixed make distcheck error (*)
  07e8659... Updated NEWS (*)
  d9198de... Bumped version to 0.7.3. (*)
  e02e373... Merge branch 'master' into harmattan
  191cc14... Prepare for release 0.7.3-1maemo1
  3a14222... Require libsqlite3-dev >= 3.6.16 (was 3.6.11).
  1302416... Updated German translation (*)
  e2d2307... TrackerConfigFile: Also make create events trigger reparsin (*)
  0cb1d62... TrackerMinerFS: Update mtime checking with latest tracker-s (*)
  a69846a... Make the evo plugin use the same DBus name everywhere. (*)
  4919790... Make progress go forward in the Evolution miner. (*)
  5b1a56c... Add omitted files for GB#570608 (*)
  6f6ff52... SPARQL: Fix case sensitivity of variables (*)
  9f067ac... SPARQL: Small refactoring to avoid code duplication (*)
  2ab8342... SPARQL: More refactoring to eliminate code duplication (*)
  40ff99b... Fix typo in tracker-power-devicekit.c. (*)
  a13f086... libtracker-data: Extend update buffer (*)
  19e6454... TrackerEvolutionPlugin: plug a leak. (*)
  9c00306... TrackerEvolutionPlugin: free error in DBus responses if any (*)
  5da9b6e... TrackerEvolutionPlugin: Send sparql updates without waiting (*)
  51a2d15... TrackerEvolutionPlugin: Do not spam tracker-status-icon. (*)
  ee7c668... tracker-extract: store as many words as the FTS config says (*)
  3d13ac0... maemo: Add maemo:relevance property (*)
  4777e04... tracker-search-tool: Make single-instance. (*)
  7070506... Removed the EvolutionModseq option from the Options table (*)
  513dcac... Bumped DB schema version to force reindex (*)
  681692d... Bumped version to 0.7.4. (*)
  f95f407... Fixed make distcheck issues (*)
  fc9d896... Updated NEWS (*)
  04edf19... Merge branch 'master' into harmattan
  06bd5ef... Prepare for release 0.7.4-1maemo1
  b06f4d7... libtracker-db: Add tracker_db_statement_bind_null (*)
  efdbed0... Codestyle and indentation for the StreamAnalyzer support (*)
  673965e... TrackerMinerFiles: Unify battery state handling. (*)
  694f3fb... TrackerMinerFiles: Don't overwrite throttle settings. (*)
  2f0f330... libtracker-data: Add rollback callback (*)
  7d4d5e1... SPARQL: Flush update buffer after DROP GRAPH (*)
  0adc4cf... libtracker-data: Factor out function get_old_property_value (*)
  5c06c6f... libtracker-data: Factor out function string_to_gvalue (*)
  a182359... libtracker-data: Use update buffer for deletes as well (*)
  09ffcd5... tracker-extract: clean up libstreamanalyzer integration a b (*)
  d458f27... tracker-extract: Make it possible to switch by cmdline use  (*)
  b2b7ea7... tracker-extract: Use content-type from LSA and free memory  (*)
  3d3946b... tracker-extract: Disable libstreamanalyzer by default (*)
  bc8134a... Added Romanian translation (*)
  0aa2aed... libtracker-fts: Fix reading rank and offset information (*)
  e054d74... SPARQL: Support fts:rank and fts:offsets functions in queri (*)
  403a94f... libtracker-common: Added tracker_info() to use G_LOG_LEVEL_ (*)
  c467c57... libtracker-common: Fixed logging so G_LOG_LEVEL_INFO is ver (*)
  e34e3f6... tracker-extract: Removed some logging on start up (*)
  7749ec3... tracker-extract: Use G_LOG_LEVEL_INFO for the SPARQL output (*)
  01be5f7... SPARQL: Do not leak variables (reference cycle) (*)
  c8dd0e6... tracker-explorer: Rename explorer.ui to tracker-explorer.ui (*)
  3011f24... tracker-explorer: Renamed explorer.vala to tracker-explorer (*)
  91207e1... tracker-explorer: Improve layout to be more hig like (*)
  d204244... libtracker-fts: Use tracker:weight for per-property weight (*)
  d4e16c5... tracker-status: Fixed crash when GValue is NULL (*)
  2cf0d0f... tracker-extract: Don't generate log filename, use value fro (*)
  30f6184... tracker-extract: Filter all file based ontology from LSA ex (*)
  8eea604... tracker-extract: Add ontology log output line for G_LOG_LEV (*)
  3a52ea5... tracker-extract-mp3: Add missing break; when parsing id3v20 (*)
  d63046f... tracker-extract-mp3.c: Retrieve nmm:trackNumber. (*)
  a8cbc40... Plug a bunch of potential leaks. (*)
  379a374... tracker-extract: initialize albumart on standalone mode as  (*)
  2c8157c... TrackerCrawler: Fix up prototype for ::finished. (*)
  4bc319b... tracker-processes: Renamed to tracker-control, now in src/t (*)
  b296129... libtracker-miner: Don't error if .service files are not fou (*)
  7e1c798... tracker-control: Make it possible to start miners (*)
  9166fc3... tracker-control: Added missing Makefile.am (*)
  3e79d69... tracker-control: Added option to remove all config files (*)
  63d5955... tracker-control: Add option to remove all thumbnails (*)
  076525f... tracker-control: Updated man page for this command (*)
  7962d34... Propagating error at delete_resource_description (*)
  e16c3ec... Fixed ClassSignals to compress predicate-values together in (*)
  d6fb149... Fix vapi dependencies in Makefiles (*)
  653b30f... tracker-sparql: Use colon as prefix delimiter to align with (*)
  38456d7... tracker-search-tool: Fix mimetype query (*)
  2c54d86... libtracker-miner: Don't use a timeout for DBus requests (*)
  79f251f... tracker-status-icon: Added .cfg man page and mentioned it e (*)
  ddac17e... tracker-extract-mp3: Generate full date/time value for reco (*)
  6178f44... Bumped version in preparation for today's release (*)
  b6e1eee... Updated NEWS (*)
  1c502f0... Updated NEWS again (*)
  69cc86d... Updated NEWS again (*)
  f82a218... Fixed make distcheck errors (*)
  bcb86b6... Merge branch 'master' into harmattan
  7727ff1... Prepare for release 0.7.5-1maemo1
  7299f0e... Updated tracker-cud.sh script to use tracker-control --soft
  05dc9ef... Removed tracker-processes and added tracker-control to main
  8bf1f3c... Update .gitignore (*)
  55c1b9d... Updated Spanish translation (*)
  fcd0b64... tracker-search-bar: Fix vertical orientation and make icon  (*)
  dc27a87... tracker-search-bar: Show ALL documents, not just paginated  (*)
  8f9cd2d... TrackerMiner: Make SPARQL API fully asynchronous. (*)
  90160c1... tracker-status-icon: Small code clean ups (*)
  e6cfdda... tracker-store: Removed unused data_dir/user_data_dir/sys_tm (*)
  a1b9b3e... libtracker-db: Set defaults for return values in manager_in (*)
  2a2336b... libtracker-data: Set defaults for return values in manager_ (*)
  c94c6e9... tracker-store: Small code clean ups (*)
  6646169... tracker-store: Removed backup/restore to/from ttl files (*)
  f59478b... tracker-store: Removed the last of the unused tracker-main. (*)
  74e0fc0... tracker-store: Fixed headers (*)
  2e52ce7... libtracker-miner: Fixed ref docs WS and updated to new APIs (*)
  6ea12ab... TrackerMiner: ensure AsyncCallData is removed from the list (*)
  523f969... tracker-search-bar: Improved queries to use ranking/limit t (*)
  e1acff1... Fixes GB#600081, Get rid of Bonobo (*)
  19ec7dc... tracker-search-bar: Make searching interactive with 300ms d (*)
  ad48516... TrackerMiner: Don't try to free invalid pointers. (*)
  c6091dc... TrackerMinerFiles: provide better errors when initializing  (*)
  0b5c8a1... tracker-search-bar: Fixed both results & no results label s (*)
  1149b4e... tracker-search-bar: Added separator/spacing between categor (*)
  f2de4d2... tracker-search-bar: Make window height longer by default (*)
  06ef44b... tracker-search-bar: Fixed some gobject NULL checking warnin (*)
  58265d1... Fix building without gdk-pixbuf (*)
  383c6a3... Bugfix open cursor causing assertion after being used twice (*)
  8a798bc... Add AC_CACHE_CHECK magic around ioprio checking. (*)
  4a622ef... Allowing different image libraries to deal with albumart im (*)
  e00180f... tracker-search-bar: Fixed order by to asc and to title from (*)
  afa345d... Ontology: Added tracker:weight to more ontology properties (*)
  a8cca37... Ontology: Added more FTS fields (*)
  c2591b3... Updated Polish translation (*)
  12593e8... tracker-extract: Fixed HTML parser to use TrackerSparqlBuil (*)
  62d71f4... Bugfix return value of albumart_set (*)
  3faba8b... Fixed a big in delete_resource_description about usage of c (*)
  6ebfa68... SPARQL: Fix fts:rank when fts:match is not first predicate  (*)
  b7cbadd... configure.ac: Detect the correct libvorbis library. (*)
  ef99d72... Don't pick empty strings when coalescing data. (*)
  a03a0f3... Coalesce nie:comment in jpeg extractor. (*)
  30c9325... TrackerSparqlBuilder: add object_double() method. (*)
  061fd5d... tracker-extract-gstreamer.c: Use TrackerSparqlBuilder. (*)
  210a42d... tracker-extract-abw.c: Use TrackerSparqlBuilder. (*)
  5a7f975... tracker-extract-imagemagick.c: Use TrackerSparqlBuilder. (*)
  1a53ce2... tracker-extract: Don't use _object_unvalidated() for 'nfo:D (*)
  bcf2db9... Ontology: Fixed nmm:exposureTime to be a double not an inte (*)
  cd3de5b... tracker-extract: Fixed the jpeg extractor to use TrackerSpa (*)
  6ae5b42... tracker-extract: Fixed PDF extractor to use TrackerSparqlBu (*)
  d81fede... tracker-extract: Fixed Makefile.am whitespace issue (*)
  f73ea02... tracker-extract: Fixed PDF extractor #includes (*)
  c6d901d... tracker-extract: Fixed mock up extractor to use TrackerSpar (*)
  b1c0f01... tracker-extract: Fixed PS extractor to use TrackerSparqlBui (*)
  c10bff8... libtracker-common: Fixed tracker_is_blank_string() to be UT (*)
  c5a68b4... tracker-extract-libxine.c: Use TrackerSparqlBuilder. (*)
  798a655... tracker-extract-mplayer.c: Use TrackerSparqlBuilder. (*)
  a00f6c4... tracker-extract-totem.c: Use TrackerSparqlBuilder. (*)
  d3e7f20... tracker-extract-xmp.c: Remove unused includes. (*)
  2382e5f... tracker-extract-oasis.c: Use TrackerSparqlBuilder. (*)
  9d644ef... tracker-extract-msoffice.c: Use TrackerSparqlBuilder. (*)
  4c66a85... tracker-extract-png.c: Use TrackerSparqlBuilder. (*)
  13944ce... tracker-extract-tiff.c: Use TrackerSparqlBuilder. (*)
  02c695b... Fix .gitignore in data/ so that we don't ignore .desktop.in (*)
  a32cdc1... Add MetaContact concept in the ontology (*)
  578f233... Imported data-generation scripts from old repo (*)
  dcad86f... DC: Remove cardinality restriction in dc:contributor (*)
  da33667... Update .gitignore (*)
  22c01e5... tracker-extract-vorbis.c: Use TrackerSparqlBuilder. (*)
  5332e4a... tracker-extract-playlist.c: Use TrackerSparqlBuilder. (*)
  c388a53... tracker-xmp.c: Use TrackerSparqlBuilder. (*)
  01c6091... tracker-extract-msoffice.c: Do not use full prefixes for pr (*)
  026db78... libtracker-common: Don't return non-stripped strings in tra (*)
  761de15... tracker-extract: Fixed MP3 id3v20/v22 memory corruption (*)
  02e1c4c... tracker-extract: Don't use strlen+1 for MP3 id3v20/v22 comm (*)
  808c5a2... libtracker-common: Fixed regression in tracker_coalesce() (*)
  a0836c6... tracker-extract: MP3 extractor code clean up (*)
  143f3de... Add functional test using metacontact property (*)
  cd51f75... New test with metacontacts (*)
  7bf61a1... Rename VOIPCall to Call (*)
  463caa7... Functional test for fts:rank (*)
  30e406e... Fixed functional test for fts:rank (*)
  33566d2... Updated fts functional tests and XML description of the sui (*)
  0a4b018... TST - Added search delay (patch from Juan A. Suarez Romero) (*)
  36d7605... NCO: remove max cardinality from nco:contributor and nco:cr (*)
  b1252fe... tracker-search-bar: Fixed a number of issues (*)
  cfb621d... libtracker-miner: Updated SGML reference docs (*)
  2eebb6f... Updated NEWS in preparation for a release (*)
  106d90c... Bumped version to 0.7.6. (*)
  fdb2bab... tracker-extract: Fix album art call for gstreamer-helix plu (*)
  5b287eb... libtracker-fts: Fixed compiler warning when using unac_stri (*)
  446e5f5... Fixed initial make distcheck failures (*)
  2520242... Added tests in the distribution. Removed timeout in descrip (*)
  8580ce3... Merge branch 'master' into harmattan
  aa5f4ac... Prepare for 0.7.6-1maemo1 release
  63ae7a6... SPARQL: Report syntax error on single ^ in query (*)
  a2cec2e... Return the URI of the property instead of an internal ID fo (*)
  61e3dff... Bugfixed a critical warning when URN of a removable device  (*)
  7ef5ab8... SPARQL: Do not use unneeded CAST expressions for integers (*)
  2c79d7d... TrackerMinerFS: Handle errors when moving items recursively (*)
  64fd424... Support nrl:InverseFunctionalProperty in .ontology files (*)
  187edb0... NCO: Mark nco:phoneNumber as inverse functional property (*)
  e818c66... NCO: Mark nco:imID and nco:emailAddress as inverse function (*)
  165bb6b... SPARQL: Optimize simple optionals with inverse functional p (*)
  dce9da1... libtracker-data: Add UNIQUE index for inverse functional pr (*)
  248dd61... libtracker-data: Add NRL_INVERSE_FUNCTIONAL_PROPERTY consta (*)
  e6f5d0d... libtracker-data: Simplify inverse functional property check (*)
  80e08b9... libtracker-data: Propagate SQLite errors in buffer_flush (*)
  0943aa9... Release 0.7.7 (*)
  ba18de1... Merge branch 'master' into harmattan
  d856cb5... debian: Recommend GStreamer plugins as dependencies
  df4e21b... debian: 0.7.7-1maemo1
  2572d5a... Added text in RSS example. Updated to lastest tracker API. (*)
  69e116a... Add command line options to tracker-search-tool (*)
  13316e7... NMO: Readd nmo:VOIPCall for backward compatibility (*)
  2a6928a... Merge branch 'master' into harmattan
  0d90424... debian: 0.7.7-2maemo1
  12bd295... Add some zeitgeist interaction in the RSS-reader example (*)
  313b9b4... Updated Slovenian translation (*)
  53ff15d... Fixed harmless compilation warnings (*)
  9f94846... Throw normal errors instead of SparqlError now that stmt.ex (*)
  26f0173... Added support for INTO and FROM to SPARQL UPDATE extension (*)
  250da91... Handle special DC case in full-uri to prefix:uri translatio (*)
  dede46c... Support to translate class uris into links inside documenta (*)
  1692e67... Added required file for the tests cases (*)
  9eea570... Add links to classes in different files in the HTML documen (*)
  61e0231... Handle correctly namespaces without '#' at the end (like DC (*)
  6d5a01e... Add description to all ontologies (*)
  0d50dc9... Add link in the ontology page to the git changelog of that  (*)
  753e679... Propagating errors instead of passing parent errors around (*)
  da82b29... Added tracker:notify to nao:Tag for Debarshi Ray's Nautilus (*)
  c4620de... Add link to upstream original ontology webpage (*)
  9589724... Added less false copyright to the new documentation. (*)
  1a86f26... Added real authors in NIE (*)
  165dd55... Add support for textual verbose documenation in the ontolog (*)
  646eccd... Very first example of textual documenation (*)
  613e75f... libinotify: Drop libtool -version-info for convenience libr (*)
  a862a51... tracker-search-tool: Fix warnings in TrackerQuery (*)
  200a9c0... tracker-search-tool: Fix warnings in TrackerUtils (*)
  9216231... tracker-explorer: Remove unused methods (*)
  6a34b40... Update .gitignore (*)
  8fc16ba... tracker-miner-fs: Fix debug message for mounted volume (*)
  a846647... configure.ac: rename "push modules" to "miners" (*)
  faf8a47... Explain how to link classes in the documentation (*)
  7495b2e... First documentation for NIE (*)
  eb2667b... Ignore InverseFunctionalProperty subclassing in the validat (*)
  237a5d5... Add IM details to IM Contact (*)
  287ef65... libtracker-common: Check when retrieving SPARQL builder res (*)
  dc75050... tracker-miner-fs: Fix SPARQL for files without extracted me (*)
  45c5fa0... debian: Use tagreadbin in GStreamer extraction
  e812189... MCoFr-384: Remove dependency on gdkpixbuf, replace with qui
  2f7c1d4... tracker-extract-mp3: Extract nmm:albumTrackCount if availab (*)
  b58dd81... Fixed a bunch of XMP problems, changed from nie:keywords to (*)
  2dea273... tracker-stats: add "--version" option (*)
  f79bf4e... tracker-search: add "--version" option (*)
  4410064... tracker-info: add "--version" option (*)
  7464eab... tracker-status: add "--version" option (*)
  a556a7b... tracker-import: add "--version" option (*)
  96a1668... tracker-status-icon: add "--version" option (*)
  0d23c27... tracker-tag: add "--version" option (*)
  28cd55f... tracker-search-tool: add "--version" option (*)
  6681f2a... tracker-control: add "--version" option (*)
  9e93fa9... tracker-sparql: add "--version" option (*)
  37540a7... Updated Simplified Chinese translation. (*)
  1667754... tracker-extract-gstreamer: Fix use of tagreadbin (*)
  b79b99b... tracker-extract-gstreamer: Do not treat 3GPP audio files as (*)
  c6eef36... tracker-*: use -V/--version to show version (*)
  d4e3bfd... tracker-*: print both version and license information. (*)
  066f732... Update manpages. (*)
  c13cda3... SPARQL: Limit scope of blank nodes in insert templates (*)
  bce744e... Add diagram in NIE documentation (*)
  aeb2ff9... Documentation: get copyright information from .description  (*)
  7e1a334... Add localPrefix in nfo (*)
  a83188d... Completing description of xsd and nie (*)
  325076f... Add missing gtkbuilder file for rss_reader example (*)
  4856afc... Add new properties to IMAccount (*)
  04f139c... Move nmo:isDeleted to the superclass nmo:Message (*)
  7c8c805... Use nie:DataObject for imContactAvatar instead of nfo:FileD (*)
  fed4c71... Add real authors and information in NMO description (*)
  ad0c4be... SMS Support in the NMO ontology. First draft. (*)
  86b2cdb... Added the Nepomuk LICENSE file to the repository (*)
  edd3295... SMS message documentation (*)
  88a14e7... Document the documentation (*)
  a6529ef... SMS: Added to/from vcard property and default folders (*)
  02e2677... libtracker-data: Update test results (*)
  ea111d7... debian: Update configure options
  86f5835... libtracker-data: Insert properties in topological order (*)
  774d077... SPARQL: Do not use OPTIONAL optimization when domain does n (*)
  9c669e4... Fix qname-test with srcdir != builddir (*)
  4140ea5... Release 0.7.8 (*)
  77d5570... Merge branch 'master' into harmattan
  1a9d24d... debian: 0.7.8-1maemo1
  0eb87b3... Updated Spanish translation (*)
  6bae3af... Use correct Exception name on import (*)
  b83791e... tracker-miner-fs: Index $HOME one level deep by default (*)
  670cb44... tracker-miner-fs: Removed unused tracker_storage_new() call (*)
  06d09f2... libtracker-miner: Updated test case to use ::finished not : (*)
  7f0ebab... libtracker-miner: Moved test/ directory to examples/ (*)
  3fe7548... libtracker-miner: Fixed example linking with binutils-gold' (*)
  04b8b75... tracker-extract: Fix autofoo warnings about unused mockup_S (*)
  84d609c... tracker-status-icon: Fixed linking errors with binutils-gol (*)
  60e6ce0... libtracker-common: Fixed tests linking errors with binutils (*)
  7a5ab03... tracker-extract: Fixed link errors using binutils-gold's ld (*)
  542cb3b... libtracker-miner: Fixed memory corruption for dir moves (*)
  e684c38... libtracker-miner: Fixed redundant code. (*)
  95c73c5... Upgrade Exempi requirement from 1.99.2 to 2.1.0 (*)
  f2dd876... Doc: Added more logos and few CSS fixes to get a nicer head (*)
  f774543... Doc: Add the three logos (tracker, maemo, nepomuk) on the g (*)
  dec4764... Doc: Real data in NCO description (*)
  f0180cc... Doc: Real data in NFO description (*)
  f17cdd9... Doc: Real data in NAO description (*)
  4f4af6c... Doc: Real data in MTO description (*)
  8432704... Doc: Real data in NMM description (*)
  4f36b60... Doc: Real data in MFO description (*)
  38f263d... Doc: Remove mock contributor in MLO (*)
  e9c0698... Doc: Real data in NCAL description (*)
  d27555c... Doc: Few presentation improvements in HTML (*)
  d31fdf7... Add main page to the documentation (*)
  59eb7c1... Add nmm:alternativeMedia property (*)
  dc243e5... Add all properties in property constructor/destructor (*)
  1ac0e3f... Doc: Include predefined instances in the class documentatio (*)
  6c7f2f3... tracker-parser: skip empty strings in parser_next (*)
  f87fee7... TrackerMinerFS: Critical messages are fine for most impl er (*)
  b93b360... Fixes NB#600973, tracker-control: don't use "-h" to remove  (*)
  0e80308... Fixes GB#598470,  Search entry icons grayed out (*)
  f34e0da... libtracker-miner: Make TrackerMiner use standard gio callba (*)
  1205b86... Add notation to the main page. Updated doc-doc (*)
  8b5fa66... NMM: Renamed predefined instances to follow the name conven (*)
  35c99d4... Added mfo:optional property to the enclosures (*)
  dbd99c6... Doc: MFO brief explanation and diagram (*)
  5f72ff9... Fixed XMP Title's coalesce (*)
  7b6fe2b... SPARQL: Return generated URIs for inserted blank nodes (*)
  aa931f3... libtracker-data: Add blank node test (*)
  ef7190e... libtracker-data: Support NULL as error parameter for update (*)
  41716d6... libtracker-common: Consider MMC volumes mounted in /media a (*)
  43b31e0... NMM: Restore DLNA profile and uPnP shared properties (*)
  00088d6... Doc: First draft of NMM doc. Images and Radio. (*)
  3b6c327... Doc: XSD ontology explanation. (*)
  9940fb3... All miner SPARQL Update queries need FROM or INTO to avoid  (*)
  e214d71... Signalling Writeback in case a property marked as tracker:w (*)
  b3a6a1b... Add initial tracker-writeback implementation. (*)
  83f3904... Changed from using a method to listening on the Writeback s (*)
  8c9877f... TrackerWriteback: add dummy module. (*)
  78271e2... tracker-writeback: Hook writeback modules to the dispatcher (*)
  6c135de... Implemented writeback for MP3's Title field using id3lib (*)
  25ab6b5... Only report writeback for default graph (*)
  e2f3ae1... Pass the known list of rdf:types to the Writeback signal (*)
  fdb8745... Added filter for the list of rdf:type being passed vs. modu (*)
  1e54c7d... tracker-file-utils.c: Add file locking API. (*)
  af0265e... TrackerWritebackFile: Added base implementation for local f (*)
  e0cbb90... TrackerWritebackMP3: Make it inherit from TrackerWritebackF (*)
  6078458... TrackerWritebackDispatcher: add sanity check on returned me (*)
  4c12898... Added writeback module for XMP (*)
  222a743... Handling writeback in tracker-miner-fs (*)
  0fec5bf... Make sure the fd isn't closed as long as the lock stays. (*)
  5039260... Refactored content-type check to abstract TrackerWritebackF (*)
  4774d70... Clean exit when service already running (*)
  d99503c... tracker-writeback: Some code clean ups from initial review (*)
  916f37f... Added some more fields to the XMP writeback module (*)
  7962ed6... Use a separate thread to dispatch DBus writeback signals. (*)
  1636751... Post review fixes for configure.ac (*)
  26444e4... tracker-preferences: Fixed a number of UI issues (*)
  a2ee7bc... Update .gitignore (*)
  1060871... Fixed libexempi requirement to >= 2.1.0
  e4efc3b... libtracker-data: Fix build with vala master (*)
  d1393e4... libtracker-data: Fix error handling for anonymous blank nod (*)
  4aeb0e9... NEWS: Updated for release (*)
  72b9823... configure.ac: Bumped version to 0.7.9. (*)
  8b48dfd... TrackerWriteback: Add logging infrastructure. (*)
  4138a58... libtracker-fts: Fix invalid read in parser (*)
  38fb24a... Fixed make distcheck failures
  30658ad... NEWS: Updated with last minute fix
  1583090... Fixed po/POTFILES.in
  6faef7a... Merge branch 'master' into harmattan
  c6aa840... debian: 0.7.9-1maemo1
  0228ded... Added LowGerman translation (*)
  70ac794... Added LowGerman translation (*)
  c65027b... Updated Spanish translation (*)
  b3ef621... Fix crash when EXIF focal length value is empty (*)
  40945bb... Fixed make distcheck failures (*)
  740cbfb... NEWS: Updated with last minute fix (*)
  807d63d... Fixed po/POTFILES.in (*)
  7b8d17b... tracker-search-bar: Better debugging (*)
  870aed1... tracker-search-bar: Make application search caseless (*)
  3b8a8f9... tracker-tag: Convert files used using g_file_new_for_comman (*)
  3255aa6... tracker-search-bar: Show 10 results not 5 per category (*)
  8c21a10... libtracker-data: Do not propagate error if this is NULL (*)
  0964533... NCO: Added capabilities to IMAccount for remote contacts (*)
  db4b689... tracker-writeback: Add missing locale.h include (*)
  8303bc7... tracker-search-bar: Support listing tags (*)
  c7d39ae... tracker-search-bar: List bookmarks and websites (*)
  94f9827... data-generators: Fixed python 2.5 requirement (*)
  71710d9... docs/ontology: Fixed missing png images (*)
  0a36955... libtracker-data: Fix memory leak on updates with errors (*)
  f0d3a6c... Plug a bunch of leaks in libtracker-miner and tracker-miner (*)
  c97e9b9... Notify changes in nmo:Message (*)
  41e42e7... TrackerProperty: Plug some leaks. (*)
  9740d37... Show the notification flag in the HTML documentation of the (*)
  ec7cf39... libtracker-client: Added reference pages (*)
  6f43547... libtracker-client: Initial documentation for functions (*)
  2dd85c0... TrackerMiner: Remove "terminated" signal, it's unused. (*)
  9a44ed4... TrackerOntology: Use ptr arrays for classes/props/namespace (*)
  caa12e0... libtracker-miner: Fixed warnings and cleaned up tracker-min (*)
  0286515... TrackerMiner(Files): Fix some build warnings. (*)
  9ece8a9... Fix a bunch of compiler warnings. (*)
  d320815... data-generators: Renamed files to be more consistent (*)
  b998a48... data-generators: Fixed import and generator scripts (*)
  2e3327b... Fix generated file so FTS fields don't start with numbers. (*)
  f8f982a... Add new parameters in the CI functional tests description (*)
  93dd28a... Comment out some dubious parts of the ontology for testing. (*)
  01b7feb... Write contacts ttl into stdout like the other tests. (*)
  b2305ca... Fix ttl generation. (*)
  c36b5bb... data-generators: Updated README (*)
  9c8ff74... data-generators: Rename README.tracker to README. (*)
  3400c6a... data-generators: Create more useful information for music g (*)
  2102087... data-generators: Use the same filename for the music ttl as (*)
  a66a64a... data-generators: Cleaned up contact-messages generation (*)
  f5126df... data-generate: Make scripts scalable and default to 2000 it (*)
  04b2cdd... data-generators: Removed music python script initial output (*)
  213d078... data-generators: Don't import random ttl files (*)
  0bfafa5... Do not generate duplicate entities in test data. (*)
  45dcac4... NAO: Add nao:numericRating property (*)
  1b7cfb4... TrackerMinerFS: Don't check for locks in non-existing files (*)
  c94b037... maemo:relevance has max cardinality 1 (*)
  ed3a0ac... TrackerMinerFS: Plug 2 leaks. (*)
  e3e2c14... TrackerMonitor: Plug a leak. (*)
  0a4aa90... Updating Estonian translation (*)
  da0a981... Added property to ontology for multi media team (*)
  d8b4979... Removed cardinality of previously added property (*)
  2b1dcbd... tracker-search-bar: Improve querying for bookmarks, apps, w (*)
  8d17bfc... tracker-search-bar: Improve tooltips/queries & make applica (*)
  ff3f776... Bumped version to 0.7.10. (*)
  7095e31... NEWS: Updated for release (*)
  0362854... Merge branch 'master' into harmattan
  34d40be... Prepared for release 0.7.10
  2c463f7... Added support for msoffice extractor to parse textual conte (*)
  f83a929... libtracker-common: Add G_{BEGIN|END}_DECLS to tracker-utils (*)
  9befc1e... libtracker-miner: Don't include generated SGML files in git (*)
  4ac38a3... tracker-search-bar: Fixed results window show/hide semantic (*)
  8e7ea63... libtracker-data: Fix reading inverse functional properties  (*)
  2bd7e43... Update .gitignore (*)
  251ba95... Added support for class signals to nmm:RadioStation (*)
  090d5bd... SPARQL: Fix type handling in aggregate functions (*)
  b308cae... SPARQL: Support bracketted expressions as select expression (*)
  08d7182... SPARQL: Support AS ?foo syntax from SPARQL 1.1 Draft (*)
  40f29d4... SPARQL: Translate AS ?foo to SQL AS foo (*)
  670b3ec... SPARQL: Add DataBinding.sql_expression property to simplify (*)
  84c23b4... Refactored the MSWord extractor to use libwv2 for content e (*)
  c8a83af... Tiny build glitch, added ifdef in case libwv2 ain't availab (*)
  5b768a8... Updating Estonian translation (*)
  b77b57a... Bug 604152 - tracker-miner-fs crashes after initial startu (*)
  d3b412e... NAO: Adding nao:deprecated to the ontology (*)
  f78509e... Add nie:url property to Data Objects (already in upstream s (*)
  9b1d952... Updated NIE explanation about URI assignations (*)
  2b4bfe2... Mark nie:isStoredAs as deprecated (*)
  fefe13d... Doc: Show in HTML when a class/property is marked as deprec (*)
  c2aec00... Fixed property functions to support resource variables (*)
  581db14... Finish libtracker-miner docs. (*)
  a5faed7... Add a bunch of docs to libtracker-client. (*)
  5cba116... Further docs to libtracker-client. (*)
  69964d0... Add support for DISTINCT in aggregates (*)
  83866af... Add test cases for aggregates (*)
  bd8cfb3... SPARQL: Align GROUP BY support with SPARQL 1.1 Draft (*)
  95be611... Quick fixes in gstreamer extractor to produce valid SparQL (*)
  10bc147... SPARQL: Add add_variable_binding method to simplify code (*)
  eb34405... SPARQL: Add support for compositional subqueries (*)
  b3d445f... SPARQL: Add support for scalar subqueries (*)
  6cac56a... SPARQL: Only export selected variables from subqueries (*)
  1f013d0... SPARQL: Fix type handling of subquery results (*)
  0415d93... libtracker-data: Test subqueries (*)
  4e4b715... Renamed nmo:Mailbox to nmo:MailAccount (*)
  5a97c5f... Renamed nmo:Mailbox to nmo:MailAccount in tools and tests (*)
  5d1b86b... MFO: FeedElement is now subclass of InformationElement (*)
  b825b7b... Swapped the inheritance order between deprecated nmo:Mailbo (*)
  0c01f48... Fixed usage of nie:url (*)
  7428692... Merged whitespace branch (*)
  425781d... Fixed make check, python/rss_reader/rss_viewer.ui was not i (*)
  197e4b9... Revert broken binary files from trailing whitespace changes (*)
  7a786b2... Added emacs temporary files to .gitignore (*)
  3c6ddea... Add Small application to generate ontologies graph. (*)
  3c365b4... Bumped version to 0.7.11. (*)
  3999572... Updated NEWS (*)
  f8f08c3... Updated NEWS with last minute commits (*)
  0c7a732... Fixed make distcheck issues (*)
  6e086c1... Merge branch 'master' into harmattan
  607fc4f... Prepare for release 0-7.11-1maemo1
  d70753f... Added libwv2-2 to debian package requirements
  2c59b1f... Added --enable-libwv2 to the build rules
  802e4a8... Fixed patch 02 after whitespace fixes
  dccb879... Don't include the changes to patch 02 in patch 02, silly
  6fb51ee... Fixed libwv2 check which was failing linking stage
  baf6732... Fixed libwv2 check which was failing linking stage (*)
  e39ad11... Updated Spanish translation (*)
  9eb3c15... Removed extensions/ hosting firefox/thunderbird legacy code (*)
  7505939... Removed first line in all *.[ch] files defining tab width,  (*)
  caf8d52... Moved gtk-sparql to utils/ (*)
  851a138... Removed python/applet, unused and uses 0.6.x API (*)
  4e471fe... Moved python/rss_reader to examples/ (*)
  7d95ea4... Removed python/FUSE, it was unused and used the 0.6.x API (*)
  bcb800f... Moved python/music to utils/lyrics (*)
  ac97977... Removed python/nautilus, was unused and using 0.6.x API (*)
  316f77d... Removed python/SearchTool, was unused and using 0.6.x API (*)
  8712ddf... Moved python/deskbar-handler to src/plugins/deskbar (*)
  b2b4459... Fixed build failure because python/ directory no longer exi (*)
  c1fff33... Update .gitignore (*)
  5804c23... Add support for coverage analysis using lcov (*)
  10443cc... Fixed libwv2 dep on Maemo, should be libwv2-1c2 not -2
  5aff8b6... Remove build depends on GTK+
  6c79f33... Prepare for release 0.7.11-1maemo2
  991fa82... Fixes GB#603054, fails to build on missing tracker-explorer (*)
  a044f4b... tracker-store: Fix memoy leak on updates (*)
  6999572... Fixed make distcheck failures (*)
  fad8db3... Improve graphviz generation code. (*)
  8110061... Autogenerate ontology documentation. (*)
  c39c961... configure.ac: Remove Makefile generation for no longer exis (*)
  d46af1c... Fixed build errors for clean checkout (*)
  b64ce12... SPARQL: Support functions with non-prefixed IRI (*)
  5535c9d... SPARQL: Do not support AS outside of select expressions (*)
  1286e3a... libtracker-data: Improve struct comments in tracker-data-up (*)
  cf38e87... Added a new Nautilus extension for managing tags. (*)
  52d39ea... Renamed TrackerTagsPlugin to TrackerTagsExtension (*)
  72b30ff... Replaced char with gchar (*)
  9b99193... Moved the Nautilus extension to src/plugins/nautilus (*)
  9889de4... Prevent build failure with -Wformat-nonliteral (*)
  322072b... Fixed indentation, braces, etc.. (*)
  bb030cb... Fixed a couple of memory errors (*)
  6909572... Cleaned up configure.ac for consistency (*)
  3a59f1d... plugins/nautilus: Code clean up (*)
  a963cb1... src/plugins/nautilus: Fixed up remaining issues (*)
  ebd9e18... src/plugins/nautilus: Removed add-dialog code, no longer ne (*)
  5ddd9a1... src/plugins/nautilus: Removed unused code (*)
  e815494... NMO: Add nmo:Conversation class and nmo:conversation proper (*)
  859efbb... NMO: Add nmo:lastMessageDate and nmo:hasParticipant propert (*)
  37ea2be... NMO: Add indexes for important message properties (*)
  494e6e5... NMO: Deprecate nmo:plainTextMessageContent (*)
  18b44e0... NMO: Add some comments (*)
  28082f3... Add empty ontology-sections.txt. (*)
  efa1048... Fixed make distcheck failure trying to build unused dir (*)
  30a25c1... Fixed ontology-graph inserting into an uninitialised GList (*)
  c44c9d9... Fix distcheck when generating ontology docs. (*)
  c7448c7... libtracker-db: Updated DB version for new schema changes (*)
  b3960fe... Bumped version to 0.7.12 (*)
  b56e879... Make graphviz a build dependency but only with gtk-doc enab (*)
  d4007ac... Removed ontology.png since this is generated now (*)
  bc5c029... Attempting to resolve more make distcheck issues (*)
  51d6d50... Distcheck fixes. (*)
  7b3bf39... Updated NEWS for release (*)
  f429ef1... Disable nautilus extension for make distcheck to work (*)
  a4c8cba... Fixed --disable-nautilus-extension which was broken (*)
  7cdd786... Fixed last of the make distcheck failures yay! (*)
  b878ed7... Merge branch 'master' into harmattan
  2ff0c2d... Prepare for release 0.7.12-1maemo1
  ea8ce4e... Added missing SWP items
  eaccfd2... Put bug fixes at the top
  3e9b24c... Updated Spanish translation (*)
  5b3830f... src/plugins/nautilus: Fixed crasher when right clicking on  (*)
  2f8ce0f... src/plugins/nautilus: Use g_debug() instead of g_print(). (*)
  e01ebfd... Cleanup XMP extractor (*)
  b84be4f... Fixed copypaste error, left-top orientation of XMP (*)
  1c5289e... Added missing location fields (*)
  c22cac7... libtracker-common: Improve TrackerLanguage documentation (*)
  202df57... Bump GLib version requirement to 2.20. and removed dup func (*)
  f7043f1... Add tracker:coalesce function (*)
  e2fd0be... Add tests for sparql functions (*)
  599bb15... Removed unneeded debug message (*)
  ed23d94... Merge branch 'coalesce-support' (*)
  f8d11ce... Fixed dup field usage in XMP extractors (*)
  b99b1df... The nie:url property is a string, not a resource. (*)
  757ac25... Added skeleton for playlist writeback support (*)
  a81a120... Set cardinality of nfo:entryCounter and nfo:listDuration (*)
  21256f5... Added a few fields to the XMP writeback support (*)
  266209a... Disable MP3 extractor, id3lib apparently corrupts files som (*)
  44479a3... Location writeback support for XMP formats (*)
  1dc891c... TrackerWritebackPlaylist: Fix up playlist saving. (*)
  1fe000e... tracker-extract-playlist: Add nie:IE to nfo:MediaFileListEn (*)
  df6de6d... Do not compile the playlist writeback module yet. (*)
  555ae86... Bumped version to 0.7.13 (*)
  1c81cb5... Updated NEWS (*)
  8dbe744... More NEWS updates (*)
  055ee87... libtracker-db: New db version for coalesce/writeback schema (*)
  ddce644... Added the missing tests for xpath functions (*)
  d43f849... NEWS: No bugs were fixes (*)
  b7306de... Updated Spanish translation
  8b18a1f... src/plugins/nautilus: Fixed crasher when right clicking on 
  45c3cb0... src/plugins/nautilus: Use g_debug() instead of g_print().
  39dd09c... Cleanup XMP extractor
  71d1ea2... Fixed copypaste error, left-top orientation of XMP
  3790405... Added missing location fields
  5a74203... libtracker-common: Improve TrackerLanguage documentation
  36af6e6... Bump GLib version requirement to 2.20. and removed dup func
  bf2a8ac... Add tracker:coalesce function
  05a87a8... Add tests for sparql functions
  60f73bf... Removed unneeded debug message
  7b2dbb7... Fixed dup field usage in XMP extractors
  512f402... The nie:url property is a string, not a resource.
  e7972ee... Added skeleton for playlist writeback support
  7a18aa5... Set cardinality of nfo:entryCounter and nfo:listDuration
  3e1d6e9... Added a few fields to the XMP writeback support
  8aa1c08... Disable MP3 extractor, id3lib apparently corrupts files som
  166fa86... Location writeback support for XMP formats
  c108bfb... TrackerWritebackPlaylist: Fix up playlist saving.
  90cb245... tracker-extract-playlist: Add nie:IE to nfo:MediaFileListEn
  6ee48a1... Do not compile the playlist writeback module yet.
  ef17b2e... Bumped version to 0.7.13
  d031d3c... Updated NEWS
  dff9e3d... More NEWS updates
  255b51b... libtracker-db: New db version for coalesce/writeback schema
  4c5e868... Added the missing tests for xpath functions
  9dbb34c... NEWS: No bugs were fixes
  42b3690... Prepare for release 0.7.13-1maemo1
  69a294c... Added patch 03 to build with playlist writeback support
  72aa2fa... Improvements to the IPTC extractor (*)
  5a27279... Added fields to IPTC extractors, for example support for lo (*)
  38670ec... Apparently is the field called CountryName in IPTC's namesp (*)
  13a2c02... Adapted the writeback module for XMP to add CountryName too (*)
  96f80f9... Improvements in code style of EXIF extractor code (*)
  47982e2... Corrected the XINE based extractor (*)
  d28bf78... Added comment to OASIS extractor about unlinking meta.xml a (*)
  cf0c260... Added comment about the Artist field in PDF extractor (*)
  77e8f7b... Memleak fix in VORBIS extractor (*)
  3909a91... Indentation fixes in streamanalyzer's support code (*)
  fcd386e... libtracker-common: Readd tracker_uri_printf_escaped (*)
  aeb6c39... tests: Use g_assert_no_error now that we depend on GLib 2.2 (*)
  30e2af2... Remove #~| comment lines from .po files (*)
  cdf6c77... Update .gitignore (*)
  6db739e... Release 0.7.14 (*)
  0530290... Merge branch 'master' into harmattan
  c30194c... debian: 0.7.14-1maemo1
  16d18fb... tracker-extract-gstreamer: Fix nfo:channels and nfo:sampleR (*)
  b864d30... tracker-extract-gstreamer: Also provide nmm:length for audi (*)
  a548783... Updated German translation (*)
  920e2fe... Fixed id3lib configure errors and improved README for Debia (*)
  b5cec89... Fixes GB#604655, Fix detection of ioprio (*)
  8dc9083... Fixes GB#572237, Remove deprecated Glib symbols (*)
  c9f841e... SPARQL: Fix non-ASCII IRIs (*)
  137ee51... libtracker-data: Separate inserting URIs from creating DB s (*)
  7add0c2... libtracker-fts: Simplify virtual table creation (*)
  705ce83... SPARQL: Support inserting negative numbers without quotes (*)
  8a37e2f... Fix msword.h and don't wrap libtracker-common/tracker-utils (*)
  6cc85e5... Bumped version to 0.7.15 (*)
  2d1ecca... Updated NEWS for release (*)
  d467f28... Updated NEWS with a lightning fast super fix from Juergbi (*)
  c8bac07... Merge branch 'master' into harmattan
  a3b4340... Prepare for release 0.7.15-1maemo1
  f278b54... Disable libwv2, no longer used in Maemo
  2959624... Don't include debian documentation in main package
  922356d... Forgot debian/changelog author
  3f04d23... Don't package, README, NEWS, changelog, AUTHORS, etc docs
  b245e83... NMO: Add nmo:isSent property (*)
  3d9718c... NMO: Change domain of nmo:isDraft from nmo:Email to nmo:Mes (*)
  1614fb5... Throttle 100 Emails per 5 seconds delay (*)
  b889ed8... Use proper throttling for the Evolution plugin (*)
  76ca164... Updated Slovenian translation (*)
  aab9888... Updated Swedish translation (*)
  ca98ea2... Updating mlo ontology (*)
  4cf7a05... Added predefined tag for favorite (*)
  f37b514... tracker-search: Improve -a output (*)
  df7f5ed... tracker-store: Removed non-existant functions in tracker-db (*)
  33797ef... libtracker-common: Added D-Bus client lookup for logging (*)
  49a7e8d... Fixed a crash in evolution plugin when killing tracker-stor (*)
  1719519... Remove old backup code (*)
  c445a32... libtracker-common: Added tracker_{class,property}_{get,set} (*)
  d8084bc... Fixed a few uint vs. int issues for consistency (*)
  db0276d... libtracker-db: Implement writer for new binary journal (*)
  c04ab88... libtracker-db: Implement reader for new binary journal (*)
  97ec9de... libtracker-db: Improve the journal API (*)
  432548f... libtracker-db: Add tests for journal writer and reader (*)
  700a6da... libtracker-db: Use open/close instead of fopen and fclose (*)
  019432b... libtracker-db: Fix error handling in reader initialization (*)
  9bdb855... libtracker-db: Fix CRC check in journal reader (*)
  bb4bd4d... libtracker-db: Add more checks to tracker_db_journal_append (*)
  058f853... libtracker-db: Add timestamp to transactions in journal (*)
  3c0ed0f... libtracker-db: Support reading timestamps from journal (*)
  0888443... libtracker-db: Check that journal entry size is big enough (*)
  c681b7f... libtracker-data: Append updates to journal (*)
  44ce1f2... libtracker-data: Use cached ids instead of lookups (*)
  e6095c1... libtracker-data: Add support for journal replay (*)
  a793405... libtracker-db: Check databases for corruption (*)
  2efeaa8... Reimplemented backup and restore support (*)
  907d330... libtracker-data: Truncate journal to last correct entry if  (*)
  a586dbb... libtracker-db: Added check that verifies last entry of the  (*)
  64985ed... tracker-store: Add Sync D-Bus method (*)
  f5cfff7... tracker-store: Also sync on BatchCommit (*)
  db374be... libtracker-data: Use same resource time in DB and journal (*)
  d1c3ed3... tracker-extract-gstreamer: Set nmm:musicAlbum and nmm:perfo (*)
  ef40687... libtracker-data: Never delete URI <-> ID mapping (*)
  5c77cc0... libtracker-data: Reuse resource_cache and resources in upda (*)
  6e7c275... libtracker-data: Reuse blank_buffer arrays (*)
  ad0a0f7... libtracker-data: Avoid querying for ID twice when inserting (*)
  55c463e... libtracker-data: Avoid string manipulation in get_property_ (*)
  7fff8e0... Made TrackerClient a GObject (*)
  08284c3... Adapted the Evolution plugin to new TrackerClient API (*)
  aeb80dc... libtracker-client: Update documentation with deprecations (*)
  21107c3... libtracker-client: General code clean up (*)
  5fbaa44... libtracker-client: Move public struct members to private st (*)
  e2863fc... libtracker-client: Fixed the warnings about using the depre (*)
  560b703... libtracker-client: Move D-Bus interface/service/object defs (*)
  a0f4010... libtracker-client: Use tracker_client_new() + remove _no_se (*)
  83cf9df... libtracker-client: Fixed typedefs in the wrong sections for (*)
  25c6607... libtracker-client: Make tracker_client_new() use flags (*)
  c72f18c... src/plugins/evolution: Give the plugin a better name and de (*)
  123f8f4... libtracker-client: Don't try to start the D-Bus service at  (*)
  b0f8154... libtracker-client: Fix timeout min range and don't allow 0 (*)
  f0b8368... libtracker-client: Added parameter checking for all public  (*)
  8f9730e... libtracker-client: Fixed crash passing the wrong user_data  (*)
  f01f4bd... libtracker-miner: Fixed directory check that was matching f (*)
  9905087... Removed several locks from the Evolution plugin and made it (*)
  99597cd... Dealing with a memory leak for the TrackerMiner of the Evol (*)
  225e3e6... libtracker-miner: Fixed evolution plugin enable/disable cal (*)
  428927e... libtracker-client: Removed debugging (*)
  4c37298... Use gint for resource IDs (*)
  3fb684a... Ontology: Added new predefined instance for text-chat capab (*)
  46d9fca... libtracker-client: Added check with ListActivatableNames (*)
  43d4b67... libtracker-client: Don't return -1 for guints on error (*)
  b320e2a... libtracker-client: Free GStrv for activatable clients (*)
  1b15cbe... Merge branch 'clientapi-2' (*)
  2289920... Updated NEWS (*)
  b143827... Bumped version to 0.7.16 (*)
  abeea27... Merge branch 'master' into harmattan
  f593b58... Prepare for release 0.7.16-1maemo1
  29aee00... Updated Slovenian translation (*)
  b705daa... Include tracker-kmail-registrar.xml in the dist tarball (*)
  43b2b0c... Use a separate directory m4/ for the m4 macros. (*)
  1229c9c... libtracker-db: Fixed a crash in case reader_init didn't suc (*)
  43ba786... NB#153335: List albums with tracker-search -a with no title (*)
  9b4bb66... Update .gitignore (*)
  70eff85... tracker-miner-fs: Reworked 0.6 patch from NB#147027 for 0.7 (*)
  dd41386... tracker-search: Warn about using stopwords as search terms (*)
  3d97c93... SPARQL: Fix error propagation (*)
  0c9036c... Build environment fixes (*)
  91993b8... Updated Spanish translation (*)
  7f0a63e... tracker-extract: Cleaned up IPTC code/API (*)
  d094741... tracker-extract: Fixed comment typo (*)
  6690415... tracker-extract: Cleaned up EXIF code (*)
  11bc2f4... tracker-extract: Cleaned up topanalyzer header (*)
  cae1d2b... tracker-extract: Cleaned up XMP code (*)
  adad4ce... tracker-extract: Fix checks for exif read API and add some  (*)
  e780d1c... data-generators: Updated gossip script to start working wit (*)
  4ba2339... data-generators: Include channel/conversation to IM test da (*)
  e597fd3... data-generators: Fix syntax issues (*)
  37e8b06... data-generators: Adapt to NMO changes (*)
  f8eafd7... tracker-search: Fixed segfault when no search terms are pro (*)
  7246fb7... Add m4 directory to git (*)
  85b4037... Updated Slovenian translation (*)
  51f0a11... libtracker-db: Fixed make distcheck break testing journal (*)
  1ff6555... libtracker-miner: Change name to include version (*)
  bd94882... Do not remove tracker:added or tracker:modified on DROP GRA (*)
  df7e969... libtracker-extract: Initial move of files into separate lib (*)
  10f17a1... libtracker-extract: Move tracker_get_extract_data to tracke (*)
  e40dd8d... libtracker-extract: Updated #ifdefs to avoid future conflic (*)
  a33598a... libtracker-extract: Added .pc file for 3rd parties to use w (*)
  d7cbd82... Fixed a UI hang in Evolution's plugin (*)
  8283d57... Changed MS document content extractor to use GSF insted of  (*)
  92a1cee... libtracker-extract: Added documentation (*)
  b04279f... Merge branch 'libtracker-extract' (*)
  f2574ae... libtracker-extract: Fixed libdir to $prefix/lib and .la to  (*)
  8a0d8b1... Avoid dbus-glib crash on NULL GPtrArray. (*)
  7a0cd1b... Avoid assuming that uri = resource iri in libtracker-miner. (*)
  d4f1286... Small performance optimization in deleting a statement (*)
  ea5415d... Fixes NB#153444, tracker-stats giving incorrect results for (*)
  a6da15e... tracker-miner-fs: Added reindexing by mime type for new ext (*)
  ebc25a4... tracker-miner-fs: Added reindex by mime code to get files t (*)
  e48ce12... Delete thumbnailer code, we don't use this anymore (*)
  5c0bd7a... Updated NEWS (*)
  a10685f... Add a convenience sparql function to get title-like strings (*)
  9f8719d... Add tests for tracker convience sparql functions. (*)
  ff54bc0... Remove default value for title from mp3 extractor (*)
  cc2a68d... Bumped version (*)
  8f9caf8... Updated Location ontology (*)
  efacd10... NMO: Add delivery status to messages (*)
  e66395a... NMO: Fix order (*)
  4b7ffda... libtracker-data: Update test result (*)
  c90df94... libtracker-data: Update test result (*)
  e4bee18... libtracker-common: Use TRACKER_DISABLE_DEPRECATED like othe (*)
  2341f36... Updated NEWS and db version with ontology changes (*)
  f3fa1c9... Merge branch 'master' into harmattan
  4883d32... Prepare for released 0.7.17-1maemo1
  937edd3... Fixed debian changelog
  25723f0... Bugfix for critical messages when using tracker-control (*)
  06a9c89... Timed waiting on the GCond in the Evolution plugin, just in (*)
  63b0718... libtracker-data: Move Uri column to separate table (*)
  94e54f9... add explicit option for enca (*)
  bccea0c... create the journal location (*)
  a8a1fb9... Don't make enca required without configure switches (*)
  d463d43... Replaced the usage of == with = in configure.ac, == is a ba (*)
  9d41507... Updated Slovenian translation (*)
  68f7ac1... Fixed compilation warnings in extractors (*)
  07580f1... Fixed nco:hasAffiliation in TIFF and JPEG extractors (*)
  857ac39... Pick libtracker-miner-0.7.so from $(prefix)/lib.
  8877ba1... Reindex files of a specified MIME type (*)
  5420505... Updated Hungarian translation (*)
  515747d... debian: Add tracker-writeback and writeback modules to the 
  3d7899b... NMM: Fixed spellings of pre-defined instances (*)
  819337f... tracker-writeback: Set manual white-balance value correctly (*)
  196b1cc... TrackerMinerFS: Improve logging of files processed/notified (*)
  1722680... Updated Spanish translation (*)
  22f0155... Updated Hungarian translation (*)
  8182c14... Include again the explanation files in the output (*)
  050ced6... Add notation image to the documentation (*)
  14bd86e... Include diagrams in png in the generated documentation (*)
  630b35a... Replace old HTML template with the new in XML (*)
  26f26c3... NMM: Explanation translated to docbook (*)
  65048d4... MFO: Reformat documentation to docbook (*)
  27cd5d8... NIE: Reformat documentation to docbook (*)
  bd05b71... NMO: Reformat documentation to docbook (*)
  904cc2e... Section is titled "Overview" and the first subsection "Intr (*)
  b9394a1... XSD: Reformat documentation to docbook (*)
  02c1c24... Updated description to contain XML valid copyright notes (*)
  2f4be16... tracker-search: Display titles when listing albums (*)
  d88a26d... TrackerMonitor: Double check for is_directory. (*)
  d567abb... Location functions for MLO (*)
  bb24ee5... SPARQL: Support constructor functions for type conversion (*)
  a89bf27... libtracker-data: Use integers for comparison in location te (*)
  a90dcd9... Updating Estonian translation (*)
  920a52f... tracker-search-tool: Fix build in vala master (*)
  2f4c231... Fixed email addresses in descriptions to be XML friendly (*)
  e720b05... Update copyright note to be docbook friendly (*)
  9e978cf... Add .description contents in the docbook xml (*)
  863eb61... Add deprecated in the class definition (not working in gtk- (*)
  6d05095... Create PNG diagrams on compilation (*)
  6c6f60d... Fix inconsistency in determining XDG directories (*)
  f987079... Update .gitignore (*)
  3d18954... docs: Fix missing ontology in Makefile (*)
  d7b6de4... docs: Fix make distcheck (*)
  da7bbc2... Release 0.7.18 (*)
  15ef443... Merge branch 'master' into harmattan
  7453293... Release 0.7.18-1maemo1
  c83c81f... Add deprecation notice (as note) (*)
  e59e084... MLO: Verbose description of the ontology (*)
  98bf5c9... MLO: GeoPoint is subclass of IE and not GeoLocation (*)
  2b5281e... MLO: diagram and more explanations (*)
  ee2d02d... tracker-search: Fix duration calculation for album listing (*)
  c1a13f0... Fixed plugin for Evolution's EPlugin API in 2.29 (*)
  c6fe856... Use album instead of title for the album art (*)
  4f0a21a... plugins/nautilus: Order tags by name (*)
  0e34bdf... nautilus: Fix tag deletion (*)
  f67eec3... Do not check locks on special files like pipes or sockets. (*)
  af68dfe... Added Move and Remove functionality for thumbnails (*)
  61436ff... Integrate thumbnailer's Move and Remove with FS miner (*)
  731c3b8... Fixed remarks raised by Martyn, fixed mimetype for Remove t (*)
  9b06e6d... TrackerSearchBar: Fix wrong check in pixbuf_get(). (*)
  49057c2... tracker-status: Error if miner is supplied without pause/re (*)
  b25bad7... libtracker-miner: Don't list Miner.Files.Reindex interface (*)
  15477db... libtracker-miner: Do alias lookups for pause/resume (*)
  c30e486... tracker-status: Cleaned up status output (*)
  352d3ad... tracker-status: Fixed logic check for -m without -p or -r (*)
  950894d... libtracker-miner: Don't return an empty GError in pause/res (*)
  82d5611... NIE: Create index for nie:url (*)
  024e536... libtracker-client: Fix crash in tracker_search_metadata* (*)
  7278ab0... nautilus: Fix crash when calling gtk_dialog_new_with_button (*)
  17ed093... Deal with directory renames for thumbnailer Move (*)
  b960142... libtracker-miner: Added G_LOG_LEVEL_INFO for estimated rema (*)
  523c7e5... tracker-control: If using -r and -s together, wait 1s befor (*)
  3343c94... Fixed a bug in the XMP parser, added EXIF to PNG extractor (*)
  483ed33... Removed debugging printf (*)
  b800841... Using the the right key for EXIF data in PNG extractor (*)
  2ae50ec... Added nao:nummericRating and fixed a few bugs in the EXIF & (*)
  7cee56e... Fixes: GB#608395, Flac extractor (*)
  28f3071... MFO: Added groupDefault property (*)
  5de5bae... Tests: Functional test for group concat (*)
  872ac41... tracker-extract: Fixed nmm:composer and nmm:directory refer (*)
  a65fcc9... Functional test for coalesce (*)
  d7f7df0... Tests: More asserts and updated comments (*)
  c8c6b0f... Add missing '\' for config_noinst (*)
  a90f4ba... Updated Spanish translation (*)
  a59577a... Updated Spanish translation (*)
  5586d02... Add API to TrackerSparqlBuilder to allow embedded insertion (*)
  993443e... Add API to TrackerSparqlBuilder to prepend a raw string. (*)
  9f93646... Add API to TrackerSparqlBuilder to add WHERE clauses. (*)
  20753ab... Modify tracker-extract to return 2 sparql strings. (*)
  9e844c9... TrackerMinerFiles: Use new tracker-extract API to compose i (*)
  caadef6... Make tracker-info not rely on ID==URI. (*)
  6dece2a... Fix commit 07580f1 to use preinserts for affiliation info. (*)
  675b16b... Turn preinserts into more generic preupdate. (*)
  70f593b... Added support for DELETE to TrackerSparqlBuilder class (*)
  a2eb49b... Fixed bug with nmm:albumTrackCount being set to different v (*)
  768f147... Fixed the tracker-writeback function to cope with anonymous (*)
  0b38691... Compilation warning fix (*)
  523c76d... Fixed a critical warning on Writeback() (*)
  7b77e29... Normalize paths so getting the UDI for the mount dir GFile  (*)
  e63e523... TrackerMinerFiles: Allow late addition of tracker:mountPoin (*)
  9f37e93... Still use URI as graph name. (*)
  653b0c4... Fix typo when creating preupdate queries. (*)
  8bcaf76... Make tracker-info work again with URNs besides URIs and pat (*)
  99baf2a... DROP GRAPH now uses the value of nie:url instead of subject (*)
  ce1ce6e... Make tracker-search show the item URI if it exists. (*)
  07c92b5... Fix tracker-tag so no URI=ID is assumed. (*)
  85f294d... Adapt tracker-search-bar to not use URI=ID. (*)
  05e9748... TrackerSearchBar: Fix opening files. (*)
  ab66bea... Ensure nie:isStoredAs is set to the object URN. (*)
  ba73c37... Ensure the dest path info is removed before a move operatio (*)
  f68b76a... Get all children URIs in a single query when moving a folde (*)
  851420e... tracker-extract: Always favor XMP over IPTC, EXIF or native (*)
  a902477... tracker-extract-pdf: Do not leak pages (*)
  5435be5... Remove translatable mark from stock GTK buttons (*)
  79b2d05... Updated Hungarian translation (*)
  54d3e9b... Avoid early g_free(). (*)
  28e3a3a... Plug some leaks in the PDF extractor. (*)
  8547873... Plug 2 leaks. (*)
  e2872df... Remove mistakenly added g_free() in the MP3 extractor. (*)
  ff62667... Replaced _:foo with _:file (*)
  c2a69a1... TrackerWriteback: Fix indenting/readability of a code fragm (*)
  8a391a6... Align together insert_open/close() in the MP3 and vorbis ex (*)
  d27e5ec... Fix typo in libtracker-extract documentation. (*)
  6072250... tracker-extract: Return statements if LSA is used. (*)
  bbf51db... tracker-extract: Nullify out variables before extracting me (*)
  e9709f3... tracker-extract: plug leak. (*)
  60658be... Remove unneeded parens. (*)
  ef33cfa... Merge branch 'anonymous-file-nodes' (*)
  a0e8455... Fix compile error in the vorbis extractor. (*)
  7f4f687... Free properly all metadata extracted from PDF files. (*)
  7c73e73... Update Simplified Chinese translation. (*)
  19c2b89... Use property functions instead of OPTIONAL in tracker-searc (*)
  a0ae8d8... tracker-extract: Bugfixes for NB#155435 in gstreamer extrac (*)
  a7298a6... tracker-extract-gstreamer: Handle encrypted streams (*)
  049e81f... TrackerMonitor: Workaround design flaw in libinotify. (*)
  082b3b0... Updates NEWS (*)
  9db459f... Bump version (*)
  cce876e... metadata extraction testcases (*)
  20499f5... test data dir (*)
  60ea0a0... file for config settings (*)
  b93b248... new test cases, subdirs added (*)
  a46d58e... makefiles for functional tests added (*)
  8dd355c... commented dummy class and function (*)
  fdd8442... Merge branch 'master' into harmattan
  411ef56... added tracker-tests post-installation to set exec mode to t
  f0a9908... Prepare for release
  8eba127... Enable libgsf so we extract Microsoft documentation

(*) This commit already existed in another branch; no separate mail sent



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]