[tracker] (155 commits) Non-fast-forward update to branch sam/website



The branch 'sam/website' 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:

  89b7cb1... Add an initial website for Tracker, built using mkdocs
  acbab09... Add CI to build website
  7c22b0c... website: Link to wiki
  ebef7f4... website: Update the FAQ
  5b7a7a6... website: GTK+ can also use Tracker

Commits added to the branch:

  e9b29aa... tests: Increase timeout for data-sparql test to 280s (*)
  c1b10d5... Merge branch 'sam/test-timeout' into 'master' (*)
  123d18c... Update Indonesian translation (*)
  4ccc9b1... ci: also test on Alpine Linux to test on a musl platform (*)
  2fc726f... Merge branch 'alpine-ci' into 'master' (*)
  799558f... Update Polish translation (*)
  85bdca2... Update Croatian translation (*)
  2c4b1ff... tests: Hide INFO and DEBUG messages by default (*)
  59575a3... Update Brazilian Portuguese translation (*)
  b0f21d5... Update Friulian translation (*)
  332c1f7... fix #172 blank nodes should be processed when processing ne (*)
  90e7952... Add Malay translation (*)
  ba79273... Merge branch 'sam/tests-less-verbose' into 'master' (*)
  0eb0cce... Merge branch 'fix-172' into 'master' (*)
  cc0e26d... Update Swedish translation (*)
  596a6d1... Updated Lithuanian translation (*)
  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 (*)
  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 (*)
  a500c17... Bump API version to 3.0 (*)
  c97821b... libtracker-sparql: Bind get_string() 'length' parameter cor (*)
  302dc53... libtracker-sparql: Correctly notify DELETE events (*)
  4d2e939... tests: Remove the test tracker-store service file (*)
  9f0e54f... tests: Remove obsolete 'test domain ontology' variable (*)
  9527c05... Update functional tests for Tracker 3.0 changes (*)
  163a280... Enable functional tests for everyone (*)
  c42668f... libtracker-direct: Ensure all queries are finished before c (*)
  457d551... functional-tests: Use build dir as working directory (*)
  f0dc625... functional-tests: Improve errors when awaiting resources (*)
  a73a177... Update TRACKER_PARSER_VERSION (*)
  2246c94... Merge branch 'wip/carlosg/tracker-3.0-api-breaks' into 'mas (*)
  a2e9c0e... Update POTFILES.in and POTFILES.skip (*)
  43d15fe... Update British English translation (*)
  3b97b83... Update Basque translation (*)
  a8d08f4... Update Polish translation (*)
  e1857c8... Update Brazilian Portuguese translation (*)
  88ab45d... tracker: Fix commandline argument in translatable string (*)
  d115ca5... Merge branch 'wip/carlosg/translator-note' into 'master' (*)
  1262263... libtracker-data: Support in-memory DBs in TrackerDBInterfac (*)
  f0be168... libtracker-data: Add support for in-memory dbs to TrackerDB (*)
  99f22b6... libtracker-data: Plumb IN_MEMORY support through TrackerDat (*)
  772442a... libtracker-sparql: Expose in-memory databases (*)
  7d3fb79... tests: Make libtracker-data/sparql-test use in-memory datab (*)
  51d11e2... cli: Fix breakage in `tracker info` (*)
  19b98cd... Merge branch 'wip/carlosg/in-memory-databases' into 'master (*)
  7d3fd94... Merge branch 'sam/info-fix' into 'master' (*)
  5551055... Add an initial website for Tracker, built using mkdocs
  a65ea45... Add CI to build website
  7887e32... website: Link to wiki
  070b2f4... website: Update the FAQ
  0fb8cd2... website: GTK+ can also use Tracker
  e36fd9c... website: Provide a link to join our IRC channel

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