[tracker] (165 commits) Non-fast-forward update to branch wip/carlosg/json-ld-serialization



The branch 'wip/carlosg/json-ld-serialization' 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:

  f6904b7... libtracker-sparql: Add JSON-LD serializer
  5642bad... libtracker-sparql: Add JSON-LD deserializer implementation
  71cd05f... libtracker-sparql: Integrate JSON-LD serializers and deseri
  f4e6950... tests: Add tests for JSON-LD serialization and deserializat
  f633795... libtracker-sparql: Handle JSON-LD pretty TrackerResource pr
  0f82b7e... libtracker-sparql: Deprecate tracker_resource_print_jsonld(

Commits added to the branch:

  aebcb71... ci: Do not test build website on non-main branch (*)
  ca6c0ba... Release 3.4.0.alpha (*)
  e25bec6... Update Chinese (China) translation (*)
  1c5971b... Update Hebrew translation (*)
  bfcaffb... libtracker-sparql: Expand TrackerResource URIs before inser (*)
  25b55ab... Merge branch 'wip/carlosg/expand-resource-uri' into 'master (*)
  dad6b5f... libtracker-sparql: Declare direct connection constructors i (*)
  d3fec06... utils: Drop tracker-resdump noinst util (*)
  4254113... libtracker-sparql: Reply earlier to D-Bus query messages in (*)
  4098bbd... libtracker-sparql: Reimplement all bus connection objects (*)
  aea373b... build: Cleanse of Vala dependencies (*)
  1c94abe... Merge branch 'wip/carlosg/rewrite-bus-impl' into 'master' (*)
  87d5b79... libtracker-sparql/bus: Initialize string length out value i (*)
  39d54f1... libtracker-sparql/bus: Check errors and return values readi (*)
  8258631... libtracker-sparql/bus: Validate column offsets in bus curso (*)
  edbbea3... libtracker-sparql/bus: Check return value of g_dbus_message (*)
  a048662... Merge branch 'wip/carlosg/bus-fixes' into 'master' (*)
  260e6b4... Update Turkish translation (*)
  39ccedb... libtracker-sparql/bus: Plug potential leak on error paths (*)
  d640977... libtracker-sparql/bus: Avoid reentrancy on bus batches (*)
  90eff3e... libtracker-sparql/bus: Shuffle cursor row offsets maximum s (*)
  0b183d9... libtracker-sparql/bus: Check return value of function (*)
  c2fbe2a... Update Friulian translation (*)
  5c9d59c... Merge branch 'wip/carlosg/more-bus-fixes' into 'master' (*)
  d33a185... Updated Spanish translation (*)
  d5550e7... libtracker-sparql/core: Use boolean getter for ASK query (*)
  8035d4f... Add Abkhazian translation (*)
  430ad90... Update Basque translation (*)
  318ac06... Merge branch 'wip/carlosg/inverse-functional-property-on-up (*)
  022c30e... Update Serbian translation (*)
  e5fa067... Release 3.4.0.beta (*)
  f9bc387... Update Croatian translation (*)
  b7e109e... Update Polish translation (*)
  25646de... Update Galician translation (*)
  24bb4e4... Updated Lithuanian translation (*)
  eb16675... build: Update meson_version to 0.53 (*)
  becfbb9... tracker-sparql/core: Add missing dependency on unicode libr (*)
  be20f15... Update Abkhazian translation (*)
  9f520e7... Updated Czech translation (*)
  0b22629... Update German translation (*)
  a5f323b... libtracker-sparql/bus: Add missing errno.h include (*)
  795c029... Merge branch 'errno' into 'master' (*)
  77a86bc... core: Free the ontology and cache locations on finalizing d (*)
  2b4cc91... Merge branch 'sparql-data-manager-fix' into 'master' (*)
  9fdd1ee... Merge branch 'icu-dep' into 'master' (*)
  a100df3... Merge branch 'wip/jfelder/meson_version' into 'master' (*)
  f6b184d... libtracker-data: Propagate error message on constraint erro (*)
  7723e4f... utils: Add 2 more cases to tracker-benchmark (*)
  f51cd02... utils: Improve output of tracker-benchmark (*)
  417d450... core: Fix lookup of multivalued FTS columns (*)
  91e9fbe... core: Bump database version (*)
  8b85648... libtracker-data: Drop requirement to pass text to FTS delet (*)
  18cd2c4... libtracker-data: Shuffle FTS text deletion (*)
  463dec1... libtracker-data: Shuffle handling of properties not belongi (*)
  47446da... libtracker-data: Drop intermediate function (*)
  cfb8400... libtracker-sparql: Simplify FTS text insertion (*)
  e2d61a4... libtracker-sparql: Use TrackerRowid in FTS functions (*)
  111de39... libtracker-sparql: Propagate errors from FTS update/deletio (*)
  b307948... libtracker-sparql: Minor code refactor (*)
  4368586... libtracker-data: Pass TrackerClass/Property further along i (*)
  ae25d7f... libtracker-sparql: Refactor handling of domain indexes (*)
  63f15e3... libtracker-sparql: Pass TrackerProperty further in updates  (*)
  d6e4b93... libtracker-sparql: Change hashtable key (*)
  d34f5e2... libtracker-sparql: Add function to get GValue array from a  (*)
  bb9ce84... libtracker-sparql: Use tracker_db_statement_get_values() (*)
  11b1f49... libtracker-sparql: Use concatenation to expand prefixes (*)
  0cbd8a9... libtracker-sparql: Update code comments (*)
  bc743f3... libtracker-sparql: Add private call to determine if a resou (*)
  aef59a5... libtracker-sparql: Use API to deal with TrackerResources th (*)
  cf0bef3... libtracker-sparql/core: Do not pass graph ID to notifier ho (*)
  dec0bd1... libtracker-sparql/core: Do not store graph ID in update mac (*)
  9fb96bb... libtracker-sparql/core: Drop FTS helper variable (*)
  b2bb678... libtracker-sparql/core: Loosen TrackerDBStatement ownership (*)
  078529f... libtracker-data/core: Plug leaks on TrackerData updates obj (*)
  cbf14b1... libtracker-sparql/core: Keep statement to insert into Resou (*)
  19d4964... libtracker-sparql/core: Keep statements to maintain resourc (*)
  8147f09... libtracker-sparql/core: Mark functions static (*)
  0f1071d... libtracker-sparql/core: Use GType directly (*)
  e48b3e0... libtracker-sparql/core: Set nrl:modified/added consistently (*)
  f42ccb0... libtracker-sparql/core: Do not clear all cached graph info  (*)
  01476fe... core: Untangle class insert and update queries (*)
  f820396... core: Minor refactor (*)
  17bf283... core: Refactor buffering of database updates (*)
  ddd3dc2... core: Add direct getters for nrl:added/modified properties (*)
  4c3e0f0... core: Generalize TrackerDBStatement cache API (*)
  57f7064... core: Improve performance of update statement caching (*)
  3166c67... core: Replace hashtable with list (*)
  bfd32ca... core: Move accounting of already visited TrackerResources a (*)
  faf285c... core: Add fast path to look up class/property URIs (*)
  25a1186... core: Make it possible to look up properties by short URIs (*)
  ae2e7dc... core: Avoid expanding property names for lookups (*)
  25db39f... core: Shuffle graph URI expansion (*)
  7573992... core: Delay GHashTable creation (*)
  507d198... core: Use TrackerResourceIterator to iterate resources for  (*)
  7959043... core: Maintain array for refcount changes (*)
  4f4e4a4... core: Decouple FTS updates from previous property value loo (*)
  adccf33... core: Optimize deletion of classes of a resource (*)
  c56e635... core: Optimize call to fetch property values (*)
  414dfa8... core: Use statement cache on queries for property values (*)
  85a491a... core: Shuffle query for RDF types of a resource (*)
  fb402b6... core: Keep statement to query resource IDs (*)
  84edbdc... core: Don't ask to cache a one-time statement (*)
  f2454c9... core: Return a boolean on tracker_db_statement_execute() (*)
  d6203d0... core: Avoid finding out resource insertion through GError (*)
  c4d2d5b... core: Drop caching of scarcely run statements (*)
  7ddec58... core: Avoid query for subclasses of a resource (*)
  3487ebf... libtracker-sparql: Avoid spurious warnings writing D-Bus en (*)
  3cdc00e... Merge branch 'wip/carlosg/update-perf' into 'master' (*)
  7818fbc... libtracker-sparql: Avoid deprecated API usage warnings bett (*)
  fb8804d... remote: Support newer soup API to pause/unpause messages (*)
  50132bf... core: Cast cursor variable to the right type (*)
  ae15b34... tests: Remove unused variables (*)
  9d22a62... docs: Use correct integer type for iterator (*)
  051359a... docs: Avoid warnings doubly parsing base ontology (*)
  5904dbb... build: Use generic .get_variable method to get pkgconfig va (*)
  5cef28c... build: Don't look for posix_fadvise (*)
  12ba2a1... libtracker-sparql: Handle G_TYPE_UINT values in TrackerReso (*)
  bf26aea... Update Brazilian Portuguese translation (*)
  c52e664... Merge branch 'wip/carlosg/compiler-warnings' into 'master' (*)
  5c66973... Update Slovenian translation (*)
  e11466a... Update Hungarian translation (*)
  e20c73e... Update Korean translation (*)
  3303100... libtracker-sparql: Escape illegal characters in IRIREF from (*)
  7a686ee... Merge branch 'wip/carlosg/resource-iri-escapes' into 'maste (*)
  c17949d... Update Catalan translation (*)
  3279dda... Update Danish translation (*)
  6dc36b3... Update Latvian translation (*)
  cc13adf... libtracker-sparql: Fix off by one in checks for escaped IRI (*)
  8c76d4d... Release 3.4.0.rc (*)
  a7c3d79... Update French translation (*)
  6e38fb5... Release 3.4.0 (*)
  60fa3e7... Update Turkish translation (*)
  8e86e07... libtracker-sparql: Add `events` signal of `Notifier` class  (*)
  83420af... libtracker-sparql: Clean up indentation in VAPI (*)
  412a357... Merge branch 'add-events-signal-to-vapi' into 'master' (*)
  cfbcfa1... libtracker-sparql: Add missing character to IRI escape chec (*)
  9320635... libtracker-sparql: Set namespace on signal argument type (*)
  0e8bf2f... Merge branch 'wip/carlosg/vapi-fix' into 'master' (*)
  8b6548a... Merge branch 'wip/carlosg/iri-escape-fix' into 'master' (*)
  9449883... libtracker-sparql/direct: Prune content of already executed (*)
  d1cb178... ontologies: Move fts: prefix definition to base ontology (*)
  bbb1965... Merge branch 'wip/carlosg/move-fts-prefix' into 'master' (*)
  ae82532... Merge branch 'wip/carlosg/prune-batch' into 'master' (*)
  b3f5c03... portal: Make option entries array NULL-terminated (*)
  0abaeae... Merge branch 'moodyhunter-master-patch-29441' into 'master' (*)
  190e295... Update Croatian translation (*)
  189794d... bash-completion: Replace deprecated egrep usage with grep - (*)
  2b63192... Merge branch 'bjorn.lie-master-patch-63006' into 'master' (*)
  a20add0... Update Bulgarian translation (*)
  0037820... Update Bulgarian translation (*)
  9375cae... Update Abkhazian translation (*)
  7f4dc68... core/docs: Fix various "variable may be uninitialized" warn (*)
  3117a91... Merge branch 'sam/uninitialized-var-warnings' into 'master' (*)
  f782e42... core: Free the cache location on finalizing db manager (*)
  d492d98... Merge branch 'sparql-db-manager-fix' into 'master' (*)
  4d37eb9... Update Slovak translation (*)
  4a00fe8... ci: Give a name to coverage exposed artifact (*)
  085c016... ci: Enable coverage integration in MR diff view (*)
  2fa4482... Merge branch 'wip/carlosg/ci-coverage-in-mr' into 'master' (*)
  70815fd... libtracker-sparql: Add JSON-LD serializer
  e31ac29... libtracker-sparql: Add JSON-LD deserializer implementation
  6a37e1f... libtracker-sparql: Integrate JSON-LD serializers and deseri
  9f35faf... tests: Add tests for JSON-LD serialization and deserializat
  ef6a057... libtracker-sparql: Handle JSON-LD pretty TrackerResource pr
  ab670ca... libtracker-sparql: Deprecate tracker_resource_print_jsonld(

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