summaryrefslogtreecommitdiff
path: root/src/tracker-store/tracker-store.vala
Commit message (Expand)AuthorAgeFilesLines
* tracker-store: Use TrackerDirectConnection underneathCarlos Garnacho2018-07-201-371/+75
* libtracker-data: Move notify_transaction() down to libtracker-dataCarlos Garnacho2018-07-201-10/+0
* tracker-store: Push TrackerData hooks down to Tracker.StoreCarlos Garnacho2018-07-201-1/+103
* libtracker-data: Drop CommitTypeCarlos Garnacho2018-07-201-25/+2
* tracker-store: Do not freeze events during TTL loadCarlos Garnacho2018-07-201-6/+1
* tracker-store: Check wal threadpool existence before using itCarlos Garnacho2017-07-161-1/+1
* libtracker-data: Make writable/wal interfaces uniqueCarlos Garnacho2017-07-101-8/+7
* tracker-store: Use wal_checkpoint API from TrackerDBInterfaceCarlos Garnacho2017-06-291-5/+7
* libtracker-data: Make TrackerDataManager a non singletonCarlos Garnacho2017-06-291-17/+21
* libtracker-data: Make tracker-data-update.c a non singletonCarlos Garnacho2017-06-291-12/+15
* libtracker-data: Make TrackerDBManager a non-singletonCarlos Garnacho2017-06-291-2/+2
* libtracker-data: Pass TrackerDBInterface to wal hookCarlos Garnacho2017-06-291-1/+1
* tracker-store: Create our own error if cancelledCarlos Garnacho2017-02-241-6/+4
* tracker-store: clear the watchdog timer when it firesGiovanni Campagna2015-03-111-0/+1
* tracker-store: Fixed deprecated ThreadPool API use for ThreadPool.with_owned_...Martyn Russell2014-12-111-6/+6
* Fix Vala warningsJürg Billeter2011-11-161-1/+1
* tracker-store: Fix Resources.Sync with disabled journalJürg Billeter2011-06-291-1/+1
* libtracker-data: Switch to manual WAL checkpointing in a separate threadJürg Billeter2011-06-291-14/+74
* tracker-store: Reenable signals after failing to load Turtle fileJürg Billeter2011-05-231-2/+5
* tracker-store: Stop signal timeout for sequential batch updatesJürg Billeter2011-05-111-14/+17
* Fix Vala warningsJürg Billeter2011-05-091-1/+1
* tracker-store: Fix callback in sparql_update_blankJürg Billeter2011-04-271-1/+1
* libtracker-data, tracker-store, tests: Refactor update_blank to immediately u...Philip Van Hoof2011-02-161-2/+2
* tracker-store: Port to GDBus/ValaJürg Billeter2011-01-181-0/+431