[tracker] (100 commits) Non-fast-forward update to branch wip/carlosg/tracker-3.0-api-breaks
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker] (100 commits) Non-fast-forward update to branch wip/carlosg/tracker-3.0-api-breaks
- Date: Mon, 17 Feb 2020 18:09:27 +0000 (UTC)
The branch 'wip/carlosg/tracker-3.0-api-breaks' 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:
2eacde2... libtracker-sparql: Drop load() API
e1f831f... libtracker-sparql: Drop statistics() API
1ef03a4... libtracker-data: Drop tracker-store backup DBus API
e551c35... libtracker-data: Remove traces of journal location in inter
443aa46... libtracker-sparql: Drop journal argument from direct connec
5b16ca6... libtracker-sparql: Drop TrackerSparqlBuilder
db59f8e... libtracker-bus: Remove dead code
bc1d1a9... libtracker-sparql: Drop named/anon graph arguments from DBu
7657e65... libtracker-sparql: Drop "local" from tracker_sparql_connect
9d86fa6... libtracker-sparql: Drop TRACKER_NOTIFIER_FLAG_NOTIFY_UNEXTR
d113715... libtracker-sparql: Drop TRACKER_NOTIFIER_FLAG_QUERY_LOCATIO
07cc58f... libtracker-sparql: Make TrackerNotifierEventCache more stan
cdc4d9e... libtracker-sparql: Simplify URN queries in TrackerNotifier
924eccb... libtracker-sparql: Change TrackerNotifier to subscribe to E
9b78c93... libtracker-sparql: Add methods to subscribe to GraphUpdated
c392d3e... libtracker-sparql: Make TrackerSparqlConnection generate Tr
6bf3676... libtracker-sparql: Change arguments in TrackerNotifier::eve
ea6512a... libtracker-sparql: Export TrackerNotifierEventCache for imp
e93e52c... libtracker-direct: Hook to TrackerSparqlConnection::create_
eb221a1... libtracker-bus: Implement TrackerSparqlConnection::create_n
2c90a16... libtracker-bus: Talk to org.freedesktop.Tracker1.Endpoint
d882121... libtracker-sparql: Drop DBus interface/object path defines
c30299a... examples: Drop class-signal example code
4ee3a3f... libtracker-data: Allow NULL ontologies on readonly connecti
b8bccf2... tracker: Allow specifying connection on info/sparql CLI sub
51a6d94... tracker: Add --database argument to "sql" CLI subcommand
16382ce... libtracker-sparql: Proxy database changes through endpoint
ada021f... tests: Drop tests for tracker_sparql_connection_get(_async)
d029547... tests: Make libtracker-sparql tests use local connection
21ef606... utils: Update utilities to use explicit bus connection
c0c1663... docs: Make libtracker-sparql examples use explicit bus conn
cdd4e1a... tests: Make "steroids" test use in process dbus endpoint
efa1ba2... libtracker-sparql: Fix handling of update_blank() results i
c49d600... libtracker-sparql: Drop GError array return value in update
ed85edd... tests: Rename "steroids" test to tracker-fd-test
b01cd33... tests: Make test-bus-query-cancellation use in-process endp
2e9d381... tests: Move functional test into libtracker-data
12dde85... examples: Change async connection example to use local conn
50ec039... libtracker-sparql: Drop tracker_sparql_connection_get()
cb24739... libtracker-sparql: Drop dbus connection setter/getter
a531f6f... libtracker-sparql: Drop tracker_sparql_connection_[gs]et_do
f908af1... tracker-store: Drop tracker-store
99ba864... libtracker-common: Clean up no longer used modules
b7da971... libtracker-bus: Drop usage of Tracker.IPC
bc27e5a... libtracker-sparql: Add tracker_sparql_statement_clear_bindi
e445c66... libtracker-sparql: Add tracker_sparql_connection_close()
e365433... libtracker-direct: Drop unused internal API
f631954... libtracker-sparql: Allow specifying object path on DBus SPA
2c868f5... libtracker-data: Expand dbus uris to observe bus and object
f4eb73a... libtracker-sparql: Reimplement public API in C
2482392... libtracker-direct: Define the flags property with flag type
0de1277... build: Drop g-ir-merge util
e963c8f... libtracker-sparql: Change description of pkgconfig file
de6ad16... libtracker-sparql: Add define to export library functions
0559b30... libtracker-sparql: Make class structs private
356cdce... libtracker-sparql: Add some missing docs and introspection
8e9eb6e... Remove references to obsolete environment variables
e2f657d... docs: Some updates for Tracker 3.0
b60e085... tracker: Add "endpoint" CLI subcommand
6038292... Further updates to docs and introspection annotations.
f7dae06... libtracker-data: Drop TrackerDBConfig
46603e4... data: Drop org.freedesktop.Tracker.Store gschema
86670de... libtracker-sparql: Drop TRACKER_DATASOURCE_URN_NON_REMOVABL
1840819... libtracker-sparql: Drop TRACKER_PREFIX_DATASOURCE_URN
d3a923d... libtracker-sparql: Drop TRACKER_OWN_GRAPH_URN
8c6daff... libtracker-sparql: Remove needless TrackerNotifier check
93ccdc0... libtracker-sparql: Prepare for doing asynchronous queries
aaa47de... libtracker-sparql: Make TrackerNotifier queries asynchronou
460b889... libtracker-sparql: Add GType for TrackerNotifierEvent
ddc3fc6... libtracker-sparql: Correct doc comment
f36c41f... libtracker-sparql: Ensure to make enum get_type() functions
824eddd... docs: Add GType information to libtracker-sparql gtk-doc
01cc6e6... docs: Specify private headers
5fe9c6c... libtracker-sparql: Some documentation improvements/fixes
431a38f... docs: Move all unused symbols into the corresponding sectio
6b590f6... libtracker-sparql: Always emit TrackerNotifier::events on a
38c00ba... libtracker-bus: Correctly configure the TrackerNotifier on
08b629c... libtracker-direct: Fix async TrackerSparqlStatement executi
38be4dd... libtracker-common: Extend list of reserved words
e2806fd... libtracker-sparql: Add TrackerSparqlConnectionFlags to conf
31acdca... libtracker-fts: Drop TrackerFTSConfig
a3aa2df... libtracker-direct: Unref notifiers before closing data mana
0605556... libtracker-direct: Free tasks after g_task_return*
08272f6... libtracker-direct: Ensure queries get cancelled after close
7efa617... libtracker-sparql: Be lenient in generic tracker_sparql_cur
b9e9df6... libtracker-data: Hint expression type on InlineDataOneVar
33d76eb... libtracker-sparql: Cancel info query on notifier finalizati
79108f9... libtracker-data: Join WAL thread before freeing abs name on
615425e... libtracker-sparql: Add tracker_sparql_connection_close_asyn
Commits added to the branch:
b481ee3... Update Galician translation (*)
03c2d8f... Update Basque translation (*)
b92c088... ci: Use prebuilt base image for Alpine Linux (*)
17654a3... Merge branch 'sam/alpine-ci-base-image' into 'master' (*)
2677385... tests: Use libeatmydata to speed up tests (*)
f065f6d... Merge branch 'sam/tests-eat-my-data' into 'master' (*)
d3db4c1... ci: Remove limit on the number of simultaneous tests (*)
e68f781... Merge branch 'sam/tests-parallel' into 'master' (*)
03a0fce... libtracker-sparql: Drop load() API
6562d39... libtracker-sparql: Drop statistics() API
e893668... libtracker-data: Drop tracker-store backup DBus API
011a098... libtracker-data: Remove traces of journal location in inter
346a45d... libtracker-sparql: Drop journal argument from direct connec
9ea37ed... libtracker-sparql: Drop TrackerSparqlBuilder
1cbc6ef... libtracker-bus: Remove dead code
9257321... libtracker-sparql: Drop named/anon graph arguments from DBu
b6a975e... libtracker-sparql: Drop "local" from tracker_sparql_connect
ff04b40... libtracker-sparql: Drop TRACKER_NOTIFIER_FLAG_NOTIFY_UNEXTR
8ef48fb... libtracker-sparql: Drop TRACKER_NOTIFIER_FLAG_QUERY_LOCATIO
e64fad6... libtracker-sparql: Make TrackerNotifierEventCache more stan
abc6e0a... libtracker-sparql: Simplify URN queries in TrackerNotifier
61aa643... libtracker-sparql: Change TrackerNotifier to subscribe to E
0358ccd... libtracker-sparql: Add methods to subscribe to GraphUpdated
8661e13... libtracker-sparql: Make TrackerSparqlConnection generate Tr
3373344... libtracker-sparql: Change arguments in TrackerNotifier::eve
260dc86... libtracker-sparql: Export TrackerNotifierEventCache for imp
60eb58a... libtracker-direct: Hook to TrackerSparqlConnection::create_
ba63502... libtracker-bus: Implement TrackerSparqlConnection::create_n
d8ce494... libtracker-bus: Talk to org.freedesktop.Tracker1.Endpoint
fd8a153... libtracker-sparql: Drop DBus interface/object path defines
445bc91... examples: Drop class-signal example code
362d81b... libtracker-data: Allow NULL ontologies on readonly connecti
8b9f097... tracker: Allow specifying connection on info/sparql CLI sub
d40fd31... tracker: Add --database argument to "sql" CLI subcommand
eb75438... libtracker-sparql: Proxy database changes through endpoint
a8647c6... tests: Drop tests for tracker_sparql_connection_get(_async)
ba2d8df... tests: Make libtracker-sparql tests use local connection
aee727b... utils: Update utilities to use explicit bus connection
0dd2e91... docs: Make libtracker-sparql examples use explicit bus conn
6d57797... tests: Make "steroids" test use in process dbus endpoint
3657f3a... libtracker-sparql: Fix handling of update_blank() results i
f06d078... libtracker-sparql: Drop GError array return value in update
b5de271... tests: Rename "steroids" test to tracker-fd-test
167e6e7... tests: Make test-bus-query-cancellation use in-process endp
eb3a756... tests: Move functional test into libtracker-data
8912990... examples: Change async connection example to use local conn
ef76b38... libtracker-sparql: Drop tracker_sparql_connection_get()
c5dc432... libtracker-sparql: Drop dbus connection setter/getter
add9c24... libtracker-sparql: Drop tracker_sparql_connection_[gs]et_do
b0541d6... tracker-store: Drop tracker-store
8f7fd97... libtracker-common: Clean up no longer used modules
4d12172... libtracker-bus: Drop usage of Tracker.IPC
b6c7368... libtracker-sparql: Add tracker_sparql_statement_clear_bindi
45e6d82... libtracker-sparql: Add tracker_sparql_connection_close()
3d5e603... libtracker-direct: Drop unused internal API
02cf62f... libtracker-sparql: Allow specifying object path on DBus SPA
5b0a775... libtracker-data: Expand dbus uris to observe bus and object
1e4cd3d... libtracker-sparql: Reimplement public API in C
8c7434d... libtracker-direct: Define the flags property with flag type
5cfeec6... build: Drop g-ir-merge util
b774556... libtracker-sparql: Change description of pkgconfig file
01aaf69... libtracker-sparql: Add define to export library functions
d2950e4... libtracker-sparql: Make class structs private
2341a10... libtracker-sparql: Add some missing docs and introspection
4a165fd... Remove references to obsolete environment variables
9a0772f... docs: Some updates for Tracker 3.0
1e42ef2... tracker: Add "endpoint" CLI subcommand
a4c3d5f... Further updates to docs and introspection annotations.
21d9fca... libtracker-data: Drop TrackerDBConfig
fec7f32... data: Drop org.freedesktop.Tracker.Store gschema
2720e18... libtracker-sparql: Drop TRACKER_DATASOURCE_URN_NON_REMOVABL
6c243cc... libtracker-sparql: Drop TRACKER_PREFIX_DATASOURCE_URN
ad5586f... libtracker-sparql: Drop TRACKER_OWN_GRAPH_URN
8dc99d2... libtracker-sparql: Remove needless TrackerNotifier check
f871c2a... libtracker-sparql: Prepare for doing asynchronous queries
dda537a... libtracker-sparql: Make TrackerNotifier queries asynchronou
fa49f1f... libtracker-sparql: Add GType for TrackerNotifierEvent
106698f... libtracker-sparql: Correct doc comment
74f2498... libtracker-sparql: Ensure to make enum get_type() functions
2c2c6fa... docs: Add GType information to libtracker-sparql gtk-doc
c52ba8a... docs: Specify private headers
6ff7936... libtracker-sparql: Some documentation improvements/fixes
cff7ffc... docs: Move all unused symbols into the corresponding sectio
c801ad0... libtracker-sparql: Always emit TrackerNotifier::events on a
0befdf9... libtracker-bus: Correctly configure the TrackerNotifier on
e3108e2... libtracker-direct: Fix async TrackerSparqlStatement executi
aa59067... libtracker-common: Extend list of reserved words
043f9ca... libtracker-sparql: Add TrackerSparqlConnectionFlags to conf
98fc00c... libtracker-fts: Drop TrackerFTSConfig
f6d101f... libtracker-direct: Unref notifiers before closing data mana
c6b13da... libtracker-direct: Free tasks after g_task_return*
41d192c... libtracker-direct: Ensure queries get cancelled after close
91a42b5... libtracker-sparql: Be lenient in generic tracker_sparql_cur
6efed2b... libtracker-data: Hint expression type on InlineDataOneVar
192bd2d... libtracker-sparql: Cancel info query on notifier finalizati
7ad47f8... libtracker-data: Join WAL thread before freeing abs name on
c7050b6... libtracker-sparql: Add tracker_sparql_connection_close_asyn
278d61d... libtracker-data: Remove unneeded DB consistency check
ee67a48... libtracker-data: Clean up TrackerDBManager internal API
d8aae14... libtracker-data: Remove unused fields from TrackerDBDefinit
(*) 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]