[tracker-miners] (244 commits) Non-fast-forward update to branch wip/carlosg/tracker-index-add-duplicates



The branch 'wip/carlosg/tracker-index-add-duplicates' 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:

  46064ff... tracker: Check recursive/single paths on "tracker3 index --

Commits added to the branch:

  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 (*)
  c30d92f... cli: If there's no info file, show whether it's eligible fo (*)
  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 (*)
  3c7dcde... examples: Add Flatpak example (*)
  63fc0e3... examples: Add Python example of querying data from Tracker  (*)
  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' (*)
  52a7728... tracker-search.c : allow to search the filename fixes : #13 (*)
  295c15f... Merge branch 'tracker-search' into 'master' (*)
  09ca38d... ci: Add Fedora Rawhide target (*)
  55e03a1... Merge branch 'sam/fedora-rawhide' into 'master' (*)
  bdde01d... Merge branch 'sam/examples' into 'master' (*)
  b585fad... Update Catalan translation (*)
  0f83efc... Update Catalan translation (*)
  443a16b... Merge branch 'sam/info-show-eligible' into 'master' (*)
  aafe367... tracker: Check recursive/single paths on "tracker3 index --

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