summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-03-17Bustage fix: adding filters defined in bug 232397. New filters need tokiko%async.com.br1-1/+2
2004-03-17Fix for bug 232397: .bz_obsolete shouldn't specify "underline". Definekiko%async.com.br13-28/+55
2004-03-17Fix the version-detection code with Fredrik Lundh's test suggested atkiko%async.com.br1-2/+3
2004-03-17Fix for bug 236424: Allow showdependencies trees to collapse. Addskiko%async.com.br1-0/+37
2004-03-17Patch for bug 237646: fix for regression in userprefs.cgi that disallowed use...jocuri%softhome.net1-3/+2
2004-03-17Patch for bug 235459: add icalendar output format in buglist; patch by Willia...jocuri%softhome.net6-4/+162
2004-03-17Patch for bug 237540: remove unused hidden field from edit-multiple; patch by...jocuri%softhome.net1-2/+0
2004-03-15Bug 237435 h1 |Edit Attachment #129471 for Bugs 215587| uses the wrong Termstimeless%mozdev.org1-1/+1
2004-03-15Bug 232491 - try harder to avoid parameterless searches (either saved or othe...gerv%gerv.net2-5/+9
2004-03-14Patch for bug 236664: make checksetup.pl print good install instructions for ...jocuri%softhome.net1-15/+49
2004-03-14Bug 214457 Updated user page is uselesstimeless%mozdev.org1-10/+28
2004-03-12Patch for bug 178162: move the vote checkbox to the left; r=myk, a=myk.jocuri%softhome.net1-12/+12
2004-03-12Fix for bug 236322: trivial inaccuracy in description of "find a specific bug...myk%mozilla.org1-2/+2
2004-03-10Bug 236575 - update the "newer build" information to cover the new mozilla.or...gerv%gerv.net1-19/+24
2004-03-08Patch for bug 143490: eliminate unsupported calls from checksetup.pl when run...jocuri%softhome.net1-89/+139
2004-03-08Bug 232176 - Add a preferences panel for saved searches, to allow management ...gerv%gerv.net3-0/+52
2004-03-08Bug 170213 - make static HTML files into page.cgi pages. This does votehelp.h...gerv%gerv.net3-683/+0
2004-03-08Bug 170213 - make static HTML files into page.cgi pages. This does votehelp.h...gerv%gerv.net11-25/+749
2004-03-08Bug 232141 - all all saved searches to footer until linkinfooter UI returns. ...gerv%gerv.net1-5/+3
2004-03-07Patch for bug 236652: fix libgdi typo in section 2.4.2 of the docs; patch by ...jocuri%softhome.net1-2/+2
2004-03-07Patch for bug 235278: eliminate %::FORM from userprefs.cgi; r=kiko, a=justdave.jocuri%softhome.net2-24/+27
2004-03-07Fix for bug 236634: move colon out of anchor text in "Targetkiko%async.com.br1-2/+1
2004-03-06Patch for bug 220814: Add to FAQ: How to upgrade Bugzilla from CVS; r=kiko, a...jocuri%softhome.net1-0/+68
2004-03-06Patch for bug 234875: use ->param in quips.cgi; r=kiko, a=justdave.jocuri%softhome.net1-4/+4
2004-03-06Patch for bug 234879: remove %FORM from editkeywords.cgi; r=kiko, a=justdave.jocuri%softhome.net1-11/+16
2004-03-06Patch for bug 236443: respect customization of customized words in create.htm...jocuri%softhome.net1-1/+3
2004-03-06Patch for bug 236019; make request.cgi use $cgi->param instead of %::FORM; r=...jocuri%softhome.net2-49/+59
2004-03-06Patch for bug 236567: Update the documentation describing the Perl modules in...jocuri%softhome.net1-2/+14
2004-03-05Bug 236296 - fix Build Identifier on guided entry form. Patch by gerv; r,a=ju...gerv%gerv.net1-1/+2
2004-03-03Bump version number to 2.17.7 for release.justdave%syndicomm.com1-1/+1
2004-03-03Patch for bug 123077; improve the ValidatePassword sub so that a password cha...jocuri%softhome.net2-3/+2
2004-03-01Backing out patch for bug 235459 which set tree on fire.jocuri%softhome.net3-78/+0
2004-03-01Add an XXX comment related to bugs 201235 and 236025.kiko%async.com.br1-0/+4
2004-03-01Patch for bug 235459: add icalendar todo output format for buglist; patch by ...jocuri%softhome.net3-0/+78
2004-02-29Patch for bug 234898; start to use $cgi->param in queryhelp.cgi; patch by Tee...jocuri%softhome.net1-4/+1
2004-02-29Patch for bug 234896; makes sanitycheck.cgi use $cgi->param instead of ::FORM...jocuri%softhome.net1-9/+11
2004-02-29Patch for bug 234876; removes %FORM from token.cgi; patch by Teemu Mannermaa ...jocuri%softhome.net1-20/+21
2004-02-27Patch for bug 192247: make Bugzilla quips truly random; code by Bill McGonigl...jocuri%softhome.net1-1/+7
2004-02-27Patch for bug 235268: Convert show_activity.cgi to get rid of %FORM; r=jouni;...jocuri%softhome.net1-3/+5
2004-02-27Patch for bug 235287: improve a whineatnews.pl comment; r=timeless; a=justdave.jocuri%softhome.net1-1/+1
2004-02-26Patch for bug 65313; improves the email regexp in order to detect better inva...jocuri%softhome.net2-2/+2
2004-02-25Tree bustage fix: eliminates the tabs that have been introduced while checkin...jocuri%softhome.net1-3/+3
2004-02-24Patch for bug 235175: replaces ::FORM from createaccount.cgi with CGI based m...jocuri%softhome.net1-3/+2
2004-02-24Patch for bug 234264; eliminates a double escaping issue by removing filterin...jocuri%softhome.net1-1/+1
2004-02-23Patch for bug 226251 (internal error when server push is enabled): Due to ran...jocuri%softhome.net1-7/+15
2004-02-22[SCHEMA CHANGE] Bug 220232: short_desc field in the bugs table is no longer a...justdave%syndicomm.com1-2/+8
2004-02-14Patch for bug 234171; removes \%COOKIE from index.cgi; patch by Teemu Mannerm...jocuri%softhome.net2-10/+4
2004-02-14Bug 233645 - fix a number of 'undef' warnings which were killing performance ...gerv%gerv.net3-4/+10
2004-02-13Fix for bug 234100: removes redundant longdescs table join criterionmyk%mozilla.org1-1/+0
2004-02-13Bug 232749 - fix various charting problems revealed by b.m.o. upgrade, includ...gerv%gerv.net10-61/+88