Bugzilla:Addons: Difference between revisions

Line 200: Line 200:
== Bugzilla Extensions  ==
== Bugzilla Extensions  ==


These are server-side Bugzilla Extensions that can be installed in the "extensions/" directory of Bugzilla 3.6 and above.  
These are server-side Bugzilla Extensions that can be installed in the "extensions/" directory of Bugzilla 3.6 and above. New extensions also are published from time to time in the [http://bzr.mozilla.org/bugzilla/extensions/ Bugzilla bzr repo].


This list should be kept in '''alphabetical order'''.  
This list should be kept in '''alphabetical order'''.  
Line 209: Line 209:


*[http://www.bayoteers.org/ Bayoteers] A rich set of extensions including a dashboard, media sniffer, scrum...
*[http://www.bayoteers.org/ Bayoteers] A rich set of extensions including a dashboard, media sniffer, scrum...
*[http://bzr.mozilla.org/bugzilla/extensions/browserid/ BrowserID] Allows logging in to Bugzilla using BrowserID.


*[http://www.christoph-probst.com/tech/software/bugzilla/Env4AD-0.1-tar.gz Env4AD] This Bugzilla extension provides a new auth_login_method that extends the default Bugzilla::Auth::Login::Env. It is especially useful if you want single sign on using mod_kerb and Active Directory but your ADs userPrincipleName is not a valid email address. It also sets a proper full name.
*[http://www.christoph-probst.com/tech/software/bugzilla/Env4AD-0.1-tar.gz Env4AD] This Bugzilla extension provides a new auth_login_method that extends the default Bugzilla::Auth::Login::Env. It is especially useful if you want single sign on using mod_kerb and Active Directory but your ADs userPrincipleName is not a valid email address. It also sets a proper full name.
Line 219: Line 221:


*[http://code.google.com/p/bugzilla-password-reset/ PasswordReset] Implements password ageing and history policies
*[http://code.google.com/p/bugzilla-password-reset/ PasswordReset] Implements password ageing and history policies
*[http://bzr.mozilla.org/bugzilla/extensions/profanivore/ Profanivore] Eats profanities in bug comments and replaces them with Profanivore droppings ("****").


*[http://github.com/LegNeato/bugzilla-push Push] Enables integration with a [http://en.wikipedia.org/wiki/Message_broker message broker] (such as [http://www.rabbitmq.com/ RabbitMQ], [http://activemq.apache.org/ ApacheMQ], [http://www.jboss.org/hornetq HornetQ], [http://qpid.apache.org/ Qpid], [http://www.redhat.com/mrg/ Redhat MRG], etc) via [http://www.amqp.org/ AMQP] or [http://stomp.codehaus.org/Protocol STOMP]. This allows tools and users to be notified of bugzilla changes without polling.
*[http://github.com/LegNeato/bugzilla-push Push] Enables integration with a [http://en.wikipedia.org/wiki/Message_broker message broker] (such as [http://www.rabbitmq.com/ RabbitMQ], [http://activemq.apache.org/ ApacheMQ], [http://www.jboss.org/hornetq HornetQ], [http://qpid.apache.org/ Qpid], [http://www.redhat.com/mrg/ Redhat MRG], etc) via [http://www.amqp.org/ AMQP] or [http://stomp.codehaus.org/Protocol STOMP]. This allows tools and users to be notified of bugzilla changes without polling.
*[http://bzr.mozilla.org/bugzilla/extensions/securemail/ Securemail] Enables encrypted email for some (group-based) or all bugmail. Users can specify their own S/MIME or GPG key.


*[http://code.google.com/p/bugzilla-sitemap/ Sitemap] Allows Bugzilla to be indexed by Google and other search engines.
*[http://code.google.com/p/bugzilla-sitemap/ Sitemap] Allows Bugzilla to be indexed by Google and other search engines.


*[https://bzr.mozilla.org/bugzilla/extensions/splinter/ Splinter] Adds the ability to perform patch review on Bugzilla attachments. When a user uploads a patch to a bug, a link will appear next to the attachment to allow the reviewer to comment on the patch that's then added to the bug report. Also a reviewer can set a review flag from within the Splinter extension. The 4.0 version of the Splinter extension has also been tested to work well on 3.6 as well. If any changes are made that make this no longer true, a separate 3.6 repository will be created.
*[https://bzr.mozilla.org/bugzilla/extensions/splinter/ Splinter] Adds the ability to perform patch review on Bugzilla attachments. When a user uploads a patch to a bug, a link will appear next to the attachment to allow the reviewer to comment on the patch that's then added to the bug report. Also a reviewer can set a review flag from within the Splinter extension. The 4.0 version of the Splinter extension has also been tested to work well on 3.6 as well. If any changes are made that make this no longer true, a separate 3.6 repository will be created.
*[http://bzr.mozilla.org/bugzilla/extensions/sync/ Sync] Provides infrastructure for asynchronous synchronization of Bugzilla bugs with matching bugs in another defect tracking system. You have to write a "plugin" to customize it for the system you are specifically trying to integrate with.


*[http://launchpad.net/bugzilla-traceparser TraceParser] Parses stack traces that are pasted into comments, formats them nicely when comments are displayed, automatically detects duplicate traces when filing bugs, allows finding traces similar to the one you're viewing, and shows most-frequently-reported traces.
*[http://launchpad.net/bugzilla-traceparser TraceParser] Parses stack traces that are pasted into comments, formats them nicely when comments are displayed, automatically detects duplicate traces when filing bugs, allows finding traces similar to the one you're viewing, and shows most-frequently-reported traces.
Account confirmers, Anti-spam team, Confirmed users, Bureaucrats and Sysops emeriti
4,925

edits