summaryrefslogtreecommitdiff
path: root/src/tracker-store/tracker-main.vala
Commit message (Expand)AuthorAgeFilesLines
* Allow use of domain rules that aren't installed into /usrsam/domain-rules-outside-usrSam Thursfield2018-08-111-1/+1
* tracker_domain_ontology_get_domain() should return only the domain nameSam Thursfield2018-08-111-2/+2
* tracker-store: Use TrackerDirectConnection underneathCarlos Garnacho2018-07-201-26/+13
* tracker-store: Push TrackerData hooks down to Tracker.StoreCarlos Garnacho2018-07-201-2/+2
* libtracker-data: Move TrackerClass event maintenance to tracker-storeCarlos Garnacho2018-07-201-1/+1
* libtracker-data: Remove TRACKER_DB_MANAGER_REMOVE_CACHE flagCarlos Garnacho2018-07-201-1/+1
* libtracker-data: Add explicit shutdown call to TrackerDataManagerCarlos Garnacho2017-07-061-0/+1
* tracker-store: Remove ontology_name argumentCarlos Garnacho2017-06-291-3/+0
* tracker-store: If a domain is set, set a watch on itCarlos Garnacho2017-06-291-0/+3
* tracker-store: Use TrackerDomainOntology helperCarlos Garnacho2017-06-291-67/+21
* tracker-store: Make DBus unique name purely dependent on the domainCarlos Garnacho2017-06-291-1/+1
* tracker-store: Remove fine-grained domain ontologies CLI switchesCarlos Garnacho2017-06-291-6/+0
* tracker-store: Remove dbus_path domain ontologies settingCarlos Garnacho2017-06-291-9/+1
* tracker-store: Register all objects with default DBus pathsCarlos Garnacho2017-06-291-3/+3
* libtracker-data: Make TrackerDataManager a non singletonCarlos Garnacho2017-06-291-18/+19
* tracker-store: Move handling of TRACKER_DB_ONTOLOGIES_DIR envvar hereCarlos Garnacho2017-06-291-0/+4
* ontologies: Move nepomuk files into separate directoryCarlos Garnacho2017-06-291-1/+1
* libtracker-data: Require location directories in all internalsCarlos Garnacho2017-06-291-3/+9
* libtracker-data: Use GFile for cache/journal argumentsCarlos Garnacho2017-06-291-2/+2
* libtracker-data: Remove test_schemas argument from TrackerDataManagerCarlos Garnacho2017-06-281-1/+0
* libtracker-data: Take a GFile for ontology location in the data managerCarlos Garnacho2017-06-281-2/+2
* Domain-ontologies: allow more flexibility on locations. Example:Philip Van Hoof2017-06-281-18/+45
* Add cache location to db manager and data managerPhilip Van Hoof2017-06-281-1/+1
* Some unique shortcut namesPhilip Van Hoof2017-06-281-4/+4
* Allow loading domain ontology from .rule filePhilip Van Hoof2017-06-281-1/+1
* Allow loading domain ontology from .desktop filePhilip Van Hoof2017-06-281-22/+39
* Allow loading domain ontology from .desktop filePhilip Van Hoof2017-06-281-5/+45
* tracker-store: Allow running multiple D-Bus services for domain ontologiesPhilip Van Hoof2017-06-281-4/+4
* libtracker-data, tracker-store: domain specific ontologiesPhilip Van Hoof2017-06-281-3/+10
* libtracker-data: tracker-store: Initial infrastructure to support domainPhilip Van Hoof2017-06-281-1/+2
* Use Unicode in translatable stringsPiotr Drąg2016-10-091-1/+1
* Use g_unix_signal_add() for signal handlersMartin Kampas2014-12-271-13/+7
* libtracker-common: Removed all locale runtime update managementMartyn Russell2014-10-271-5/+0
* Processes shouldn't install the signal handler until the main loop startsSam Thursfield2014-08-011-2/+2
* Fixes after review for GraphUpdated Delay featurePhilip Van Hoof2014-01-091-1/+1
* Make it possible to configure the delay for GraphUpdatedPhilip Van Hoof2014-01-091-1/+2
* all: Improve start/stop logging for all processesMartyn Russell2013-03-081-3/+3
* libtracker-data: Initialization of db during restore must be handled if failsPhilip Van Hoof2011-06-291-0/+1
* libtracker-common: Remove tracker_env_check_xdg_dirsJürg Billeter2011-06-281-5/+0
* tracker-store: Initialize D-Bus after initializing logJürg Billeter2011-06-221-9/+8
* tracker-store: Check XDG directories after initializing logJürg Billeter2011-06-221-5/+5
* tracker-store: Improve Data.Manager.init error handlingJürg Billeter2011-05-161-1/+1
* Fix Vala warningsJürg Billeter2011-05-091-2/+2
* libtracker-data, tracker-store: Performance improvement for class signalsPhilip Van Hoof2011-03-151-18/+1
* libtracker-data, tracker-store, tracker-control, tests: Make db iface initablePhilip Van Hoof2011-02-041-10/+11
* tracker-store: Use Cursor instead of ResultSet in tracker-mainJürg Billeter2011-01-191-7/+7
* tracker-store: Port tracker-main to ValaJürg Billeter2011-01-181-0/+373