Branches for Lucid

Name Status Last Modified Last Commit
lp:ubuntu/lucid/zeitgeist bug 1 Development 2010-04-24 06:12:18 UTC
7. The "let's backport fixes" release. ...

Author: Siegfried Gevatter
Revision Date: 2010-04-23 16:46:07 UTC

The "let's backport fixes" release.

* zeitgeist/datamodel.py:
   - Fixes the display name for Interpretation.SOURCECODE.
* zeitgeist/client.py:
   - Fix find_events_for_values (LP: #510804).
   - Fix find_events_for_template, was returning event IDs only.
* _zeitgeist/engine/main.py:
   - Ensure event deletions get committed and ignore deletion requests with no
     valid IDs (LP: #566173, #566184).
   - Fix insertion of events with a payloads (LP: #557708).
* _zeitgeist/engine/remote.py:
   - Fix wrong docstrings (FindEvent mentioned the return type of FindEventIds,
     and the other way around).
* _zeitgeist/loggers/datasources/recent.py:
   - Recognize additional mime-types (LP: #510761).
   - Fix crash trying to access a broken symlink (LP: #523761, #549567).
   - Fix crash when GtkRecentManager doesn't have a display-friendly version
     of a URI (LP: #531793).
   - Fix crash parsing malformed .desktop files (LP: #526357).
   - Prepend "application://" to the actor name.
* _zeitgeist/engine/sql.py:
   - Update event_view to lookup the payload's value instead of returning its
     rowid.
* _zeitgeist/engine/extension.py:
   - Make ExtensionsCollection iterable.
* doc/zeitgeist-daemon.1:
   - Update information in the "Environment variables" section.
* debian/control:
   - Version zeitgeist-datahub's zeitgeist-daemon dependency to 0.3.2 or later.

11 of 1 result