[tracker] (95 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:

  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
  922ac3b... libtracker-sparql: Cancel info query on notifier finalizati
  0bea5ed... libtracker-data: Join WAL thread before freeing abs name on
  5e2c6d4... libtracker-sparql: Add tracker_sparql_connection_close_asyn

Commits added to the branch:

  ef6a48c... Update Serbian translation (*)
  fdd09f6... Update Turkish translation (*)
  e440389... tests: Reduce # of iterations in insert-or-replace test (*)
  bf78a94... Update Hungarian translation (*)
  0ebc572... Updated Czech translation (*)
  af8a6f3... Merge branch 'sam/test-insert-or-replace-faster' into 'mast (*)
  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

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