summaryrefslogtreecommitdiff
path: root/src/tracker-store/tracker-events.c
Commit message (Expand)AuthorAgeFilesLines
* tracker-store: Protect event batches with a mutexCarlos Garnacho2018-07-201-12/+17
* libtracker-data: Move TrackerClass event maintenance to tracker-storeCarlos Garnacho2018-07-201-65/+280
* tracker-store: Do not freeze events during TTL loadCarlos Garnacho2018-07-201-19/+0
* libtracker-data: Make TrackerDataManager a non singletonCarlos Garnacho2017-06-291-2/+2
* libtracker-data: Turn tracker ontologies into an objectCarlos Garnacho2017-06-291-1/+3
* tracker-store: Rename cache to notify_classes for code clarityPhilip Van Hoof2011-03-151-11/+11
* tracker-store: Use a cache of tracker:notify classes in tracker-events.cPhilip Van Hoof2011-03-151-21/+39
* libtracker-data, tracker-store: Performance improvement for class signalsPhilip Van Hoof2011-03-151-86/+24
* tracker-store: Shutdown the events and reinit them during restorePhilip Van Hoof2010-11-041-0/+9
* tracker-store: class-signal: Fixed a bug, emit all triples for rdf:type predi...Philip Van Hoof2010-09-031-85/+18
* tracker-store, examples, tests: Renamed ClassSignal to GraphUpdatedPhilip Van Hoof2010-09-011-1/+1
* libtracker-data, tracker-store, etc: Add graph_id to the class-signal APIPhilip Van Hoof2010-09-011-0/+4
* tracker-store: Let's always first remove pending then ready, for events and w...Philip Van Hoof2010-09-011-1/+2
* tracker-store, libtracker-data: Resetting of events on rollback and etcPhilip Van Hoof2010-09-011-8/+11
* tracker-store, tracker-writeback: Changed the Writeback signal to use IDsPhilip Van Hoof2010-09-011-2/+2
* tracker-store: class-signal: Data limit for immediate emit of class signalPhilip Van Hoof2010-09-011-0/+21
* tracker-store, libtracker-data: class-signal: Cut at transaction, don't resetPhilip Van Hoof2010-09-011-2/+3
* tracker-store: class-signals: Performance optimization at create & deletePhilip Van Hoof2010-09-011-28/+36
* tracker-store: Simplify tracker_events_* API, typo fixPhilip Van Hoof2010-09-011-40/+2
* libtracker-data, tracker-store: class-signal: Move the arrays to TrackerClass...Philip Van Hoof2010-09-011-165/+64
* tracker-store: Avoid copying of arrays at class-signal emitPhilip Van Hoof2010-09-011-52/+88
* tracker-store: Added sorting and a storage optimization for the class-signalPhilip Van Hoof2010-09-011-137/+38
* tracker-store: Class-signal impl. without any sorting or optimizationsPhilip Van Hoof2010-09-011-36/+141
* tracker-store: Bugfix, class_id comes firstPhilip Van Hoof2010-09-011-2/+2
* tracker-store: Connect tracker-resources with tracker-eventsPhilip Van Hoof2010-09-011-0/+8
* tracker-store: Add class_id to tracker-events APIPhilip Van Hoof2010-09-011-28/+59
* tracker-store, data/dbus: Remove unused TrackerResourceClassPhilip Van Hoof2010-09-011-0/+8
* tracker-store: Storage of signal events as they arrivePhilip Van Hoof2010-09-011-82/+186
* tracker-store: Turtle import improvementsJürg Billeter2010-08-161-0/+8
* tracker-store: Never try to process more than 1 million eventsJürg Billeter2010-08-161-0/+15
* tracker-store: Reuse string chunk during event handlingJürg Billeter2010-06-301-1/+1
* tracker-store: Memory optimization in class signals, avoid duplicate stringsPhilip Van Hoof2010-06-111-13/+8
* tracker-store: Do not use GStaticPrivate for thread-independent dataJürg Billeter2010-04-151-20/+3
* Added contact for Nokia copyrightMartyn Russell2010-03-291-1/+1
* Move ontology API from libtracker-common to libtracker-dataJürg Billeter2010-03-121-1/+1
* tracker-store: Fixed the SubjectsAdded signalPhilip Van Hoof2010-03-091-10/+4
* libtracker-data: Avoid unnecessary RDF type URI copies on updatesJürg Billeter2010-03-021-8/+13
* tracker-store: Reduce amount of memory used for eventsJürg Billeter2010-02-231-32/+17
* refactor: renamed tracker-ontology to tracker-ontologiesPhilip Van Hoof2010-02-221-1/+1
* tracker-store: Emit class update signal for each rdf:typePhilip Van Hoof2010-02-191-3/+0
* Removed first line in all *.[ch] files defining tab width, etc.Martyn Russell2009-12-151-1/+0
* Merged whitespace branchMartyn Russell2009-12-111-22/+22
* Signalling Writeback in case a property marked as tracker:writeback is changedPhilip Van Hoof2009-11-261-0/+4
* Code cleanupPhilip Van Hoof2009-08-111-7/+5
* Avoid duplicate entries for SubjectsUpdated, performancePhilip Van Hoof2009-08-111-23/+28
* Replaced a GPtrArray with a GHashTable, constant lookup speedPhilip Van Hoof2009-08-101-22/+15
* Added predicates to the SubjectsChanged signalPhilip Van Hoof2009-08-101-1/+10
* Slowing down the speed of the Evolution plugin pumping its dataPhilip Van Hoof2009-06-151-2/+1
* Rename trackerd to tracker-storeJürg Billeter2009-05-141-0/+220