aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Patch for bug 262126: fix invalid date parsing; patch by me, r=kiko, a=justdave.jocuri%softhome.net2004-10-011-1/+1
* Patch for bug 261210: adapt bz_secure CSS for text based browsers; patch by J...jocuri%softhome.net2004-10-011-1/+1
* Patch for bug 258712: whine.pl should honour emailsuffix; patch by Marc Schum...jocuri%softhome.net2004-10-011-1/+1
* Patch for bug 237769: use Administrator instead of root for super-user name i...jocuri%softhome.net2004-09-301-9/+10
* Patch for bug 261993: fix uninitialized value error in webserver log when acc...jocuri%softhome.net2004-09-301-0/+1
* Fix for bug 103794: adds 'home' link to navigation bar; patch by GavinS; r,a=mykmyk%mozilla.org2004-09-281-0/+1
* Fix for bug 258029: sets whining group inheritance in the correct order. r,a...erik%dasbistro.com2004-09-251-1/+1
* Fix for bug 261446: checksetup.pl needs to update permissions onkiko%async.com.br2004-09-251-0/+2
* Landing fix for bug 153811: default severity should be parametrized.kiko%async.com.br2004-09-252-1/+19
* Fix for bug 252739: moves inclusion/exclusion action names to button name ins...myk%mozilla.org2004-09-242-10/+13
* Fix for bug 261273: make column changing work with Sun ONE web server; fix by...myk%mozilla.org2004-09-241-2/+5
* Bug 261071 Error: Error in parsing value for property 'vertical-align'. Decla...timeless%mozdev.org2004-09-241-1/+1
* Patch for bug 258938: Minor tweak to editmilestones templatization; patch by ...jocuri%softhome.net2004-09-241-0/+2
* Patch for bug 255512: For bz_secure, distinguish between mandatory and non-ma...jocuri%softhome.net2004-09-244-11/+31
* Landing fix for bug 260411: MS IE breaks png alpha channel padlock. Addskiko%async.com.br2004-09-241-0/+0
* Bug 259452 Add bonsai style &mark support to showbug for bug commentstimeless%mozdev.org2004-09-224-1/+27
* Fix for bug 245075: command-line script that sends bug mail so installations ...myk%mozilla.org2004-09-211-0/+51
* Bug 250979 - fix broken anchors to severity. Patch by Tobias Sager <moixa@gmx...gerv%gerv.net2004-09-182-2/+2
* Bug 256004: Fix regression that caused duplicate sortkeys in the fielddefs tablejustdave%bugzilla.org2004-09-151-2/+2
* Fix for bug 249868: makes series pages validatemyk%mozilla.org2004-09-154-21/+30
* Fix for bug 240460: updates upgrading examples with new URLs and version numb...myk%mozilla.org2004-09-151-15/+15
* Oops, backing out changes to administration.xml that are supposed to be part ...justdave%bugzilla.org2004-09-141-15/+15
* Bug 257534: Require Perl 5.8.1 or later when running on Windows with ActiveSt...justdave%bugzilla.org2004-09-145-38/+32
* Bug 252295: Ensure that the "Edit Search" link goes back to the same form the...justdave%bugzilla.org2004-09-131-0/+8
* Bug 253696: work around NAME_lc bug in ActiveState Perl on Win32justdave%bugzilla.org2004-09-131-1/+5
* Bug 257593 - make chart.cgi use Bugzilla::CGI for headers, meaning that if yo...gerv%gerv.net2004-09-121-6/+6
* Bug 225854 - only print "Steps to reproduce" when the user has entered some. ...gerv%gerv.net2004-09-121-2/+3
* Bug 255913: mailto link on show_bug.cgi wasn't honoring emailsuffix. Bugzill...justdave%bugzilla.org2004-09-111-3/+3
* Bug 190224: templatize editmilestones.cgijustdave%bugzilla.org2004-09-1113-322/+1028
* Bug 255664: Wait until buglist is ready to be displayed before closing the "p...justdave%bugzilla.org2004-09-111-1/+5
* Bug 255663: Query on [Bug creation] and anything to do with attachments no lo...justdave%bugzilla.org2004-09-111-2/+2
* Fix for bug 215319: changes "flag requester" field in boolean charts to "flag...myk%mozilla.org2004-09-112-5/+8
* basic docs on using flagsmyk%mozilla.org2004-09-101-0/+50
* Fix for bug 254360: lists the rules governing who can edit which fields in 2....myk%mozilla.org2004-09-101-0/+76
* Fix for bug 232659: Fix inconsistent attachment links (and clean up diffkiko%async.com.br2004-09-104-41/+49
* Patch for bug 257303: convert lastused field in logincookies from timestamp t...jocuri%softhome.net2004-09-093-3/+11
* Patch for bug 254729: fix editproducts.cgi generated warnings in the error lo...jocuri%softhome.net2004-09-091-15/+17
* Patch for bug 211188: Make testing suite check for any #! lines that are not ...jocuri%softhome.net2004-09-091-4/+8
* Patch for bug 253308: Mention the Scmbug integration system in documentation;...jocuri%softhome.net2004-09-041-0/+18
* Bug 250591: Conversion of boolean conditions in SQL statements for better db ...jocuri%softhome.net2004-09-041-1/+1
* Patch for bug 257419: make checksetup.pl quote database name in 'show table s...jocuri%softhome.net2004-09-031-1/+1
* Patch for bug 257152: make flag type deletion not crash when JavaScript is sw...jocuri%softhome.net2004-09-031-2/+2
* Bug 257267: allow trimming leading zeros when typing the test number in the t...jocuri%softhome.net2004-09-031-1/+1
* Patch for bug 257106: Make testing suite know about new directory levels in B...jocuri%softhome.net2004-09-031-1/+2
* Bug 256762: make flag request email use emailsuffix; patch by Marc Schumann <...jocuri%softhome.net2004-09-031-1/+3
* Bug 257111: t/006spellcheck.t should check each file only once.jouni%heikniemi.net2004-09-021-20/+17
* Patch for bug 254371: include Flag Types in create new attachments form; patc...jocuri%softhome.net2004-09-012-0/+40
* Whitespace-only fix to indentation in BugMail.pm, bear with me.kiko%async.com.br2004-08-311-3/+3
* Bug 225687 - add group controls to charts, along with various other cleanups....gerv%gerv.net2004-08-3011-200/+192
* Patch for bug 254146: make the error message clear if servertest.pl failed to...jocuri%softhome.net2004-08-281-2/+4