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
/
globals.pl
Age
Commit message (
Expand
)
Author
Files
Lines
2005-01-08
Bug 108870: Bugzilla does not set email prefs for new user until user visits ...
travis%sedsystems.ca
1
-2
/
+4
2005-01-01
Bug 59351 - move all calls to sendmail to a central place. Patch by mkanat; r...
gerv%gerv.net
1
-21
/
+16
2004-12-11
Patch for bug 269398: request.cgi should not fail with error in SQL when no p...
jocuri%softhome.net
1
-12
/
+14
2004-12-09
Patch for bug 258709: Make expansion of voteremovedmail honour emailsuffix; p...
jocuri%softhome.net
1
-1
/
+1
2004-12-05
Patch for bug 271048: Remove confusion when sorting classifications by modify...
jocuri%softhome.net
1
-1
/
+1
2004-08-21
Bug 224208 Add a higher level of categorization (.ie departments, locations, ...
bugreport%peshkin.net
1
-4
/
+85
2004-08-05
Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templates
bugreport%peshkin.net
1
-44
/
+2
2004-07-31
Bug 253588: Change Bugzilla->user to be usable even for a logged-out user
bugreport%peshkin.net
1
-4
/
+4
2004-07-28
Bug 251837: Extend group_group_map to control which groups can see each other
bugreport%peshkin.net
1
-1
/
+1
2004-07-24
Fix for bug 252370: Provide edit link for attachment in comment. Adds an
kiko%async.com.br
1
-3
/
+3
2004-07-10
Bug 234855: Show only products enterable by current user in edit-multiple
bugreport%peshkin.net
1
-0
/
+11
2004-06-19
Patch for bug 246778: ThrowUserError shouldn't cause internal error with time...
jocuri%softhome.net
1
-1
/
+1
2004-05-13
Bug 226411: Fixed the indentation issue mentioned in bug comments but forgott...
jouni%heikniemi.net
1
-5
/
+5
2004-05-13
Bug 226411: make DiffStrings handle fields with duplicate values
bugreport%peshkin.net
1
-13
/
+13
2004-05-12
Bug 232861: Prevent references to bugs or comments from being expanded in att...
bugreport%peshkin.net
1
-3
/
+5
2004-05-12
Bug 240036: Unlock tables after address error before attempting to process fo...
bugreport%peshkin.net
1
-1
/
+1
2004-04-23
Patch for bug 240004: limit the password generation subroutine to nice charac...
jocuri%softhome.net
1
-22
/
+2
2004-03-29
Random speling fix.
kiko%async.com.br
1
-1
/
+1
2004-03-27
Bug 233962 - UserInGroup() should not accept a second parameter any longer. P...
gerv%gerv.net
1
-0
/
+4
2004-03-27
Fix for bug 226764: Move InvalidateLogins into Bugzilla::Auth::CGI.
kiko%async.com.br
1
-13
/
+0
2004-03-27
Patch for bug 237369: implement relatively simple changes from %FORM to $cgi-...
jocuri%softhome.net
1
-1
/
+2
2004-03-22
Patch for bug 237840: eliminate case sensitivity for "attachment N" linkifica...
jocuri%softhome.net
1
-1
/
+1
2004-03-18
Bug 24496: Adds a parameter "noresolveonopenblockers" which when enabled, pre...
justdave%syndicomm.com
1
-0
/
+32
2004-03-18
Bug 192516: Moving the loose .pm files into the Bugzilla directory, where the...
justdave%syndicomm.com
1
-3
/
+3
2004-03-17
Fix for bug 232397: .bz_obsolete shouldn't specify "underline". Define
kiko%async.com.br
1
-2
/
+2
2004-03-03
Patch for bug 123077; improve the ValidatePassword sub so that a password cha...
jocuri%softhome.net
1
-1
/
+1
2004-02-14
Bug 233645 - fix a number of 'undef' warnings which were killing performance ...
gerv%gerv.net
1
-1
/
+1
2004-01-29
Fix for bug 232447: Warns user about missing bug number instead of dying in G...
myk%mozilla.org
1
-1
/
+2
2004-01-15
Fix for bug 194290: irc:// links are not highlighted as links. Adds irc
kiko%async.com.br
1
-1
/
+1
2003-11-22
Bug 208604 - Make data/template dir locations configurable
bbaetz%acm.org
1
-10
/
+10
2003-11-07
Bug 155119: reassigning bugs to a product with no components gives 'browser' ...
jocuri%softhome.net
1
-1
/
+1
2003-10-31
Bug 223937: web site error while updating email address; r=myk,kiko; a=justdave.
jocuri%softhome.net
1
-2
/
+4
2003-10-30
Fix for bug 67663: globals.pl and CGI.pl emit "subroutine redefined"
kiko%async.com.br
1
-1
/
+0
2003-10-26
Bug 218386: add 'view-source:' to the link of URL protocols which automatcaly...
justdave%syndicomm.com
1
-1
/
+1
2003-08-24
Bug 160422: If data/versioncache is not readable, pretend it's expired and re...
justdave%syndicomm.com
1
-1
/
+1
2003-08-06
Backing out changes accidently checked in with bug 174942: the "die_with_dign...
justdave%syndicomm.com
1
-7
/
+11
2003-07-31
Patch Viewer, a pretty way of viewing and manipulating patches (bug 174942). ...
jkeiser%netscape.com
1
-7
/
+7
2003-07-27
Bug 153583 - Links to obsoleted attachment should use line-through style
caillon%returnzero.com
1
-2
/
+58
2003-07-12
Bug 212361: Additional Comments date had month and day swapped in bug change ...
justdave%syndicomm.com
1
-1
/
+1
2003-06-24
Fix for bug 204631: enhances config.cgi to generate a list of queryable field...
myk%mozilla.org
1
-0
/
+20
2003-06-03
Bug 180635 - Enhance Bugzilla::User to store additional information
bbaetz%acm.org
1
-144
/
+7
2003-05-05
Bug 201816 - use CGI.pm for header output
bbaetz%acm.org
1
-2
/
+1
2003-04-27
Bug 180086 - Rename 'count' column in votes tables
bbaetz%acm.org
1
-3
/
+3
2003-04-25
Fix for bug 179510: takes group restrictions into account when sending reques...
myk%mozilla.org
1
-49
/
+57
2003-04-25
Bug 179513, take N. Fix the bracketing so that it actually works...
bbaetz%acm.org
1
-24
/
+24
2003-04-25
Bug 197153: Fix for insecure temporary filename handling.
justdave%syndicomm.com
1
-22
/
+24
2003-04-02
Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly.
bbaetz%acm.org
1
-3
/
+2
2003-03-22
Bug 195695 - Requesting a non-existant format results in an Internal Error
bbaetz%acm.org
1
-1
/
+19
2003-02-23
Bug 194394 - Internal error after turning useqacontact off
bbaetz%acm.org
1
-1
/
+1
2003-02-09
Bug 192393 - $::dbwritesallowed never set
bbaetz%acm.org
1
-1
/
+1
[next]