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
2006-01-09
Bug 101380: Newlines, nulls, leading/trailing spaces are getting into summaries
mozilla%colinogilvie.co.uk
1
-2
/
+2
2005-12-30
Bug 238780: editversions.cgi should reject newline characters - Patch by Paul...
lpsolit%gmail.com
1
-1
/
+11
2005-12-23
Backing out bug 238780 (Edit versions should reject newline characters) - Thi...
lpsolit%gmail.com
1
-11
/
+1
2005-12-08
Bug 238780: editversions.cgi should reject newline characters (and convert th...
lpsolit%gmail.com
1
-1
/
+11
2005-11-26
Bug 106386 Correct misspellings in source code
timeless%mozdev.org
1
-1
/
+1
2005-09-02
Bug 304582: Move GenerateRandomPassword() out of globals.pl - Patch by FrédÃ...
lpsolit%gmail.com
1
-1
/
+15
2005-08-16
Bug 304660: PerformSubsts() should be in Util.pm instead of BugMail.pm - Patc...
lpsolit%gmail.com
1
-0
/
+26
2005-08-16
Bug 304653: remove 'use Bugzilla::Error' from Util.pm - Patch by Frédéric B...
lpsolit%gmail.com
1
-17
/
+21
2005-08-13
Bug 303669: Bugzilla mis-uses perl subroutine prototypes
mkanat%kerio.com
1
-6
/
+6
2005-08-09
Backout of bug 303669 which broke AppendComment and possibly a number
bugreport%peshkin.net
1
-6
/
+6
2005-08-09
Bug 303669: Bugzilla mis-uses perl subroutine prototypes
mkanat%kerio.com
1
-6
/
+6
2005-08-04
Bug 126266: Use UTF-8 (Unicode) charset encoding for pages and email for NEW ...
lpsolit%gmail.com
1
-1
/
+10
2005-07-26
Bug 301967: Some .pm files have invalid POD syntax - Patch by Frédéric Bucl...
lpsolit%gmail.com
1
-3
/
+4
2005-07-21
Bug 301458: Move url_decode out of CGI.pl - Patch by Frédéric Buclin <LpSol...
lpsolit%gmail.com
1
-0
/
+28
2005-07-21
Bug 301453: Move CheckEmailSyntax out of CGI.pl - Patch by Frédéric Buclin ...
lpsolit%gmail.com
1
-1
/
+9
2005-07-14
Bug 283989: CGI.pl global init code should be moved to Bugzilla::CGI
mkanat%kerio.com
1
-0
/
+16
2005-07-13
Bug 300336: Bugzilla::Auth should not contain any exported subroutines
mkanat%kerio.com
1
-1
/
+52
2005-06-17
Bug 297928: detaint_natural, detaint_signed and trick_taint shouldn't rely on...
lpsolit%gmail.com
1
-6
/
+6
2005-06-15
Bug 293501: Add me to files where I belong and fix kerio.com emails
mkanat%kerio.com
1
-1
/
+1
2005-05-11
Bug 287487: User with no privs can not add comments to bugs that have a deadl...
lpsolit%gmail.com
1
-31
/
+42
2005-05-04
Bug 279303: Negative numbers are rejected as invalid sortkeys for milestones ...
lpsolit%gmail.com
1
-0
/
+18
2005-04-20
Bug 272623: FindWrapPoint is misplaced in process_bug.cgi - Patch by Frédér...
lpsolit%gmail.com
1
-2
/
+29
2005-02-27
Bug 282349: Comments are forced to being left-justified
mkanat%kerio.com
1
-23
/
+21
2005-02-25
Bug 282748: uninitialized value in localtime in Format.pm
mkanat%kerio.com
1
-6
/
+9
2005-02-25
Bug 281550: Remove RelationSet from userprefs.cgi (and thus fix non-ANSI INSERT)
mkanat%kerio.com
1
-13
/
+48
2005-02-10
Bug 11901 : Change Bugzilla comments line-wrapping policy
travis%sedsystems.ca
1
-1
/
+41
2005-01-29
Fix up a 'fix on checkin' nit that I forgot to fix on checkin for Bug 278791
travis%sedsystems.ca
1
-1
/
+2
2005-01-28
Bug 278791 : Move ModTime() to Bugzilla::Util
travis%sedsystems.ca
1
-1
/
+20
2005-01-16
Patch for bug 103636: Support specifying a date on which a bug is expected to...
jocuri%softhome.net
1
-0
/
+17
2005-01-16
Patch for bug 277618: Move FormatTimeUnit() out of globals.pl; patch by Max K...
jocuri%softhome.net
1
-1
/
+20
2005-01-16
Patch for bug 277622: Move DiffStrings() out of globals.pl into Bugzilla/Util...
jocuri%softhome.net
1
-3
/
+39
2005-01-12
Bug 276473: Show_activity merges incorrectly sometimes changesets into one ch...
travis%sedsystems.ca
1
-2
/
+6
2004-10-01
Patch for bug 262126: fix invalid date parsing; patch by me, r=kiko, a=justdave.
jocuri%softhome.net
1
-1
/
+1
2003-11-22
Bug 208604 - Make data/template dir locations configurable
bbaetz%acm.org
1
-0
/
+2
2003-08-22
Bug 139011 - Improve buglist colors further
burnus%gmx.de
1
-0
/
+13
2003-04-25
Fix for bug 179510: takes group restrictions into account when sending reques...
myk%mozilla.org
1
-2
/
+4
2002-12-15
Bug 158499 - Templatise XML bug output
bbaetz%student.usyd.edu.au
1
-5
/
+22
2002-11-28
Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ...
jake%bugzilla.org
1
-1
/
+50
2002-10-26
Bug 147833 - start using CGI.pm
bbaetz%student.usyd.edu.au
1
-1
/
+13
2002-10-16
Bug 174524 - Tidy up Bugzilla::{Util,Config}, and lazily-load unneeded modules
bbaetz%student.usyd.edu.au
1
-114
/
+94
2002-08-29
Bug 163829 - move pref code into a separate package
bbaetz%student.usyd.edu.au
1
-0
/
+2
2002-08-27
Updating my e-mail address as jake@acutex.net is no longer valid.
jake%bugzilla.org
1
-1
/
+1
2002-08-26
Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)
bbaetz%student.usyd.edu.au
1
-1
/
+0
2002-08-19
Fix long line noticed by Gerv, no bug #.
bbaetz%student.usyd.edu.au
1
-1
/
+2
2002-08-19
Big 163291 - Move utility funcs into a module
bbaetz%student.usyd.edu.au
1
-0
/
+260