lp:~zeitgeist/zeitgeist/fix-646124

Created by Seif Lotfy and last modified
Get this branch:
bzr branch lp:~zeitgeist/zeitgeist/fix-646124
Members of Zeitgeist Framework Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Zeitgeist Framework Team
Project:
Zeitgeist Framework
Status:
Merged

Recent revisions

1612. By Siegfried Gevatter

Add an easier to understand test.

1611. By Siegfried Gevatter

Group tests for the same thing together.

1609. By Siegfried Gevatter

notify.py: catch exceptions trying to notify monitors

If trying to notify some monitor of an insertion or a deletion
ends in an exception, we convert this into an entry in the error
log, so that it isn't propagated to the client who did insertion
or deletion (it isn't its fault).

1608. By Siegfried Gevatter

recent.py: add workaround for OpenOffice.org files

Backport the workaround used in the Vala datahub, which special-cases
OpenOffice.org documents so that we can identify their .desktop file by
looking at the mime-type in addition to the executable name.

1607. By Siegfried Gevatter

Fix bug #641968: Querying for LeastRecentActor with event templates
doesn't work.

In the case of the LeastRecentActor sorting a JOIN is used. If we want
to impose conditions on which type of events/subjects are considered, this
must be done inside the JOINed query.

1606. By Siegfried Gevatter

Incorporate test case to reproduce bug #641968 into engine-test.py.

1605. By Siegfried Gevatter

Add test/test-engine-extension.rst again, it's used for the documentation
(using an evil symlink which escaped my grep :().

Also, define ZEITGEIST_DEFAULT_EXTENSIONS in run-all-tests.py so that the
test works if the user has non-default extensions available.

1604. By Siegfried Gevatter

Removing test/test-engine-extension.rst, it's old and pretty much
tests the same as test/engine-extension-test.py.

If you believe this test was useful, feel free to extend engine-extension-test.py
or add the file again after updating it to work with the current codebase.

1603. By Markus Korn

* hide garbage output of Xvfb from the output of run-all-tests.py/make check

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:zeitgeist/0.1
This branch contains Public information 
Everyone can see this information.