[tracker] (79 commits) Non-fast-forward update to branch wip/carlosg/tracker-3.0-api-breaks



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:

  00d7ddb... libtracker-sparql: Drop load() API
  50a7ff9... libtracker-sparql: Drop statistics() API
  6e39dd2... libtracker-data: Drop tracker-store backup DBus API
  e107931... libtracker-data: Remove traces of journal location in inter
  2a3f25b... libtracker-sparql: Drop journal argument from direct connec
  466b60d... libtracker-sparql: Drop TrackerSparqlBuilder
  c73c412... libtracker-bus: Remove dead code
  053301f... libtracker-sparql: Drop named/anon graph arguments from DBu
  33b7161... libtracker-sparql: Drop "local" from tracker_sparql_connect
  aae2b61... libtracker-sparql: Drop TRACKER_NOTIFIER_FLAG_NOTIFY_UNEXTR
  fda0480... libtracker-sparql: Drop TRACKER_NOTIFIER_FLAG_QUERY_LOCATIO
  496466b... libtracker-sparql: Make TrackerNotifierEventCache more stan
  b616896... libtracker-sparql: Simplify URN queries in TrackerNotifier
  30bcc0a... libtracker-sparql: Change TrackerNotifier to subscribe to E
  06b858e... libtracker-sparql: Add methods to subscribe to GraphUpdated
  a13dc33... libtracker-sparql: Make TrackerSparqlConnection generate Tr
  47b291d... libtracker-sparql: Change arguments in TrackerNotifier::eve
  ba2656b... libtracker-sparql: Export TrackerNotifierEventCache for imp
  932ab1f... libtracker-direct: Hook to TrackerSparqlConnection::create_
  a64f370... libtracker-bus: Implement TrackerSparqlConnection::create_n
  98ecb68... libtracker-bus: Talk to org.freedesktop.Tracker1.Endpoint
  b91008d... libtracker-sparql: Drop DBus interface/object path defines
  4771e8f... examples: Drop class-signal example code
  30251b9... libtracker-data: Allow NULL ontologies on readonly connecti
  6dbdf1e... tracker: Allow specifying connection on info/sparql CLI sub
  41df99d... tracker: Add --database argument to "sql" CLI subcommand
  453bdab... libtracker-sparql: Proxy database changes through endpoint 
  c079556... tests: Drop tests for tracker_sparql_connection_get(_async)
  9e8362d... tests: Make libtracker-sparql tests use local connection
  c12e529... utils: Update utilities to use explicit bus connection
  3900107... docs: Make libtracker-sparql examples use explicit bus conn
  24847aa... tests: Make "steroids" test use in process dbus endpoint
  8db53c6... libtracker-sparql: Fix handling of update_blank() results i
  e8b593c... libtracker-sparql: Drop GError array return value in update
  304edff... tests: Rename "steroids" test to tracker-fd-test
  5be2e40... tests: Make test-bus-query-cancellation use in-process endp
  e77c3a3... tests: Move functional test into libtracker-data
  2dac58f... examples: Change async connection example to use local conn
  0ac69c3... libtracker-sparql: Drop tracker_sparql_connection_get()
  5c535c6... libtracker-sparql: Drop dbus connection setter/getter
  4ccd76a... libtracker-sparql: Drop tracker_sparql_connection_[gs]et_do
  4210891... tracker-store: Drop tracker-store
  b0c277a... libtracker-common: Clean up no longer used modules
  649470e... libtracker-bus: Drop usage of Tracker.IPC
  2e112a5... libtracker-sparql: Add tracker_sparql_statement_clear_bindi
  dbf77a2... libtracker-sparql: Add tracker_sparql_connection_close()
  c6cc399... libtracker-direct: Drop unused internal API
  7bba3da... libtracker-sparql: Allow specifying object path on DBus SPA
  f3be75e... libtracker-data: Expand dbus uris to observe bus and object
  d348653... libtracker-sparql: Reimplement public API in C
  9cb664d... libtracker-direct: Define the flags property with flag type
  3afe1ee... build: Drop g-ir-merge util
  0bf7896... libtracker-sparql: Change description of pkgconfig file
  1ad024d... libtracker-sparql: Add define to export library functions
  81ab631... libtracker-sparql: Make class structs private
  7a0fd9b... libtracker-sparql: Add some missing docs and introspection 
  c235bf8... Remove references to obsolete environment variables
  c45ab5d... docs: Some updates for Tracker 3.0
  f45bd27... tracker: Add "endpoint" CLI subcommand
  548ae75... Further updates to docs and introspection annotations.
  0dfed9f... libtracker-direct: Unref data manager after we free all not

