summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use python instead of python2.5 in the scriptsIvan Frade2010-06-0235-35/+35
* Functional tests: Experimental rtcom query improvementsJürg Billeter2010-06-021-47/+73
* tracker-miner-fs: Fixed crawling-interval issuesMartyn Russell2010-06-021-16/+4
* Fix _DATA to include maemo ontologiesIvan Frade2010-06-021-1/+1
* Add support for TRACKER_STORE_TASK_MAX_TIME environment variable for settingMikael Ottela2010-06-022-1/+17
* Updated German translationMario Blättermann2010-06-011-92/+86
* tracker-miner-fs: Set crawling interval to everytime startedMartyn Russell2010-06-011-1/+1
* Add CrawlingInterval configuration option.Carlos Garnacho2010-06-016-5/+284
* Fix to the message related generator scripts to use simple contacts for eachMikael Ottela2010-06-014-15/+77
* libtracker-common: Add config file Vala bindingsAdrien Bustany2010-06-012-1/+31
* Fixes GB#619498: Check if stop word before stemming, not afterAleksander Morgado2010-06-016-58/+165
* Fixes GB#619929: tracker-search shouldn't quit if stopword foundAleksander Morgado2010-06-011-31/+24
* NMO: Represent the read-report status for messages.Ivan Frade2010-05-311-1/+40
* Updated structural diagramIvan Frade2010-05-311-0/+2
* Fixes GB#619535: MaxWords configuration in FTS config is not usedAleksander Morgado2010-05-281-6/+29
* extractors: small log message changeAleksander Morgado2010-05-281-2/+2
* tracker-miner-rss: Link against libtracker-clientMichael Biebl2010-05-281-0/+1
* FTS parsers: remove tracker_parser_process_word() from parser APIAleksander Morgado2010-05-284-452/+364
* FTS parsers: minor indentation fixesAleksander Morgado2010-05-282-4/+4
* FTS libicu parser: use TrackerParserWordType instead of gbooleanAleksander Morgado2010-05-281-1/+3
* FTS parsers: refactor & cleanup APIAleksander Morgado2010-05-277-56/+41
* Updated Japanese translation.Takeshi AIHANA2010-05-281-1051/+1437
* Release 0.9.60.9.6Martyn Russell2010-05-271-1/+1
* Updated NEWSMartyn Russell2010-05-271-0/+1
* ontology: Include Maemo ontology in dist to fix distcheckMartyn Russell2010-05-271-4/+9
* Updated NEWSMartyn Russell2010-05-271-0/+63
* Fixed data/ontologies/Makefile.am, #92 description file was missingMartyn Russell2010-05-271-3/+3
* fixes GB#619826 TST: for search & history, don't clean-up search termsTshepang Lekhonkhobe2010-05-271-25/+11
* libtracker-data: Update test resultJürg Billeter2010-05-272-0/+30
* libtracker-fts: Make sure to not keep table locked after queriesJürg Billeter2010-05-271-0/+4
* Add the simplified location ontology for testingMikael Ottela2010-05-273-0/+246
* tracker-extract: PDF: g_timer_start isn't needed herePhilip Van Hoof2010-05-271-1/+0
* libtracker-extract: Add docs for public APIPhilip Van Hoof2010-05-271-0/+11
* Fixed GB#619801 - We need SPARQL escaping for cases where we use g_file_info_...Martyn Russell2010-05-271-1/+6
* tracker-search: Don't append "*" to all fts:match queriesMartyn Russell2010-05-271-1/+0
* tracker-utils: Fixed libtracker-client header includesMartyn Russell2010-05-277-8/+8
* Fixes NB#170915 - tracker-search for snippet is resulting in errorsMartyn Russell2010-05-271-1/+14
* FTS Parsers: new README file explaining benefits of each oneAleksander Morgado2010-05-261-0/+51
* libtracker-db: Compilation warningPhilip Van Hoof2010-05-261-1/+1
* tracker-extract: PDF: Don't let the PDF extractor work for more than 5sPhilip Van Hoof2010-05-261-1/+7
* Updated French translationClaude Paroz2010-05-261-1481/+1518
* libtracker-db: Add interrupt handling to create_result_set_from_stmtPhilip Van Hoof2010-05-261-6/+18
* libtracker-db: Use atomic get_int instead of comparePhilip Van Hoof2010-05-261-2/+2
* libtracker-db: Use 100 for the progress handler and also check in iter_nextPhilip Van Hoof2010-05-261-18/+12
* libtracker-db: Fixed a race condition in interrupt handlingPhilip Van Hoof2010-05-268-77/+137
* libtracker-db: Handle interruptable create_statementPhilip Van Hoof2010-05-261-35/+15
* libtracker-db: Don't use the less reliable sqlite3_interruptPhilip Van Hoof2010-05-261-2/+52
* libtracker-[db|data]: Improve error checking on SQL calls.Carlos Garnacho2010-05-268-179/+452
* FTS tests: small fix in test dataAleksander Morgado2010-05-261-11/+11
* tracker-extract, libtracker-extract: Bugfix NB#170142: avoid duplicate tagsPhilip Van Hoof2010-05-268-244/+204