lp:eridanus

Created by Jonathan Jacobs and last modified
Get this branch:
bzr branch lp:eridanus
Members of Eridanus Developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Eridanus Developers
Project:
Eridanus
Status:
Development

Recent revisions

202. By Jonathan Jacobs

Merge lp:~eridanus-developers/eridanus/use-new-pymeta.

Update Eridanus PyMeta code to expect the new PyMeta "apply" API, and add tests.

201. By Jonathan Jacobs

Merge lp:~eridanus-developers/eridanus/superfeedr-service.

Implement an IService to interact with Superfeedr, a PubSub feed notification service.

200. By Jonathan Jacobs

Merge lp:~eridanus-developers/eridanus/incremental-command-splitting.

Split command arguments only as required and introduce the "rest" decorator to allow commands to indicate that they can consume all remaining arguments in their final function parameter; avoiding the need to use *args and string joining, as well as retaining whitespace and removing the need for an additional layer of quoting.

197. By Jeremy Thurgood

Merged lp:~eridanus-developers/eridanus/plugin-reorg

This branch reorganises the plugin system and assorted peripherals:
 * Added safePluginImport() to isolate plugins with missing deps or other issues.
 * Moved plugin axiomatic commands to plugins.
 * Added plugin listing and broken plugin handling commands to axiomatic.
 * Added broken plugin handling commands to the bot.
 * Assorted minor improvements.

196. By Jonathan Jacobs

Add a FTS indexer source for LinkDB comments.

195. By Jonathan Jacobs

Reset entry manager FTS indices when the clear flag is specified on import.

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