[tracker] (83 commits) Non-fast-forward update to branch sam/examples
- From: Sam Thursfield <sthursfield src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker] (83 commits) Non-fast-forward update to branch sam/examples
- Date: Thu, 17 Dec 2020 15:27:20 +0000 (UTC)
The branch 'sam/examples' 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:
eaf2b0b... examples: Rename `introspection/python` -> `python`
880aa16... examples: Remove flatpak example
1024f1d... examples: Remove miner example
43e572f... examples: Remove all-async.py query
8fbf608... examples: Move Python query examples to tracker-miners.
5829cd3... examples: Add endpoint example
df7e9c5... examples: Add README
Commits added to the branch:
cf3fac9... libtracker-data: Make ontology structs more compact (*)
721c462... libtracker-data: Protect ontology objects with a mutex (*)
781cfea... Merge branch 'wip/carlosg/ontology-race' into 'master' (*)
2a9ba5e... build: Show debug and optimisation flags in summary (*)
b909e9f... Merge branch 'sam/show-debug' into 'master' (*)
5c4cf8d... libtracker-sparql: Define version numbers in headers (*)
611cec3... libtracker-sparql: Add macro scaffolding for 3.1 new API (*)
860481e... libtracker-sparql: Make functions static (*)
b1e5bec... libtracker-sparql/direct: Make task operation data more gen (*)
ca18413... libtracker-sparql: Refactor namespace expanding to its own (*)
dddb0c9... libtracker-data: Add blank node map argument to update pars (*)
d42a31b... libtracker-sparql: Add tracker_resource_get_property_overwr (*)
00524e7... libtracker-data: Add utility function to deserialize a reso (*)
78649b0... libtracker-sparql: Add tracker_sparql_connection_update_res (*)
cb98b48... libtracker-sparql: Add TrackerBatch API (*)
abbb813... libtracker-sparql: Sanitize "Since" tags (*)
f235199... Merge branch 'wip/carlosg/batches-and-resources' into 'mast (*)
2e1341f... updated the commands for indexing and querying in tracker3 (*)
1f8db45... Merge branch 'readme-update' into 'master' (*)
2ad29dc... libtracker-data: Add internal error code for failed constra (*)
9a89c7c... libtracker-data: Inverse expectations when inserting a reso (*)
1733879... libtracker-data: Prefer tracker_class_get_id() over queries (*)
73974bb... libtracker-data: Don't pass resource ID to resource_buffer_ (*)
6d72ce1... libtracker-data: Expose function internally to insert URI i (*)
980e5b9... libtracker-data: Unify the code assigning IDs to resources (*)
69f7e83... libtracker-data: Perform creation of base tables a bit earl (*)
56b8bf5... libtracker-data: Throw away the ontology/regular resource I (*)
8ed66ae... libtracker-data: Cache set of new IDs in the transaction (*)
9e9a34f... libtracker-data: Add fast path to insert new bnode UUIDs (*)
fe0169e... libtracker-data: Drop unused struct field (*)
4c95590... libtracker-data: Cache SQL string in char* form (*)
1f0b361... libtracker-data: Avoid varargs function where possible (*)
f60648a... website: Update FAQ with a brief into to debugging Tracker (*)
b217e29... Merge branch 'sam/debugging-faq' into 'master' (*)
ca0e860... build: Enable debug if --buildtype=plain (*)
0072e59... Merge branch 'wip/carlosg/insert-perf' into 'master' (*)
88e68e0... Add missing <package> element to Tracker-3.0.gir (*)
c812962... Merge branch 'sam/gir-fix' into 'master' (*)
040e22d... libtracker-data: Avoid deletion of empty rows in FTS table (*)
087ba21... ci: Avoid usage of `su` command (*)
07eb11b... ci: Drop dnf calls (*)
1e6b10b... Merge branch 'wip/carlosg/fts-with-sqlite-3.34.0' into 'mas (*)
eeb0330... Merge branch 'wip/carlosg/ci-unprivileged' into 'master' (*)
ecfbc7b... tracker:strip-punctuation function created function will ma (*)
4c52958... Merge branch 'strip-punctuation' into 'master' (*)
763b39d... Merge branch 'sam/debug-plain' into 'master' (*)
011d335... ci: Fix coverity info upload (*)
aec3e48... libtracker-data: Perform TrackerResource element deletion a (*)
cb04f98... libtracker-data: Fix bnode cache lookups (*)
99fb3ed... libtracker-data: Add missing conversion from datetime types (*)
ac44d29... libtracker-data: Remove astray ':' (*)
b2a60f6... libtracker-data: Cluster deletions issued by TrackerResourc (*)
2696e63... Merge branch 'wip/carlosg/batches-and-resources' into 'mast (*)
d0bcb01... Update Romanian translation (*)
29fd7c4... build: fix build when using --buildtype=plain (*)
47b808d... Merge branch 'abderrahim/fix-build' into 'master' (*)
62c17e7... libtracker-sparql: Add private/abstract TrackerSerializer o (*)
3fc5916... libtracker-sparql: Add private JSON serializer subclass (*)
c454bb8... libtracker-sparql: Add private XML serializer task (*)
9b884ee... libtracker-sparql: Hook XML/JSON serializers to constructor (*)
8be9514... libtracker-sparql: Add HTTP endpoint implementation (*)
1be1335... tracker: Add --http-port option to "tracker3 endpoint" comm (*)
0e3cd6f... tests: Add basic functional test for the HTTP endpoint (*)
31653cd... libtracker-sparql: Add signal to control access to HTTP end (*)
cb03c76... tracker: Add --loopback option to "tracker3 endpoint" (*)
7843914... docs: Document --http-port/--loopback options in endpoint m (*)
6d2ec24... ontologies: Specify a unit for nfo:duration (*)
af0d494... Merge branch 'wip/carlosg/http-endpoint' into 'master' (*)
26b8bfa... Merge branch 'sam/duration-seconds' into 'master' (*)
b193768... libtracker-sparql: Fix newly introduced coverity warnings (*)
29ed8ba... Merge branch 'wip/carlosg/coverity-warnings' into 'master' (*)
3850286... Update Ukrainian translation (*)
62f3319... Update Romanian translation (*)
3643c89... Updated Spanish translation (*)
d1f1e83... ci: Add rawhide job (*)
fa90c5a... Merge branch 'sam/rawhide' into 'master' (*)
fbb61ba... examples: Rename `introspection/python` -> `python`
77bdadf... examples: Remove flatpak example
a06e040... examples: Remove miner example
98585df... examples: Remove all-async.py query
0da4cd3... examples: Move Python query examples to tracker-miners.
462bc3d... examples: Add endpoint example
2c9d7d4... examples: Add README
(*) 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]