Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-09-24 | Landing fix for bug 260411: MS IE breaks png alpha channel padlock. Adds | kiko%async.com.br | 1 | -0/+0 | |
a new PNG file with a 1-bit alpha layer. File by Jason Pyeron <jpyeron@pyerotechnics.com> r=kiko, a=myk. | |||||
2004-09-22 | Bug 259452 Add bonsai style &mark support to showbug for bug comments | timeless%mozdev.org | 4 | -1/+27 | |
r=kiko a=justdave | |||||
2004-09-21 | Fix for bug 245075: command-line script that sends bug mail so installations ↵ | myk%mozilla.org | 1 | -0/+51 | |
can push bug mail out if it's been missed by the code that sends mail when changes are made; written by Dave Miller | |||||
2004-09-18 | Bug 250979 - fix broken anchors to severity. Patch by Tobias Sager ↵ | gerv%gerv.net | 2 | -2/+2 | |
<moixa@gmx.ch>, r=gerv, a=justdave. | |||||
2004-09-15 | Bug 256004: Fix regression that caused duplicate sortkeys in the fielddefs table | justdave%bugzilla.org | 1 | -2/+2 | |
r=myk, a=justdave | |||||
2004-09-15 | Fix for bug 249868: makes series pages validate | myk%mozilla.org | 4 | -21/+30 | |
2004-09-15 | Fix for bug 240460: updates upgrading examples with new URLs and version ↵ | myk%mozilla.org | 1 | -15/+15 | |
numbers; r=gerv; a=justdave | |||||
2004-09-14 | Oops, backing out changes to administration.xml that are supposed to be part ↵ | justdave%bugzilla.org | 1 | -15/+15 | |
of a different patch. | |||||
2004-09-14 | Bug 257534: Require Perl 5.8.1 or later when running on Windows with ↵ | justdave%bugzilla.org | 5 | -38/+32 | |
ActiveState Perl (there is no official CGI ppm build with a new enough version for Bugzilla on any earlier version of ActiveState Perl) Patch by Byron Jones <bugzilla@glob.com.au> r=justdave, a=justdave | |||||
2004-09-13 | Bug 252295: Ensure that the "Edit Search" link goes back to the same form ↵ | justdave%bugzilla.org | 1 | -0/+8 | |
the search was created on when running a saved search that was saved before we had multiple search forms. r=gerv, a=justdave | |||||
2004-09-13 | Bug 253696: work around NAME_lc bug in ActiveState Perl on Win32 | justdave%bugzilla.org | 1 | -1/+5 | |
Patch by Byron Jones <bugzilla@glob.com.au> r=jouni,bbaetz a=justdave | |||||
2004-09-13 | Bug 257593 - make chart.cgi use Bugzilla::CGI for headers, meaning that if ↵ | gerv%gerv.net | 1 | -6/+6 | |
you log in via chart.cgi it doesn't get lost. Patch by wurblzap@gmail.com; r=gerv. | |||||
2004-09-13 | Bug 225854 - only print "Steps to reproduce" when the user has entered some. ↵ | gerv%gerv.net | 1 | -2/+3 | |
Patch by buti@gmx.at; r=gerv. | |||||
2004-09-11 | Bug 255913: mailto link on show_bug.cgi wasn't honoring emailsuffix. ↵ | justdave%bugzilla.org | 1 | -3/+3 | |
Bugzilla->user->email now includes emailsuffix in the result. Patch by Marc Schumann <wurblzap@gmail.com> r=justdave,tobias, a=justdave | |||||
2004-09-11 | Bug 190224: templatize editmilestones.cgi | justdave%bugzilla.org | 13 | -322/+1028 | |
Patch by GavinS <bugzilla@chimpychompy.org> r=jouni, a=justdave | |||||
2004-09-11 | Bug 255664: Wait until buglist is ready to be displayed before closing the ↵ | justdave%bugzilla.org | 1 | -1/+5 | |
"please wait" page when using server push, so any errors that occur can actually be seen by the user instead of getting a blank page. r=myk, a=myk | |||||
2004-09-11 | Bug 255663: Query on [Bug creation] and anything to do with attachments no ↵ | justdave%bugzilla.org | 1 | -2/+2 | |
longer crashes r=joel, a=myk | |||||
2004-09-11 | Fix for bug 215319: changes "flag requester" field in boolean charts to ↵ | myk%mozilla.org | 2 | -5/+8 | |
"flag requestee" field, which is what it should have been ("flag requester" can be queried via the "flag setter" field) r=justdave | |||||
2004-09-10 | basic docs on using flags | myk%mozilla.org | 1 | -0/+50 | |
2004-09-10 | Fix for bug 254360: lists the rules governing who can edit which fields in ↵ | myk%mozilla.org | 1 | -0/+76 | |
2.16 and 2.18 and the differences in those rules between the two versions. Contributed by Nick Barnes. | |||||
2004-09-10 | Fix for bug 232659: Fix inconsistent attachment links (and clean up diff | kiko%async.com.br | 4 | -41/+49 | |
viewer UI while we're at it). Do just that. r=myk, a=myk. | |||||
2004-09-09 | Patch for bug 257303: convert lastused field in logincookies from timestamp ↵ | jocuri%softhome.net | 3 | -3/+11 | |
to datetime; patch by Tomas Kopal <Tomas.Kopal@altap.cz>; r=vladd, a=justdave. | |||||
2004-09-09 | Patch for bug 254729: fix editproducts.cgi generated warnings in the error ↵ | jocuri%softhome.net | 1 | -15/+17 | |
log when creating new products; patch by GavinS <bugzilla@chimpychompy.org>; r=vladd, a=justdave. | |||||
2004-09-09 | Patch for bug 211188: Make testing suite check for any #! lines that are not ↵ | jocuri%softhome.net | 1 | -4/+8 | |
/usr/bin/perl; patch by Marc Schumann <wurblzap@gmail.com>; r=vladd, a=justdave. | |||||
2004-09-04 | Patch for bug 253308: Mention the Scmbug integration system in ↵ | jocuri%softhome.net | 1 | -0/+18 | |
documentation; patch by Kristis Makris <mkgnu@gmx.net>; r=vladd, a=justdave. | |||||
2004-09-04 | Bug 250591: Conversion of boolean conditions in SQL statements for better db ↵ | jocuri%softhome.net | 1 | -1/+1 | |
independence (take 2); patch by David Lawrence <dkl@redhat.com>; r=vladd, a=justdave. | |||||
2004-09-03 | Patch for bug 257419: make checksetup.pl quote database name in 'show table ↵ | jocuri%softhome.net | 1 | -1/+1 | |
status' command; patch by Marc Schumann <wurblzap@gmail.com>; r=kiko, a=myk. | |||||
2004-09-03 | Patch for bug 257152: make flag type deletion not crash when JavaScript is ↵ | jocuri%softhome.net | 1 | -2/+2 | |
switched off; patch by Marc Schumann <wurblzap@gmail.com>; r=kiko, a=myk. | |||||
2004-09-03 | Bug 257267: allow trimming leading zeros when typing the test number in the ↵ | jocuri%softhome.net | 1 | -1/+1 | |
testing suite; patch by GavinS <bugzilla@chimpychompy.org>; r=vladd, a=myk. | |||||
2004-09-03 | Patch for bug 257106: Make testing suite know about new directory levels in ↵ | jocuri%softhome.net | 1 | -1/+2 | |
Bugzilla/Auth; patch by Marc Schumann <wurblzap@gmail.com>; r=vladd, a=myk. | |||||
2004-09-03 | Bug 256762: make flag request email use emailsuffix; patch by Marc Schumann ↵ | jocuri%softhome.net | 1 | -1/+3 | |
<wurblzap@gmail.com>; r=kiko; a=myk. | |||||
2004-09-02 | Bug 257111: t/006spellcheck.t should check each file only once. | jouni%heikniemi.net | 1 | -20/+17 | |
Patch by Marc Schumann <marcschum@web.de> r=jouni, a=myk | |||||
2004-09-01 | Patch for bug 254371: include Flag Types in create new attachments form; ↵ | jocuri%softhome.net | 2 | -0/+40 | |
patch by Alexandre Michetti Manduca <michetti@grad.icmc.usp.br>; r=jouni, a=myk. | |||||
2004-08-31 | Whitespace-only fix to indentation in BugMail.pm, bear with me. | kiko%async.com.br | 1 | -3/+3 | |
2004-08-30 | Bug 225687 - add group controls to charts, along with various other ↵ | gerv%gerv.net | 11 | -200/+192 | |
cleanups. Patch by gerv; r=joel, a=justdave. | |||||
2004-08-28 | Patch for bug 254146: make the error message clear if servertest.pl failed ↵ | jocuri%softhome.net | 1 | -2/+4 | |
to find the GID for HTTPD; patch by Byron Jones (glob) <bugzilla@glob.com.au>; r=joel, a=justdave. | |||||
2004-08-28 | Patch for bug 248613: Custom global default platform/OS in ↵ | jocuri%softhome.net | 4 | -17/+75 | |
non-usebrowserinfo scenarios; patch by Marc Schumann <marcschum@web.de>; r=kiko, a=myk. | |||||
2004-08-28 | Patch for bug 235061: move CSS stylings in global.css if they are used ↵ | jocuri%softhome.net | 4 | -8/+10 | |
across multiple pages; patch by Marc Schumann <marcschum@web.de>; r=kiko, a=myk. | |||||
2004-08-28 | Patch for bug 216572: 002goodperl.t shouldn't add an extra test for every ↵ | jocuri%softhome.net | 1 | -1/+1 | |
additional Throw*Error violation in the same file; patch by Marc Schumann <marcschum@web.de>; r=kiko, a=justdave. | |||||
2004-08-24 | Fix for bug 253480: pages should be classified rather than identified by | kiko%async.com.br | 1 | -1/+1 | |
domain name. r,a=myk. | |||||
2004-08-24 | Fix for bug 254587: group description not displayed on delete group | kiko%async.com.br | 1 | -1/+1 | |
confirm page. Fix typo? Patch by GavinS <bugzilla@chimpychompy.org>. r=kiko, a=myk. | |||||
2004-08-24 | Addtional item for fix for bug 252810: p1, critical not displayed in red | kiko%async.com.br | 1 | -0/+0 | |
when groups are used for bug. Including padlock.png image. r=myk,a=myk. | |||||
2004-08-24 | Fix for bug 254370: attachment/choose.html.tmpl focus onload. r=jouni, a=myk. | kiko%async.com.br | 1 | -2/+3 | |
2004-08-24 | Patch for bug 252810: p1, critical not displayed in red when groups are | kiko%async.com.br | 3 | -19/+51 | |
used for bug. Roundabout patch that adds a padlock icon next to the bug ID to bug listings, and does even/odd striping of the buglist. r,a=myk. | |||||
2004-08-21 | Bug 224208 Add a higher level of categorization (.ie departments, locations, ↵ | bugreport%peshkin.net | 38 | -103/+1607 | |
etc.) patch by Albert Ting r=joel, glob a=myk | |||||
2004-08-17 | Bug 255772: Prevent whine.pl from running endless whining loop | bugreport%peshkin.net | 1 | -9/+30 | |
patch by erik r=joel, jouni a=myk | |||||
2004-08-11 | Bug 244239: Add group-based pronouns to query | bugreport%peshkin.net | 5 | -13/+101 | |
r=erik,justdave a=justdave | |||||
2004-08-11 | Bug 241903: Add Environment Variable Authentication for apache auth and SSO | bugreport%peshkin.net | 9 | -6/+276 | |
patch by erik r=joel a=justdave | |||||
2004-08-11 | Bug 251669: add an option to show users in a drop down menu instead of a ↵ | bugreport%peshkin.net | 7 | -16/+151 | |
text edit field patch by glob <bugzilla@glob.com.au> r=joel a=justdave | |||||
2004-08-06 | More whitespace fixes. r=ssdbot. I've already talked to Alexandre | kiko%async.com.br | 1 | -3/+3 | |
about this, won't happen again. |