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
/
Util.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-28
revert more unused stuff
Dylan William Hardison
1
-19
/
+13
2018-06-28
more things
Dylan William Hardison
1
-2
/
+3
2018-06-28
a bit of a quantum leap
Dylan William Hardison
1
-1
/
+1
2018-06-28
support cgi->http(), remote_ip(), and fix sanity tests
Dylan William Hardison
1
-13
/
+18
2018-03-12
Bug 1439993 - Remove COMPILE_DIR => setting from Bugzilla::Template
byron jones
1
-6
/
+37
2018-03-06
Bug 1443537 - Add utility functions for switching database handle to writeabl...
Dylan William Hardison
1
-0
/
+26
2018-03-02
Bug 1442520 - move inbound_proxies to localconfig
Dylan William Hardison
1
-1
/
+1
2017-12-16
Bug 1403777 - Migrate urlbase from params to localconfig
Dylan William Hardison
1
-33
/
+7
2017-09-15
Bug 1391702 - Replace Bugzilla::User::validate_password() with calls to Data:...
Dylan William Hardison
1
-0
/
+1
2017-07-28
Bug 1378873 - user autocomplete no longer works for some strings
Dylan William Hardison
1
-1
/
+23
2017-07-07
Bug 1377933 - Remove trailing whitespace from all perl files
Dylan William Hardison
1
-16
/
+16
2017-05-17
Bug 1363803 - Consolidate YUI js and css into one js and one css file
Dylan William Hardison
1
-1
/
+7
2017-04-18
Bug 1355142 - Implement trick_taint in terms of Taint::Util::untaint()
Dylan William Hardison
1
-8
/
+7
2017-03-07
Bug 1345181 - Improve performance of html_quote()
Dylan William Hardison
1
-6
/
+9
2017-01-04
Bug 1307478 - Elasticsearch Indexer / Bulk Indexer
Dylan William Hardison
1
-0
/
+3
2016-09-13
Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...
Dylan William Hardison
1
-26
/
+6
2016-09-12
Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master...
Dylan William Hardison
1
-6
/
+26
2016-09-12
Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...
Dylan William Hardison
1
-26
/
+6
2015-11-03
Bug 1220734 - Use of uninitialized value $proxies[0] in string eq at Bugzilla...
David Lawrence
1
-1
/
+1
2015-10-31
Bug 1218457 - Allow localconfig to override (force) certain data/params values
Dylan William Hardison
1
-1
/
+1
2015-10-28
Bug 1217536 - allow inbound_proxy supports '*'
Dylan William Hardison
1
-20
/
+15
2015-09-09
Bug 1202461 - backport bug 319953 to bmo (Missing real email syntax check)
Byron Jones
1
-3
/
+13
2015-05-27
Bug 1158010: provide a standard and simple way to render relative dates, in p...
Byron Jones
1
-3
/
+67
2015-04-24
Bug 1157395: CSRF in log in form
David Lawrence
1
-2
/
+8
2014-11-04
Bug 1093622: Backout bug 1090427 for causing: authenticated calls from bzapi ...
Byron Jones
1
-8
/
+2
2014-11-04
Bug 1090427: Backport bug 713926 to bmo/4.2 to protect against csrf for login...
David Lawrence
1
-2
/
+8
2014-09-18
Bug 1068014: skip strptime() in datetime_from() if the date is in a standard ...
Byron Jones
1
-3
/
+8
2014-09-10
Bug 1046213: datetime_from() generates wrong dates if year < 1901
Frédéric Buclin
1
-3
/
+7
2014-06-16
Bug 880669 - Extend current BzAPI BMO extension to contain compatibility chan...
David Lawrence
1
-1
/
+7
2014-05-29
Bug 950491 - When viewing a dependency graph, an "uninitialized value" warnin...
David Lawrence
1
-1
/
+1
2014-05-12
Bug 1003852: Digest::SHA 5.82 and newer always croak on wide characters, prev...
Frédéric Buclin
1
-5
/
+5
2014-04-23
Add missing fix from bug 968576
Byron Jones
1
-0
/
+4
2013-10-21
fix breakage caused by bug 922684
Byron Jones
1
-1
/
+8
2013-09-27
Revert Bug 917669 - invalid or expired authentication tokens and cookies shou...
Dave Lawrence
1
-15
/
+2
2013-09-26
Bug 917669 - invalid or expired authentication tokens and cookies should thro...
Dave Lawrence
1
-2
/
+15
2013-08-29
Bug 909360 - backport upstream bug 898830 to bmo/4.2 for performance improvem...
Dave Lawrence
1
-2
/
+6
2013-04-22
Bug 859315: lots of "Lock wait timeout exceeded" errors when updating cf_cras...
Byron Jones
1
-3
/
+3
2012-11-26
Bug 812543 - Back port patch from bug 797636 to bmo/4.2 to bring in performan...
Dave Lawrence
1
-10
/
+11
2012-10-16
Bug 577329 - WebServices should filter email addresses same as the web UI as ...
Dave Lawrence
1
-1
/
+1
2012-10-12
Bug 799257 - Backport bug 795650 and bug 797833 to bmo/4.0 and bmo/4.2 for pe...
Dave Lawrence
1
-8
/
+11
2012-04-18
Bug 728639: (CVE-2012-0465) [SECURITY] User lockout policy can be bypassed by...
Frédéric Buclin
1
-3
/
+105
2012-03-29
Bug 554819: Quicksearch should be using Text::ParseWords instead of custom co...
Frédéric Buclin
1
-16
/
+1
2012-01-31
Bug 714472: (CVE-2012-0448) [SECURITY] utf8 homoglyphs are allowed in email a...
Frédéric Buclin
1
-1
/
+1
2011-11-19
cancelled -> canceled
Frédéric Buclin
1
-1
/
+1
2011-11-19
Bug 703788: Improve performance of diff_arrays() with large arrays
Frédéric Buclin
1
-26
/
+29
2011-08-05
Bug 658407: Make Bugzilla not use Math::Random::Secure anymore, due to the
Max Kanat-Alexander
1
-1
/
+1
2011-05-30
Bug 659816: Fix url_decoding of utf8 strings
Byron Jones
1
-4
/
+1
2011-03-09
revert accidental property changes
Byron Jones
1
-0
/
+0
2011-03-09
Bug 633776: Automatic charset detection for text attachments
Byron Jones
1
-1
/
+67
2011-02-11
Bug 620827: Refactor remove see also to use remove_from_db instead.
Tiago Mello
1
-7
/
+19
[next]