summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-09-22Bug 259452 Add bonsai style &mark support to showbug for bug commentstimeless%mozdev.org4-1/+27
2004-09-21Fix for bug 245075: command-line script that sends bug mail so installations ...myk%mozilla.org1-0/+51
2004-09-18Bug 250979 - fix broken anchors to severity. Patch by Tobias Sager <moixa@gmx...gerv%gerv.net2-2/+2
2004-09-15Bug 256004: Fix regression that caused duplicate sortkeys in the fielddefs tablejustdave%bugzilla.org1-2/+2
2004-09-15Fix for bug 249868: makes series pages validatemyk%mozilla.org4-21/+30
2004-09-15Fix for bug 240460: updates upgrading examples with new URLs and version numb...myk%mozilla.org1-15/+15
2004-09-14Oops, backing out changes to administration.xml that are supposed to be part ...justdave%bugzilla.org1-15/+15
2004-09-14Bug 257534: Require Perl 5.8.1 or later when running on Windows with ActiveSt...justdave%bugzilla.org5-38/+32
2004-09-13Bug 252295: Ensure that the "Edit Search" link goes back to the same form the...justdave%bugzilla.org1-0/+8
2004-09-13Bug 253696: work around NAME_lc bug in ActiveState Perl on Win32justdave%bugzilla.org1-1/+5
2004-09-13Bug 257593 - make chart.cgi use Bugzilla::CGI for headers, meaning that if yo...gerv%gerv.net1-6/+6
2004-09-13Bug 225854 - only print "Steps to reproduce" when the user has entered some. ...gerv%gerv.net1-2/+3
2004-09-11Bug 255913: mailto link on show_bug.cgi wasn't honoring emailsuffix. Bugzill...justdave%bugzilla.org1-3/+3
2004-09-11Bug 190224: templatize editmilestones.cgijustdave%bugzilla.org13-322/+1028
2004-09-11Bug 255664: Wait until buglist is ready to be displayed before closing the "p...justdave%bugzilla.org1-1/+5
2004-09-11Bug 255663: Query on [Bug creation] and anything to do with attachments no lo...justdave%bugzilla.org1-2/+2
2004-09-11Fix for bug 215319: changes "flag requester" field in boolean charts to "flag...myk%mozilla.org2-5/+8
2004-09-10basic docs on using flagsmyk%mozilla.org1-0/+50
2004-09-10Fix for bug 254360: lists the rules governing who can edit which fields in 2....myk%mozilla.org1-0/+76
2004-09-10Fix for bug 232659: Fix inconsistent attachment links (and clean up diffkiko%async.com.br4-41/+49
2004-09-09Patch for bug 257303: convert lastused field in logincookies from timestamp t...jocuri%softhome.net3-3/+11
2004-09-09Patch for bug 254729: fix editproducts.cgi generated warnings in the error lo...jocuri%softhome.net1-15/+17
2004-09-09Patch for bug 211188: Make testing suite check for any #! lines that are not ...jocuri%softhome.net1-4/+8
2004-09-04Patch for bug 253308: Mention the Scmbug integration system in documentation;...jocuri%softhome.net1-0/+18
2004-09-04Bug 250591: Conversion of boolean conditions in SQL statements for better db ...jocuri%softhome.net1-1/+1
2004-09-03Patch for bug 257419: make checksetup.pl quote database name in 'show table s...jocuri%softhome.net1-1/+1
2004-09-03Patch for bug 257152: make flag type deletion not crash when JavaScript is sw...jocuri%softhome.net1-2/+2
2004-09-03Bug 257267: allow trimming leading zeros when typing the test number in the t...jocuri%softhome.net1-1/+1
2004-09-03Patch for bug 257106: Make testing suite know about new directory levels in B...jocuri%softhome.net1-1/+2
2004-09-03Bug 256762: make flag request email use emailsuffix; patch by Marc Schumann <...jocuri%softhome.net1-1/+3
2004-09-02Bug 257111: t/006spellcheck.t should check each file only once.jouni%heikniemi.net1-20/+17
2004-09-01Patch for bug 254371: include Flag Types in create new attachments form; patc...jocuri%softhome.net2-0/+40
2004-08-31Whitespace-only fix to indentation in BugMail.pm, bear with me.kiko%async.com.br1-3/+3
2004-08-30Bug 225687 - add group controls to charts, along with various other cleanups....gerv%gerv.net11-200/+192
2004-08-28Patch for bug 254146: make the error message clear if servertest.pl failed to...jocuri%softhome.net1-2/+4
2004-08-28Patch for bug 248613: Custom global default platform/OS in non-usebrowserinfo...jocuri%softhome.net4-17/+75
2004-08-28Patch for bug 235061: move CSS stylings in global.css if they are used across...jocuri%softhome.net4-8/+10
2004-08-28Patch for bug 216572: 002goodperl.t shouldn't add an extra test for every add...jocuri%softhome.net1-1/+1
2004-08-24Fix for bug 253480: pages should be classified rather than identified bykiko%async.com.br1-1/+1
2004-08-24Fix for bug 254587: group description not displayed on delete groupkiko%async.com.br1-1/+1
2004-08-24Addtional item for fix for bug 252810: p1, critical not displayed in redkiko%async.com.br1-0/+0
2004-08-24Fix for bug 254370: attachment/choose.html.tmpl focus onload. r=jouni, a=myk.kiko%async.com.br1-2/+3
2004-08-24Patch for bug 252810: p1, critical not displayed in red when groups arekiko%async.com.br3-19/+51
2004-08-21Bug 224208 Add a higher level of categorization (.ie departments, locations, ...bugreport%peshkin.net38-103/+1607
2004-08-17Bug 255772: Prevent whine.pl from running endless whining loopbugreport%peshkin.net1-9/+30
2004-08-11Bug 244239: Add group-based pronouns to querybugreport%peshkin.net5-13/+101
2004-08-11Bug 241903: Add Environment Variable Authentication for apache auth and SSObugreport%peshkin.net9-6/+276
2004-08-11Bug 251669: add an option to show users in a drop down menu instead of a text...bugreport%peshkin.net7-16/+151
2004-08-06More whitespace fixes. r=ssdbot. I've already talked to Alexandrekiko%async.com.br1-3/+3
2004-08-06Bug 254430: Fix User.pm so it returns a logged-out user if userid=0bugreport%peshkin.net1-1/+1