summaryrefslogtreecommitdiff
path: root/src/libtracker-db
Commit message (Expand)AuthorAgeFilesLines
* libtracker-common: Drop unneeded allocations in tracker_ontology_get_*Jürg Billeter2009-09-081-1/+0
* libtracker-db: Drop common.dbJürg Billeter2009-09-072-54/+20
* Made TrackerDBStatementSqlite all privatePhilip Van Hoof2009-08-312-19/+20
* Fixed initialization of cursorsPhilip Van Hoof2009-08-281-2/+0
* Compilation warning fixesPhilip Van Hoof2009-08-281-3/+3
* Performance improvement for the cursor APIPhilip Van Hoof2009-08-284-13/+79
* LGPL for libtracker-common, libtracker-db, and libtracker-dataJürg Billeter2009-08-2814-52/+562
* Merge branch 'cursor'Philip Van Hoof2009-08-274-9/+321
|\
| * Removed unused APIPhilip Van Hoof2009-08-272-41/+0
| * Removed an unused private variable from the cursor typePhilip Van Hoof2009-08-271-10/+4
| * API cleanup, allowing to unref the stmt before the cursor's usagePhilip Van Hoof2009-08-274-24/+62
| * Ported the FTS synchronization to the cursor APIPhilip Van Hoof2009-08-272-10/+14
| * BugfixPhilip Van Hoof2009-08-261-1/+3
| * Added a TrackerDBCursor APIPhilip Van Hoof2009-08-263-0/+315
* | Unneeded warning messagePhilip Van Hoof2009-08-271-1/+0
|/
* Fix compile warningsJürg Billeter2009-08-262-11/+6
* Synchronize fts after restore from backupPhilip Van Hoof2009-08-253-4/+86
* Squashed commit of the following:Philip Van Hoof2009-08-2510-42/+804
* tracker-fts: Header file cleanupJürg Billeter2009-08-241-1/+1
* Use convenience libraries for libtracker-data dependenciesJürg Billeter2009-08-211-5/+1
* Link to tracker-fts instead of loading it at runtimeJürg Billeter2009-08-212-18/+6
* Various compiler warning fixesPhilip Van Hoof2009-08-141-8/+11
* More make distcheck fixesMartyn Russell2009-07-304-24/+20
* Use g_getenv() instead.Carlos Garnacho2009-07-291-2/+2
* Make TrackerDBInterfaceSqlite listen to the TRACKER_DB_MODULES_DIR ennvar.Carlos Garnacho2009-07-291-1/+14
* libtracker-db: Remove unused TrackerDBContentTypeJürg Billeter2009-07-171-6/+0
* Removed NFS lock code sinceMartyn Russell2009-07-101-5/+0
* libtracker-db: Fixes memory leak in db statement creationMartyn Russell2009-07-041-2/+7
* Merge branch 'master' into tracker-storeJürg Billeter2009-06-232-4/+12
|\
| * Check space before creating DBs && disable indexer API when pausedMartyn Russell2009-06-222-4/+12
* | Merge branch 'master' into tracker-storeJürg Billeter2009-05-251-20/+3
|\ \ | |/
| * libtracker-db: Decrease SQLite busy timeout from 10000s to 100sJürg Billeter2009-05-221-1/+1
| * libtracker-db: Drop redundant SQLite busy handlingJürg Billeter2009-05-221-19/+2
* | Merge branch 'master' into tracker-storeJürg Billeter2009-05-202-21/+0
|\ \ | |/
| * libtracker-db: Remove unused functionJürg Billeter2009-05-142-21/+0
* | tracker-indexer: Open database files read-onlyJürg Billeter2009-05-052-6/+15
|/
* Fixed potential leak found in 0.6 branch last weekMartyn Russell2009-05-041-3/+9
* Plug several memory leaks.Carlos Garnacho2009-04-291-3/+9
* Fixes: NB#108361, Tracker crashing if commo.db is corruptIvan Frade2009-04-241-5/+16
* libtracker-db: Remove tracker-db-action and tracker-db-file-infoJürg Billeter2009-04-225-677/+0
* Remove QDBM supportJürg Billeter2009-04-229-1869/+1
* Move tracker-fts.so from libdir to pkglibdirJürg Billeter2009-04-202-1/+2
* Add initial SQLite FTS supportJürg Billeter2009-04-203-15/+35
* Add SPARQL query engineJürg Billeter2009-04-162-1/+59
* libtracker-db: Remove static stored procedures functionalityJürg Billeter2009-04-164-418/+0
* Switch to decomposed databaseJürg Billeter2009-04-1610-1172/+161
* Do not delay item removalsJürg Billeter2009-04-161-5/+2
* libtracker-db: Support dynamic statement preparationJürg Billeter2009-04-164-0/+338
* Rename TrackerField to TrackerPropertyJürg Billeter2009-04-161-21/+21
* Rename TrackerService to TrackerClassJürg Billeter2009-04-161-21/+21