summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix the gupnp-dlna extractor to use the tracker_sparql_escape_uri_printfMikael Ottela2010-10-141-4/+4
* SPARQL: Fix context handling for EXISTS and NOT EXISTSJürg Billeter2010-10-131-0/+2
* libtracker-direct: Getting rid of some dead codePhilip Van Hoof2010-10-121-7/+0
* libtracker-data: Coding stylePhilip Van Hoof2010-10-121-5/+10
* libtracker-data: Progress handling while performing integrity checkPhilip Van Hoof2010-10-127-7/+53
* libtracker-sparql: Use lazy resolving for symbols in pluginsJürg Billeter2010-10-121-1/+2
* libtracker-data: Do not load superproperties on read-only accessJürg Billeter2010-10-121-1/+5
* libtracker-data: Avoid opening SQLite database twice on startupJürg Billeter2010-10-121-15/+14
* tracker-extract: Use posix_fadvise() when closing filesMartyn Russell2010-10-125-0/+23
* libtracker-data: Force reindex on unsupported ontology changeJürg Billeter2010-10-123-4/+8
* tracker-extract: Don't use quill headers, only quillimagefilterPhilip Van Hoof2010-10-111-2/+0
* SPARQL: Fix build with Vala < 0.11Jürg Billeter2010-10-111-0/+12
* SPARQL: Do not use pointers as keys in hash tablesJürg Billeter2010-10-082-14/+22
* SPARQL: Do not let SPARQL variable names influence SQL queryJürg Billeter2010-10-082-29/+22
* tracker-store: Fix status reportingPhilip Van Hoof2010-10-081-0/+2
* libtracker-sparql: Document the Wait() API briefly and update examples in doc...Martyn Russell2010-10-071-0/+7
* libtracker-data: Bumped DB versionMartyn Russell2010-10-071-2/+3
* libtracker-miner: Make vapi compatible with Vala 0.11.0Philip Van Hoof2010-10-071-0/+2
* tracker-miner-fs: Fix mountpoint setupAleksander Morgado2010-10-061-1/+1
* SPARQL: Use COLLATE in SQL for variables and property functionsJürg Billeter2010-10-052-0/+14
* Fixes NB#196143, tracker-info core dumps with NULL cursor getting prefixesMartyn Russell2010-10-051-0/+14
* plugins: Evolution: Fixed build error with updated tracker_sparql_connection*...Vincent Untz2010-10-041-3/+3
* SPARQL: Use named graph of WITH clause in WHERE pattern of updatesJürg Billeter2010-10-011-6/+0
* tracker-miner-fs: Fix use of graphs on updatesJürg Billeter2010-10-012-26/+28
* libtracker-sparql: Support GRAPH in SPARQL builderJürg Billeter2010-10-011-2/+36
* libtracker-sparql: Updated documentation warnings/errorsMartyn Russell2010-09-303-91/+92
* libtracker-extract, libtracker-miner, libtracker-sparql: Added Since: tags to...Martyn Russell2010-09-3012-24/+146
* Merge branch 'async-get-connection'Martyn Russell2010-09-3013-77/+254
|\
| * libtracker-sparql: Updated documentation got async-get-connection casesMartyn Russell2010-09-301-40/+94
| * libtracker-sparql: Added locking to sync/async connection_get() methodsMartyn Russell2010-09-291-8/+16
| * libtracker-sparql: Don't always assume direct_only in get_internal_async()Martyn Russell2010-09-291-1/+1
| * libtracker-sparql: Fixed waiting for service for connection.get_async()Martyn Russell2010-09-294-37/+54
| * libtracker-sparql: Added get_async() and get_direct_async() for ConnectionMartyn Russell2010-09-2912-38/+136
* | libtracker-data: Fix db corruption testPhilip Van Hoof2010-09-301-16/+34
* | libtracker-data: check pointer before unrefIvan Frade2010-09-301-1/+3
|/
* tracker-store: Fixed corruption in FD passing supportPhilip Van Hoof2010-09-291-0/+2
* tracker-extract-mp3: fix memory leak in albumart dataAleksander Morgado2010-09-291-0/+1
* tracker-extract-mp3: Support Windows-1252 character encodingJürg Billeter2010-09-291-7/+16
* libtracker-data: Change SQLite page and cache sizeJürg Billeter2010-09-283-2/+10
* albumart: stop looking for cover if we find already a JPEGIvan Frade2010-09-281-2/+1
* TST - Fixed compile error with latest valaJamie McCracken2010-09-271-2/+2
* Fixes NB#193044: libtracker-miner, ensure empty directories are mtime-checked...Aleksander Morgado2010-09-271-9/+27
* libtracker-miner: don't create inner loop until neededAleksander Morgado2010-09-271-8/+10
* SPARQL: Fix SQL for GRAPH with predicate variable and empty databaseJürg Billeter2010-09-271-4/+7
* plugins/evolution: Fixed the UID format of the URLPhilip Van Hoof2010-09-241-1/+1
* tracker-extract-mp3: Fix string handling in comment and picture tagsJürg Billeter2010-09-241-26/+66
* libtracker-monitor: simplify event merging code in DELETED eventAleksander Morgado2010-09-231-14/+15
* libtracker-miner: Enable blacklisting in TrackerMonitorAleksander Morgado2010-09-231-3/+99
* libtracker-miner, tracker-miner-fs: Only update FileLastModified and FileLast...Aleksander Morgado2010-09-234-29/+235
* tracker-miner-fs: Treat ATTRIBUTE_CHANGED-only events independentlyAleksander Morgado2010-09-232-1/+66