lp://staging/~russell/ibid/jira-plugin
- Get this branch:
- bzr branch lp://staging/~russell/ibid/jira-plugin
Branch merges
- Max Rabkin: Needs Fixing
- Stefano Rivera: Needs Fixing
- Jonathan Hitchcock: Needs Fixing
- Michael Gorven: Approve
-
Diff: 253 lines (+249/-0)1 file modifiedibid/plugins/jira.py (+249/-0)
Branch information
Recent revisions
- 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-insensitiv e-401320/ +merge/ 16403 - 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://staging/~ibid-core/ibid/old-trunk-1.6