lp:~zeitgeist/zeitgeist/bug695311

Created by Siegfried Gevatter and last modified
Get this branch:
bzr branch lp:~zeitgeist/zeitgeist/bug695311
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

1660. By Siegfried Gevatter

Actually call the extension's unload method ^^.

1659. By Siegfried Gevatter

Handle SIGTERM and KeyboardInterrupt cleanly, in addition to SIGHUP.

1658. By Siegfried Gevatter

 - DataSourceRegistry: Don't write the timestamp update to disk every
   time we see a data-source, this is unimportant information and it
   produces a significant slow-down (LP: #695311).

 - Add an unload() method to extensions which gets called when
   Zeitgeist shuts down.

1657. By Siegfried Gevatter

DataSourceRegistry: Change ._registry from list to dict

This doesn't really make a difference, but simplifies
the code a little bit and just feels nicer.

1656. By Siegfried Gevatter

Tests: Remove unused helper _register_data_source_python_api.

1655. By Seif Lotfy

change inserts_events output to display how many of the requested insertions were actually done

1654. By Seif Lotfy

fixed translations and encoding of incoming and outgoing payloads

1653. By Siegfried Gevatter

Fix regression in test suite.

1652. By Siegfried Gevatter

Add tests for modifying a data-source's information after
having registered previously, SetDataSourceEnabled and the
DataSourceRegistered and DataSourceEnabled signals.

1651. By Siegfried Gevatter

 - Add tests for GetDataSources and RegisterDataSource.
 - DataSourceRegistry: Fix serialization of empty payloads.

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.