Commits added to the branch:

  799558f... Update Polish translation (*)
  85bdca2... Update Croatian translation (*)
  59575a3... Update Brazilian Portuguese translation (*)
  18a237c... libtracker-sparql: Drop load() API
  2c7d52f... libtracker-sparql: Drop statistics() API
  ccd5034... libtracker-data: Drop tracker-store backup DBus API
  52285d9... libtracker-data: Remove traces of journal location in inter
  8893ff8... libtracker-sparql: Drop journal argument from direct connec
  5640a49... libtracker-sparql: Drop TrackerSparqlBuilder
  aa12954... libtracker-bus: Remove dead code
  b414c2d... libtracker-sparql: Drop named/anon graph arguments from DBu
  e9bdfce... libtracker-sparql: Drop "local" from tracker_sparql_connect
  ab03647... libtracker-sparql: Drop TRACKER_NOTIFIER_FLAG_NOTIFY_UNEXTR
  b7655d2... libtracker-sparql: Drop TRACKER_NOTIFIER_FLAG_QUERY_LOCATIO
  c3b045a... libtracker-sparql: Make TrackerNotifierEventCache more stan
  709d93f... libtracker-sparql: Simplify URN queries in TrackerNotifier
  215a414... libtracker-sparql: Change TrackerNotifier to subscribe to E
  4b25e58... libtracker-sparql: Add methods to subscribe to GraphUpdated
  fd54fb7... libtracker-sparql: Make TrackerSparqlConnection generate Tr
  05cbfc2... libtracker-sparql: Change arguments in TrackerNotifier::eve
  e2b1695... libtracker-sparql: Export TrackerNotifierEventCache for imp
  b0352d1... libtracker-direct: Hook to TrackerSparqlConnection::create_
  f9e6b9f... libtracker-bus: Implement TrackerSparqlConnection::create_n
  090d2ad... libtracker-bus: Talk to org.freedesktop.Tracker1.Endpoint
  916697e... libtracker-sparql: Drop DBus interface/object path defines
  b9dc6ee... examples: Drop class-signal example code
  7594a2b... libtracker-data: Allow NULL ontologies on readonly connecti
  8fc8457... tracker: Allow specifying connection on info/sparql CLI sub
  c486a52... tracker: Add --database argument to "sql" CLI subcommand
  d3b555f... libtracker-sparql: Proxy database changes through endpoint 
  35a0971... tests: Drop tests for tracker_sparql_connection_get(_async)
  642cff7... tests: Make libtracker-sparql tests use local connection
  044f1fa... utils: Update utilities to use explicit bus connection
  f3e2d04... docs: Make libtracker-sparql examples use explicit bus conn
  832fb92... tests: Make "steroids" test use in process dbus endpoint
  7532876... libtracker-sparql: Fix handling of update_blank() results i
  6221003... libtracker-sparql: Drop GError array return value in update
  0ce7b2b... tests: Rename "steroids" test to tracker-fd-test
  1733deb... tests: Make test-bus-query-cancellation use in-process endp
  0f2928c... tests: Move functional test into libtracker-data
  f71cac8... examples: Change async connection example to use local conn
  46b2d76... libtracker-sparql: Drop tracker_sparql_connection_get()
  fac121b... libtracker-sparql: Drop dbus connection setter/getter
  8778e84... libtracker-sparql: Drop tracker_sparql_connection_[gs]et_do
  1917582... tracker-store: Drop tracker-store
  5636ce5... libtracker-common: Clean up no longer used modules
  84f3ce1... libtracker-bus: Drop usage of Tracker.IPC
  0086367... libtracker-sparql: Add tracker_sparql_statement_clear_bindi
  fc3eb32... libtracker-sparql: Add tracker_sparql_connection_close()
  cf4c81d... libtracker-direct: Drop unused internal API
  2eb8614... libtracker-sparql: Allow specifying object path on DBus SPA
  76aab5c... libtracker-data: Expand dbus uris to observe bus and object
  eece430... libtracker-sparql: Reimplement public API in C
  2d3a6b9... libtracker-direct: Define the flags property with flag type
  5f733a7... build: Drop g-ir-merge util
  2d14eee... libtracker-sparql: Change description of pkgconfig file
  d84d91a... libtracker-sparql: Add define to export library functions
  3e32f70... libtracker-sparql: Make class structs private
  688c44e... libtracker-sparql: Add some missing docs and introspection 
  56d002b... Remove references to obsolete environment variables
  a4a5082... docs: Some updates for Tracker 3.0
  5ebcea8... tracker: Add "endpoint" CLI subcommand
  0753f7a... Further updates to docs and introspection annotations.
  ca5b3b3... libtracker-data: Drop TrackerDBConfig
  acadc64... data: Drop org.freedesktop.Tracker.Store gschema
  bf1d1e2... libtracker-sparql: Drop TRACKER_DATASOURCE_URN_NON_REMOVABL
  f6d0d6b... libtracker-sparql: Drop TRACKER_PREFIX_DATASOURCE_URN
  efe3f9c... libtracker-sparql: Drop TRACKER_OWN_GRAPH_URN
  4743d8b... libtracker-sparql: Remove needless TrackerNotifier check
  7837381... libtracker-sparql: Prepare for doing asynchronous queries
  e0010f6... libtracker-sparql: Make TrackerNotifier queries asynchronou
  05225c6... libtracker-sparql: Add GType for TrackerNotifierEvent
  35a0213... libtracker-sparql: Correct doc comment
  0d985a9... libtracker-sparql: Ensure to make enum get_type() functions
  68258cc... docs: Add GType information to libtracker-sparql gtk-doc
  59830d0... docs: Specify private headers
  703c59c... libtracker-sparql: Some documentation improvements/fixes
  ccb4e30... docs: Move all unused symbols into the corresponding sectio
  33e764d... libtracker-direct: Unref data manager after we free all not

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