lp:~thekorn/zeitgeist/zeitgeist-resonance_extensions

Created by Markus Korn and last modified
Get this branch:
bzr branch lp:~thekorn/zeitgeist/zeitgeist-resonance_extensions
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

1306. By Markus Korn

Changed the way extension methods can be accessed, it is now
  engine.extensions.some_method()

1305. By Markus Korn

merged with lp:zeitgeist

1304. By Markus Korn

* added license header to the extensions modul
* added some docstrings
* completed doctest for the extension framework

1303. By Markus Korn

merged changes from lp:zeiteist

1302. By Markus Korn

* fixed method to unload an extension
* added test/test-engine-extension.rst, a doctest for the extension loader
  which is also used to demonstrate how loading and developing extensions
  works

1301. By Markus Korn

* renamed __public_methods__ to PUBLIC_METHODS

1300. By Markus Korn

fixed whitespace twiddling to keep diff as small as possible

1299. By Markus Korn

* use whitespaces in relevancy_provider.py instead of tabs to keep the diff
  as small and readable as possible

1298. By Markus Korn

* added a loader for eninge extensions. for now the only extension we have
  (relevany_provider) is disabled by default. The code needs still some work
  but works.

1297. By Markus Korn

* fixed engine unittests:
  - timestamps are INTEGERS
  - raise a KeyError if someone wants to add a duplicate event
* DISABLED the relavncy provider for now, it is broken and needs to be fixed
  (https://bugs.edge.launchpad.net/zeitgeist/+bug/483556 is about making the
  loading of this kind of extensions configurable, which is the only
  solution here

Branch metadata

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

Subscribers