lp:~russell/ibid/jira-plugin

Created by Russell Cloran and last modified
Get this branch:
bzr branch lp:~russell/ibid/jira-plugin
Only Russell Cloran can upload to this branch. If you are Russell Cloran please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Russell Cloran
Project:
Ibid
Status:
Development

Recent revisions

821. By Russell Cloran

Fix usage information

820. By Russell Cloran

Use the new-ish conflate stuff

819. By Russell Cloran

First pass at a Jira plugin

818. By Neil Blakey-Milner

Add svn plugin. Supports both pysvn and command-line svn
https://code.launchpad.net/~nbm/ibid/svnplugin-phase1/+merge/16671

817. By Michael Gorven

Add join/part/rename tracking so that the bot knows who is in every channel.
Add summon plugin.

https://code.launchpad.net/~stefanor/ibid/summon-330869/+merge/16616

816. By Stefano Rivera

The DB indexes could never be used because we did case-insensitive comparisons
in queries.

This merge fixes that, using the correct case-insensitive collations in DBMSs
supporting them, and CITEXT in PostgreSQL.

That required some some more Sqlalchemy wrapper code and custom types.

https://code.launchpad.net/~stefanor/ibid/db-case-insensitive-401320/+merge/16403

815. By Stefano Rivera

Remove double-storage of the translation chain.

814. By Stefano Rivera

Changed the multiline behaviour in the bot, to conflate multiline responses on
non-multiline-supporting sources, unless flagged with conflate=False.
In that case, the response is split into multiple responses.

All response pre-formatting now happens in a core plugir rather than the
dispatcher.

https://code.launchpad.net/~stefanor/ibid/multiline-501410/+merge/16674

813. By Stefano Rivera

Messages of the form "something ?" weren't being stripped correctly.
The strip Processor now strips <whitespace><punctuation><whicespace>

https://code.launchpad.net/~stefanor/ibid/stripper-501336/+merge/16646

812. By Stefano Rivera

FML now requires a registered API key. We obtained one.

https://code.launchpad.net/~stefanor/ibid/fml-key-501315/+merge/16642

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar RepositoryFormatKnitPack5 (bzr 1.6)
Stacked on:
lp:~ibid-core/ibid/old-trunk-1.6
This branch contains Public information 
Everyone can see this information.

Subscribers