[tracker] (100 commits) Non-fast-forward update to branch sam/tracker-3.0-functional-tests
- From: Sam Thursfield <sthursfield src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker] (100 commits) Non-fast-forward update to branch sam/tracker-3.0-functional-tests
- Date: Sat, 8 Feb 2020 18:30:49 +0000 (UTC)
The branch 'sam/tracker-3.0-functional-tests' 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:
af964d2... libtracker-sparql: Drop load() API
a6341df... libtracker-sparql: Drop statistics() API
19319d4... libtracker-data: Drop tracker-store backup DBus API
5728335... libtracker-data: Remove traces of journal location in inter
bfba7c2... libtracker-sparql: Drop journal argument from direct connec
c4efe0a... libtracker-sparql: Drop TrackerSparqlBuilder
4d0b90b... libtracker-bus: Remove dead code
f97070a... libtracker-sparql: Drop named/anon graph arguments from DBu
1717f1c... libtracker-sparql: Drop "local" from tracker_sparql_connect
f11a3d7... libtracker-sparql: Drop TRACKER_NOTIFIER_FLAG_NOTIFY_UNEXTR
ecf1b27... libtracker-sparql: Drop TRACKER_NOTIFIER_FLAG_QUERY_LOCATIO
897590a... libtracker-sparql: Make TrackerNotifierEventCache more stan
7647022... libtracker-sparql: Simplify URN queries in TrackerNotifier
32bcd49... libtracker-sparql: Change TrackerNotifier to subscribe to E
0bb7d35... libtracker-sparql: Add methods to subscribe to GraphUpdated
e9d8d88... libtracker-sparql: Make TrackerSparqlConnection generate Tr
6c678de... libtracker-sparql: Change arguments in TrackerNotifier::eve
c99688f... libtracker-sparql: Export TrackerNotifierEventCache for imp
c196a81... libtracker-direct: Hook to TrackerSparqlConnection::create_
2fb9089... libtracker-bus: Implement TrackerSparqlConnection::create_n
1472702... libtracker-bus: Talk to org.freedesktop.Tracker1.Endpoint
74b4b1d... libtracker-sparql: Drop DBus interface/object path defines
7872823... examples: Drop class-signal example code
3ccd6b2... libtracker-data: Allow NULL ontologies on readonly connecti
9e19f69... tracker: Allow specifying connection on info/sparql CLI sub
1eba990... tracker: Add --database argument to "sql" CLI subcommand
8b0af0e... libtracker-sparql: Proxy database changes through endpoint
38c9887... tests: Drop tests for tracker_sparql_connection_get(_async)
26d8bd9... tests: Make libtracker-sparql tests use local connection
65a1efb... utils: Update utilities to use explicit bus connection
8cf91a7... docs: Make libtracker-sparql examples use explicit bus conn
f3dc5ad... tests: Make "steroids" test use in process dbus endpoint
812f4a1... libtracker-sparql: Fix handling of update_blank() results i
0a1981c... libtracker-sparql: Drop GError array return value in update
d0405dd... tests: Rename "steroids" test to tracker-fd-test
d779a3e... tests: Make test-bus-query-cancellation use in-process endp
0fd3b3d... tests: Move functional test into libtracker-data
a12f1e5... examples: Change async connection example to use local conn
a882f3a... libtracker-sparql: Drop tracker_sparql_connection_get()
64ab298... libtracker-sparql: Drop dbus connection setter/getter
6c15bbd... libtracker-sparql: Drop tracker_sparql_connection_[gs]et_do
124626a... tracker-store: Drop tracker-store
6a103c7... libtracker-common: Clean up no longer used modules
f604968... libtracker-bus: Drop usage of Tracker.IPC
f93a29e... libtracker-sparql: Add tracker_sparql_statement_clear_bindi
9251bca... libtracker-sparql: Add tracker_sparql_connection_close()
ee9e7f6... libtracker-direct: Drop unused internal API
137b898... libtracker-sparql: Allow specifying object path on DBus SPA
b61ef45... libtracker-data: Expand dbus uris to observe bus and object
cf3e18b... libtracker-sparql: Reimplement public API in C
1899f5d... libtracker-direct: Define the flags property with flag type
5e949dc... build: Drop g-ir-merge util
b2595ef... libtracker-sparql: Change description of pkgconfig file
b4d53e0... libtracker-sparql: Add define to export library functions
6a218f4... libtracker-sparql: Make class structs private
5da1729... libtracker-sparql: Add some missing docs and introspection
1a50391... Remove references to obsolete environment variables
09a3d4a... docs: Some updates for Tracker 3.0
a247487... tracker: Add "endpoint" CLI subcommand
0a78fba... Further updates to docs and introspection annotations.
a8771fa... libtracker-data: Drop TrackerDBConfig
7b6665a... data: Drop org.freedesktop.Tracker.Store gschema
cb60024... libtracker-sparql: Drop TRACKER_DATASOURCE_URN_NON_REMOVABL
45320bb... libtracker-sparql: Drop TRACKER_PREFIX_DATASOURCE_URN
8fc2533... libtracker-sparql: Drop TRACKER_OWN_GRAPH_URN
9792c80... libtracker-sparql: Remove needless TrackerNotifier check
0b5c0d6... libtracker-sparql: Prepare for doing asynchronous queries
2efffe7... libtracker-sparql: Make TrackerNotifier queries asynchronou
b9168ab... libtracker-sparql: Add GType for TrackerNotifierEvent
b8eebcc... libtracker-sparql: Correct doc comment
5077ef2... libtracker-sparql: Ensure to make enum get_type() functions
fd0b197... docs: Add GType information to libtracker-sparql gtk-doc
66b2267... docs: Specify private headers
3a5fd72... libtracker-sparql: Some documentation improvements/fixes
fdf073f... docs: Move all unused symbols into the corresponding sectio
b447b49... libtracker-sparql: Always emit TrackerNotifier::events on a
ec4cb32... libtracker-direct: Unref data manager after we free all not
a979d83... Bump API version to 3.0
b2bd552... libtracker-sparql: Bind get_string() 'length' parameter cor
ba8fee8... tests: Remove the test tracker-store service file
cce7d4c... tests: Remove obsolete 'test domain ontology' variable
2b7e0b9... Update functional tests for Tracker 3.0 changes
d7c0f4c... Enable functional tests for everyone
85b1267... Update for changes in https://gitlab.gnome.org/GNOME/tracke
Commits added to the branch:
2c4b1ff... tests: Hide INFO and DEBUG messages by default (*)
332c1f7... fix #172 blank nodes should be processed when processing ne (*)
ba79273... Merge branch 'sam/tests-less-verbose' into 'master' (*)
0eb0cce... Merge branch 'fix-172' into 'master' (*)
cc0e26d... Update Swedish translation (*)
596a6d1... Updated Lithuanian translation (*)
f291ee1... libtracker-sparql: Drop load() API (*)
043a71f... libtracker-sparql: Drop statistics() API (*)
19859c6... libtracker-data: Drop tracker-store backup DBus API (*)
184fd9d... libtracker-data: Remove traces of journal location in inter (*)
17e3a3c... libtracker-sparql: Drop journal argument from direct connec (*)
04374fa... libtracker-sparql: Drop TrackerSparqlBuilder (*)
ceeea8a... libtracker-bus: Remove dead code (*)
d5430e0... libtracker-sparql: Drop named/anon graph arguments from DBu (*)
ced3375... libtracker-sparql: Drop "local" from tracker_sparql_connect (*)
10b9514... libtracker-sparql: Drop TRACKER_NOTIFIER_FLAG_NOTIFY_UNEXTR (*)
da097a2... libtracker-sparql: Drop TRACKER_NOTIFIER_FLAG_QUERY_LOCATIO (*)
ee5a464... libtracker-sparql: Make TrackerNotifierEventCache more stan (*)
8e51c20... libtracker-sparql: Simplify URN queries in TrackerNotifier (*)
19a5123... libtracker-sparql: Change TrackerNotifier to subscribe to E (*)
3b458a7... libtracker-sparql: Add methods to subscribe to GraphUpdated (*)
e97e77b... libtracker-sparql: Make TrackerSparqlConnection generate Tr (*)
e77a9d5... libtracker-sparql: Change arguments in TrackerNotifier::eve (*)
a1fa082... libtracker-sparql: Export TrackerNotifierEventCache for imp (*)
cea9339... libtracker-direct: Hook to TrackerSparqlConnection::create_ (*)
4bfe36e... libtracker-bus: Implement TrackerSparqlConnection::create_n (*)
e0fbca1... libtracker-bus: Talk to org.freedesktop.Tracker1.Endpoint (*)
596d9c3... libtracker-sparql: Drop DBus interface/object path defines (*)
32189a8... examples: Drop class-signal example code (*)
f7c2d19... libtracker-data: Allow NULL ontologies on readonly connecti (*)
eda6eea... tracker: Allow specifying connection on info/sparql CLI sub (*)
3b4c281... tracker: Add --database argument to "sql" CLI subcommand (*)
7fabde4... libtracker-sparql: Proxy database changes through endpoint (*)
2d26e36... tests: Drop tests for tracker_sparql_connection_get(_async) (*)
c7d9acc... tests: Make libtracker-sparql tests use local connection (*)
b39775c... utils: Update utilities to use explicit bus connection (*)
a749c71... docs: Make libtracker-sparql examples use explicit bus conn (*)
f7252b4... tests: Make "steroids" test use in process dbus endpoint (*)
64e9746... libtracker-sparql: Fix handling of update_blank() results i (*)
3082862... libtracker-sparql: Drop GError array return value in update (*)
a4b85ef... tests: Rename "steroids" test to tracker-fd-test (*)
15138e4... tests: Make test-bus-query-cancellation use in-process endp (*)
782fdae... tests: Move functional test into libtracker-data (*)
aed79dd... examples: Change async connection example to use local conn (*)
1af8d2c... libtracker-sparql: Drop tracker_sparql_connection_get() (*)
f028bc7... libtracker-sparql: Drop dbus connection setter/getter (*)
62cfa85... libtracker-sparql: Drop tracker_sparql_connection_[gs]et_do (*)
fcfe7c6... tracker-store: Drop tracker-store (*)
adb2c65... libtracker-common: Clean up no longer used modules (*)
b2f4678... libtracker-bus: Drop usage of Tracker.IPC (*)
72ec8b1... libtracker-sparql: Add tracker_sparql_statement_clear_bindi (*)
756e038... libtracker-sparql: Add tracker_sparql_connection_close() (*)
6b2d1a4... libtracker-direct: Drop unused internal API (*)
41578f8... libtracker-sparql: Allow specifying object path on DBus SPA (*)
6f8af35... libtracker-data: Expand dbus uris to observe bus and object (*)
4ad6eb9... libtracker-sparql: Reimplement public API in C (*)
fbd6a34... libtracker-direct: Define the flags property with flag type (*)
d0298ed... build: Drop g-ir-merge util (*)
9f2d875... libtracker-sparql: Change description of pkgconfig file (*)
bd2c9e4... libtracker-sparql: Add define to export library functions (*)
3680962... libtracker-sparql: Make class structs private (*)
4a8ca79... libtracker-sparql: Add some missing docs and introspection (*)
c44b4b3... Remove references to obsolete environment variables (*)
9aa3aaa... docs: Some updates for Tracker 3.0 (*)
7122631... tracker: Add "endpoint" CLI subcommand (*)
06de591... Further updates to docs and introspection annotations. (*)
235f9db... libtracker-data: Drop TrackerDBConfig (*)
35e78ba... data: Drop org.freedesktop.Tracker.Store gschema (*)
8fb8f47... libtracker-sparql: Drop TRACKER_DATASOURCE_URN_NON_REMOVABL (*)
a738c29... libtracker-sparql: Drop TRACKER_PREFIX_DATASOURCE_URN (*)
dbe5cf1... libtracker-sparql: Drop TRACKER_OWN_GRAPH_URN (*)
67ac2d9... libtracker-sparql: Remove needless TrackerNotifier check (*)
89bb894... libtracker-sparql: Prepare for doing asynchronous queries (*)
1d39f13... libtracker-sparql: Make TrackerNotifier queries asynchronou (*)
9985c96... libtracker-sparql: Add GType for TrackerNotifierEvent (*)
6d2e910... libtracker-sparql: Correct doc comment (*)
5ec2813... libtracker-sparql: Ensure to make enum get_type() functions (*)
5ca2ab2... docs: Add GType information to libtracker-sparql gtk-doc (*)
1b782bb... docs: Specify private headers (*)
92056d4... libtracker-sparql: Some documentation improvements/fixes (*)
eacf5bd... docs: Move all unused symbols into the corresponding sectio (*)
8d52853... libtracker-sparql: Always emit TrackerNotifier::events on a (*)
a0ba5fd... libtracker-bus: Correctly configure the TrackerNotifier on (*)
d82bb35... libtracker-direct: Fix async TrackerSparqlStatement executi (*)
c733dc3... libtracker-common: Extend list of reserved words (*)
b1c19d5... libtracker-sparql: Add TrackerSparqlConnectionFlags to conf (*)
a30a054... libtracker-fts: Drop TrackerFTSConfig (*)
5349457... libtracker-direct: Unref notifiers before closing data mana (*)
8735470... libtracker-direct: Free tasks after g_task_return* (*)
c203ed9... libtracker-direct: Ensure queries get cancelled after close (*)
f44b40e... libtracker-sparql: Be lenient in generic tracker_sparql_cur (*)
5315273... libtracker-data: Hint expression type on InlineDataOneVar (*)
cae8771... Bump API version to 3.0
a0baf5c... libtracker-sparql: Bind get_string() 'length' parameter cor
a06eb67... libtracker-sparql: Correctly notify DELETE events
78ca3ee... tests: Remove the test tracker-store service file
4a891f9... tests: Remove obsolete 'test domain ontology' variable
2a27d42... Update functional tests for Tracker 3.0 changes
f92238e... Enable functional tests for everyone
a3efe43... Update TRACKER_PARSER_VERSION
(*) 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]