[tracker-miners] (85 commits) Non-fast-forward update to branch wip/carlosg/dbus-api-changes



The branch 'wip/carlosg/dbus-api-changes' 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:

  77d929c... tracker: Drop --reindex-mime-type from "tracker index"
  1e098d7... tracker: Clean up TrackerMinerManager
  f313a2a... tracker-miner-fs: Simplify Index.File DBus API
  efaa118... tracker-extract: Drop .Priority DBus interface
  6a26ccf... tracker-miner-fs: Port Miner.Files interface to gdbus-codeg
  d125a82... tracker-miner-fs: Hook graph tracking to Files.Index DBus A
  8dd0647... tracker-miner-fs: Drop unused file
  3d06e65... tracker-miner-fs: Separate Index.Files interface into its o
  3f15848... tracker-index: Move files_indexed/graph properties to a sep
  8f324aa... libtracker-miner: Clean up priority classes in TrackerDecor
  8676584... libtracker-miner: Add API to prioritize graphs
  31bea05... tracker-extract: Hook up Files.Proxy Graphs property
  4ba995b... tracker-miner-fs: Hook up Files.Proxy IndexedFiles property
  1a0e474... tests: Hook up the tracker-index service for tests
  8b34e86... tracker-index: Make service autoclose if there's no watched

Commits added to the branch:

  16cccdf... tracker-extract: Set a deadline of 30 seconds for extractio (*)
  7bfcb98... cli: Fix `search` command (*)
  ff31dbb... Updated Lithuanian translation (*)
  b401593... Updated Lithuanian translation (*)
  b8f1369... Use 'blocklist' instead of 'blacklist' (*)
  50d7858... Merge branch 'sam/blocklist' into 'master' (*)
  c40ee4c... Update Polish translation (*)
  5a42036... ci: Increase await timeout to 60 seconds (*)
  01cef4c... Merge branch 'sam/ci-increase-timeout' into 'master' (*)
  41198db... tracker-extract: Remove obsolete property (*)
  606d9a1... tracker-extract: Only index text/plain MIME types, never in (*)
  0ae0e7d... tracker-extract: Add filename allowlist for text files (*)
  082e1f9... tests: Remove TRACKER_TESTS_VERBOSE, add TRACKER_DEBUG=test (*)
  5084020... libtracker-extract: Use only date bits in album/disc URN (*)
  b7742d1... Update Ukrainian translation (*)
  7f4eccb... Merge branch 'sam/album-urns-shorter' into 'master' (*)
  51dbe00... Merge branch 'sam/tracker-debug-tests' into 'master' (*)
  57d8ae0... Merge branch 'wip/carlosg/extract-deadline' into 'master' (*)
  40dc512... Merge branch 'sam/fix-search' into 'master' (*)
  892a2b4... Updated Slovenian translation (*)
  3cf4a80... Merge branch 'sam/plain-text' into 'master' (*)
  743e975... Update Ukrainian translation (*)
  bb28f2f... Fix confusion between GValue and string (*)
  b1d05e9... Update Romanian translation (*)
  1bf3852... Merge branch 'sam/acoustid-fix' into 'master' (*)
  df314b5... tests: Drop assert requiring perfect multivalued resource m (*)
  cd31f5c... Release 2.99.2 (*)
  803f9bb... Revert "tests: Drop assert requiring perfect multivalued re (*)
  767b65a... tests: Fix vorbis/flac tests with GStreamer >= 1.17.0 (*)
  03f182a... Merge branch 'sam/extract-tests-fix' into 'master' (*)
  c74c7d1... Add missing file (*)
  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 (*)
  200633d... Update Turkish translation (*)
  64e5cce... Merge branch 'sam/music' into 'master' (*)
  a164bbb... tracker: Drop --reindex-mime-type from "tracker index"
  0e487ec... tracker: Clean up TrackerMinerManager
  e88ceae... tracker-miner-fs: Simplify Index.File DBus API
  79aac00... tracker-extract: Drop .Priority DBus interface
  d021fdf... tracker-miner-fs: Port Miner.Files interface to gdbus-codeg
  155b228... tracker-miner-fs: Hook graph tracking to Files.Index DBus A
  25ffd78... tracker-miner-fs: Drop unused file
  040ce0e... tracker-miner-fs: Separate Index.Files interface into its o
  59a8526... tracker-index: Move files_indexed/graph properties to a sep
  afcbb9e... libtracker-miner: Clean up priority classes in TrackerDecor
  c7051f4... libtracker-miner: Add API to prioritize graphs
  6e4b149... tracker-extract: Hook up Files.Proxy Graphs property
  3495111... tracker-miner-fs: Hook up Files.Proxy IndexedFiles property
  9bc1c07... tests: Hook up the tracker-index service for tests
  27d2683... tracker-index: Make service autoclose if there's no watched

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