summaryrefslogtreecommitdiff
path: root/src/libtracker-miner/tracker-miner-fs.c
Commit message (Expand)AuthorAgeFilesLines
* TrackerCrawler: Add throttling in there as well.Carlos Garnacho2009-09-181-3/+0
* TrackerMinerFS: Add back throttle support.Carlos Garnacho2009-09-181-3/+126
* libtracker-miner: Check for NULL before unrefing sparql in item_update...Martyn Russell2009-09-161-2/+6
* libtracker-miner: Fixed double freeMartyn Russell2009-09-141-2/+0
* TrackerMinerFS: Forward the check-directory-contents signals.Carlos Garnacho2009-09-111-0/+43
* Ported volume support to libtracker-miner APIPhilip Van Hoof2009-09-101-12/+6
* Plug more leaks.Carlos Garnacho2009-09-091-1/+3
* Fixed trailing empty INSERT {\n} for file resourcesPhilip Van Hoof2009-09-091-2/+0
* Plug some leaks in libtracker-miner and tracker-miner-fs.Carlos Garnacho2009-09-081-0/+3
* TrackerMinerFS: Ensure the timer is created after initial crawling.Carlos Garnacho2009-09-081-0/+4
* libtracker-miner: Don't signal status/progress so much & remove dupsMartyn Russell2009-09-081-2/+0
* libtracker-miner: Don't disable monitoring during crawlingMartyn Russell2009-09-081-7/+0
* libtracker-miner: Pause crawler when miner is pausedMartyn Russell2009-09-081-13/+24
* TrackerMinerFS: Lower the severity of a warning.Carlos Garnacho2009-09-081-2/+4
* TrackerMinerFS: Use tracker_miner_commit() explicitly.Carlos Garnacho2009-08-311-0/+16
* TrackerMinerFS: Implement pause() and resume().Carlos Garnacho2009-08-311-7/+39
* TrackerMinerFS: Do not create cancellable on init().Carlos Garnacho2009-08-311-1/+0
* TrackerMinerFS: Cancellable can be NULL on finalize.Carlos Garnacho2009-08-311-1/+4
* TrackerMinerFS: Remove directory and children from all processing queues.Carlos Garnacho2009-08-311-0/+49
* Don't spam "Processing Files"Martyn Russell2009-08-281-4/+9
* TrackerMinerFS: make process_file() vmethod asynchronous and possibly cancell...Carlos Garnacho2009-08-281-44/+89
* LGPL for libtracker-minerMartyn Russell2009-08-281-5/+5
* TrackerMinerFS: Use the accumulator for the boolean signals.Carlos Garnacho2009-08-261-4/+9
* TrackerMinerFS: Remove unused vars.Carlos Garnacho2009-08-261-12/+1
* TrackerMinerFS: No need to disconnect signals, we own these objects.Carlos Garnacho2009-08-261-43/+2
* TrackerCrawler: Use GFile in the API.Carlos Garnacho2009-08-261-3/+3
* TrackerMinerFS: Improve checks on whether a file/dir should be indexed.Carlos Garnacho2009-08-261-8/+27
* Improved debuggingMartyn Russell2009-08-261-1/+5
* Added status information to miner-fs now visible in tracker-statusMartyn Russell2009-08-261-11/+80
* Make tracker_miner_fs_[add|remove]_directory() use GFile.Carlos Garnacho2009-08-261-29/+47
* Rework the way we mine the file system dataMartyn Russell2009-08-261-186/+178
* Small code cleanups/realignmentsMartyn Russell2009-08-261-50/+60
* Don't stop the timer when printing stats, not needMartyn Russell2009-08-251-1/+2
* Fixed all Miner->FS namespace changesMartyn Russell2009-08-251-177/+175
* Renamed tracker-miner-process to tracker-miner-fsMartyn Russell2009-08-251-0/+1290