[tracker-miners] (410 commits) Non-fast-forward update to branch sam/fedora-rawhide



The branch 'sam/fedora-rawhide' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  1ed9ca2... ci: Add Fedora Rawhide target

Commits added to the branch:

  b111f69... Updated Lithuanian translation (*)
  68bebe2... tracker-writeback: Support musicbrainz tags in gstreamer mo (*)
  2e58b05... Merge branch 'wip/carlosg/writeback-musicbrainz' into 'mast (*)
  527f5f0... Updated Spanish translation (*)
  b627680... tracker-writeback: Support acoustid tag writeback in gstrea (*)
  747f0ac... Merge branch 'wip/carlosg/acoustid-writeback' into 'master' (*)
  60c4cfb... miners: Explicitly close the connection on shutdown (*)
  270dec9... libtracker-miner: Handle race conditions between crawler/mo (*)
  7e804a0... libtracker-miner: Check there's no other active operations (*)
  5ff3826... Merge branch 'wip/carlosg/timeouts-and-stuff' into 'master' (*)
  9c14279... tracker-miner-fs: Drop special case for update vs create (*)
  91e6b2f... libtracker-miner: Add notifier query to check for file exis (*)
  fb1a99c... libtracker-miner: Simplify URN getters (*)
  81d0dfb... libtracker-miner: Rework pre-caching of information element (*)
  e81f23b... libtracker-miner: Do not force URN query from the upper lay (*)
  97ce195... libtracker-miner: Perform URN queries in the tracker:FileSy (*)
  42b506b... tracker-miner-fs: Move files into the tracker:FileSystem gr (*)
  eca20b6... libtracker-miner: Drop filter_event vfunc (*)
  51f933e... libtracker-miner: Drop unused enum (*)
  60dfe7e... libtracker-miner: Move Update misc data to being GTask data (*)
  dea42e6... tracker-miner-fs: Restore --no-daemon functionality (*)
  a913c4d... tracker-miner-fs: Add --dry-run commandline argument (*)
  464e08c... libtracker-miner: Wait for the sparql buffer to be full bef (*)
  08a5cc5... tracker-miner-fs: Preempt graph creation (*)
  f8dffcc... tracker-miner-fs: Process only one item at a time (*)
  760cc6b... libtracker-miner: Gather as many SPARQL updates as possible (*)
  1420311... Merge branch 'wip/carlosg/perf-squeeze' into 'master' (*)
  c2a75bd... tracker-miner-fs: Improve a debug log message (*)
  8787890... tracker-miner-fs: Use correct domain name (*)
  ff4041e... tracker-extract-mp3: Always initialise g_autofree/g_autoptr (*)
  88b6a93... ci: Show which commit of tracker.git was used in the CI bui (*)
  1ededf8... functional-tests: Honour TRACKER_TESTS_AWAIT_TIMEOUT correc (*)
  711d7fc... tracker-writeback-gstreamer: Fix unused variable warnings (*)
  38da549... Update Romanian translation (*)
  f65c240... Update Ukrainian translation (*)
  f985bd2... Update Kazakh translation (*)
  5b2dffc... Update Catalan translation (*)
  8a917f7... Remove "reindex MIME types" action (*)
  be8d6d7... cli: Remove cruft from `tracker index` (*)
  4050c82... cli: Add --file argument for backwards compatibility (*)
  f1a9694... tests: Add cli test for `tracker search` (*)
  200633d... Update Turkish translation (*)
  64e5cce... Merge branch 'sam/music' into 'master' (*)
  1a2527e... Update Friulian translation (*)
  fb68f14... Merge branch 'sam/index-cli-cleanups' into 'master' (*)
  d08fcad... Update Ukrainian translation (*)
  ba1ce78... Update Romanian translation (*)
  c565e46... Update Romanian translation (*)
  f5050c6... Update Brazilian Portuguese translation (*)
  eecfe61... Update Turkish translation (*)
  231fa5e... Update Catalan translation (*)
  e3dba14... Use background.slice for Tracker systemd user services (*)
  7f02e99... Add TRACKER_DEBUG=decorator (*)
  d81b3d7... Update German translation (*)
  f5d00fb... tests: Add the artist urn information for the flac extracti (*)
  c82f458... tests: Add a performer tag to the flac audio file (*)
  1ba3e96... tests: Add a performer tag to the vorbis audio file (*)
  0f91e7d... tracker-extract-gstreamer: Distinguish artist and performer (*)
  41d87bd... tests: Add the artist urn information for the mp3 extractio (*)
  308df62... tracker-extract-mp3: Change performer fields to artist (*)
  ed41825... tests: Add a performer tag to the mp3 audio files (*)
  a64b95b... tests: Add a newline at the end of the mp3-id3v2.3 expected (*)
  ee171a0... tracker-extract-mp3: Add support for the performer tag (*)
  ba995ae... tests: Add some missing metadata to the mp3-id3v2.3 test (*)
  662f2fc... Updated Spanish translation (*)
  23c4e49... Merge branch 'wip/jfelder/performer-track-artist-distinctio (*)
  c7d58a3... tracker: Clean up TrackerMinerManager (*)
  db87183... tracker-miner-fs: Simplify Index.File DBus API (*)
  8920dfa... tracker-extract: Drop .Priority DBus interface (*)
  6eaf236... tracker-miner-fs: Port Miner.Files interface to gdbus-codeg (*)
  698adef... tracker-miner-fs: Hook graph tracking to Files.Index DBus A (*)
  a021f80... tracker-miner-fs: Drop unused file (*)
  4ef696e... tracker-miner-fs: Separate Index.Files interface into its o (*)
  3f5e21a... tracker-control: Move files_indexed/graph properties to a s (*)
  7d75959... libtracker-miner: Clean up priority classes in TrackerDecor (*)
  8ab6335... libtracker-miner: Add API to prioritize graphs (*)
  c43d828... tracker-extract: Hook up Files.Proxy Graphs property (*)
  d35274b... tracker-miner-fs: Hook up Files.Proxy IndexedFiles property (*)
  9551709... tests: Hook up the tracker-miner-fs-control service for tes (*)
  05d6240... tracker-index: Make service autoclose if there's no watched (*)
  4942a6f... Add IndexLocation method call to replace IndexFile (*)
  ee22239... tests: Fix flac-musicbrainz json file (*)
  9ef12ee... libtracker-miner: Refactor TrackerMonitor event tracking (*)
  ea61ffb... libtracker-miner: Handle race condition in renaming directo (*)
  5f60fb6... Merge branch 'wip/carlosg/dbus-api-changes' into 'master' (*)
  45600fa... Merge branch 'wip/carlosg/fix-monitor-race-condition' into  (*)
  36041e7... Merge branch 'sam/background-slice' into 'master' (*)
  59b2a86... Update POTFILES.in (*)
  f399920... Update Ukrainian translation (*)
  3d87645... Update Catalan translation (*)
  8d9f7fe... tracker-extract: Avoid copying a variable (*)
  02f3ca9... tracker-extract: Handle dummy modules differently (*)
  1033e66... Update Romanian translation (*)
  2a75128... tracker-miner-fs: Avoid circular reference of TrackerResour (*)
  622ff0c... tracker-miner-fs: Plug resource/string leak (*)
  1a72f69... libtracker-miner: Deem all files "regular" in TrackerFileSy (*)
  6476a29... libtracker-miner: Fix accounting of TrackerFileSystem (*)
  351bc6b... libtracker-miner: Plug leak (*)
  838e134... Update Turkish translation (*)
  d16736e... libtracker-miner: Make it just possible to check a file for (*)
  109f524... libtracker-miner: Allow multiple tasks per file (*)
  ae41e05... tracker-miner-fs: Make graph-specific data optional on dele (*)
  8ec1d25... Update Basque translation (*)
  0c8eaf3... Merge branch 'sam/cli-search-test' into 'master' (*)
  a6069be... Merge branch 'sam/debug-decorator' into 'master' (*)
  8888fe0... tests: Fixup CLI test (*)
  a4ace9a... Merge branch 'wip/carlosg/cli-test-fix' into 'master' (*)
  2ee6876... Merge branch 'wip/carlosg/dummy-files' into 'master' (*)
  739fd70... Merge branch 'wip/carlosg/leak-fixes' into 'master' (*)
  5949218... Merge branch 'wip/carlosg/monitor-event-fixes' into 'master (*)
  e7ea1ea... libtracker-miner: Fix up task look up code (*)
  a193c92... Release 2.99.3 (*)
  bff161f... Updated Spanish translation (*)
  1538f79... Add translator comments to not translate some keys (*)
  e25b265... Add curly quotes around possible values in gschema (*)
  2d1838a... Merge branch 'gschema-translators-comments' into 'master' (*)
  eafda1c... Update Ukrainian translation (*)
  3ad97ca... tests: Use g_assert_true() instead of g_assert() (*)
  d8c6fe5... Updated Spanish translation (*)
  7b41cb6... Update Galician translation (*)
  1cc9e70... Update French translation (*)
  51b83fa... Update Romanian translation (*)
  7429f6b... tracker-miner-fs: Fix typo in query (*)
  ccafaef... tracker-miner-fs: Remove outdated mountpoint management cod (*)
  af63e2d... tracker-miner-fs: Fix mountpoint maintenance queries (*)
  8914aea... tracker-miner-fs: Check on the GDrive that it holds removab (*)
  af41ef9... Update Polish translation (*)
  2a0a8e8... tracker-miner-fs: Use GFile as hashtable key in volume mana (*)
  866b7b1... tracker-miner-fs: Cast xsd:dateTime for comparisons (*)
  45dbdeb... Update Turkish translation (*)
  240829f... Update Japanese translation (*)
  d66c09c... Update Japanese translation (*)
  a957d96... Merge branch 'wip/carlosg/volume-indexing-fixes' into 'mast (*)
  69c14ca... Merge branch 'sam/test-fix-asserts' into 'master' (*)
  d2c9984... tracker-extract: Do not retry files that triggered unclean  (*)
  6b1cda1... libtracker-miners-common: Add error storage infrastructure (*)
  042c816... libtracker-miner: Remove TrackerDecorator blocklist (*)
  f768229... libtracker-miner: Drop tracker_decorator_fs_prepend_file() (*)
  a4cf277... tracker-miner-fs: Ensure to unset tracker:available on pre- (*)
  a71f14d... libtracker-miner: Simplify mount management at TrackerDecor (*)
  be15049... libtracker-miner: Drop tracker_decorator_[prepend|delete]_i (*)
  321da9c... libtracker-miner: Retry files asynchronously on TrackerDeco (*)
  2072c58... tracker-extract: Remove files from persistence after cancel (*)
  f98b6c1... tracker-extract: Remove unused file recovery hashtable (*)
  f1e4c87... miners: Use error reporting infrastructure (*)
  29908ca... tracker-extract: Restart service on unclean exit (*)
  865b011... tracker: Add reporting of logged errors to "tracker status" (*)
  636714d... tracker: Add pager integration to "tracker3 status" (*)
  aea0429... tracker: Integrate pager with "tracker3 extract" command (*)
  64921f2... tracker: Integrate pager support on "tracker3 search" comma (*)
  3e621db... tracker: Drop "tracker3 status --collect-debug" subcommand (*)
  29be36e... tracker-extract: Avoid shutdown timeout if running from a t (*)
  caf9692... tracker-extract: Set up watch on miner instance (*)
  d368dd2... tracker: Replace code scanning /proc for tracker processes (*)
  ff53cac... tracker: Simplify miner termination code (*)
  c2abdfa... tracker: Make "tracker3 index" with no args list indexed fo (*)
  82b7be5... tracker: Remove "--file" argument from tracker3 index (*)
  6ec7516... tracker: Add --add/--remove subcommands to "tracker3 index" (*)
  fa93a81... tracker: Fix file/folder count queries in "tracker3 status" (*)
  f913961... tracker: Remove unpopulated "tracker3 search" options (*)
  b9f1e3a... tracker-extract: Drop miner-control metadata (*)
  47e96c3... tracker: Silently consume ^C on "tracker3 daemon" looping s (*)
  cedd42d... tracker-miner-rss: Specify the ontology correctly (*)
  a4cff14... tracker: Fix mishap in "tracker3 search" without --all (*)
  221a131... tracker: Ensure to reset all ancillary files in "tracker3 r (*)
  5bb84f3... docs: Update manpages (*)
  5147c85... tracker: Bring back "tracker3 info" from tracker repo (*)
  26f3ba3... tracker-miner-fs: Refurbish --eligible checks (*)
  4d204fd... tracker: Drop database access config options from "tracker3 (*)
  5217e3f... tracker: Add --eligible switch to "tracker3 info" (*)
  9849407... tracker: Remove reference to header from tracker.git (*)
  477896c... Merge branch 'wip/carlosg/cli-improvements' into 'master' (*)
  f4582e7... Update POTFILES.in (*)
  3f68460... Update Ukrainian translation (*)
  12bd1bc... Remove misleading translators comments (*)
  a781853... Update British English translation (*)
  196bc4e... Merge branch 'misleading-translators-comments' into 'master (*)
  9197138... Update Turkish translation (*)
  e3ae6b7... Update Polish translation (*)
  4ee0c36... Update Basque translation (*)
  accd1d1... Updated Slovenian translation (*)
  30b6da6... Update Brazilian Portuguese translation (*)
  a258d73... Updated Spanish translation (*)
  83a361c... Fix a couple of 'value may be uninitialized' warnings (*)
  268d1bb... libtracker-miners-common: Allow statx syscall (*)
  911b409... Merge branch 'wip/hadess/add-statx' into 'master' (*)
  dc43136... Release 2.99.4 (*)
  30fa0b2... Log a g_message() on startup (*)
  4d44b20... functional-tests: Fix log output from DBus daemons (*)
  b73e6b5... Merge branch 'sam/tests-dus-log' into 'master' (*)
  55e4566... tracker-extract-text: Always create content resource (*)
  0e0fc07... functional-tests: Add test for plain text allowlist (*)
  2a5b40c... Update Croatian translation (*)
  b59c6b5... Merge branch 'sam/plain-text-ie' into 'master' (*)
  2ee8f1d... tracker-extract: Remove unused variable (*)
  a5bad15... tracker-extract: Calculate per module timing statistics (*)
  83000f1... tracker: Double check readlink result to find out process n (*)
  d478db7... Merge branch 'wip/carlosg/extractor-elapsed' into 'master' (*)
  113d754... Merge branch 'wip/carlosg/tracker-process-readlink' into 'm (*)
  be85f25... Update Lithuanian translation (*)
  d9fcdd8... Update Chinese (China) translation (*)
  07d7994... Update Galician translation (*)
  634b883... Update Indonesian translation (*)
  36a8b0d... tracker-extract: Guard timer management under debug checks (*)
  a2ca0d9... tracker-extract: Use g_debug() instead of g_message() in so (*)
  40a86cf... tracker-miner-fs: Set nfo:fileLastModified in the specific  (*)
  13e1c5a... Merge branch 'wip/carlosg/mtime-in-graphs' into 'master' (*)
  138fe53... tracker-miner-fs: Fix typo in 40a86cfd459 (*)
  4200a3b... Update Catalan translation (*)
  7579bca... Update French translation (*)
  37f54f5... Update Friulian translation (*)
  eee8409... Merge branch 'sam/log-on-startup' into 'master' (*)
  51eb9e8... data: Add option to set the D-Bus domain at build time (*)
  d71e433... data: Make default indexed dirs configurable (*)
  2266a1a... Merge branch 'wip/hadess/domain' into 'master' (*)
  d211ce5... Update Chinese (China) translation (*)
  23f7547... libtracker-miner: Fix circular reference (*)
  ccb0b4e... tracker-miner-fs: Clear memory after some time idle (*)
  191cc52... tracker-miner-fs: Use GMemoryMonitor if available (*)
  0e8ec3b... Updated Czech translation (*)
  a3a2701... Updated Czech translation (*)
  69526f6... Update Croatian translation (*)
  083990b... Update Croatian translation (*)
  7f1111a... Update Croatian translation (*)
  962cada... Update Catalan translation (*)
  6e26f56... Updated Slovenian translation (*)
  5ca62c3... Update German translation (*)
  f20021a... Updated Danish translation (*)
  63ad397... Update Swedish translation (*)
  c617bf1... manpages: Reference daemons with their executable name (*)
  349fb63... manpages: Update references to the tracker3 CLI tool (*)
  0f570b0... manpages: Fix installation of manpage files (*)
  d8871b4... Merge branch 'wip/carlosg/fix-manpages-install' into 'maste (*)
  b118045... Release 2.99.5 (*)
  62e2e12... Update Korean translation (*)
  2218ea0... Update Italian translation (*)
  8491d9b... Updated Danish translation (*)
  387ef1a... Update Kazakh translation (*)
  afb6501... Update Greek translation (*)
  a3a08bf... Update Latvian translation (*)
  757a513... tracker-extract: Use versioned dir for extract failures (*)
  cea59fc... Release 3.0.0 (*)
  569ad48... Update Dutch translation (*)
  82c728f... tracker-miner-fs: Handle moving nfo:FileDataObject informat (*)
  d68266c... tracker-miner-fs: Handle recursive updates on directory ren (*)
  4e649ed... tracker-extract: Delete nfo:FileDataObject on file access e (*)
  5f673c1... tracker-extract: Use distinct error for extraction failures (*)
  4d22830... Merge branch 'wip/carlosg/moved-files' into 'master' (*)
  f148d2d... tracker-extract: Initialize variable properly (*)
  b162547... tracker-writeback: Fix typo in code (*)
  9fe4e6f... tracker-miner-rss: Check for a NULL domain ontology (*)
  1d3df10... tracker-miner-fs: Remove needless check (*)
  f8bc2dd... tracker-miner-rss: Remove needless check (*)
  ffb65b7... tracker-writeback: Ensure keywords string is initialized be (*)
  2aac13a... tracker: Avoid possible buffer overrun in CLI process helpe (*)
  bd38584... tests: Silence check (*)
  4407ec3... tracker: Check tracker_sparql_cursor_next() return value. (*)
  04791ac... tests: Check g_remove() call return value (*)
  83fdc0b... libtracker-miners-common: Check g_remove() return value (*)
  ffe01f7... Merge branch 'wip/carlosg/coverity-fixes' into 'master' (*)
  f7cd9d9... Update Slovak translation (*)
  bd1e5c1... Update French translation (*)
  b926103... doap: Remove mailing list and point to developer-forum (*)
  50377f0... Update Friulian translation (*)
  915fab0... Fix stop words location when building against system-instal (*)
  85a10b4... ci: Correctly show SHA1 of tracker.git being built (*)
  5fa62a4... Merge branch 'wip/kalev/stop-words-location' into 'master' (*)
  c59b942... Merge branch 'sam/ci-commit' into 'master' (*)
  1b78fac... miners/fs: Fix compile warning with GLib >= 2.64 (*)
  ca02d13... libtracker-miners-common: Remove unused file utils function (*)
  ceae733... build: Use specific Meson options to enable debug flags (*)
  58c1161... Merge branch 'sam/doap-list' into 'master' (*)
  eb5d1a7... Merge branch 'sam/meson-debug-flags' into 'master' (*)
  3cbc25d... Merge branch 'sam/common-unused-function' into 'master' (*)
  eacf80d... Update Friulian translation (*)
  40f5591... Update Friulian translation (*)
  3f6e4f3... malloc_trim() is not available in musl libc (*)
  079ebe3... Merge branch 'sam/malloc-trim-glibc-only' into 'master' (*)
  e960b5b... ci: Add coverage stage (*)
  5b6de7a... Merge branch 'wip/carlosg/coverage' into 'master' (*)
  90bdacd... Update Hebrew translation (*)
  ddb7091... build: Remove unused variable (*)
  b8ce2ea... tracker: Skip "miners" found at runtime but not listed (*)
  ca071d2... tracker: Ignore ENOENT trying to reset miner data (*)
  e0e1b9d... tracker-extract: Demote g_message to g_debug in extractor m (*)
  588c4dc... tracker-extract: Add extra argument to handle extended erro (*)
  d5abe8a... tracker-extract: Insert SPARQL to ignore files that cause S (*)
  e6a83a0... tracker-extract-gstreamer: Add helper function to create fi (*)
  27bd462... tracker-extract-gstreamer: Set Acoustid nfo:hasHash on file (*)
  bd3ce69... tracker-miner-fs: Forward tracker-extract status as its own (*)
  ae6ab10... Merge branch 'wip/carlosg/extraction-fixes' into 'master' (*)
  d43e4a3... Release 3.0.1 (*)
  5258a8e... tests: fix sched test under non glibc platforms (*)
  1df80d6... functional-tests/extractor-generic.py: Remove 'No test' mes (*)
  89818c9... Merge branch 'sched_scheduler' into 'master' (*)
  e6f99f4... tracker-extract-desktop: Change how desktop 'Link' files ar (*)
  1fc425d... tracker-extract: Follow Nepomuk correctly in --file output (*)
  0bf5c25... functional-tests: Validate SPARQL as part of extractor test (*)
  d5ba6f6... libtracker-miner: Add missing ref to SPARQL buffer task (*)
  2425ed0... tracker-extract: Avoid the fluiddec gstreamer plugin (*)
  bbf5383... Merge branch 'wip/carlosg/invalid-reads' into 'master' (*)
  e739e86... Merge branch 'wip/carlosg/ignore-fluiddec-plugin' into 'mas (*)
  c428b7b... build: Bump version early for GNOME 40 (*)
  975c05d... Merge branch 'sam/extract-validation' into 'master' (*)
  4c7b7d5... libtracker-miner: Use g_file_equal() to check for file equa (*)
  928c565... libtracker-miner: Make g_file_equal() checks in TrackerFile (*)
  7a00ec6... libtracker-miner: Add "is_dir" argument to TrackerFileNotif (*)
  1ba0a49... libtracker-miner: Drop tracker_file_notifier_get_file_type( (*)
  061037e... tracker-miner-fs: Remove unused function (*)
  98ec9cd... tracker-miner-fs: Don't check for index roots file eligibil (*)
  cad04f9... tracker-miner-fs: Drop tracker_miner_files_is_file_eligible (*)
  3fdb2b5... tracker-miner-fs: Drop TrackerConfig convenience data (*)
  9dad9db... tracker-miner-fs: Drop more unused functions (*)
  4dca8f6... libtracker-miner: Handle move events from ineligible source (*)
  3f05bfe... libtracker-miner: Avoid stat() on item_move() (*)
  0cdf9a4... libtracker-miner: Drop tracker_file_notifier_query_file_exi (*)
  64b646d... libtracker-miner: Add private object to hold LRU queue (*)
  3a8a5f6... libtracker-miner: Use LRU to cache folder URNs (*)
  e14dbfa... libtracker-miner: Drop caching of folder URNs (*)
  730c9e6... libtracker-miner: Drop tracker_file_notifier_ensure_parents (*)
  663ce5e... libtracker-miner: Cleanup file IRI TrackerFileNotifier func (*)
  2ee423f... libtracker-miner: Drop invalidation of file IRIS in Tracker (*)
  233e5e6... libtracker-miner: Avoid doubly processing directories (*)
  c68eaa2... libtracker-miner: Refactor TrackerFileNotifier file managem (*)
  64149bb... libtracker-miner: Drop TrackerFileSystem (*)
  8efd7f6... libtracker-miner: Clean up unused TrackerCrawler API (*)
  ca554ed... libtracker-miner: Drop unused struct field (*)
  a6f8afa... libtracker-miner: Avoid signals for TrackerCrawler file che (*)
  5a78433... libtracker-miner: Forward errors from TrackerFileDataProvid (*)
  4e933ec... libtracker-miner: Make TrackerCrawler API async (*)
  0c60dff... libtracker-miner: Remove existence check (*)
  bf5be2e... libtracker-miner: Pass GFileInfo onto crawler check func (*)
  ac2f905... libtracker-miner: Avoid checking parent when checking conte (*)
  e8c5aec... libtracker-miner: Pass GFileInfo to TrackerIndexingTree che (*)
  9487ced... libtracker-miner: Avoid extra file queries to find hidden f (*)
  c22fdf1... libtracker-miner: Cache GFileInfos from crawler longer (*)
  c692dd0... libtracker-miner: Avoid info queries on TrackerCrawler dire (*)
  8e581a2... libtracker-miner: Early out on unchanged files (*)
  d95dcd8... libtracker-miner: Pass GFileInfo via TrackerFileNotifier::c (*)
  a5f2bd1... libtracker-miner: Forward GFileInfo in QueueEvent (*)
  60d93cf... libtracker-miner: Add file-attributes argument to TrackerFi (*)
  d818536... libtracker-miner: Add ::file-attributes property to Tracker (*)
  915fd77... libtracker-miner: Add explicit arg to force creation of bno (*)
  171052f... tracker-miner-fs: Process files from the given GFileInfo (*)
  3131925... libtracker-miner: Remove unused defines (*)
  21b2c7c... Merge branch 'wip/carlosg/speed-track' into 'master' (*)
  48d3c8b... tracker-control: Add missing return value to DBus skeleton  (*)
  a6e1fc5... libtracker-miner: Query items after commit on TrackerDecora (*)
  71246b1... tracker-extract: Always query next items (*)
  804dd71... Merge branch 'wip/carlosg/ci-fixes' into 'master' (*)
  3199307... tracker-extract: Avoid non-native URIs (*)
  91bd0bf... Merge branch 'wip/carlosg/extract-native-uris' into 'master (*)
  2bb7014... libtracker-miner: Avoid pointless checks in TrackerCrawler (*)
  b3fdbaf... libtracker-miners-common: Add newstatat/statat64 syscalls (*)
  ad6cf90... Merge branch 'wip/carlosg/more-syscalls' into 'master' (*)
  7514719... tracker-miner-fs: Check for mountpoint file eligibility (*)
  cf34b18... extract: Remove DVI support (*)
  11c1cb5... Revert "extract: Remove DVI support" (*)
  1add427... extract: Remove DVI support (*)
  6025f6f... Merge branch 'wip/carlosg/dont-index-non-removable-mounts'  (*)
  91fe930... Merge branch 'sam/dvi' into 'master' (*)
  345ba3d... Update Portuguese translation (*)
  f87bdb8... tracker-extract: Add GError argument to get_metadata() func (*)
  53cbc8a... tracker-extract: Propagate errors from modules (*)
  52fe417... tracker-extract: Fill in some more errors (*)
  cc518b6... tracker-extract: Enable sandbox for commandline invocations (*)
  77a2b38... libtracker-miners-common: Add SIGSYS handler for seccomp (*)
  7949bd5... build: Add -Dseccomp setting, default on (*)
  9f7af8c... libtracker-miner: Only jump to next index root when interru (*)
  753c8b4... Merge branch 'wip/carlosg/continue-after-error' into 'maste (*)
  0172b62... Merge branch 'wip/carlosg/better-extractor-errors' into 'ma (*)
  69d16cc... build: Show debug and optimisation flags in summary (*)
  3b08560... Merge branch 'sam/show-debug' into 'master' (*)
  9343501... libtracker-miner: Proceed to next folder in root after erro (*)
  d6ee3b1... Merge branch 'wip/carlosg/proceed-on-folder-errors' into 'm (*)
  40188e4... build: Enable debug if --buildtype=plain (*)
  a7fc05b... ci: Avoid usage of `su` command (*)
  9a6fc3e... ci: Drop dnf calls (*)
  85ddb59... Merge branch 'wip/carlosg/ci-unprivileged' into 'master' (*)
  6ef788e... Merge branch 'sam/debug-plain' into 'master' (*)
  18e805d... ci: Add rawhide job (*)
  c2d1d76... Update Romanian translation (*)
  461de92... libtracker-miner: Don't doubly stop timers (*)
  602f629... libtracker-miner: Fix TrackerMinerFS timer initialization (*)
  644f100... libtracker-miner: Avoid repeatedly stopping the extraction  (*)
  31ae702... libtracker-miners-common: Drop "unknown time" message (*)
  ce6dcb6... libtracker-miner: Fix removal of elements from LRU (*)
  30aff8c... libtracker-miner: Do not warn over other harmless errors on (*)
  3f33374... tests: Bring tracker-miner-fs-test back to life (*)
  f9267cf... libtracker-miner: Drop priority from SPARQL buffer (*)
  726b113... libtracker-miner: Drop SPARQL buffer flush timeout (*)
  0ac6bb5... libtracker-miner: Move SPARQL buffer limit checks to Tracke (*)
  b645a69... libtracker-miner: Make SPARQL flush async, not push (*)
  7336faa... libtracker-miner: Use TrackerBatch to push SPARQL changes (*)
  d551074... libtracker-miner: Keep set of affected files in TrackerSpar (*)
  80f8a05... tracker-miner-fs: Drop unused argument (*)
  b61f7f6... libtracker-miner: Pass on ::process-file whether the file i (*)
  e41e1e1... tracker-miner-fs: Optimize insertion of new files (*)
  c7e266f... libtracker-miner: Move function to determine IRI/bnode to T (*)
  46032d3... tracker-miner-fs: Optimize insertion of new folders (*)
  5d84187... libtracker-miner: Drop needless signals (*)
  e6e3288... libtracker-miner: Drop needless function declaration (*)
  9b04362... libtracker-miner: Drop event tracing message (*)
  0986138... libtracker-miner: Optimize ::finished-root emission (*)
  bd949ce... Revert "ci: Add rawhide job" (*)
  e0c63ce... Merge branch 'wip/carlosg/batches-and-resources' into 'mast (*)
  0fdd963... ci: Fix pushd/popd imbalance (*)
  f41dc5f... build: fix build when using --buildtype=plain (*)
  e0498bb... Merge branch 'abderrahim/fix-build' into 'master' (*)
  4c66c1d... ci: Add Fedora Rawhide target

(*) 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]