[tracker-miners] (260 commits) Non-fast-forward update to branch sam/meson-0.50



The branch 'sam/meson-0.50' 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:

  b0da185... Update Meson requirement to 0.50.0

Commits added to the branch:

  c89c25f... Merge branch 'sam/extract-test-fixes' into 'master' (*)
  add89f0... tracker-extract-mp3: Fix duration computation formula (*)
  b0ac61c... tracker-extract-mp3: Improve duration computation for VBR f (*)
  8412c2c... Merge branch 'wip/jfelder/mp3-compute-duration' into 'maste (*)
  f22b2dd... build: Look up proper trackertestutils path in non-bundled  (*)
  3cb01c9... functional-tests: Ensure we have the right rdf:type in the  (*)
  fde5042... functional-tests: Ensure we delete data from the graph (*)
  d59096b... functional-tests: Fix update in 601-applications-sync test (*)
  4b39eb1... tracker-miner-fs: Query rdf:types for element before writeb (*)
  f45cb46... Update POTFILES.skip (*)
  8fe65d4... Merge branch 'wip/carlosg/test-fixes' into 'master' (*)
  5aa3671... Use the actual IDs for Musicbrainz resources (*)
  80fc7d2... Merge branch 'sam/musicbrainz-urls' into 'master' (*)
  68ddaa8... ci: Fix tests with Fedora 31 container image (*)
  dd888cb... Merge branch 'sam/ci-fix-fedora-31' into 'master' (*)
  9195e54... seccomp: fix on musl (*)
  ecf7ee8... Merge branch 'seccomp-musl' into 'master' (*)
  7f37437... Add a test pipeline using Ubuntu (*)
  979c521... Merge branch 'sam/ci-ubuntu' into 'master' (*)
  3c9f4a3... Restore libtracker-miner in this repo (*)
  20cdb42... libtracker-miner: Add missing break in property switch (*)
  155c0d2... libtracker-miner: Improve docs (*)
  353d030... libtracker-miner: Remove useless debug output (*)
  a8261de... libtracker-miner: Set up cancellable for TrackerDecorator i (*)
  75aa059... tests: Fix compiler warnings (*)
  b60e5b8... tests: Remove stray semicolon (*)
  4acfb64... meson: Fix all hardcoded references to 1.0 (*)
  efc91c9... libtracker-miner: Use TrackerDecorator variable after check (*)
  e42aa48... libtracker-miner: Check directory updates before dropping m (*)
  1cd6dd2... libtracker-miner: Always fallback to URN query when queuein (*)
  26f7f11... tests: Add tests for libtracker-miner's TrackerMinerFS (*)
  090c7e1... libtracker-miner: Remove TrackerCrawler max_depth argument (*)
  677dada... libtracker-miner: Drop generic depth handling from TrackerF (*)
  4a00b1d... libtracker-miner: Drop GFile array argument from directory  (*)
  0146e4b... libtracker-miner: Properly honor TRACKER_DIRECTORY_FLAG_CHE (*)
  e4d0e7d... libtracker-miner: Simplify code a bit (*)
  e1ba359... libtracker-miner: Use g_clear_pointer (*)
  f4bddb7... libtracker-miner: Remove reentry counter and failed task re (*)
  ff7fa34... libtracker-miner: Refactor processing queues (*)
  fff198b... libtracker-miner: Remove unused quarks (*)
  ace7b9d... libtracker-miner: Fix argument order (*)
  8dc4f91... libtracker*: Lower g_message()s to g_debug() (*)
  444f020... libtracker-miner: Remove double caching of file IRI (*)
  9c91161... libtracker-miner: Intern GFiles on TrackerMonitor::item-mov (*)
  31a16f3... libtracker-miner: Fix content filter with default policy=de (*)
  a4f9020... libtracker-miner: Remove dead TrackerMonitor code (*)
  7da31c4... libtracker-miner: Remove ifdef around useful feature (*)
  22e14fb... libtracker-miner: Remove FEN directory monitor handling bra (*)
  f543c29... libtracker-miner: Disable monitoring when dealing with unkn (*)
  ef6eebc... libtracker-miner: Clean up TrackerMonitor (*)
  3901680... tests: Minor update to TrackerFileNotifier test (*)
  f1cec42... tests: Remove "blacklisting" TrackerMonitor tests (*)
  7109d02... tests: Minor update to TrackerMonitor test (*)
  e12f835... libtracker-miner: Always use interned files when emitting : (*)
  f80591e... libtracker-miner: Remove bulk sparql buffer operations (*)
  d7956b9... libtracker-miner: Remove TrackerSparqlBuilder sparql buffer (*)
  7bcf7e4... libtracker-miner: Small simplification on TrackerFileSystem (*)
  1819c55... libtracker-miner: Avoid interning file for monitoring purpo (*)
  636031a... libtracker-miner: Pass parent to _insert_store_info() (*)
  3e111e4... libtracker-miner: Fix possible leak (*)
  3609726... libtracker-miner: Rename function to be more obvious (*)
  284753f... tests: Add test for ignored content in configured folders (*)
  f0b6e24... libtracker-miner: Avoid triggering content filters on confi (*)
  7d8cf06... meson: Avoid NetworkManager automagic dependency (*)
  912d443... tracker-monitor: Tighten the scope of variables (*)
  7687c91... vala: Bump gir_version to 2.0 (*)
  6f934e7... libtracker-miner: Rename a variable for consistency (*)
  3cc3a3a... libtracker-miner: Don't mix sync & async GFileEnumerator AP (*)
  f182c47... libtracker-miner: Don't leak TrackerMinerFS:root (*)
  7374b61... libtracker-miner: Emit monitor ::file-created for directori (*)
  2e641a9... meson: Install generated headers without needing a script (*)
  d377f85... libtracker-miner: Ignore root folder when crawling at place (*)
  5b97701... libtracker-miner: Emit TrackerDecorator::finished on 0 item (*)
  e732b2e... libtracker-miner: Transfer attribute updates information th (*)
  d7ead6d... libtracker-miner: Emit ::file-updated on file extension cha (*)
  a0f8b84... tests: Set stop-words envvar on TrackerFileNotifier test (*)
  35a58b0... tests: Fix warnings in tracker-miner-fs-test (*)
  851a8ff... tests/libtracker-miner: Fix warnings in tracker-file-enumer (*)
  a71eeae... meson: Enable tracker-miner-fs-test (*)
  3eb7117... meson: Enable tracker-file-enumerator-test (*)
  a6364bb... meson: Rework how unit tests are defined (*)
  23b1d90... tests: Enable two more test cases in tracker-miner-fs-test (*)
  be81188... libtracker-miner/tracker-miner-fs.c: Rename item_move() par (*)
  79a8a50... libtracker-miner/tracker-miner-fs.c: Fix "Parent not indexe (*)
  c6eef5b... libtracker-miner: Warn when overwriting tasks in the task p (*)
  4c7d105... libtracker-miner: Fix race which resulted in files being qu (*)
  f24752d... libtracker-miner: Coalesce 2 CREATED events (*)
  42d3785... tests: Adapt TrackerFileNotifier tests to internal behavior (*)
  83e0c83... tests: Ignore previous monitor events from test setup (*)
  e5a7aa9... tests: Ignore previous events from monitor test setup (*)
  4a9dd1c... libtracker-miner: Use ';' as separator for multiple update  (*)
  61b7857... tests: Link to internal library in libtracker-miner tests (*)
  9d45176... libtracker-miner: Install tracker-miner.xml with meson (*)
  5df4ffb... libtracker-miner: Generate vapi file (*)
  0948188... libtracker-miner: Unparent children on TrackerFileSystem ro (*)
  04d288e... tests: Fix TrackerFileNotifier tests teardown (*)
  d0fa000... libtracker-miner: Fix lookup of already interned files (*)
  59c681b... libtracker-miner: Plug leak (*)
  fb29ab6... libtracker-miner: Untangle SPARQL buffer task memory manage (*)
  e7a4972... libtracker-miner: group elements on tracker_decorator_next( (*)
  e68cc8b... libtracker-miner: Small optimization (*)
  0ce04b5... libtracker-miner: Avoid crawling through children of non-re (*)
  8d9e09c... libtracker-miner: Port to G_ADD_PRIVATE (*)
  ab1cca1... libtracker-miner: Drop GDestroyNotify cast (*)
  24b0ea0... build: Fixes to docs generation (*)
  f747c3d... libtracker-miner: Silence PREUNMOUNT/UNMOUNTED events (*)
  1b18718... libtracker-miner: Drop pause/resume on tracker-store name a (*)
  b87e6d1... Use basename instead of filename for reproducibility (*)
  fd118f3... tests: compile gschemas in the build dir (*)
  3ff4f87... tracker-monitor: Prevent stack smashing (*)
  bbdfd61... tests/libtracker-miner: Fix memory leaks (*)
  ba297af... libtracker-miner: Fix memory leak (*)
  f371413... tests/libtracker-miner: Fix memory leaks (*)
  56cb696... tests/libtracker-miner: Fix memory leaks (*)
  5e4ae80... build: pass -DTRACKER_COMPILATION to libtracker-miner gir (*)
  b4210b2... libtracker-miner: Do not check indexing tree on monitor eve (*)
  90d80ca... libtracker-miner: Let non-indexable files trigger parent fo (*)
  51c93d0... libtracker-miner: Handle deletes of files triggering parent (*)
  69a27fc... libtracker-miner: Drop TrackerMonitor API to get/set the in (*)
  cfec9b9... tests: Drop dubious assert (*)
  b1be5c6... libtracker-miner: Fix thinko in condition (*)
  f810a20... libtracker-miner: Preserve first cached event (*)
  a6b5aef... libtracker-miner: Dispose cached events on MONITOR_EVENT_DE (*)
  427ffca... Prepare source files to documentation (*)
  2cf7066... tracker-miner: Fix cancellation of g_file_enumerator_next_f (*)
  cd3d75e... tests: Mark file-notifier-test as needing a higher timeout (*)
  2b18687... libtracker-miner: Ensure basename utf8-ness in filters (*)
  d705797... libtracker-miner: Use own graph in TrackerFileNotifier quer (*)
  ea6929c... tests: Use graph on TrackerMinerFS tests (*)
  34998f1... libtracker-miner: Plug leak (*)
  f76516d... libtracker-miner: Fix EVENT_QUEUE_ENABLE_TRACE feature (*)
  4478d9b... Avoid g_critical() warning triggered by D-Bus API (*)
  29ef458... tests: Use meson suites (*)
  0270cf0... libtracker-miner: Add a comment (*)
  ab29b0e... ci: Make tracker-miners look for similarly named branches i (*)
  f998463... Use #ifdef with config.h define variable HAVE_STATVFS64 (*)
  dde6e83... Update list of maintainers (*)
  47eb304... Merge branch 'sam/maintainers' into 'master' (*)
  69c65ed... Merge branch 'sam/fix-have-statvfs64-check' into 'master' (*)
  067bd64... Update Galician translation (*)
  a77fa51... Merge branch 'wip/carlosg/shuffle-libtracker-miner' into 'm (*)
  241b0d8... libtracker-miners-common: Sync back again TrackerDomainOnto (*)
  8fff2a5... tracker: Restore CLI subcommands relevant to tracker-miners (*)
  def52ba... tracker: Remove --all argument from "tracker status" subcom (*)
  671b666... libtracker-control: Let miner_manager_index_file accept a G (*)
  1a7cbb4... tracker: Return correctly for {get,set}_log_verbosity (*)
  083aa62... Correctly unref g_settings_schema (*)
  6132150... cli: Fix invalid SPARQL generated by `tracker tag --list` (*)
  ef02c1f... Add support to TrackerResource for outputting metadata as J (*)
  afffc4c... Restore Unicode quotation marks in a translatable string (*)
  34dc41f... tracker: Drop dead code in tracker reset --config (*)
  bca01f0... tracker-status.c: Changes plural to singular form (*)
  cb24a23... libtracker-data: Pass virtual table data on TrackerDBManage (*)
  402d42d... build: Include libdir in rpath (*)
  1856a85... libtracker-data: Drop journal (*)
  7d992f8... libtracker-data: Turn TrackerDBManager into a GObject (*)
  4382334... libtracker-data: Use user_version pragma to store database  (*)
  d4263d5... Use g_message() instead of g_print() in daemons (*)
  fe98804... libtracker-control: Drop libtracker-control as a public lib (*)
  1c303ff... tracker: Update used headers (*)
  cde2440... tracker: Drop TrackerDBManager dependency from tracker-rese (*)
  1be1d9d... tracker: Fix search subcommand (*)
  c43f461... tracker: Split into subcommand executables, and hook to bui (*)
  537aedd... docs: Restore man pages for miner CLI subcommands (*)
  ebc02c0... Always use G_PARAM_STATIC_STRINGS for properties (*)
  bc4f254... Use canonical names when installing GObject props (*)
  f1422b3... Update Brazilian Portuguese translation (*)
  7a5f80a... Merge branch 'wip/nielsdg/g-param-static-strings' into 'mas (*)
  db5350a... Merge branch 'wip/carlosg/cli-split' into 'master' (*)
  645a683... Update POTFILES.in (*)
  b057a5e... Updated Spanish translation (*)
  d85f3e8... Use pthreads API to set SCHED_IDLE scheduling policy (*)
  b028a6d... Merge branch 'sam/sched-idle-fix' into 'master' (*)
  221bdf5... Update Indonesian translation (*)
  6d3605d... tests: Use correct path to find stopwords (*)
  f6d8f8c... Merge branch 'sam/test-stopwords-dir-fix' into 'master' (*)
  1bd58c1... Update Polish translation (*)
  5caff88... Update Slovak translation (*)
  f456c13... build: Disable SECCOMP on riscv64 CPUs (*)
  c7fa3b4... Merge branch 'sam/seccomp-riscv64' into 'master' (*)
  291cfcc... Update Slovak translation (*)
  6a12147... Update Brazilian Portuguese translation (*)
  288f8f4... Update Friulian translation (*)
  f55f2ce... Add Malay translation (*)
  173d8db... Restore fallback code for non-Linux system in tracker-sched (*)
  8c23a47... meson: Set TRACKER_API_VERSION to 2.0 (*)
  bf0ecad... Updated Lithuanian translation (*)
  1c4ff93... Merge branch 'wip/lantw/meson-Set-TRACKER_API_VERSION-to-2. (*)
  4cc7489... Merge branch 'wip/lantw/Restore-fallback-code-for-non-Linux (*)
  09c446c... libtracker-miners-common: Add comment to sched-idle fallbac (*)
  5a0ada5... fix the GPSLatitudeRef GPSLongitudeRef extraction (*)
  ec89eb5... add error messages in case of unknown GPS ref format (*)
  0d17a78... add test fixture for gps location (*)
  915767a... Merge branch 'fix-gps-coordinates' into 'master' (*)
  9e75be2... Update Swedish translation (*)
  ac70248... Update British English translation (*)
  9337429... Update Serbian translation (*)
  0f67ca5... tracker-extract: Process small / empty text files (*)
  314a306... Update Galician translation (*)
  1028dc5... Update Turkish translation (*)
  3846582... Update Basque translation (*)
  070cb69... tests: Use libeatmydata to speed up tests (*)
  a2248a1... Merge branch 'sam/extract-empty-text-files' into 'master' (*)
  90992c0... Merge branch 'sam/tests-eat-my-data' into 'master' (*)
  547f768... tracker-extract: Remove unneeded gsf header includes (*)
  3dee227... tracker-extract: Set min glib version where we use libgsf (*)
  525c094... libtracker-miner: Replace GTimeVal usage (*)
  29d73b4... libtracker-miner: Drop GTimeVal usage (*)
  b130725... tests: Replace GTimeVal usage (*)
  ca48434... tracker-extract: Drop GTime usage in PDF extractor (*)
  f032fee... tracker-extract: Drop usage of g_memmove (*)
  a40f1dd... tracker-miner-fs: Remove 2 unused variables (*)
  4c5e3b4... libtracker-miner: Drop usage of TrackerSparqlBuilder (*)
  4f1a3d5... libtracker-miner: Create TrackerNotifier the new way (*)
  404e1f2... tracker: Use TrackerNotifier for "tracker daemon -w" (*)
  2a01ab3... tracker: Drop optional arguments to "tracker daemon -w" (*)
  332897c... tracker: Update "tracker status -a" command to not use stat (*)
  4879d2a... tracker: Make "tracker index -i" use LOAD syntax (*)
  21b70df... tests: Use new TrackerSparqlConnection constructors in test (*)
  4e69329... rss: Use TrackerNotifier to listen to mfo:FeedChannel chang (*)
  d018f0f... rss: Use private connection and endpoint (*)
  16106da... tracker-miner-fs: Use private connection, and export endpoi (*)
  6ae8857... libtracker-miner: Don't second guess sparql connection in T (*)
  0522523... tracker-miner-fs: Fetch SPARQL connection from miner (*)
  1bfd8de... tracker-miner-rss: Make --add-feed connect to rss miner end (*)
  6cde49a... tracker-miner-rss: Drop GError array return value on update (*)
  0a77821... tracker-extract: Connect to tracker-miner-fs endpoint (*)
  b813d47... tracker-writeback: Connect to tracker-miner-fs endpoint (*)
  ff7a946... tracker: Make CLI subcommands talk to tracker-miner-fs endp (*)
  151849d... miners: Don't set domain ontology on SPARQL connection (*)
  d088cb4... tracker-miner-fs: Propagate domain through TrackerMinerFile (*)
  4001852... libtracker-miner: Don't install gir/vapi/headers/pkgconfig (*)
  7cbbf41... tracker-extract: Delay start till decorator is fully set up (*)
  405e44a... data: Install default domain ontology file (*)
  d43ab04... libtracker-miner: Adapt to update_array behavior change (*)
  a9dc05f... libtracker-miner: Adapt to update_array API change in Track (*)
  64ce486... Adapt to tracker_sparql_connection_bus_new() API change (*)
  54b114a... build: Remove references to tracker_store variable (*)
  647b717... docs: Remove references to TRACKER_SPARQL_BACKEND (*)
  6a141e5... Update for removals in tracker.git (*)
  92ea435... Add constants that were removed from tracker.git (*)
  076e06a... data: Add FTS config gschemas here (*)
  ac21d68... tracker-miner-fs: Hook up FTS configuration (*)
  1f6146a... tracker-miner-rss: Hook up FTS configuration (*)
  785f3cc... build: Remove trick to merge schemas enums with tracker sub (*)
  765e9af... Merge branch 'wip/carlosg/compile-warnings' into 'master' (*)
  4702ed4... Move TRACKER_PREFIX_DATASOURCE_URN from tracker.git (*)
  35189a6... Remove gsettings for tracker.git (*)
  bc40bf1... miners/fs: Honour ontology path specified by the domain rul (*)
  1c3912e... miners/fs: Log whether writeback is enabled (*)
  7e032bc... functional-tests: Update for Tracker 3.0 changes (*)
  659ae24... functional-tests: Remove Maemo application tests (*)
  498e300... functional-tests: Remove numbers from names (*)
  025a795... functional-tests: Run with build dir as current working dir (*)
  5a90e08... functional-tests: Skip writeback tests for now (*)
  ef3bd45... Merge branch 'wip/carlosg/tracker-3.0-api-breaks' into 'mas (*)
  3ac4a89... Update Turkish translation (*)
  ea0c05e... Updated Spanish translation (*)
  b7b19c5... Update Polish translation (*)
  9c35c3d... Update Meson requirement to 0.50.0

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