]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 1246528 - Use Makefile.PL and allow Bugzilla use cpanm-compatible local dependencies
authorDylan Hardison <dylan@mozilla.com>
Tue, 23 Feb 2016 21:23:20 +0000 (16:23 -0500)
committerDylan Hardison <dylan@mozilla.com>
Tue, 23 Feb 2016 21:23:20 +0000 (16:23 -0500)
commit2c33712dc066463ab9741a009e56d9a5c2ffedf6
tree0be4c1368181648d715a35fd077324d3db0e4dc7
parenta8adffb5ba7161a9ac491cca98d880577c1ab2fc
Bug 1246528 - Use Makefile.PL and allow Bugzilla use cpanm-compatible local dependencies
r=dkl,a=dylan
110 files changed:
.gitignore
Bugzilla.pm
Bugzilla/API/1_0/Server.pm
Bugzilla/Constants.pm
Bugzilla/DB.pm
Bugzilla/Install/CPAN.pm [deleted file]
Bugzilla/Install/Filesystem.pm
Bugzilla/Install/Requirements.pm
Bugzilla/Markdown.pm
META.json [new file with mode: 0644]
META.yml [new file with mode: 0644]
Makefile.PL [new file with mode: 0644]
admin.cgi
app.psgi
attachment.cgi
auth.cgi
buglist.cgi
chart.cgi
checksetup.pl
clean-bug-user-last-visit.pl
colchange.cgi
collectstats.pl
config.cgi
contrib/bzdbcopy.pl
contrib/console.pl
contrib/convert-workflow.pl
contrib/extension-convert.pl
contrib/fixperms.pl
contrib/merge-users.pl
contrib/recode.pl
contrib/sendbugmail.pl
contrib/sendunsentbugmail.pl
contrib/syncLDAP.pl
createaccount.cgi
describecomponents.cgi
describekeywords.cgi
docker_files/install_deps.sh
docs/en/rst/installing/linux.rst
docs/en/rst/installing/mac-os-x.rst
docs/makedocs.pl
duplicates.cgi
editclassifications.cgi
editcomponents.cgi
editfields.cgi
editflagtypes.cgi
editgroups.cgi
editkeywords.cgi
editmilestones.cgi
editparams.cgi
editproducts.cgi
editsettings.cgi
editusers.cgi
editvalues.cgi
editversions.cgi
editwhines.cgi
editworkflow.cgi
email_in.pl
enter_bug.cgi
extensions/create.pl
gen-cpanfile.pl [new file with mode: 0644]
importxml.pl
index.cgi
install-module.pl [deleted file]
jobqueue.pl
jsonrpc.cgi
migrate.pl
mod_perl.pl
page.cgi
post_bug.cgi
process_bug.cgi
query.cgi
quips.cgi
relogin.cgi
report.cgi
reports.cgi
request.cgi
rest.cgi
runtests.pl [deleted file]
sanitycheck.cgi
sanitycheck.pl
search_plugin.cgi
show_activity.cgi
show_bug.cgi
showdependencygraph.cgi
showdependencytree.cgi
shutdown.cgi
summarize_time.cgi
t/001compile.t
t/002goodperl.t
t/004template.t
t/005whitespace.t
t/006spellcheck.t
t/007util.t
t/008filter.t
t/009bugwords.t
t/010dependencies.t
t/011pod.t
t/012throwables.t
t/013dbschema.t
t/Support/Files.pm
template/en/default/setup/strings.txt.pl
testserver.pl
token.cgi
userprefs.cgi
view_job_queue.cgi
votes.cgi
whine.pl
whineatnews.pl
xmlrpc.cgi
xt/search.t