BMO/ThirdPartyApps: Difference between revisions
< BMO
Jump to navigation
Jump to search
(Yeah description should probably go first.) |
(Add kanbugger) |
||
Line 46: | Line 46: | ||
* https://github.com/mozilla/mediawiki-bugzilla | * https://github.com/mozilla/mediawiki-bugzilla | ||
* http://lawrencemandel.com/2012/02/23/embed-bugzilla-data-in-wikimo-pages/ | * http://lawrencemandel.com/2012/02/23/embed-bugzilla-data-in-wikimo-pages/ | ||
= Browser Add-Ons = | |||
== Kanbugger == | |||
* Light integration of Kanbanery and Bugzilla automates some common tasks | |||
* https://github.com/mozilla/kanbugger | |||
* https://addons.mozilla.org/En-us/firefox/addon/kanbugger/ |
Revision as of 18:35, 14 January 2015
This is a list of all known tools, applications, and libraries used with BMO. There are three purposes of this catalog:
- to advertise new ways of using Bugzilla
- to determine any patterns or commonalities that we might want to incorporate into BMO's core
- to encourage people to contribute to an existing app that meets, or could reasonably be made to meet, their needs, rather than spending time to develop a redundant app.
Please add any you own, maintain, or use.
Template
Name of app/tool
- A brief description, ideally an explanation of what the tool/app does and why, i.e., what value does it bring.
- Home URL, if any.
- Link to source.
Command-line tools
bzexport
- Mercurial extension for attaching patches from a Mercurial repository to Bugzilla from the command line.
- https://hg.mozilla.org/hgcustom/version-control-tools/file/tip/hgext/bzexport
Web Apps
Buggy
- Fast single-page webapp that relies entirely on the Bugzilla Native REST API.
- http://buggy.peterbe.com/
- https://github.com/peterbe/buggy
BzDeck
- A useful, experimental Bugzilla client aiming to improve the usability and productivity of the popular bug tracking system from Mozilla, on both desktop and mobile.
- https://www.bzdeck.com/
- https://github.com/kyoshino/bzdeck
Libraries
Bugsy
- Python library for Bugzilla's native REST API.
- http://bugsy.readthedocs.org/en/latest/
- https://github.com/AutomatedTester/Bugsy
bz.js
- JavaScript library for Bugzilla's native REST API.
- https://github.com/canuckistani/bz.js
MediaWiki extension for Bugzilla
- Embedding of update bug data into wiki pages.
- https://github.com/mozilla/mediawiki-bugzilla
- http://lawrencemandel.com/2012/02/23/embed-bugzilla-data-in-wikimo-pages/
Browser Add-Ons
Kanbugger
- Light integration of Kanbanery and Bugzilla automates some common tasks
- https://github.com/mozilla/kanbugger
- https://addons.mozilla.org/En-us/firefox/addon/kanbugger/