lp:~thekorn/zeitgeist/dbus-inspect-properties

Created by Markus Korn and last modified
Get this branch:
bzr branch lp:~thekorn/zeitgeist/dbus-inspect-properties
Only Markus Korn can upload to this branch. If you are Markus Korn please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Markus Korn
Project:
Zeitgeist Framework
Status:
Merged

Recent revisions

1667. By Markus Korn

Use the etree parser in zeitgeist.client too, so we are not using two
different parsers for xml parsing.

1666. By Markus Korn

fixed copyright

1665. By Markus Korn

make sure to call the methods on the .Properties interface with the correct interface name

1664. By Markus Korn

Changed dbus introspection output to show information about properties

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.

Subscribers