summaryrefslogtreecommitdiff
path: root/src/libtracker-sparql-backend/tracker-backend.vala
Commit message (Expand)AuthorAgeFilesLines
* Add tracker_sparql_connection_get/set_dbus_connection()sam/tracker-sparql-connection-set-dbus-connectionSam Thursfield2018-08-111-2/+11
* libtracker-sparql-backend: Catch all errors on direct connectionwip/carlosg/fix-bijiben-flatpakCarlos Garnacho2018-07-261-1/+1
* libtracker-sparql: Use replacement for IOSchedulerJob.push() which is still d...Rico Tzschichholz2018-05-301-2/+2
* libtracker-sparql: Implement tracker_sparql_connection_get_namespace_manager()Carlos Garnacho2017-07-111-0/+7
* libtracker-sparql: Remove get_direct(_async|_finish)Carlos Garnacho2017-07-111-8/+0
* libtracker-sparql-backend: Ensure we always load the bus connection firstCarlos Garnacho2017-06-291-1/+2
* libtracker-sparql: Use TrackerDomainOntology on tracker_sparql_connection_get()Carlos Garnacho2017-06-291-5/+20
* libtracker-sparql-backend: Set namespace on Log objectCarlos Garnacho2017-06-291-10/+10
* libtracker-sparql: Do not modify messages verbosityCarlos Garnacho2017-06-291-57/+0
* libtracker-bus: Move tracker-store ping call hereCarlos Garnacho2017-06-291-33/+0
* libtracker-sparql: Add tracker_sparql_connection_local_new(_async) methodsCarlos Garnacho2017-06-291-0/+13
* libtracker-direct: Allow creating readwrite databases through direct connectionCarlos Garnacho2017-06-291-2/+9
* Add libtracker-remoteCarlos Garnacho2016-11-201-0/+4
* libtracker-sparql-backend: Make methods possibly throw GLib.ErrorCarlos Garnacho2016-11-201-7/+7
* Override Sparql.Connection.update_array_async() with correct return-typeMatthias Berndt2016-10-041-1/+1
* libtracker-sparql-backend: Turn failure to initialize direct backend to a war...Carlos Garnacho2016-07-171-1/+1
* libtracker-bus, libtracker-sparql-backend: Fix all TRACKER_DBUS* to Tracker.DBUSMartyn Russell2014-08-251-1/+1
* libtracker-sparql: Make sure we check the env before choosing the bus typeHaithem Ben Ghorbal2014-03-241-14/+19
* all: Make GBusType configurable with TRACKER_BUS_TYPEMartyn Russell2014-03-171-1/+16
* libtracker-sparql-backend: Fix connection singleton mutex issueMartyn Russell2013-05-011-1/+1
* all: Iradicate all instances of deprecated GStaticMutexMartyn Russell2013-03-121-1/+1
* Do not access static members with instance references in ValaJürg Billeter2012-08-141-3/+3
* libtracker-{common|sparql}: Set G_MESSAGES_DEBUG when verbosity > 2Martyn Russell2012-05-011-0/+5
* libtracker-sparql-backend: Drop unnecessary connection variableJürg Billeter2011-06-071-9/+3
* libtracker-sparql-backend: Drop direct_only flagJürg Billeter2011-06-071-28/+14
* libtracker-sparql-backend: Use GError instead of critical warningsJürg Billeter2011-06-061-22/+38
* libtracker-sparql-backend: Work around race condition in GDBusJuerg Billeter2011-05-261-15/+10
* libtracker-sparql-backend: Fix deadlock on initialization errorJürg Billeter2011-05-201-10/+16
* libtracker-sparql-backend: Protect singleton weak pointer with mutexJürg Billeter2011-05-191-1/+18
* libtracker-sparql-backend: Improve debug message for direct connectionJürg Billeter2011-05-191-1/+1
* Fix Vala warningsJürg Billeter2011-05-091-1/+1
* libtracker-sparql-backend: Fix memory leak in Connection.getJürg Billeter2011-04-271-13/+12
* libtracker-sparql: Fix deadlock when tracker is not availableJürg Billeter2011-04-131-19/+19
* libtracker-sparql: Fix fallback from direct access to D-BusJürg Billeter2011-04-121-11/+3
* libtracker-sparql: Use separate thread for sync init if necessaryJürg Billeter2011-04-071-2/+27
* libtracker-sparql: Use static linking instead of pluginsJürg Billeter2011-04-041-0/+356