[tracker] (298 commits) Non-fast-forward update to branch wip/carlosg/portal



The branch 'wip/carlosg/portal' 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:

  81c8993... libtracker-data: Add support for graph/service control over
  ab23440... libtracker-data: Add support for CONSTRAINT query prologues
  0c6c8db... libtracker-data: Allow reducing set to the empty graph
  531c404... libtracker-data: Remove dead code
  bac3933... libtracker-data: Refactor find_graph() function
  5a4b046... libtracker-data: Filter find_graph() by the given constrain
  0a61dd4... libtracker-data: Restrict all uses of tracker_triples to th
  31a3110... libtracker-common: Add method to build dbus URI
  db28d80... libtracker-data: Implement DEFAULT/ALL in CONSTRAINT declar
  5c899e0... libtracker-data: Filter down updates on forbidden graphs
  d730daf... libtracker-data: Check graph permissions on graph manipulat
  5f74e62... libtracker-data: Add graph policy checks on FTS queries
  f29e961... libtracker-sparql: Export DBus endpoint structs in private 
  729bbed... libtracker-sparql: Add private filtering methods to Tracker
  54cb801... build: restore dbus/systemd options
  6f4cd80... portal: Add XDG portal implementation
  e55d7b9... portal: Implement filtering endpoint
  7e41cec... libtracker-bus: Fallback through portal on bus connections
  01262b1... examples: Add example flatpak definition
  f8e42cc... portal: Handle */default keywords in policy
  d428283... portal: Set up watch on peers
  5b9404b... portal: Add DBus service file
  a3369ec... docs: Add xdg-tracker-portal manpage
  9f3fb89... portal: Add CloseSession request
  5df59e5... libtracker-bus: Explicitly close sandbox sessions on connec
  5d1ab9e... libtracker-data: Cache connections in SERVICES{} virtual ta
  d0efeb6... portal: Add systemd user session unit file
  bde9599... portal: Handle missing .flatpak-info file
  6f95afe... tests: Add tests for CONSTRAINT declarations in prologue
  6f5fd6f... portal: Handle default object path in lookups

