pkgsrc/devel/bugzilla/PLIST
maya fe8520f15f bugzilla: update to 5.0.6, fix default configuration
- No skin was installed
- Some configuration seemed to be relevant for Apache 2.2

5.0.6:
This release contains a schema change to the flagtypes table, allowing for many more flagtypes.

The flagtypes table should have been using a mediumint for several releases, but due to a bug in the schema migration code this never happened.

5.0.5:
This release reformats the code according to the same conventions as the popular Mojolicious product and includes a .perltidyrc to do the same. You may use whatever coding style you want, but all files commited to the repo must be reformatted according to those rules.

Additionally, we no longer follow the same release process as before. Releases will be more frequent.

As it is now 2019, the bugs_fulltext table is now InnoDB instead of MyISAM. This may cause upgrade headaches.

5.0.4:
This release fixes one security issue. CVE-2018-5123

This release also contains the following [% terms.bug %] fixes:

    checksetup.pl would fail to update Chart storage during pre-3.6 to 5.0 upgrade. ([% terms.Bug %] 1273846)
    editflagtypes.cgi would crash when classifications are enabled and the user did not have global editcomponents privileges. ([% terms.Bug %] 1310728)
    The File::Slurp would trigger warnings on perl 5.24. ([% terms.Bug %] 1301887)
    All the time entries in the 'when' column had the correct date but the time was fixed to 00:00 when using Sqlite. ([% terms.Bug %] 1303702)
2021-01-16 08:15:01 +00:00

776 lines
39 KiB
Text

