[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:

  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

Commits added to the branch:

  b0f21d5... Update Friulian translation (*)
  90e7952... Add Malay translation (*)
  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

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