Commits added to the branch:

  092a55f... cli: Add a way to run from the source tree (*)
  e40c904... Add initial tests for `tracker` CLI (*)
  e0e55fe... libtracker-data: Remove dead variable (*)
  d478d39... libtracker-data: Make parser check more assertive (*)
  925082b... Merge branch 'sam/cli-uninstalled-fixes' into 'master' (*)
  f44a37d... libtracker-data: Add _optional() to complement _accept() (*)
  e39a475... libtracker-data: Propagate possible errors from resource_bu (*)
  ea3fbec... libtracker-data: Drop dead call (*)
  c649903... libtracker-data: Apply silent treatment to the correct erro (*)
  d6a6518... libtracker-data: Ensure an error is set (*)
  99eb08c... libtracker-fts: Remove dead check (*)
  57a863f... libtracker-data: Ensure variable is freed on error conditio (*)
  bd07941... libtracker-data: Drop always-true statement (*)
  5aaf4ec... Merge branch 'wip/carlosg/coverity-fixes' into 'master' (*)
  46ca75a... Remove Maemo ontology (*)
  2f32ee3... Remove tracker:defaultValue feature (*)
  8229da0... libtracker-data: Shuffle and rename function (*)
  b75c137... build: Bump SQLite dependency to 3.15.0 (*)
  e731282... libtracker-data: Fix MINUS support (*)
  bd01f6c... tests: Add tests for MINUS graph patterns (*)
  911f37e... Merge branch 'wip/carlosg/fix-minus' into 'master' (*)
  de00f72... Remove no-FTS codepaths (*)
  6907e7c... trackertestutils: Use DConf instead of config files (*)
  461b42b... trackertestutils: Don't index applications by default (*)
  e330296... trackertestutils: Always start D-Bus daemon in a new sessio (*)
  4c3c72a... trackertestutils: Fix crash on SIGINT (*)
  c819478... Merge branch 'sam/fts-by-default' into 'master' (*)
  eec2b52... libtracker-data: Rewrite TrackerTurtleReader to reuse parse (*)
  b73a08a... libtracker-data: Drop old parser code (*)
  44ffa94... Merge branch 'wip/carlosg/ttl-parser' into 'master' (*)
  1b27e72... libtracker-data: Escape parsed strings (*)
  cebc5c2... docs: Fix TTL loader in ontology doc tool (*)
  719da71... Merge branch 'wip/carlosg/fix-ontology-docs' into 'master' (*)
  780cdc0... build: Fix a Meson warning (*)
  a79e140... build: Enable documentation builds by default (*)
  1fa1394... Merge branch 'sam/build-fixes' into 'master' (*)
  8958ec1... README.md: Replace mailing-list link with discourse (*)
  c2b88be... Merge branch 'wip/jfelder/readme-discourse' into 'master' (*)
  1be3e8c... Merge branch 'sam/sandbox-improvements' into 'master' (*)
  cea00f6... functional-tests: Add tracker_test_main() (*)
  3673002... trackertestutils: Add some utils needed in tracker-miner te (*)
  e42f6f6... Merge branch 'sam/remove-maemo' into 'master' (*)
  d866550... Fix broken test in master (*)
  b6ccb52... Merge branch 'sam/test-utils' into 'master' (*)
  1508660... libtracker-data: Remove double error check (*)
  8dcc081... libtracker-data: Remove dead code in tracker-db-backup.[ch] (*)
  bbd72ad... libtracker-data: Remove accessor for removed forceJournal p (*)
  a0efd19... Allow 'open with existing ontology', disable automatic re-i (*)
  2ce17e2... Merge branch 'sam/explicit-ontology-paths' into 'master' (*)
  2a28ddf... libtracker-data: Don't create double transactions in LOAD (*)
  e6bce71... libtracker-data: Fix crash when statement cache isn't initi (*)
  e263dd1... cli: Create read/write connection for tracker-sparql (*)
  e7ab3b8... Merge branch 'sam/fix-load' into 'master' (*)
  b401dd2... cli: Add `import` and `export` commands (*)
  90c1b40... Merge branch 'sam/import-export' into 'master' (*)
  bde247a... libtracker-data: Fix potential NULL pointer dereference (*)
  ef0027c... docs: Fix missing tracker-ontologies.xml reference (*)
  149f5e0... Add an initial website for Tracker, built using mkdocs (*)
  e89d6a6... Merge branch 'sam/website' into 'master' (*)
  fcb95bc... build: Add tracker_api_major and tracker_versioned_name def (*)
  7425c4e... build: Set a versioned gettext domain (*)
  7a70031... build: Stop defining domain-ontologies dir for libtracker-s (*)
  350c8f2... build: Install ontologies/stop-words in $datadir/tracker-3 (*)
  37f3d76... build: Drop unused network manager dependency (*)
  b9a1d00... build: Clean up config.h defines (*)
  eb3282d... build: Install CLI tool as "tracker3" (*)
  98092d1... docs: Install libtracker-sparql API docs in versioned dir (*)
  e95abfe... docs: Install ontology gtk-doc in versioned directory (*)
  9fb9ffe... libtracker-sparql: Update endpoint interface/path to Tracke (*)
  c4958cd... tracker: Reference new DBus name for miner-fs endpoint (*)
  9c2b370... tests: Drop unused envvar (*)
  8ada658... docs: Update references to tracker-miners DBus names (*)
  d87d408... utils: Update references to tracker miners' DBus names (*)
  33eedd1... examples: Update DBus names in rss-reader example (*)
  116f438... tests: Update references to tracker miners' DBus names in " (*)
  314db2c... tests: Update CLI tests to use tracker3 tool (*)
  336316c... tracker: Fix symlinks for uninstalled CLI tests (*)
  740b6dd... libtracker-sparql: Cache service name along with the subscr (*)
  73b534d... build: Fix issue when switching between tracker and tracker (*)
  bbbb144... Merge branch 'wip/carlosg/parallel-installable' into 'maste (*)
  157702e... Fix preview documentation links (*)
  2c8bd30... ontology: Move away from nao:lastModified to express ontolo (*)
  bceb667... ontology: Move nao ontology together with the rest of nepom (*)
  d7401d0... libtracker-fts: Be lenient to non-existing fts tables when  (*)
  ce17493... libtracker-fts: Bail out on altering empty FTS tables (*)
  b92c3d1... ontologies: Add tracker:deprecated to replace core uses of  (*)
  34ee520... HACKING.md: Add info on automated testing (*)
  7b6131d... HACKING.md: Update Debian reproducible-builds URL (*)
  c2277e8... HACKING.md: Show info for tracker-miners package (*)
  d423b67... Merge branch 'sam/hacking-testing' into 'master' (*)
  a36be67... Merge branch 'wip/carlosg/shuffle-nao' into 'master' (*)
  bdf95a3... Use asciidoc to generate manpages (*)
  b49090f... website: Include manpages (*)
  20d1176... Merge branch 'sam/website-manpages' into 'master' (*)
  49dbd8a... website: Add Grilo and Rygel as related projects (*)
  7ca0ba9... Merge branch 'sam/website-rygel-grilo' into 'master' (*)
  dd08519... ontologies: Drop some unneeded tracker:weight (*)
  74c413d... ontologies: Add some missing docs (*)
  9273e4c... ontologies: Make nie:isStoredAs/isInterpretedAs multivalued (*)
  8cc06a7... ontologies: Drop tracker:fulltextNoLimit (*)
  fb9a7f0... ontologies: Drop tracker:damaged (*)
  db49676... ontologies: Drop poi (?) namespace (*)
  dc58a60... ontologies: Drop nmm:albumTitle (*)
  16067c0... ontologies: Add nmm ontology bits for TV shows/seasons/epis (*)
  6be0d13... ontologies: Drop nmm:videoAlbum (*)
  2c81270... Merge branch 'wip/carlosg/ontology-minor-updates' into 'mas (*)
  a182eba... Update Chinese (China) translation (*)
  4411d9c... ontologies: Add docs for fundemental type classes from XMLS (*)
  d40452b... Rework the Ontology documentation (*)
  8e0451c... website: Fix preview doc URLs (*)
  9bb96a7... Update POTFILES.in (*)
  ca1a0f3... Add TRACKER_DEBUG environment variable, use for SQL debug (*)
  2ba5b92... libtracker-common: Remove obsolete SCHED_IDLE enum (*)
  c3a4921... Add ONTOLOGY_CHANGES debug flag and hide index creation log (*)
  5aac111... Remove TRACKER_VERBOSITY and tracker-log module (*)
  a3682ae... Use structured logging (*)
  947719f... HACKING.md: Document the available debug options (*)
  7f35178... Update README for 3.0 (*)
  4c889af... Update .gitignore (*)
  77e3583... ci: Some website dependencies are now installed in the base (*)
  18808d0... website: Add extra checks and logs to build script (*)
  f17755b... Merge branch 'sam/website-deps' into 'master' (*)
  99abf20... Merge branch 'sam/ontology-docs' into 'master' (*)
  3d541fb... Update ontology URLs for 3.0 (*)
  056b93a... docs/tools: Fix thinko in ontology doc generator (*)
  a92c882... website: Further attempts to debug why the API docs don't a (*)
  bffa08a... website: Don't install docs into /tmp (*)
  901c786... website: Only write 'This is unstable' warning once per fil (*)
  73b5eca... website: Get tracker.git commit sha1 correctly (*)
  5f9d090... Merge branch 'sam/website-docs-fix' into 'master' (*)
  41371de... Merge branch 'sam/README' into 'master' (*)
  c3916ec... Merge branch 'sam/ontology-urls' into 'master' (*)
  814db72... Merge branch 'sam/debug' into 'master' (*)
  77662ea... Update Ukrainian translation (*)
  ae05280... docs: Remove trailing whitespace in the faq page (*)
  68ea9bf... docs: Fix some links in the faq page (*)
  f5297e8... Merge branch 'wip/jfelder/doc-faqs-link' into 'master' (*)
  a6013fe... libtracker-data: Fix lifetime of blank node labels (*)
  d8e8903... libtracker-data: Simplify tracker_data_update_statement() (*)
  4ab9041... libtracker-data: Fix GValue usage (*)
  bfcdc16... libtracker-data: Drop needless optimization (*)
  d5382f1... libtracker-data: Drop needless code (*)
  d37fc03... libtracker-data: Streamline deletion of all values in a mul (*)
  dda1142... libtracker-data: Pass object bytes further down updates (*)
  6501a97... libtracker-data: Find out URI-ness through property in onto (*)
  c6b42fa... tracker: Allow in-memory endpoints through the CLI command (*)
  a015752... tracker: Add missing newline in CLI output (*)
  2d844ec... Merge branch 'wip/carlosg/blank-node-label-lifetime' into ' (*)
  6a6c0f9... libtracker-common: Fix lookup directory for stop words (*)
  60006ab... libtracker-data: Refactor insert/delete/commit/rollback cal (*)
  05e8502... build: Honour DESTDIR when creating subcommand links (*)
  a683836... Merge branch 'sam/destdir' into 'master' (*)
  61221a8... Merge branch 'wip/carlosg/data-update-cleanups' into 'maste (*)
  34a6149... website: Add Recoll to 'Related projects' (*)
  902bf3c... docs: Document limits in Tracker (*)
  a55e971... docs: Add section for performance tips (*)
  73113a6... docs: Add first couple of chapters for SPARQL tutorial (*)
  8a78723... tests: Remove obsolete method of setting ontology location (*)
  4dc6538... Add TRACKER_DEBUG=collation,sqlite flags (*)
  4880327... Move more debug messages to TRACKER_DEBUG=ontology-changes (*)
  7f8afbb... Move some debug output to TRACKER_DEBUG=collation (*)
  68f08f4... Move some debug messages into TRACKER_DEBUG=sqlite (*)
  797c63a... funtional-tests/ontology-changes: Close connection to avoid (*)
  268ea9a... tests/libtracker-fts: Find stop words correctly (*)
  e0e2847... tests/libtracker-sparql: Don't print too much debug info by (*)
  7c8e9bd... tests: Remove custom log handler (*)
  0a862d4... Add TRACKER_DEBUG=sparql (*)
  9c3e713... Update Ukrainian translation (*)
  d7b22d2... Merge branch 'wip/carlosg/some-docs' into 'master' (*)
  9e30a3a... Update Turkish translation (*)
  fc22243... Updated Spanish translation (*)
  2d0b910... libtracker-sparql: Translate errors from libtracker-data do (*)
  450ebce... libtracker-sparql: Raise an error if no ontology is passed (*)
  f022da2... libtracker-data: Fix retrieval of old datetime values for u (*)
  c08a372... tests: Add tests for insertion of dates with UTC offsets (*)
  da56fb7... libtracker-direct: Fix notification of create events (*)
  be51f2f... libtracker-data: Avoid clearing an already empty FTS row (*)
  601c324... tests: Add test for property path queries on non-existent g (*)
  3bc696f... libtracker-data: Handle property path subqueries on unknown (*)
  1dab90f... trackertestutils: Make await_update handle for InformationE (*)
  445ae0f... trackertestutils: Prepare for DataObject/InformationElement (*)
  569b0a9... libtracker-sparql: Don't skip TrackerResources by URI (*)
  dcfe6da... Merge branch 'wip/carlosg/split-dataobject-informationeleme (*)
  6fd0376... libtracker-sparql: Fix off-by-one error in TrackerNamespace (*)
  48419a3... libtracker-sparql: Allow shortened graph forms in TrackerRe (*)
  3bbeffa... libtracker-data: Don't assert on NULL subject (*)
  dd9a355... Merge branch 'wip/carlosg/graphs' into 'master' (*)
  a0ba5a6... website: Document .nomedia trick (*)
  79edc3c... Merge branch 'sam/debug-more' into 'master' (*)
  88ec7fe... utils/ontology: Delete (*)
  eb202fe... Merge branch 'sam/error-no-ontology' into 'master' (*)
  04f3e4b... Remove unused ontologies (*)
  7b5ad87... ontologies: Fix gitlog property to point to Gitlab (*)
  32bff6c... Merge branch 'sam/cleanups' into 'master' (*)
  077ced7... libtracker-sparql: Map GError codes to DBus error codes (*)
  cf6e262... libtracker-sparql: Fix TRACKER_DEBUG=sparql (*)
  0762283... Merge branch 'sam/sparql-trace' into 'master' (*)
  cbe9026... Merge branch 'sam/errors' into 'master' (*)
  c6194e0... trackertestutils: Remove unneeded imports (*)
  f3913b1... trackertestutils: Fix tracker-sandbox startup when installe (*)
  fa4aad3... trackertestutils: Add debugging hint (*)
  9f10204... trackertestutils: Fix crash if miner-fs isn't running (*)
  68fe90a... trackertestutils: Fix some issues with D-Bus name changes (*)
  b2f922a... trackertestutils: Make the graph parameter explicit (*)
  44cef25... trackertestutils: Separate await_update() into two function (*)
  141abe2... ontology: Enable notifications for nfo:FileDataObject (*)
  16edf0f... Update Chinese (Taiwan) translation (*)
  2dd9c08... Update Chinese (Taiwan) translation (*)
  15dac2a... Merge branch 'sam/test-fixes' into 'master' (*)
  ee13948... Merge branch 'sam/file-data-object-notifications' into 'mas (*)
  8707e0e... trackertestutils: Really fix tracker-sandbox startup when i (*)
  4e9f345... tracker-sandbox: Rename --index flag to --store (*)
  1bac80c... tracker-sandbox: Configure index directories correctly (*)
  88d32ef... tracker-sandbox: Allow specifying directories to index on c (*)
  65098d1... tracker-sandbox: Use correct settings schema for Tracker 3 (*)
  bbaf45b... tracker-sandbox: Disable miner initial sleep (*)
  51f93b2... Release 2.99.1 (*)
  c2537dd... libtracker-data: Escape the correct character for SQL strin (*)
  03fc439... Merge branch 'wip/carlosg/fix-sql-escaping' into 'master' (*)
  4a3f808... libtracker-data: Reorder columns in "services" virtual tabl (*)
  3ffeefb... libtracker-sparql: Refactor service graph pattern variable  (*)
  d6edbd0... libtracker-data: Add hidden columns to pass parameters (*)
  8e16891... libtracker-data: Proxy parameters to the "services" virtual (*)
  eb51836... libtracker-data: Bail out after error (*)
  6c2a447... tests: Add test for TrackerSparqlStatement bindings in SERV (*)
  aa95abb... libtracker-data: Transfer parameter types correctly to SERV (*)
  46449ae... libtracker-data: Return more than strings in SERVICE querie (*)
  7cd1905... Merge branch 'wip/carlosg/bindings-in-service' into 'master (*)
  f434a61... Merge branch 'sam/sandbox-for-tests' into 'master' (*)
  4fb5905... docs: Fix commandline link from the user page (*)
  0e544c3... Merge branch 'wip/jfelder/docs-user-fix-commandline-link' i (*)
  240d70f... tracker-sandbox: Add `--use-session-dirs` option (*)
  72ab6fb... cli: Add `tracker sparql --list-graphs` option (*)
  f85c08e... cli: Add `tracker export --show-graphs` option (*)
  a6e0f8a... Merge branch 'sam/sandbox-session-dirs' into 'master' (*)
  154ef78... libtracker-sparql-backend: Fix tracker_sparql_connection_ne (*)
  1e51a9f... libtracker-data: Interpret bindings from a service table as (*)
  9c6ca6e... libtracker-data: Check binding type before printing variabl (*)
  14392fd... libtracker-sparql: Join services table queries on the right (*)
  4614901... libtracker-data: Improve changes over single valued ontolog (*)
  75c7393... tests: Add tests for label/comment changes in ontology (*)
  3a740a3... Merge branch 'wip/carlosg/ontology-single-value-updates' in (*)
  c50f767... libtracker-data: Avoid repeated variables in remote service (*)
  193b848... tests: Add libtracker-data test to test SERVICE queries (*)
  bfd8c37... libtracker-data: Fix column check in services virtual table (*)
  5e6c25d... Merge branch 'wip/carlosg/joining-services' into 'master' (*)
  185ca24... build: Remove some unused variables (*)
  2c5d592... build: Use DocBook 4.5 doctype everywhere (*)
  c8fe591... Merge branch 'wip/jojnar/cleanups' into 'master' (*)
  604633e... Update Romanian translation (*)
  5e74cd2... build: Clean up typelib path (*)
  d7d34f9... Merge branch 'wip/jtojnar/typelibdir' into 'master' (*)
  df03e18... Merge branch 'sam/cli-graphs' into 'master' (*)
  9476b99... libtracker-data: Perform NULL checks on property function r (*)
  764b9d5... libtracker-bus: Implement TrackerSparqlCursor::close vfunc (*)
  8b3a1d2... libtracker-data: Honor '*' property path properly (*)
  c631637... libtracker-data: Fix '?' property path on edge cases (*)
  3663ccf... tests: Add some more tests around property paths (*)
  900b82d... libtracker-data: Fix (again) blank node lifetime handling (*)
  853c98c... tests: Check blank node lifetimes in blank node test (*)
  217c4ea... Merge branch 'wip/carlosg/property-path-fixes' into 'master (*)
  ea4b82d... Merge branch 'wip/carlosg/fix-blank-node-labels' into 'mast (*)
  c2b3e85... Update Ukrainian translation (*)
  57358fa... Updated Spanish translation (*)
  edc7cd1... Merge branch 'wip/carlosg/property-function-null-checks' in (*)
  137c3a0... libtracker-sparql: Add API call to list TrackerResource pro (*)
  64c2e2a... libtracker-sparql: Fix introspection annotation and docs fo (*)
  5a013fc... Merge branch 'wip/carlosg/writeback-refactor' into 'master' (*)
  7de2115... libtracker-data: Add support for graph/service control over
  4a0f427... libtracker-data: Add support for CONSTRAINT query prologues
  55115f6... libtracker-data: Allow reducing set to the empty graph
  8c383a9... libtracker-data: Remove dead code
  4c60f2b... libtracker-data: Refactor find_graph() function
  bd10061... libtracker-data: Filter find_graph() by the given constrain
  856eccd... libtracker-data: Restrict all uses of tracker_triples to th
  298e2b7... libtracker-common: Add method to build dbus URI
  b806542... libtracker-data: Implement DEFAULT/ALL in CONSTRAINT declar
  566b835... libtracker-data: Filter down updates on forbidden graphs
  1073d39... libtracker-data: Check graph permissions on graph manipulat
  ed8a387... libtracker-data: Add graph policy checks on FTS queries
  e75018d... libtracker-sparql: Export DBus endpoint structs in private 
  0169d5b... libtracker-sparql: Add private filtering methods to Tracker
  b9b48e6... build: restore dbus/systemd options
  af51c33... portal: Add XDG portal implementation
  21258cc... portal: Implement filtering endpoint
  1089378... libtracker-bus: Fallback through portal on bus connections
  f065812... examples: Add example flatpak definition
  baf78a1... portal: Handle */default keywords in policy
  70a1475... portal: Set up watch on peers
  d4b1027... portal: Add DBus service file
  8c92725... docs: Add xdg-tracker-portal manpage
  7eb43bb... portal: Add CloseSession request
  8357144... libtracker-bus: Explicitly close sandbox sessions on connec
  a9f9d95... libtracker-data: Cache connections in SERVICES{} virtual ta
  9827384... portal: Add systemd user session unit file
  da22427... portal: Handle missing .flatpak-info file
  8d19958... tests: Add tests for CONSTRAINT declarations in prologue
  6fec0f3... portal: Handle default object path in lookups

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