[tracker] Created tag 0.7.11
- From: Martyn James Russell <mr src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [tracker] Created tag 0.7.11
- Date: Fri, 11 Dec 2009 14:59:33 +0000 (UTC)
The signed tag '0.7.11' was created.
Tagger: Martyn Russell <martyn lanedo com>
Date: Fri Dec 11 14:59:20 2009 +0000
Release 0.7.11
Changes since the last tag '0.7.8':
Adrien Bustany (1):
libtracker-miner: Make TrackerMiner use standard gio callbacks and port TrackerMinerFS
Carlos Garnacho (30):
TrackerMinerFS: Critical messages are fine for most impl errors.
Add initial tracker-writeback implementation.
TrackerWriteback: add dummy module.
tracker-writeback: Hook writeback modules to the dispatcher.
tracker-file-utils.c: Add file locking API.
TrackerWritebackFile: Added base implementation for local files.
TrackerWritebackMP3: Make it inherit from TrackerWritebackFile.
TrackerWritebackDispatcher: add sanity check on returned metadata.
Make sure the fd isn't closed as long as the lock stays.
Use a separate thread to dispatch DBus writeback signals.
TrackerWriteback: Add logging infrastructure.
Plug a bunch of leaks in libtracker-miner and tracker-miner-fs.
TrackerProperty: Plug some leaks.
TrackerMiner: Remove "terminated" signal, it's unused.
TrackerOntology: Use ptr arrays for classes/props/namespaces bookkeeping.
TrackerMiner(Files): Fix some build warnings.
Fix a bunch of compiler warnings.
Fix generated file so FTS fields don't start with numbers.
Comment out some dubious parts of the ontology for testing.
Write contacts ttl into stdout like the other tests.
Fix ttl generation.
Do not generate duplicate entities in test data.
TrackerMinerFS: Don't check for locks in non-existing files.
TrackerMinerFS: Plug 2 leaks.
TrackerMonitor: Plug a leak.
Bug 604152 - tracker-miner-fs crashes after initial startup
Finish libtracker-miner docs.
Add a bunch of docs to libtracker-client.
Further docs to libtracker-client.
Add Small application to generate ontologies graph.
Ivan Frade (34):
Doc: Added more logos and few CSS fixes to get a nicer header
Doc: Add the three logos (tracker, maemo, nepomuk) on the generated pages
Doc: Real data in NCO description
Doc: Real data in NFO description
Doc: Real data in NAO description
Doc: Real data in MTO description
Doc: Real data in NMM description
Doc: Real data in MFO description
Doc: Remove mock contributor in MLO
Doc: Real data in NCAL description
Doc: Few presentation improvements in HTML
Add main page to the documentation
Add nmm:alternativeMedia property
Add all properties in property constructor/destructor
Doc: Include predefined instances in the class documentation
Add notation to the main page. Updated doc-doc
NMM: Renamed predefined instances to follow the name convention
Added mfo:optional property to the enclosures
Doc: MFO brief explanation and diagram
NMM: Restore DLNA profile and uPnP shared properties
Doc: First draft of NMM doc. Images and Radio.
Doc: XSD ontology explanation.
NCO: Added capabilities to IMAccount for remote contacts
Notify changes in nmo:Message
Show the notification flag in the HTML documentation of the classes
Add new parameters in the CI functional tests description
maemo:relevance has max cardinality 1
NAO: Adding nao:deprecated to the ontology
Add nie:url property to Data Objects (already in upstream svn)
Updated NIE explanation about URI assignations
Mark nie:isStoredAs as deprecated
Doc: Show in HTML when a class/property is marked as deprecated
Quick fixes in gstreamer extractor to produce valid SparQL
MFO: FeedElement is now subclass of InformationElement
Ivar Smolin (1):
Updating Estonian translation
Jorge González (2):
Updated Spanish translation
Updated Spanish translation
Juan A. Suarez Romero (5):
Upgrade Exempi requirement from 1.99.2 to 2.1.0
tracker-parser: skip empty strings in parser_next
Fixes NB#600973, tracker-control: don't use "-h" to remove thumbnails
Fixes GB#598470, Search entry icons grayed out
libtracker-data: Do not propagate error if this is NULL
Jürg Billeter (25):
SPARQL: Return generated URIs for inserted blank nodes
libtracker-data: Add blank node test
libtracker-data: Support NULL as error parameter for update functions
libtracker-common: Consider MMC volumes mounted in /media as removable
Update .gitignore
libtracker-data: Fix build with vala master
libtracker-data: Fix error handling for anonymous blank nodes
libtracker-fts: Fix invalid read in parser
tracker-writeback: Add missing locale.h include
libtracker-data: Fix memory leak on updates with errors
NAO: Add nao:numericRating property
libtracker-data: Fix reading inverse functional properties from DB
Update .gitignore
SPARQL: Fix type handling in aggregate functions
SPARQL: Support bracketted expressions as select expressions
SPARQL: Support AS ?foo syntax from SPARQL 1.1 Draft
SPARQL: Translate AS ?foo to SQL AS foo
SPARQL: Add DataBinding.sql_expression property to simplify code
SPARQL: Align GROUP BY support with SPARQL 1.1 Draft
SPARQL: Add add_variable_binding method to simplify code
SPARQL: Add support for compositional subqueries
SPARQL: Add support for scalar subqueries
SPARQL: Only export selected variables from subqueries
SPARQL: Fix type handling of subquery results
libtracker-data: Test subqueries
Martyn Russell (54):
tracker-miner-fs: Index $HOME one level deep by default
tracker-miner-fs: Removed unused tracker_storage_new() call
libtracker-miner: Updated test case to use ::finished not ::terminated
libtracker-miner: Moved test/ directory to examples/
libtracker-miner: Fixed example linking with binutils-gold's ld
tracker-extract: Fix autofoo warnings about unused mockup_SOURCES
tracker-status-icon: Fixed linking errors with binutils-gold's ld
libtracker-common: Fixed tests linking errors with binutils-gold's ld
tracker-extract: Fixed link errors using binutils-gold's ld
libtracker-miner: Fixed memory corruption for dir moves
libtracker-miner: Fixed redundant code.
tracker-writeback: Some code clean ups from initial review
tracker-preferences: Fixed a number of UI issues
NEWS: Updated for release
configure.ac: Bumped version to 0.7.9.
Fixed make distcheck failures
NEWS: Updated with last minute fix
Fixed po/POTFILES.in
tracker-search-bar: Better debugging
tracker-search-bar: Make application search caseless
tracker-tag: Convert files used using g_file_new_for_commandline_arg()
tracker-search-bar: Show 10 results not 5 per category
tracker-search-bar: Support listing tags
tracker-search-bar: List bookmarks and websites
data-generators: Fixed python 2.5 requirement
docs/ontology: Fixed missing png images
libtracker-client: Added reference pages
libtracker-client: Initial documentation for functions
libtracker-miner: Fixed warnings and cleaned up tracker-miner.[ch]
data-generators: Renamed files to be more consistent
data-generators: Fixed import and generator scripts
data-generators: Updated README
data-generators: Rename README.tracker to README.
data-generators: Create more useful information for music generation
data-generators: Use the same filename for the music ttl as the py
data-generators: Cleaned up contact-messages generation
data-generate: Make scripts scalable and default to 2000 items
data-generators: Removed music python script initial output
data-generators: Don't import random ttl files
tracker-search-bar: Improve querying for bookmarks, apps, websites
tracker-search-bar: Improve tooltips/queries & make applications launch
Bumped version to 0.7.10.
NEWS: Updated for release
libtracker-common: Add G_{BEGIN|END}_DECLS to tracker-utils.h
libtracker-miner: Don't include generated SGML files in git.
tracker-search-bar: Fixed results window show/hide semantics.
Merged whitespace branch
Fixed make check, python/rss_reader/rss_viewer.ui was not in POTFILES.in
Revert broken binary files from trailing whitespace changes
Added emacs temporary files to .gitignore
Bumped version to 0.7.11.
Updated NEWS
Updated NEWS with last minute commits
Fixed make distcheck issues
Mattias Põldaru (1):
Updating Estonian translation
Michael Tameni (1):
Use correct Exception name on import
Mikael Ottela (2):
Add support for DISTINCT in aggregates
Add test cases for aggregates
Nils-Christoph Fiedler (2):
Added LowGerman translation
Added LowGerman translation
Philip Van Hoof (24):
Fixed XMP Title's coalesce
All miner SPARQL Update queries need FROM or INTO to avoid writeback
Signalling Writeback in case a property marked as tracker:writeback is changed
Changed from using a method to listening on the Writeback signal
Implemented writeback for MP3's Title field using id3lib
Only report writeback for default graph
Pass the known list of rdf:types to the Writeback signal
Added filter for the list of rdf:type being passed vs. module to elect
Added writeback module for XMP
Handling writeback in tracker-miner-fs
Refactored content-type check to abstract TrackerWritebackFile
Clean exit when service already running
Added some more fields to the XMP writeback module
Post review fixes for configure.ac
Added property to ontology for multi media team
Removed cardinality of previously added property
Added support for class signals to nmm:RadioStation
Refactored the MSWord extractor to use libwv2 for content extraction
Tiny build glitch, added ifdef in case libwv2 ain't available
Fixed property functions to support resource variables
Renamed nmo:Mailbox to nmo:MailAccount
Renamed nmo:Mailbox to nmo:MailAccount in tools and tests
Swapped the inheritance order between deprecated nmo:Mailbox and nmo:MailAccount
Fixed usage of nie:url
Rene Stadler (1):
Fix crash when EXIF focal length value is empty
Vesa Pikki (1):
Added support for msoffice extractor to parse textual content from .ppt Powerpoint Files.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]