@comment $NetBSD: PLIST,v 1.19 2021/01/16 08:15:01 maya Exp $
share/bugzilla/Bugzilla.pm
share/bugzilla/Bugzilla/Attachment.pm
share/bugzilla/Bugzilla/Attachment/PatchReader.pm
share/bugzilla/Bugzilla/Auth.pm
share/bugzilla/Bugzilla/Auth/Login.pm
share/bugzilla/Bugzilla/Auth/Login/APIKey.pm
share/bugzilla/Bugzilla/Auth/Login/CGI.pm
share/bugzilla/Bugzilla/Auth/Login/Cookie.pm
share/bugzilla/Bugzilla/Auth/Login/Env.pm
share/bugzilla/Bugzilla/Auth/Login/Stack.pm
share/bugzilla/Bugzilla/Auth/Persist/Cookie.pm
share/bugzilla/Bugzilla/Auth/Verify.pm
share/bugzilla/Bugzilla/Auth/Verify/DB.pm
share/bugzilla/Bugzilla/Auth/Verify/LDAP.pm
share/bugzilla/Bugzilla/Auth/Verify/RADIUS.pm
share/bugzilla/Bugzilla/Auth/Verify/Stack.pm
share/bugzilla/Bugzilla/Bug.pm
share/bugzilla/Bugzilla/BugMail.pm
share/bugzilla/Bugzilla/BugUrl.pm
share/bugzilla/Bugzilla/BugUrl/Bugzilla.pm
share/bugzilla/Bugzilla/BugUrl/Bugzilla/Local.pm
share/bugzilla/Bugzilla/BugUrl/Debian.pm
share/bugzilla/Bugzilla/BugUrl/GitHub.pm
share/bugzilla/Bugzilla/BugUrl/Google.pm
share/bugzilla/Bugzilla/BugUrl/JIRA.pm
share/bugzilla/Bugzilla/BugUrl/Launchpad.pm
share/bugzilla/Bugzilla/BugUrl/MantisBT.pm
share/bugzilla/Bugzilla/BugUrl/SourceForge.pm
share/bugzilla/Bugzilla/BugUrl/Trac.pm
share/bugzilla/Bugzilla/BugUserLastVisit.pm
share/bugzilla/Bugzilla/CGI.pm
share/bugzilla/Bugzilla/Chart.pm
share/bugzilla/Bugzilla/Classification.pm
share/bugzilla/Bugzilla/Comment.pm
share/bugzilla/Bugzilla/Comment/TagWeights.pm
share/bugzilla/Bugzilla/Component.pm
share/bugzilla/Bugzilla/Config.pm
share/bugzilla/Bugzilla/Config/Admin.pm
share/bugzilla/Bugzilla/Config/Advanced.pm
share/bugzilla/Bugzilla/Config/Attachment.pm
share/bugzilla/Bugzilla/Config/Auth.pm
share/bugzilla/Bugzilla/Config/BugChange.pm
share/bugzilla/Bugzilla/Config/BugFields.pm
share/bugzilla/Bugzilla/Config/Common.pm
share/bugzilla/Bugzilla/Config/Core.pm
share/bugzilla/Bugzilla/Config/DependencyGraph.pm
share/bugzilla/Bugzilla/Config/General.pm
share/bugzilla/Bugzilla/Config/GroupSecurity.pm
share/bugzilla/Bugzilla/Config/LDAP.pm
share/bugzilla/Bugzilla/Config/MTA.pm
share/bugzilla/Bugzilla/Config/Memcached.pm
share/bugzilla/Bugzilla/Config/Query.pm
share/bugzilla/Bugzilla/Config/RADIUS.pm
share/bugzilla/Bugzilla/Config/ShadowDB.pm
share/bugzilla/Bugzilla/Config/UserMatch.pm
share/bugzilla/Bugzilla/Constants.pm
share/bugzilla/Bugzilla/DB.pm
share/bugzilla/Bugzilla/DB/Mysql.pm
share/bugzilla/Bugzilla/DB/Oracle.pm
share/bugzilla/Bugzilla/DB/Pg.pm
share/bugzilla/Bugzilla/DB/Schema.pm
share/bugzilla/Bugzilla/DB/Schema/Mysql.pm
share/bugzilla/Bugzilla/DB/Schema/Oracle.pm
share/bugzilla/Bugzilla/DB/Schema/Pg.pm
share/bugzilla/Bugzilla/DB/Schema/Sqlite.pm
share/bugzilla/Bugzilla/DB/Sqlite.pm
share/bugzilla/Bugzilla/Error.pm
share/bugzilla/Bugzilla/Extension.pm
share/bugzilla/Bugzilla/Field.pm
share/bugzilla/Bugzilla/Field/Choice.pm
share/bugzilla/Bugzilla/Field/ChoiceInterface.pm
share/bugzilla/Bugzilla/Flag.pm
share/bugzilla/Bugzilla/FlagType.pm
share/bugzilla/Bugzilla/Group.pm
share/bugzilla/Bugzilla/Hook.pm
share/bugzilla/Bugzilla/Install.pm
share/bugzilla/Bugzilla/Install/CPAN.pm
share/bugzilla/Bugzilla/Install/DB.pm
share/bugzilla/Bugzilla/Install/Filesystem.pm
share/bugzilla/Bugzilla/Install/Localconfig.pm
share/bugzilla/Bugzilla/Install/Requirements.pm
share/bugzilla/Bugzilla/Install/Util.pm
share/bugzilla/Bugzilla/Job/BugMail.pm
share/bugzilla/Bugzilla/Job/Mailer.pm
share/bugzilla/Bugzilla/JobQueue.pm
share/bugzilla/Bugzilla/JobQueue/Runner.pm
share/bugzilla/Bugzilla/Keyword.pm
share/bugzilla/Bugzilla/MIME.pm
share/bugzilla/Bugzilla/Mailer.pm
share/bugzilla/Bugzilla/Memcached.pm
share/bugzilla/Bugzilla/Migrate.pm
share/bugzilla/Bugzilla/Migrate/Gnats.pm
share/bugzilla/Bugzilla/Milestone.pm
share/bugzilla/Bugzilla/Object.pm
share/bugzilla/Bugzilla/Product.pm
share/bugzilla/Bugzilla/RNG.pm
share/bugzilla/Bugzilla/Report.pm
share/bugzilla/Bugzilla/Search.pm
share/bugzilla/Bugzilla/Search/Clause.pm
share/bugzilla/Bugzilla/Search/ClauseGroup.pm
share/bugzilla/Bugzilla/Search/Condition.pm
share/bugzilla/Bugzilla/Search/Quicksearch.pm
share/bugzilla/Bugzilla/Search/Recent.pm
share/bugzilla/Bugzilla/Search/Saved.pm
share/bugzilla/Bugzilla/Sender/Transport/Sendmail.pm
share/bugzilla/Bugzilla/Series.pm
share/bugzilla/Bugzilla/Status.pm
share/bugzilla/Bugzilla/Template.pm
share/bugzilla/Bugzilla/Template/Context.pm
share/bugzilla/Bugzilla/Template/Plugin/Bugzilla.pm
share/bugzilla/Bugzilla/Template/Plugin/Hook.pm
share/bugzilla/Bugzilla/Token.pm
share/bugzilla/Bugzilla/Update.pm
share/bugzilla/Bugzilla/User.pm
share/bugzilla/Bugzilla/User/APIKey.pm
share/bugzilla/Bugzilla/User/Setting.pm
share/bugzilla/Bugzilla/User/Setting/Lang.pm
share/bugzilla/Bugzilla/User/Setting/Skin.pm
share/bugzilla/Bugzilla/User/Setting/Timezone.pm
share/bugzilla/Bugzilla/UserAgent.pm
share/bugzilla/Bugzilla/Util.pm
share/bugzilla/Bugzilla/Version.pm
share/bugzilla/Bugzilla/WebService.pm
share/bugzilla/Bugzilla/WebService/Bug.pm
share/bugzilla/Bugzilla/WebService/BugUserLastVisit.pm
share/bugzilla/Bugzilla/WebService/Bugzilla.pm
share/bugzilla/Bugzilla/WebService/Classification.pm
share/bugzilla/Bugzilla/WebService/Component.pm
share/bugzilla/Bugzilla/WebService/Constants.pm
share/bugzilla/Bugzilla/WebService/FlagType.pm
share/bugzilla/Bugzilla/WebService/Group.pm
share/bugzilla/Bugzilla/WebService/Product.pm
share/bugzilla/Bugzilla/WebService/README
share/bugzilla/Bugzilla/WebService/Server.pm
share/bugzilla/Bugzilla/WebService/Server/JSONRPC.pm
share/bugzilla/Bugzilla/WebService/Server/REST.pm
share/bugzilla/Bugzilla/WebService/Server/REST/Resources/Bug.pm
share/bugzilla/Bugzilla/WebService/Server/REST/Resources/BugUserLastVisit.pm
share/bugzilla/Bugzilla/WebService/Server/REST/Resources/Bugzilla.pm
share/bugzilla/Bugzilla/WebService/Server/REST/Resources/Classification.pm
share/bugzilla/Bugzilla/WebService/Server/REST/Resources/Component.pm
share/bugzilla/Bugzilla/WebService/Server/REST/Resources/FlagType.pm
share/bugzilla/Bugzilla/WebService/Server/REST/Resources/Group.pm
share/bugzilla/Bugzilla/WebService/Server/REST/Resources/Product.pm
share/bugzilla/Bugzilla/WebService/Server/REST/Resources/User.pm
share/bugzilla/Bugzilla/WebService/Server/XMLRPC.pm
share/bugzilla/Bugzilla/WebService/User.pm
share/bugzilla/Bugzilla/WebService/Util.pm
share/bugzilla/Bugzilla/Whine.pm
share/bugzilla/Bugzilla/Whine/Query.pm
share/bugzilla/Bugzilla/Whine/Schedule.pm
share/bugzilla/admin.cgi
share/bugzilla/attachment.cgi
share/bugzilla/buglist.cgi
share/bugzilla/chart.cgi
share/bugzilla/checksetup.pl
share/bugzilla/clean-bug-user-last-visit.pl
share/bugzilla/colchange.cgi
share/bugzilla/collectstats.pl
share/bugzilla/config.cgi
share/bugzilla/createaccount.cgi
share/bugzilla/describecomponents.cgi
share/bugzilla/describekeywords.cgi
share/bugzilla/docs/TODO
share/bugzilla/docs/en/Makefile
share/bugzilla/docs/en/images/bugzilla.png
share/bugzilla/docs/en/images/bzLifecycle.png
share/bugzilla/docs/en/images/bzLifecycle.xml
share/bugzilla/docs/en/make.bat
share/bugzilla/docs/en/rst/_static/bugzilla.css
share/bugzilla/docs/en/rst/about/index.rst
share/bugzilla/docs/en/rst/administering/categorization.rst
share/bugzilla/docs/en/rst/administering/custom-fields.rst
share/bugzilla/docs/en/rst/administering/extensions.rst
share/bugzilla/docs/en/rst/administering/field-values.rst
share/bugzilla/docs/en/rst/administering/flags.rst
share/bugzilla/docs/en/rst/administering/groups.rst
share/bugzilla/docs/en/rst/administering/index.rst
share/bugzilla/docs/en/rst/administering/keywords.rst
share/bugzilla/docs/en/rst/administering/parameters.rst
share/bugzilla/docs/en/rst/administering/preferences.rst
share/bugzilla/docs/en/rst/administering/quips.rst
share/bugzilla/docs/en/rst/administering/users.rst
share/bugzilla/docs/en/rst/administering/whining.rst
share/bugzilla/docs/en/rst/administering/workflow.rst
share/bugzilla/docs/en/rst/api/core/v1/attachment.rst
share/bugzilla/docs/en/rst/api/core/v1/bug-user-last-visit.rst
share/bugzilla/docs/en/rst/api/core/v1/bug.rst
share/bugzilla/docs/en/rst/api/core/v1/bugzilla.rst
share/bugzilla/docs/en/rst/api/core/v1/classification.rst
share/bugzilla/docs/en/rst/api/core/v1/comment.rst
share/bugzilla/docs/en/rst/api/core/v1/component.rst
share/bugzilla/docs/en/rst/api/core/v1/field.rst
share/bugzilla/docs/en/rst/api/core/v1/flagtype.rst
share/bugzilla/docs/en/rst/api/core/v1/general.rst
share/bugzilla/docs/en/rst/api/core/v1/group.rst
share/bugzilla/docs/en/rst/api/core/v1/index.rst
share/bugzilla/docs/en/rst/api/core/v1/product.rst
share/bugzilla/docs/en/rst/api/core/v1/user.rst
share/bugzilla/docs/en/rst/api/index.rst
share/bugzilla/docs/en/rst/conf.py
share/bugzilla/docs/en/rst/index.rst
share/bugzilla/docs/en/rst/installing/apache-windows.rst
share/bugzilla/docs/en/rst/installing/apache.rst
share/bugzilla/docs/en/rst/installing/backups.rst
share/bugzilla/docs/en/rst/installing/db_server.rst
share/bugzilla/docs/en/rst/installing/essential-post-install-config.rst
share/bugzilla/docs/en/rst/installing/iis.rst
share/bugzilla/docs/en/rst/installing/index.rst
share/bugzilla/docs/en/rst/installing/installing-end.inc.rst
share/bugzilla/docs/en/rst/installing/linux.rst
share/bugzilla/docs/en/rst/installing/mac-os-x.rst
share/bugzilla/docs/en/rst/installing/merging-accounts.rst
share/bugzilla/docs/en/rst/installing/migrating-from-1.inc.rst
share/bugzilla/docs/en/rst/installing/migrating-from-2.inc.rst
share/bugzilla/docs/en/rst/installing/migrating-from-a-tarball.rst
share/bugzilla/docs/en/rst/installing/migrating-from-bzr.rst
share/bugzilla/docs/en/rst/installing/migrating-from-cvs.rst
share/bugzilla/docs/en/rst/installing/migrating.rst
share/bugzilla/docs/en/rst/installing/moving.rst
share/bugzilla/docs/en/rst/installing/multiple-bugzillas.rst
share/bugzilla/docs/en/rst/installing/mysql.rst
share/bugzilla/docs/en/rst/installing/optional-post-install-config.rst
share/bugzilla/docs/en/rst/installing/oracle.rst
share/bugzilla/docs/en/rst/installing/postgresql.rst
share/bugzilla/docs/en/rst/installing/quick-start.rst
share/bugzilla/docs/en/rst/installing/sanity-check.rst
share/bugzilla/docs/en/rst/installing/sqlite.rst
share/bugzilla/docs/en/rst/installing/upgrading-customizations.rst
share/bugzilla/docs/en/rst/installing/upgrading-with-1.inc.rst
share/bugzilla/docs/en/rst/installing/upgrading-with-2.inc.rst
share/bugzilla/docs/en/rst/installing/upgrading-with-a-tarball.rst
share/bugzilla/docs/en/rst/installing/upgrading-with-git.rst
share/bugzilla/docs/en/rst/installing/upgrading.rst
share/bugzilla/docs/en/rst/installing/web_server.rst
share/bugzilla/docs/en/rst/installing/windows.rst
share/bugzilla/docs/en/rst/integrating/apis.rst
share/bugzilla/docs/en/rst/integrating/extensions.rst
share/bugzilla/docs/en/rst/integrating/faq.rst
share/bugzilla/docs/en/rst/integrating/index.rst
share/bugzilla/docs/en/rst/integrating/languages.rst
share/bugzilla/docs/en/rst/integrating/skins.rst
share/bugzilla/docs/en/rst/integrating/templates.rst
share/bugzilla/docs/en/rst/style.rst
share/bugzilla/docs/en/rst/using/creating-an-account.rst
share/bugzilla/docs/en/rst/using/editing.rst
share/bugzilla/docs/en/rst/using/extensions.rst
share/bugzilla/docs/en/rst/using/filing.rst
share/bugzilla/docs/en/rst/using/finding.rst
share/bugzilla/docs/en/rst/using/index.rst
share/bugzilla/docs/en/rst/using/preferences.rst
share/bugzilla/docs/en/rst/using/reports-and-charts.rst
share/bugzilla/docs/en/rst/using/tips.rst
share/bugzilla/docs/en/rst/using/understanding.rst
share/bugzilla/docs/lib/Pod/Simple/HTML/Bugzilla.pm
share/bugzilla/docs/lib/Pod/Simple/HTMLBatch/Bugzilla.pm
share/bugzilla/docs/makedocs.pl
share/bugzilla/docs/style.css
share/bugzilla/duplicates.cgi
share/bugzilla/editclassifications.cgi
share/bugzilla/editcomponents.cgi
share/bugzilla/editfields.cgi
share/bugzilla/editflagtypes.cgi
share/bugzilla/editgroups.cgi
share/bugzilla/editkeywords.cgi
share/bugzilla/editmilestones.cgi
share/bugzilla/editparams.cgi
share/bugzilla/editproducts.cgi
share/bugzilla/editsettings.cgi
share/bugzilla/editusers.cgi
share/bugzilla/editvalues.cgi
share/bugzilla/editversions.cgi
share/bugzilla/editwhines.cgi
share/bugzilla/editworkflow.cgi
share/bugzilla/email_in.pl
share/bugzilla/enter_bug.cgi
share/bugzilla/favicon.ico
share/bugzilla/images/csv.png
share/bugzilla/images/ical.png
share/bugzilla/images/padlock.png
share/bugzilla/images/rss.png
share/bugzilla/images/rss_small.png
share/bugzilla/images/xml.png
share/bugzilla/importxml.pl
share/bugzilla/index.cgi
share/bugzilla/install-module.pl
share/bugzilla/jobqueue.pl
share/bugzilla/js/TUI.js
share/bugzilla/js/attachment.js
share/bugzilla/js/bug.js
share/bugzilla/js/change-columns.js
share/bugzilla/js/comment-tagging.js
share/bugzilla/js/comments.js
share/bugzilla/js/custom-search.js
share/bugzilla/js/expanding-tree.js
share/bugzilla/js/field.js
share/bugzilla/js/flag.js
share/bugzilla/js/global.js
share/bugzilla/js/history.js/license.txt
share/bugzilla/js/history.js/native.history.js
share/bugzilla/js/history.js/readme.txt
share/bugzilla/js/params.js
share/bugzilla/js/productform.js
share/bugzilla/js/util.js
share/bugzilla/js/yui/animation/animation-min.js
share/bugzilla/js/yui/assets/skins/sam/ajax-loader.gif
share/bugzilla/js/yui/assets/skins/sam/asc.gif
share/bugzilla/js/yui/assets/skins/sam/autocomplete.css
share/bugzilla/js/yui/assets/skins/sam/back-h.png
share/bugzilla/js/yui/assets/skins/sam/back-v.png
share/bugzilla/js/yui/assets/skins/sam/bar-h.png
share/bugzilla/js/yui/assets/skins/sam/bar-v.png
share/bugzilla/js/yui/assets/skins/sam/bg-h.gif
share/bugzilla/js/yui/assets/skins/sam/bg-v.gif
share/bugzilla/js/yui/assets/skins/sam/blankimage.png
share/bugzilla/js/yui/assets/skins/sam/button.css
share/bugzilla/js/yui/assets/skins/sam/calendar.css
share/bugzilla/js/yui/assets/skins/sam/carousel.css
share/bugzilla/js/yui/assets/skins/sam/check0.gif
share/bugzilla/js/yui/assets/skins/sam/check1.gif
share/bugzilla/js/yui/assets/skins/sam/check2.gif
share/bugzilla/js/yui/assets/skins/sam/colorpicker.css
share/bugzilla/js/yui/assets/skins/sam/container.css
share/bugzilla/js/yui/assets/skins/sam/datatable.css
share/bugzilla/js/yui/assets/skins/sam/desc.gif
share/bugzilla/js/yui/assets/skins/sam/dt-arrow-dn.png
share/bugzilla/js/yui/assets/skins/sam/dt-arrow-up.png
share/bugzilla/js/yui/assets/skins/sam/editor-knob.gif
share/bugzilla/js/yui/assets/skins/sam/editor-sprite-active.gif
share/bugzilla/js/yui/assets/skins/sam/editor-sprite.gif
share/bugzilla/js/yui/assets/skins/sam/editor.css
share/bugzilla/js/yui/assets/skins/sam/header_background.png
share/bugzilla/js/yui/assets/skins/sam/hue_bg.png
share/bugzilla/js/yui/assets/skins/sam/imagecropper.css
share/bugzilla/js/yui/assets/skins/sam/layout.css
share/bugzilla/js/yui/assets/skins/sam/layout_sprite.png
share/bugzilla/js/yui/assets/skins/sam/loading.gif
share/bugzilla/js/yui/assets/skins/sam/logger.css
share/bugzilla/js/yui/assets/skins/sam/menu-button-arrow-disabled.png
share/bugzilla/js/yui/assets/skins/sam/menu-button-arrow.png
share/bugzilla/js/yui/assets/skins/sam/menu.css
share/bugzilla/js/yui/assets/skins/sam/menubaritem_submenuindicator.png
share/bugzilla/js/yui/assets/skins/sam/menubaritem_submenuindicator_disabled.png
share/bugzilla/js/yui/assets/skins/sam/menuitem_checkbox.png
share/bugzilla/js/yui/assets/skins/sam/menuitem_checkbox_disabled.png
share/bugzilla/js/yui/assets/skins/sam/menuitem_submenuindicator.png
share/bugzilla/js/yui/assets/skins/sam/menuitem_submenuindicator_disabled.png
share/bugzilla/js/yui/assets/skins/sam/paginator.css
share/bugzilla/js/yui/assets/skins/sam/picker_mask.png
share/bugzilla/js/yui/assets/skins/sam/profilerviewer.css
share/bugzilla/js/yui/assets/skins/sam/progressbar.css
share/bugzilla/js/yui/assets/skins/sam/resize.css
share/bugzilla/js/yui/assets/skins/sam/simpleeditor.css
share/bugzilla/js/yui/assets/skins/sam/slider.css
share/bugzilla/js/yui/assets/skins/sam/split-button-arrow-active.png
share/bugzilla/js/yui/assets/skins/sam/split-button-arrow-disabled.png
share/bugzilla/js/yui/assets/skins/sam/split-button-arrow-focus.png
share/bugzilla/js/yui/assets/skins/sam/split-button-arrow-hover.png
share/bugzilla/js/yui/assets/skins/sam/split-button-arrow.png
share/bugzilla/js/yui/assets/skins/sam/sprite.png
share/bugzilla/js/yui/assets/skins/sam/tabview.css
share/bugzilla/js/yui/assets/skins/sam/treeview-loading.gif
share/bugzilla/js/yui/assets/skins/sam/treeview-sprite.gif
share/bugzilla/js/yui/assets/skins/sam/treeview.css
share/bugzilla/js/yui/assets/skins/sam/wait.gif
share/bugzilla/js/yui/assets/skins/sam/yuitest.css
share/bugzilla/js/yui/autocomplete/autocomplete-min.js
share/bugzilla/js/yui/base/base-min.css
share/bugzilla/js/yui/base/base.css
share/bugzilla/js/yui/button/button-min.js
share/bugzilla/js/yui/calendar/calendar-min.js
share/bugzilla/js/yui/carousel/carousel-min.js
share/bugzilla/js/yui/charts/charts-min.js
share/bugzilla/js/yui/colorpicker/colorpicker-min.js
share/bugzilla/js/yui/connection/connection-min.js
share/bugzilla/js/yui/connection/connection.swf
share/bugzilla/js/yui/connection/connection_core-min.js
share/bugzilla/js/yui/container/container-min.js
share/bugzilla/js/yui/container/container_core-min.js
share/bugzilla/js/yui/cookie/cookie-min.js
share/bugzilla/js/yui/datasource/datasource-min.js
share/bugzilla/js/yui/datatable/datatable-min.js
share/bugzilla/js/yui/datemath/datemath-min.js
share/bugzilla/js/yui/dom/dom-min.js
share/bugzilla/js/yui/dragdrop/dragdrop-min.js
share/bugzilla/js/yui/element-delegate/element-delegate-min.js
share/bugzilla/js/yui/element/element-min.js
share/bugzilla/js/yui/event-delegate/event-delegate-min.js
share/bugzilla/js/yui/event-mouseenter/event-mouseenter-min.js
share/bugzilla/js/yui/event-simulate/event-simulate-min.js
share/bugzilla/js/yui/event/event-min.js
share/bugzilla/js/yui/fonts/fonts-min.css
share/bugzilla/js/yui/fonts/fonts.css
share/bugzilla/js/yui/get/get-min.js
share/bugzilla/js/yui/grids/grids-min.css
share/bugzilla/js/yui/grids/grids.css
share/bugzilla/js/yui/history/history-min.js
share/bugzilla/js/yui/imagecropper/imagecropper-min.js
share/bugzilla/js/yui/imageloader/imageloader-min.js
share/bugzilla/js/yui/json/json-min.js
share/bugzilla/js/yui/layout/layout-min.js
share/bugzilla/js/yui/logger/logger-min.js
share/bugzilla/js/yui/menu/menu-min.js
share/bugzilla/js/yui/paginator/paginator-min.js
share/bugzilla/js/yui/profiler/profiler-min.js
share/bugzilla/js/yui/profilerviewer/profilerviewer-min.js
share/bugzilla/js/yui/progressbar/progressbar-min.js
share/bugzilla/js/yui/reset-fonts-grids/reset-fonts-grids.css
share/bugzilla/js/yui/reset-fonts/reset-fonts.css
share/bugzilla/js/yui/reset/reset-min.css
share/bugzilla/js/yui/reset/reset.css
share/bugzilla/js/yui/resize/resize-min.js
share/bugzilla/js/yui/selector/selector-min.js
share/bugzilla/js/yui/slider/slider-min.js
share/bugzilla/js/yui/storage/storage-min.js
share/bugzilla/js/yui/stylesheet/stylesheet-min.js
share/bugzilla/js/yui/swf/swf-min.js
share/bugzilla/js/yui/swfdetect/swfdetect-min.js
share/bugzilla/js/yui/swfstore/swfstore-min.js
share/bugzilla/js/yui/swfstore/swfstore.swf
share/bugzilla/js/yui/tabview/tabview-min.js
share/bugzilla/js/yui/treeview/treeview-min.js
share/bugzilla/js/yui/uploader/uploader-min.js
share/bugzilla/js/yui/yahoo-dom-event/yahoo-dom-event.js
share/bugzilla/js/yui/yahoo/yahoo-min.js
share/bugzilla/js/yui/yuiloader/yuiloader-min.js
share/bugzilla/js/yui/yuitest/yuitest-min.js
share/bugzilla/js/yui/yuitest/yuitest_core-min.js
share/bugzilla/jsonrpc.cgi
share/bugzilla/migrate.pl
share/bugzilla/mod_perl.pl
share/bugzilla/page.cgi
share/bugzilla/post_bug.cgi
share/bugzilla/process_bug.cgi
share/bugzilla/query.cgi
share/bugzilla/quips.cgi
share/bugzilla/relogin.cgi
share/bugzilla/report.cgi
share/bugzilla/reports.cgi
share/bugzilla/request.cgi
share/bugzilla/rest.cgi
share/bugzilla/robots.txt
share/bugzilla/runtests.pl
share/bugzilla/sanitycheck.cgi
share/bugzilla/sanitycheck.pl
share/bugzilla/search_plugin.cgi
share/bugzilla/show_activity.cgi
share/bugzilla/show_bug.cgi
share/bugzilla/showdependencygraph.cgi
share/bugzilla/showdependencytree.cgi
share/bugzilla/skins/README
share/bugzilla/skins/contrib/Dusk/buglist.css
share/bugzilla/skins/contrib/Dusk/global.css
share/bugzilla/skins/standard/admin.css
share/bugzilla/skins/standard/bug.css
share/bugzilla/skins/standard/buglist.css
share/bugzilla/skins/standard/dependency-tree/bug-item.png
share/bugzilla/skins/standard/dependency-tree/tree-closed.png
share/bugzilla/skins/standard/dependency-tree/tree-open.png
share/bugzilla/skins/standard/dependency-tree/tree.png
share/bugzilla/skins/standard/global.css
share/bugzilla/skins/standard/global/body-back.gif
share/bugzilla/skins/standard/global/calendar.png
share/bugzilla/skins/standard/global/header.png
share/bugzilla/skins/standard/index/file-a-bug.png
share/bugzilla/skins/standard/index/help.png
share/bugzilla/skins/standard/index/new-account.png
share/bugzilla/skins/standard/index/search.png
share/bugzilla/summarize_time.cgi
share/bugzilla/template/en/default/account/auth/login-small.html.tmpl
share/bugzilla/template/en/default/account/auth/login.html.tmpl
share/bugzilla/template/en/default/account/cancel-token.txt.tmpl
share/bugzilla/template/en/default/account/create.html.tmpl
share/bugzilla/template/en/default/account/created.html.tmpl
share/bugzilla/template/en/default/account/email/change-new.txt.tmpl
share/bugzilla/template/en/default/account/email/change-old.txt.tmpl
share/bugzilla/template/en/default/account/email/confirm-new.html.tmpl
share/bugzilla/template/en/default/account/email/confirm.html.tmpl
share/bugzilla/template/en/default/account/email/request-new.txt.tmpl
share/bugzilla/template/en/default/account/password/forgotten-password.txt.tmpl
share/bugzilla/template/en/default/account/password/set-forgotten-password.html.tmpl
share/bugzilla/template/en/default/account/prefs/account.html.tmpl
share/bugzilla/template/en/default/account/prefs/apikey.html.tmpl
share/bugzilla/template/en/default/account/prefs/email.html.tmpl
share/bugzilla/template/en/default/account/prefs/permissions.html.tmpl
share/bugzilla/template/en/default/account/prefs/prefs.html.tmpl
share/bugzilla/template/en/default/account/prefs/saved-searches.html.tmpl
share/bugzilla/template/en/default/account/prefs/settings.html.tmpl
share/bugzilla/template/en/default/account/profile-activity.html.tmpl
share/bugzilla/template/en/default/admin/admin.html.tmpl
share/bugzilla/template/en/default/admin/classifications/add.html.tmpl
share/bugzilla/template/en/default/admin/classifications/del.html.tmpl
share/bugzilla/template/en/default/admin/classifications/edit-common.html.tmpl
share/bugzilla/template/en/default/admin/classifications/edit.html.tmpl
share/bugzilla/template/en/default/admin/classifications/footer.html.tmpl
share/bugzilla/template/en/default/admin/classifications/reclassify.html.tmpl
share/bugzilla/template/en/default/admin/classifications/select.html.tmpl
share/bugzilla/template/en/default/admin/components/confirm-delete.html.tmpl
share/bugzilla/template/en/default/admin/components/create.html.tmpl
share/bugzilla/template/en/default/admin/components/edit-common.html.tmpl
share/bugzilla/template/en/default/admin/components/edit.html.tmpl
share/bugzilla/template/en/default/admin/components/footer.html.tmpl
share/bugzilla/template/en/default/admin/components/list.html.tmpl
share/bugzilla/template/en/default/admin/components/select-product.html.tmpl
share/bugzilla/template/en/default/admin/confirm-action.html.tmpl
share/bugzilla/template/en/default/admin/custom_fields/cf-js.js.tmpl
share/bugzilla/template/en/default/admin/custom_fields/confirm-delete.html.tmpl
share/bugzilla/template/en/default/admin/custom_fields/create.html.tmpl
share/bugzilla/template/en/default/admin/custom_fields/edit-common.html.tmpl
share/bugzilla/template/en/default/admin/custom_fields/edit.html.tmpl
share/bugzilla/template/en/default/admin/custom_fields/list.html.tmpl
share/bugzilla/template/en/default/admin/fieldvalues/confirm-delete.html.tmpl
share/bugzilla/template/en/default/admin/fieldvalues/create.html.tmpl
share/bugzilla/template/en/default/admin/fieldvalues/edit.html.tmpl
share/bugzilla/template/en/default/admin/fieldvalues/footer.html.tmpl
share/bugzilla/template/en/default/admin/fieldvalues/list.html.tmpl
share/bugzilla/template/en/default/admin/fieldvalues/select-field.html.tmpl
share/bugzilla/template/en/default/admin/flag-type/confirm-delete.html.tmpl
share/bugzilla/template/en/default/admin/flag-type/edit.html.tmpl
share/bugzilla/template/en/default/admin/flag-type/list.html.tmpl
share/bugzilla/template/en/default/admin/groups/confirm-remove.html.tmpl
share/bugzilla/template/en/default/admin/groups/create.html.tmpl
share/bugzilla/template/en/default/admin/groups/delete.html.tmpl
share/bugzilla/template/en/default/admin/groups/edit.html.tmpl
share/bugzilla/template/en/default/admin/groups/list.html.tmpl
share/bugzilla/template/en/default/admin/keywords/confirm-delete.html.tmpl
share/bugzilla/template/en/default/admin/keywords/create.html.tmpl
share/bugzilla/template/en/default/admin/keywords/edit.html.tmpl
share/bugzilla/template/en/default/admin/keywords/list.html.tmpl
share/bugzilla/template/en/default/admin/milestones/confirm-delete.html.tmpl
share/bugzilla/template/en/default/admin/milestones/create.html.tmpl
share/bugzilla/template/en/default/admin/milestones/edit.html.tmpl
share/bugzilla/template/en/default/admin/milestones/footer.html.tmpl
share/bugzilla/template/en/default/admin/milestones/list.html.tmpl
share/bugzilla/template/en/default/admin/milestones/select-product.html.tmpl
share/bugzilla/template/en/default/admin/params/admin.html.tmpl
share/bugzilla/template/en/default/admin/params/advanced.html.tmpl
share/bugzilla/template/en/default/admin/params/attachment.html.tmpl
share/bugzilla/template/en/default/admin/params/auth.html.tmpl
share/bugzilla/template/en/default/admin/params/bugchange.html.tmpl
share/bugzilla/template/en/default/admin/params/bugfields.html.tmpl
share/bugzilla/template/en/default/admin/params/common.html.tmpl
share/bugzilla/template/en/default/admin/params/core.html.tmpl
share/bugzilla/template/en/default/admin/params/dependencygraph.html.tmpl
share/bugzilla/template/en/default/admin/params/editparams.html.tmpl
share/bugzilla/template/en/default/admin/params/general.html.tmpl
share/bugzilla/template/en/default/admin/params/groupsecurity.html.tmpl
share/bugzilla/template/en/default/admin/params/index.html.tmpl
share/bugzilla/template/en/default/admin/params/ldap.html.tmpl
share/bugzilla/template/en/default/admin/params/memcached.html.tmpl
share/bugzilla/template/en/default/admin/params/mta.html.tmpl
share/bugzilla/template/en/default/admin/params/query.html.tmpl
share/bugzilla/template/en/default/admin/params/radius.html.tmpl
share/bugzilla/template/en/default/admin/params/shadowdb.html.tmpl
share/bugzilla/template/en/default/admin/params/usermatch.html.tmpl
share/bugzilla/template/en/default/admin/products/confirm-delete.html.tmpl
share/bugzilla/template/en/default/admin/products/create.html.tmpl
share/bugzilla/template/en/default/admin/products/edit-common.html.tmpl
share/bugzilla/template/en/default/admin/products/edit.html.tmpl
share/bugzilla/template/en/default/admin/products/footer.html.tmpl
share/bugzilla/template/en/default/admin/products/groupcontrol/confirm-edit.html.tmpl
share/bugzilla/template/en/default/admin/products/groupcontrol/edit.html.tmpl
share/bugzilla/template/en/default/admin/products/groupcontrol/updated.html.tmpl
share/bugzilla/template/en/default/admin/products/list-classifications.html.tmpl
share/bugzilla/template/en/default/admin/products/list.html.tmpl
share/bugzilla/template/en/default/admin/products/updated.html.tmpl
share/bugzilla/template/en/default/admin/sanitycheck/list.html.tmpl
share/bugzilla/template/en/default/admin/sanitycheck/messages.html.tmpl
share/bugzilla/template/en/default/admin/settings/edit.html.tmpl
share/bugzilla/template/en/default/admin/sudo.html.tmpl
share/bugzilla/template/en/default/admin/table.html.tmpl
share/bugzilla/template/en/default/admin/users/confirm-delete.html.tmpl
share/bugzilla/template/en/default/admin/users/create.html.tmpl
share/bugzilla/template/en/default/admin/users/edit.html.tmpl
share/bugzilla/template/en/default/admin/users/list.html.tmpl
share/bugzilla/template/en/default/admin/users/listselectvars.html.tmpl
share/bugzilla/template/en/default/admin/users/responsibilities.html.tmpl
share/bugzilla/template/en/default/admin/users/search.html.tmpl
share/bugzilla/template/en/default/admin/users/userdata.html.tmpl
share/bugzilla/template/en/default/admin/versions/confirm-delete.html.tmpl
share/bugzilla/template/en/default/admin/versions/create.html.tmpl
share/bugzilla/template/en/default/admin/versions/edit.html.tmpl
share/bugzilla/template/en/default/admin/versions/footer.html.tmpl
share/bugzilla/template/en/default/admin/versions/list.html.tmpl
share/bugzilla/template/en/default/admin/versions/select-product.html.tmpl
share/bugzilla/template/en/default/admin/workflow/comment.html.tmpl
share/bugzilla/template/en/default/admin/workflow/edit.html.tmpl
share/bugzilla/template/en/default/attachment/choose.html.tmpl
share/bugzilla/template/en/default/attachment/confirm-delete.html.tmpl
share/bugzilla/template/en/default/attachment/create.html.tmpl
share/bugzilla/template/en/default/attachment/created.html.tmpl
share/bugzilla/template/en/default/attachment/createformcontents.html.tmpl
share/bugzilla/template/en/default/attachment/delete_reason.txt.tmpl
share/bugzilla/template/en/default/attachment/diff-file.html.tmpl
share/bugzilla/template/en/default/attachment/diff-footer.html.tmpl
share/bugzilla/template/en/default/attachment/diff-header.html.tmpl
share/bugzilla/template/en/default/attachment/edit.html.tmpl
share/bugzilla/template/en/default/attachment/list.html.tmpl
share/bugzilla/template/en/default/attachment/midair.html.tmpl
share/bugzilla/template/en/default/attachment/show-multiple.html.tmpl
share/bugzilla/template/en/default/attachment/updated.html.tmpl
share/bugzilla/template/en/default/bug/activity/show.html.tmpl
share/bugzilla/template/en/default/bug/activity/table.html.tmpl
share/bugzilla/template/en/default/bug/choose.html.tmpl
share/bugzilla/template/en/default/bug/comment.html.tmpl
share/bugzilla/template/en/default/bug/comments.html.tmpl
share/bugzilla/template/en/default/bug/create/comment-guided.txt.tmpl
share/bugzilla/template/en/default/bug/create/comment.txt.tmpl
share/bugzilla/template/en/default/bug/create/create-guided.html.tmpl
share/bugzilla/template/en/default/bug/create/create.html.tmpl
share/bugzilla/template/en/default/bug/create/created.html.tmpl
share/bugzilla/template/en/default/bug/create/make-template.html.tmpl
share/bugzilla/template/en/default/bug/create/user-message.html.tmpl
share/bugzilla/template/en/default/bug/dependency-graph.html.tmpl
share/bugzilla/template/en/default/bug/dependency-tree.html.tmpl
share/bugzilla/template/en/default/bug/edit.html.tmpl
share/bugzilla/template/en/default/bug/field-events.js.tmpl
share/bugzilla/template/en/default/bug/field-help.none.tmpl
share/bugzilla/template/en/default/bug/field-label.html.tmpl
share/bugzilla/template/en/default/bug/field.html.tmpl
share/bugzilla/template/en/default/bug/format_comment.txt.tmpl
share/bugzilla/template/en/default/bug/knob.html.tmpl
share/bugzilla/template/en/default/bug/link.html.tmpl
share/bugzilla/template/en/default/bug/navigate.html.tmpl
share/bugzilla/template/en/default/bug/process/bugmail.html.tmpl
share/bugzilla/template/en/default/bug/process/confirm-duplicate.html.tmpl
share/bugzilla/template/en/default/bug/process/header.html.tmpl
share/bugzilla/template/en/default/bug/process/midair.html.tmpl
share/bugzilla/template/en/default/bug/process/results.html.tmpl
share/bugzilla/template/en/default/bug/process/verify-new-product.html.tmpl
share/bugzilla/template/en/default/bug/show-header.html.tmpl
share/bugzilla/template/en/default/bug/show-multiple.html.tmpl
share/bugzilla/template/en/default/bug/show.html.tmpl
share/bugzilla/template/en/default/bug/show.xml.tmpl
share/bugzilla/template/en/default/bug/summarize-time.html.tmpl
share/bugzilla/template/en/default/bug/time.html.tmpl
share/bugzilla/template/en/default/config.js.tmpl
share/bugzilla/template/en/default/config.rdf.tmpl
share/bugzilla/template/en/default/email/bugmail-common.txt.tmpl
share/bugzilla/template/en/default/email/bugmail-header.txt.tmpl
share/bugzilla/template/en/default/email/bugmail.html.tmpl
share/bugzilla/template/en/default/email/bugmail.txt.tmpl
share/bugzilla/template/en/default/email/flagmail.txt.tmpl
share/bugzilla/template/en/default/email/header-common.txt.tmpl
share/bugzilla/template/en/default/email/lockout.txt.tmpl
share/bugzilla/template/en/default/email/new-api-key.txt.tmpl
share/bugzilla/template/en/default/email/new-user-details.txt.tmpl
share/bugzilla/template/en/default/email/sanitycheck.txt.tmpl
share/bugzilla/template/en/default/email/sudo.txt.tmpl
share/bugzilla/template/en/default/email/whine.txt.tmpl
share/bugzilla/template/en/default/extensions/config.pm.tmpl
share/bugzilla/template/en/default/extensions/extension.pm.tmpl
share/bugzilla/template/en/default/extensions/hook-readme.txt.tmpl
share/bugzilla/template/en/default/extensions/index-admin.rst.tmpl
share/bugzilla/template/en/default/extensions/index-user.rst.tmpl
share/bugzilla/template/en/default/extensions/license.txt.tmpl
share/bugzilla/template/en/default/extensions/name-readme.txt.tmpl
share/bugzilla/template/en/default/extensions/util.pm.tmpl
share/bugzilla/template/en/default/extensions/web-readme.txt.tmpl
share/bugzilla/template/en/default/filterexceptions.pl
share/bugzilla/template/en/default/flag/list.html.tmpl
share/bugzilla/template/en/default/global/banner.html.tmpl
share/bugzilla/template/en/default/global/calendar.js.tmpl
share/bugzilla/template/en/default/global/choose-classification.html.tmpl
share/bugzilla/template/en/default/global/choose-product.html.tmpl
share/bugzilla/template/en/default/global/code-error.html.tmpl
share/bugzilla/template/en/default/global/common-links.html.tmpl
share/bugzilla/template/en/default/global/confirm-action.html.tmpl
share/bugzilla/template/en/default/global/confirm-user-match.html.tmpl
share/bugzilla/template/en/default/global/docslinks.html.tmpl
share/bugzilla/template/en/default/global/field-descs.none.tmpl
share/bugzilla/template/en/default/global/footer.html.tmpl
share/bugzilla/template/en/default/global/header.html.tmpl
share/bugzilla/template/en/default/global/hidden-fields.html.tmpl
share/bugzilla/template/en/default/global/js-products.html.tmpl
share/bugzilla/template/en/default/global/message.html.tmpl
share/bugzilla/template/en/default/global/message.txt.tmpl
share/bugzilla/template/en/default/global/messages.html.tmpl
share/bugzilla/template/en/default/global/product-select.html.tmpl
share/bugzilla/template/en/default/global/reason-descs.none.tmpl
share/bugzilla/template/en/default/global/select-menu.html.tmpl
share/bugzilla/template/en/default/global/setting-descs.none.tmpl
share/bugzilla/template/en/default/global/tabs.html.tmpl
share/bugzilla/template/en/default/global/textarea.html.tmpl
share/bugzilla/template/en/default/global/useful-links.html.tmpl
share/bugzilla/template/en/default/global/user-error.html.tmpl
share/bugzilla/template/en/default/global/user.html.tmpl
share/bugzilla/template/en/default/global/userselect.html.tmpl
share/bugzilla/template/en/default/global/value-descs.js.tmpl
share/bugzilla/template/en/default/global/value-descs.none.tmpl
share/bugzilla/template/en/default/global/variables.none.tmpl
share/bugzilla/template/en/default/index.html.tmpl
share/bugzilla/template/en/default/list/change-columns.html.tmpl
share/bugzilla/template/en/default/list/edit-multiple.html.tmpl
share/bugzilla/template/en/default/list/list-simple.html.tmpl
share/bugzilla/template/en/default/list/list.atom.tmpl
share/bugzilla/template/en/default/list/list.csv.tmpl
share/bugzilla/template/en/default/list/list.html.tmpl
share/bugzilla/template/en/default/list/list.ics.tmpl
share/bugzilla/template/en/default/list/list.rdf.tmpl
share/bugzilla/template/en/default/list/quips.html.tmpl
share/bugzilla/template/en/default/list/server-push.html.tmpl
share/bugzilla/template/en/default/list/table.html.tmpl
share/bugzilla/template/en/default/pages/bug-writing.html.tmpl
share/bugzilla/template/en/default/pages/bugzilla.dtd.tmpl
share/bugzilla/template/en/default/pages/fields.html.tmpl
share/bugzilla/template/en/default/pages/linked.html.tmpl
share/bugzilla/template/en/default/pages/linkify.html.tmpl
share/bugzilla/template/en/default/pages/quicksearch.html.tmpl
share/bugzilla/template/en/default/pages/release-notes.html.tmpl
share/bugzilla/template/en/default/pages/sudo.html.tmpl
share/bugzilla/template/en/default/reports/chart.csv.tmpl
share/bugzilla/template/en/default/reports/chart.html.tmpl
share/bugzilla/template/en/default/reports/chart.png.tmpl
share/bugzilla/template/en/default/reports/components.html.tmpl
share/bugzilla/template/en/default/reports/create-chart.html.tmpl
share/bugzilla/template/en/default/reports/delete-series.html.tmpl
share/bugzilla/template/en/default/reports/duplicates-simple.html.tmpl
share/bugzilla/template/en/default/reports/duplicates-table.html.tmpl
share/bugzilla/template/en/default/reports/duplicates.html.tmpl
share/bugzilla/template/en/default/reports/edit-series.html.tmpl
share/bugzilla/template/en/default/reports/keywords.html.tmpl
share/bugzilla/template/en/default/reports/menu.html.tmpl
share/bugzilla/template/en/default/reports/old-charts.html.tmpl
share/bugzilla/template/en/default/reports/report-bar.png.tmpl
share/bugzilla/template/en/default/reports/report-line.png.tmpl
share/bugzilla/template/en/default/reports/report-pie.png.tmpl
share/bugzilla/template/en/default/reports/report-simple.html.tmpl
share/bugzilla/template/en/default/reports/report-table.csv.tmpl
share/bugzilla/template/en/default/reports/report-table.html.tmpl
share/bugzilla/template/en/default/reports/report.csv.tmpl
share/bugzilla/template/en/default/reports/report.html.tmpl
share/bugzilla/template/en/default/reports/series-common.html.tmpl
share/bugzilla/template/en/default/reports/series.html.tmpl
share/bugzilla/template/en/default/request/queue.csv.tmpl
share/bugzilla/template/en/default/request/queue.html.tmpl
share/bugzilla/template/en/default/rest.html.tmpl
share/bugzilla/template/en/default/search/boolean-charts.html.tmpl
share/bugzilla/template/en/default/search/field.html.tmpl
share/bugzilla/template/en/default/search/form.html.tmpl
share/bugzilla/template/en/default/search/knob.html.tmpl
share/bugzilla/template/en/default/search/search-advanced.html.tmpl
share/bugzilla/template/en/default/search/search-create-series.html.tmpl
share/bugzilla/template/en/default/search/search-plugin.xml.tmpl
share/bugzilla/template/en/default/search/search-report-graph.html.tmpl
share/bugzilla/template/en/default/search/search-report-select.html.tmpl
share/bugzilla/template/en/default/search/search-report-table.html.tmpl
share/bugzilla/template/en/default/search/search-specific.html.tmpl
share/bugzilla/template/en/default/search/tabs.html.tmpl
share/bugzilla/template/en/default/search/type-select.html.tmpl
share/bugzilla/template/en/default/setup/strings.txt.pl
share/bugzilla/template/en/default/welcome-admin.html.tmpl
share/bugzilla/template/en/default/whine/header.txt.tmpl
share/bugzilla/template/en/default/whine/mail.html.tmpl
share/bugzilla/template/en/default/whine/mail.txt.tmpl
share/bugzilla/template/en/default/whine/schedule.html.tmpl
share/bugzilla/testagent.cgi
share/bugzilla/testserver.pl
share/bugzilla/token.cgi
share/bugzilla/userprefs.cgi
share/bugzilla/votes.cgi
share/bugzilla/whine.pl
share/bugzilla/whineatnews.pl
share/bugzilla/xmlrpc.cgi
share/doc/bugzilla/README
share/examples/bugzilla/bugzilla.conf
share/examples/bugzilla/localconfig
@pkgdir share/doc/bugzilla/en
@pkgdir share/bugzilla/xt
@pkgdir share/bugzilla/t
@pkgdir share/bugzilla/lib
@pkgdir share/bugzilla/graphs
@pkgdir share/bugzilla/docs/en/html/api/Bugzilla
@pkgdir share/bugzilla/data
@pkgdir share/bugzilla/contrib