aboutsummaryrefslogtreecommitdiffstats
path: root/globals.pl
Commit message (Expand)AuthorAgeFilesLines
* Bug 280124 : Move InsertNewUser to Bugzilla::Usertravis%sedsystems.ca2005-02-011-24/+0
* Bug 278792 : Move Crypt() to Bugzilla::Authtravis%sedsystems.ca2005-02-011-34/+2
* Bug 279700 : Move GetComments from globals.pl into Bugzilla::Bugtravis%sedsystems.ca2005-02-011-29/+0
* Backing out the checking from bug 257315 until it gets corrected. It prevent...justdave%bugzilla.org2005-01-301-2/+3
* Bug 257315 : type of delta_ts in bugs table should not be timestamptravis%sedsystems.ca2005-01-291-3/+2
* Bug 278791 : Move ModTime() to Bugzilla::Utiltravis%sedsystems.ca2005-01-281-13/+1
* Bug 236533 : Text "Additional Comments From ..." can be improvedtravis%sedsystems.ca2005-01-211-2/+3
* Bug 276840 : Move $::defaultqueryname out of globals.pl into Bugzilla/Constan...travis%sedsystems.ca2005-01-191-2/+0
* Patch for bug 276842: Move @default_column_list out of globals.pl into Bugzil...jocuri%softhome.net2005-01-171-4/+0
* Patch for bug 103636: Support specifying a date on which a bug is expected to...jocuri%softhome.net2005-01-161-1/+1
* Patch for bug 277618: Move FormatTimeUnit() out of globals.pl; patch by Max K...jocuri%softhome.net2005-01-161-14/+0
* Patch for bug 277622: Move DiffStrings() out of globals.pl into Bugzilla/Util...jocuri%softhome.net2005-01-161-29/+0
* Bug 108870: Bugzilla does not set email prefs for new user until user visits ...travis%sedsystems.ca2005-01-081-2/+4
* Bug 59351 - move all calls to sendmail to a central place. Patch by mkanat; r...gerv%gerv.net2005-01-011-21/+16
* Patch for bug 269398: request.cgi should not fail with error in SQL when no p...jocuri%softhome.net2004-12-111-12/+14
* Patch for bug 258709: Make expansion of voteremovedmail honour emailsuffix; p...jocuri%softhome.net2004-12-091-1/+1
* Patch for bug 271048: Remove confusion when sorting classifications by modify...jocuri%softhome.net2004-12-051-1/+1
* Bug 224208 Add a higher level of categorization (.ie departments, locations, ...bugreport%peshkin.net2004-08-211-4/+85
* Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templatesbugreport%peshkin.net2004-08-041-44/+2
* Bug 253588: Change Bugzilla->user to be usable even for a logged-out userbugreport%peshkin.net2004-07-311-4/+4
* Bug 251837: Extend group_group_map to control which groups can see each otherbugreport%peshkin.net2004-07-271-1/+1
* Fix for bug 252370: Provide edit link for attachment in comment. Adds ankiko%async.com.br2004-07-241-3/+3
* Bug 234855: Show only products enterable by current user in edit-multiplebugreport%peshkin.net2004-07-101-0/+11
* Patch for bug 246778: ThrowUserError shouldn't cause internal error with time...jocuri%softhome.net2004-06-191-1/+1
* Bug 226411: Fixed the indentation issue mentioned in bug comments but forgott...jouni%heikniemi.net2004-05-131-5/+5
* Bug 226411: make DiffStrings handle fields with duplicate valuesbugreport%peshkin.net2004-05-131-13/+13
* Bug 232861: Prevent references to bugs or comments from being expanded in att...bugreport%peshkin.net2004-05-121-3/+5
* Bug 240036: Unlock tables after address error before attempting to process fo...bugreport%peshkin.net2004-05-121-1/+1
* Patch for bug 240004: limit the password generation subroutine to nice charac...jocuri%softhome.net2004-04-231-22/+2
* Random speling fix.kiko%async.com.br2004-03-291-1/+1
* Bug 233962 - UserInGroup() should not accept a second parameter any longer. P...gerv%gerv.net2004-03-271-0/+4
* Fix for bug 226764: Move InvalidateLogins into Bugzilla::Auth::CGI.kiko%async.com.br2004-03-271-13/+0
* Patch for bug 237369: implement relatively simple changes from %FORM to $cgi-...jocuri%softhome.net2004-03-271-1/+2
* Patch for bug 237840: eliminate case sensitivity for "attachment N" linkifica...jocuri%softhome.net2004-03-221-1/+1
* Bug 24496: Adds a parameter "noresolveonopenblockers" which when enabled, pre...justdave%syndicomm.com2004-03-181-0/+32
* Bug 192516: Moving the loose .pm files into the Bugzilla directory, where the...justdave%syndicomm.com2004-03-181-3/+3
* Fix for bug 232397: .bz_obsolete shouldn't specify "underline". Definekiko%async.com.br2004-03-171-2/+2
* Patch for bug 123077; improve the ValidatePassword sub so that a password cha...jocuri%softhome.net2004-03-031-1/+1
* Bug 233645 - fix a number of 'undef' warnings which were killing performance ...gerv%gerv.net2004-02-141-1/+1
* Fix for bug 232447: Warns user about missing bug number instead of dying in G...myk%mozilla.org2004-01-291-1/+2
* Fix for bug 194290: irc:// links are not highlighted as links. Adds irckiko%async.com.br2004-01-151-1/+1
* Bug 208604 - Make data/template dir locations configurablebbaetz%acm.org2003-11-221-10/+10
* Bug 155119: reassigning bugs to a product with no components gives 'browser' ...jocuri%softhome.net2003-11-071-1/+1
* Bug 223937: web site error while updating email address; r=myk,kiko; a=justdave.jocuri%softhome.net2003-10-311-2/+4
* Fix for bug 67663: globals.pl and CGI.pl emit "subroutine redefined"kiko%async.com.br2003-10-301-1/+0
* Bug 218386: add 'view-source:' to the link of URL protocols which automatcaly...justdave%syndicomm.com2003-10-261-1/+1
* Bug 160422: If data/versioncache is not readable, pretend it's expired and re...justdave%syndicomm.com2003-08-241-1/+1
* Backing out changes accidently checked in with bug 174942: the "die_with_dign...justdave%syndicomm.com2003-08-061-7/+11
* Patch Viewer, a pretty way of viewing and manipulating patches (bug 174942). ...jkeiser%netscape.com2003-07-311-7/+7
* Bug 153583 - Links to obsoleted attachment should use line-through stylecaillon%returnzero.com2003-07-271-2/+58