GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/bugzilla.git
bugmail-whiteboard
bugstest
dev/tyrian-theme
master
sandbox/vapier/master
upstream
Fork of Bugzilla for bugs.gentoo.org
Bugzilla Team <bugzilla@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Bugzilla
/
Util.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 747189: Remove Bugzilla::Util::file_mod_time()
Matt Selsky
2012-04-26
1
-25
/
+1
*
Bug 728639: (CVE-2012-0465) [SECURITY] User lockout policy can be bypassed by...
Frédéric Buclin
2012-04-18
1
-3
/
+105
*
Bug 554819: Quicksearch should be using Text::ParseWords instead of custom co...
Frédéric Buclin
2012-03-29
1
-16
/
+1
*
Bug 319953: Missing real email syntax check
Frédéric Buclin
2012-01-23
1
-2
/
+24
*
Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...
Frédéric Buclin
2012-01-11
1
-26
/
+5
*
Bug 703928: Bugzilla::Util should depend on Bugzilla::Error, not the opposite
Frédéric Buclin
2011-11-21
1
-16
/
+10
*
cancelled -> canceled
Frédéric Buclin
2011-11-19
1
-1
/
+1
*
Bug 703788: Improve performance of diff_arrays() with large arrays
Frédéric Buclin
2011-11-19
1
-26
/
+29
*
Bug 696537: Load DateTime only when datetime_from() is called
Frédéric Buclin
2011-11-18
1
-2
/
+3
*
Bug 662070: Use say() instead of print() where appropriate
Frédéric Buclin
2011-08-17
1
-3
/
+9
*
Bug 658407: Make Bugzilla not use Math::Random::Secure anymore, due to the
Max Kanat-Alexander
2011-08-04
1
-1
/
+1
*
Bug 659816: Fix url_decoding of utf8 strings
Byron Jones
2011-05-30
1
-4
/
+1
*
revert accidental property changes
Byron Jones
2011-03-09
1
-0
/
+0
*
Bug 633776: Automatic charset detection for text attachments
Byron Jones
2011-03-09
1
-1
/
+67
*
Bug 620827: Refactor remove see also to use remove_from_db instead.
Tiago Mello
2011-02-10
1
-7
/
+19
*
Bug 619594: (CVE-2010-4568) [SECURITY] Improve the randomness of
Max Kanat-Alexander
2011-01-24
1
-1
/
+8
*
Bug 595410: Make it faster to display a bug that has a lot of dependencies.
Max Kanat-Alexander
2011-01-03
1
-0
/
+9
*
Bug 573195: Make Bug.get return all of a bug's standard and custom field
Max Kanat-Alexander
2010-09-29
1
-3
/
+12
*
Bug 466968: Remove hardcoded strings from BugMail.pm, and refactor it so that...
Frédéric Buclin
2010-08-06
1
-19
/
+1
*
Bug 572602: Change the way that Bugzilla::Object determines what fields
Max Kanat-Alexander
2010-06-23
1
-2
/
+5
*
A few tinderbox bustage fixes from the checkin of bug 24896.
Max Kanat-Alexander
2010-06-15
1
-1
/
+1
*
Bug 24896: Make the First/Last/Prev/Next navigation on bugs work with
Max Kanat-Alexander
2010-06-15
1
-1
/
+31
*
Bug 560009: Use firstidx from List::MoreUtils instead of lsearch
Max Kanat-Alexander
2010-04-22
1
-31
/
+1
*
Bug 556439: Prevent datetime_from from dying if it gets 0000-00-00 as a
Max Kanat-Alexander
2010-04-02
1
-0
/
+3
*
Bug 498309: Speed up show_bug.cgi when there are many comments by caching
Max Kanat-Alexander
2010-03-13
1
-1
/
+29
*
Bug 534587 - "Bugmail uses the timezone of the changee instead of the user re...
reed%reedloden.com
2010-01-05
1
-2
/
+2
*
Bug 527586: Use X-Forwarded-For instead of REMOTE_ADDR for trusted proxies
mkanat%bugzilla.org
2009-12-31
1
-1
/
+11
*
Bug 329638: https login page switches to http on submit if ssl_redirect = fal...
lpsolit%gmail.com
2009-11-25
1
-1
/
+10
*
Bug 360626 - "ThrowTemplateError() used in Util.pm" [p=reed r=LpSolit a=LpSolit]
reed%reedloden.com
2009-11-18
1
-2
/
+4
*
Bug 528872 - "Attachments in attachments table should have CSS classes to hel...
reed%reedloden.com
2009-11-16
1
-2
/
+2
*
Bug 472217: Create a Bugzilla::Comment object and eliminate GetComments
mkanat%bugzilla.org
2009-11-10
1
-33
/
+50
*
Bug 523977: Make Bugzilla::Object->check send the trimmed value to new(), and...
mkanat%bugzilla.org
2009-10-24
1
-6
/
+3
*
Bug 520948: Use Bugzilla->feature and feature_enabled everywhere instead of c...
mkanat%bugzilla.org
2009-10-24
1
-7
/
+2
*
Bug 399073: Remove the 'loginnetmask' parameter - Patch by Frédéric Buc...
lpsolit%gmail.com
2009-10-18
1
-31
/
+1
*
Bug 514913: Eliminate ssl="authenticated sessions"
mkanat%bugzilla.org
2009-10-09
1
-50
/
+18
*
Bug 476305: Clean up and merge HTML filtering code - Patch by Vitaly Fedrushk...
lpsolit%gmail.com
2009-07-16
1
-7
/
+34
*
Bug 491630: Make sure DateTime never gets fractional "seconds" in new()
mkanat%bugzilla.org
2009-06-02
1
-1
/
+2
*
Bug 486006 - importxml.pl must not use format_time() for deadlines
ghendricks%novell.com
2009-04-10
1
-2
/
+4
*
Bug 487865: Exporting bugs in XML format uses non-unique timezones (they cann...
lpsolit%gmail.com
2009-04-10
1
-0
/
+7
*
2nd fix for bug 105960 (xml.cgi and other future xml pages generate invalid X...
lpsolit%gmail.com
2009-03-06
1
-1
/
+1
*
Bug 333648: Add flag change to activity log and bugmail when only setter is c...
wicked%sci.fi
2009-02-14
1
-27
/
+1
*
Bug 476889: importxml.pl crashes when importing bugs (Date::Parse::strptime()...
lpsolit%gmail.com
2009-02-05
1
-0
/
+3
*
Bug 38862: [SECURITY] attachments should be at a different hostname - Patch b...
lpsolit%gmail.com
2009-02-02
1
-1
/
+13
*
Bug 219021: Only display email addresses to logged-in users
mkanat%bugzilla.org
2009-01-29
1
-0
/
+22
*
Bug 471613: Replace Bugzilla::Util::is_tainted() by Scalar::Util::tainted() -...
lpsolit%gmail.com
2009-01-24
1
-16
/
+1
*
Bug 464992: Binary attachments, graphical reports and new charts are not disp...
lpsolit%gmail.com
2009-01-15
1
-1
/
+1
*
Bug 211006: Make Bugzilla use SHA-256 instead of crypt() to store hashed pass...
mkanat%bugzilla.org
2009-01-02
1
-28
/
+48
*
Bug 105960: xml.cgi generates invalid XML - Patch by Kip Hampton <khampton@to...
lpsolit%gmail.com
2008-12-30
1
-0
/
+10
*
Bug 455584 - Use bz_crypt everywhere instead of the crypt() function
dkl%redhat.com
2008-10-23
1
-16
/
+23
*
Bug 459365 - Scrubber should let <fieldset> and <legend> pass.
wurblzap%gmail.com
2008-10-10
1
-1
/
+2
[next]