]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 1201113: Support to run Bugzilla as a PSGI application
authorFrédéric Buclin <LpSolit@gmail.com>
Wed, 23 Dec 2015 19:46:43 +0000 (20:46 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Wed, 23 Dec 2015 19:46:43 +0000 (20:46 +0100)
commit8bbc156ca9a4bf3bfff8a9b7014a002808b1b7f0
tree74808e169701195ce18498f4de6dcf35778464a6
parentc94abb0445d015c1bffcd7207eac6fd9a3a8371b
Bug 1201113: Support to run Bugzilla as a PSGI application
r=dylan
18 files changed:
.htaccess
Bugzilla.pm
Bugzilla/CGI.pm
Bugzilla/Config.pm
Bugzilla/Error.pm
Bugzilla/Install/Filesystem.pm
Bugzilla/Install/Requirements.pm
Bugzilla/Install/Util.pm
Bugzilla/Template.pm
app.psgi [new file with mode: 0644]
editclassifications.cgi
editgroups.cgi
editkeywords.cgi
shutdown.cgi [new file with mode: 0755]
t/002goodperl.t
t/Support/Files.pm
template/en/default/setup/strings.txt.pl
testagent.cgi