index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Bugzilla
/
Install
/
Util.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-07
Bug 1377933 - Remove trailing whitespace from all perl files
Dylan William Hardison
1
-9
/
+9
2017-07-07
Bug 1376023 - Undo accidental reversion of bug 1352907
Dylan William Hardison
1
-149
/
+4
2017-05-17
use non-whimsical string for lbheartbeat
Dylan William Hardison
1
-4
/
+149
2017-05-11
Bug 1352907 - Simplify extension system for performance
Dylan William Hardison
1
-149
/
+4
2017-03-27
Bug 1350466 - Uplift bug 1342832 to bmo for performance and other reasons
Dylan William Hardison
1
-1
/
+1
2016-12-01
Bug 1319503 - Backport request_cache optimizations from upstream
Dylan William Hardison
1
-9
/
+1
2016-09-13
Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...
Dylan William Hardison
1
-22
/
+30
2016-09-12
Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master...
Dylan William Hardison
1
-30
/
+22
2016-09-12
Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...
Dylan William Hardison
1
-22
/
+30
2013-01-17
Bug 830467 - Don't call _wanted_languages() when only one is available
Dave Lawrence
1
-2
/
+4
2011-04-25
Bug 648178: Make install-module.pl check if a compiler is available
Max Kanat-Alexander
1
-1
/
+7
2011-03-22
Bug 643904 - Bugzilla::Extension should export a web_dir attribute to get ful...
David Lawrence
1
-0
/
+9
2011-02-25
Bug 621925: Avoid 'used only once' warning when loading extensions
Byron Jones
1
-1
/
+7
2010-10-21
Bug 605425: Non-english templates are no longer precompiled by checksetup
Frédéric Buclin
1
-2
/
+5
2010-10-11
Bug 550097: checksetup.pl should detect when run via a web server (cgi) and f...
Frédéric Buclin
1
-1
/
+7
2010-09-19
Bug 586244: Make mod_headers and mod_expires optional
Max Kanat-Alexander
1
-12
/
+15
2010-09-04
Bug 559549: Make checksetup.pl print out a "checksetup.pl complete" message
Max Kanat-Alexander
1
-0
/
+6
2010-07-20
Bug 575475: ANSI coloring of error messages was hiding template compilation
Max Kanat-Alexander
1
-1
/
+3
2010-07-01
Bug 382398: Make checksetup.pl localized messages be output in the
Max Kanat-Alexander
1
-1
/
+35
2010-05-06
Bug 562551: Allow template-only extensions to work
Max Kanat-Alexander
1
-0
/
+12
2010-04-20
Bug 560284: Make all errors that checksetup.pl throws be red
Max Kanat-Alexander
1
-0
/
+17
2010-03-28
Bug 550765: Unicode strings from install_string were showing up as garbage
Max Kanat-Alexander
1
-1
/
+3
2010-03-10
Bug 550966: Syntax errors in extensions' Extension.pm were causing "deep
Max Kanat-Alexander
1
-1
/
+7
2010-03-01
Bug 545235: Simplify Bugzilla's language-choosing code
Max Kanat-Alexander
1
-63
/
+63
2010-02-20
Bug 531577: Fix the paths that single-file extensions (like extensions/Foo.pm)
Max Kanat-Alexander
1
-0
/
+3
2010-02-01
Bug 480968: Make checksetup.pl never show popup windows for errors, on Window...
Max Kanat-Alexander
1
-0
/
+22
2009-11-25
Bug 530994: Allow extensions to specify where their template directory is (wh...
mkanat%bugzilla.org
1
-2
/
+67
2009-11-25
Bug 530767: Allow for CPAN distribution of extensions
mkanat%bugzilla.org
1
-3
/
+26
2009-11-25
Bug 530960: Put hooks into template/default/hook instead of template/hook
mkanat%bugzilla.org
1
-19
/
+20
2009-11-24
Bug 430014: Re-write the code hooks system so that it uses modules instead of...
mkanat%bugzilla.org
1
-17
/
+105
2009-11-23
Bug 430010: Re-work the template hooks system so that template hooks always l...
mkanat%bugzilla.org
1
-32
/
+47
2009-11-18
Bug 421265: Let the user easily override the language used to display HTML pages
mkanat%bugzilla.org
1
-3
/
+32
2009-08-12
Bug 507493: checksetup.pl's output should use colors for missing and too old ...
lpsolit%gmail.com
1
-0
/
+10
2009-08-11
Bug 430011: Disabled extensions are still included in template include path
mkanat%bugzilla.org
1
-0
/
+1
2009-01-24
Bug 471613: Replace Bugzilla::Util::is_tainted() by Scalar::Util::tainted() -...
lpsolit%gmail.com
1
-5
/
+2
2008-12-06
Bug 467506: -d $dir check in add_language_set should not be commented-out
mkanat%bugzilla.org
1
-2
/
+2
2008-12-06
Bug 467324: PROJECT specific template directory was being ignored
mkanat%bugzilla.org
1
-1
/
+1
2008-04-04
Bug 182975: Bugzilla directory structure to be adopted to l10n needs - Patch ...
lpsolit%gmail.com
1
-1
/
+13
2008-03-31
Bug 425620 – checksetup.pl doesn't pick up the user's language correctly.
wurblzap%gmail.com
1
-1
/
+16
2008-03-28
Bug 425288: checksetup.pl displays messages using the first language availabl...
lpsolit%gmail.com
1
-12
/
+22
2007-12-13
Bug 408032: [Oracle] Make bzdbcopy.pl work with Oracle
mkanat%bugzilla.org
1
-1
/
+1
2007-10-24
Bug 262269: A tool to auto-install missing perl packages on non-Windows systems
mkanat%bugzilla.org
1
-0
/
+21
2007-08-22
Bug 393148 – Template include path used by Bugzilla/Template.pm ordered ...
wurblzap%gmail.com
1
-1
/
+1
2007-08-21
Bug 335354: editparams.cgi crashes when editing the 'languages' and 'defaultl...
lpsolit%gmail.com
1
-1
/
+1
2007-08-08
Bug 389845: Remove setup.cgi from Bugzilla (no web-based installation)
mkanat%bugzilla.org
1
-26
/
+0
2007-07-13
Bug 387678: Warnings thrown when running ./runtests -v 11 - Patch by FrédÃ...
lpsolit%gmail.com
1
-1
/
+1
2007-05-06
Bug 374331: Bugzilla::Template should use template_include_path from Bugzilla...
mkanat%bugzilla.org
1
-0
/
+42
2007-03-21
Bug 374540: Print out the requirements in an HTML table instead of preformatt...
mkanat%bugzilla.org
1
-1
/
+2
2007-03-20
Bug 374330: Make it possible for installation templates to be text or HTML
mkanat%bugzilla.org
1
-19
/
+52
2007-03-17
Bug 374227: Create a system for localizing basic installation strings
mkanat%bugzilla.org
1
-3
/
+250
[next]