lp:~zeitgeist/zeitgeist/bug673008

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

1667. By Siegfried Gevatter

ZeitgeistClient: reinstall monitors upon reconnection (LP: #673008)

1666. By Siegfried Gevatter

Remove duplicated import statement.

1665. By Siegfried Gevatter

Python API: Reconnect to Zeitgeist if the connection is lost when using
methods asynchronously (so far this only happened for synchronous calls).

1664. By Mikkel Kamstrup Erlandsen

Merge Federico's branch: lp:~federico-gnome/zeitgeist/fixes into lp:zeitgeist

 * Better configure check for python-rdflib

1663. By Seif Lotfy

The 0.7.0 "All I have is this woodchuck" release of Zeitgeist

1662. By Markus Korn

reverted accidential license change of tools/development/cairoplot.py as this is external code we are reusing

1661. By Seif Lotfy

change license from lgpl v3 to lgpl v2.1+

1660. By Seif Lotfy

add LRU cache to get_events and add test cases for it

1659. By Seif Lotfy

catch broken events and return None instead of raising a keyerror

1658. By Siegfried Gevatter

Reduce DataSourceRegistry's accesses to disk, clean it up a bit, add
a way for extensions to (attempt to) run some code before Zeitgeist
ends.

 - 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.

 - Handle SIGTERM and KeyboardInterrupt cleanly, in addition to SIGHUP.

 - 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.

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.