summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * libtracker-miner: Don't repeat the same message when adding volumesMartyn Russell2010-02-231-5/+8
| * libtracker-miner: Reimplemented tracker-store using GIO removing HAL.Martyn Russell2010-02-235-673/+337
| * libtracker-miner: Removed unused storage functionsMartyn Russell2010-02-233-193/+40
| * libtracker-miner: Moved tracker-storage here from libtracker-commonMartyn Russell2010-02-2312-50/+51
* | Fix typo in debug message.Carlos Garnacho2010-02-241-1/+1
* | Bug #609004 - Timeout on 1 file during extraction causes 10 to fail .Carlos Garnacho2010-02-241-41/+77
* | NCO: Add nco:imAvatar propertyJürg Billeter2010-02-241-3/+11
* | Add functional tests for named graph supportJürg Billeter2010-02-241-0/+139
* | SPARQL: Fix variable separation between multiple updates in a queryJürg Billeter2010-02-241-2/+3
* | SPARQL: Report use of undefined variablesJürg Billeter2010-02-241-1/+15
* | Merge branch 'miner-separate-dbus'Carlos Garnacho2010-02-244-249/+326
|\ \
| * | TrackerMiner: Take DBus initialization away to tracker-dbus.[ch]Carlos Garnacho2010-02-194-249/+326
* | | libtracker-common: Fix handling of UTC offsets with minutesJürg Billeter2010-02-241-2/+13
* | | libtracker-client: Fix compilation with c++ compilerAkos Pasztory2010-02-241-2/+2
* | | tracker-extract-gstreamer: Fix handling of album gain propertiesJürg Billeter2010-02-231-2/+2
* | | Update .gitignoreJürg Billeter2010-02-231-0/+1
* | | tracker-store: Reduce amount of memory used for eventsJürg Billeter2010-02-233-41/+33
* | | libtracker-common, -extract: Improvements to date-time parsingPhilip Van Hoof2010-02-2322-447/+599
* | | Ensure the full directory hierarchy is inspected on reindex.Carlos Garnacho2010-02-231-2/+10
* | | TrackerMinerFS: Also increment error count on SparQL errors.Carlos Garnacho2010-02-231-0/+1
* | | Updated Norwegian bokmål translationKjartan Maraas2010-02-231-303/+130
| |/ |/|
* | ignore vim swap files by defaultSaleem Abdulrasool2010-02-221-1/+1
* | include the correct header for the panel appletSaleem Abdulrasool2010-02-222-2/+2
* | remove GConf from configure.acSaleem Abdulrasool2010-02-221-7/+0
* | libtracker-data, -common: Error reporting for timezone handlingPhilip Van Hoof2010-02-228-42/+115
* | libtracker-data: Test deletion of xsd:dateTime valuesJürg Billeter2010-02-225-0/+27
* | libtracker-data: Fix deletion of xsd:dateTime valuesJürg Billeter2010-02-221-0/+14
* | libtracker-data, -common: Fixes after Martyn's reviewPhilip Van Hoof2010-02-222-24/+28
* | libtracker-data: Nicer debugging messages during alter tablePhilip Van Hoof2010-02-221-5/+8
* | libtracker-data: Make the unit tests workPhilip Van Hoof2010-02-222-13/+15
* | libtracker-data: Update the nao:lastModified of the tracker:OntologyPhilip Van Hoof2010-02-221-1/+18
* | libtracker-data: Bugfix coping with modest ontology changesPhilip Van Hoof2010-02-223-3/+33
* | libtracker-data: Support for modest ontology changesPhilip Van Hoof2010-02-221-96/+159
* | libtracker-common, -data: distinguish between entities that are in_updatePhilip Van Hoof2010-02-2213-73/+504
* | libtracker-common, libtracker-data: Added ontology validation checkPhilip Van Hoof2010-02-223-65/+221
* | libtracker-common, libtracker-data: Introduce TrackerOntology classPhilip Van Hoof2010-02-227-3/+374
* | refactor: renamed tracker-ontology to tracker-ontologiesPhilip Van Hoof2010-02-2249-168/+169
* | Changed the ontology to have tracker:Ontology and nao:lastModifiedPhilip Van Hoof2010-02-2220-47/+96
* | tracker-writeback, tracker-extract: Fixed various writeback related problemsPhilip Van Hoof2010-02-223-8/+10
* | tracker-utils: Case insensitive stopwordsPhilip Van Hoof2010-02-221-1/+3
* | Updated Slovenian translationAndrej Žnidaršič2010-02-201-289/+187
* | Updates NEWS with last minute changes0.7.21Martyn Russell2010-02-191-0/+13
* | libtracker-db: Bump DB version for localtime/named graph changesMartyn Russell2010-02-191-2/+3
* | tracker-store: Emit class update signal for each rdf:typePhilip Van Hoof2010-02-191-3/+0
* | libtracker-common: Fix C89 warningsJürg Billeter2010-02-191-7/+7
* | libtracker-data: Test local time supportJürg Billeter2010-02-1912-0/+79
* | SPARQL: Support fn:*-from-dateTime functions to retrieve local timeJürg Billeter2010-02-191-0/+92
* | libtracker-data: Insert and update localDate and localTime columnsJürg Billeter2010-02-191-27/+66
* | libtracker-common: Add TrackerDateTime to store time with UTC offsetJürg Billeter2010-02-1920-481/+712
* | libtracker-data: Add localDate and localTime columnsJürg Billeter2010-02-191-20/+38
|/