- 13 Sep, 2004 2 commits
-
-
justdave%bugzilla.org authored
Bug 252295: Ensure that the "Edit Search" link goes back to the same form the search was created on when running a saved search that was saved before we had multiple search forms. r=gerv, a=justdave
-
justdave%bugzilla.org authored
Patch by Byron Jones <bugzilla@glob.com.au> r=jouni,bbaetz a=justdave
-
- 12 Sep, 2004 2 commits
-
-
gerv%gerv.net authored
Bug 257593 - make chart.cgi use Bugzilla::CGI for headers, meaning that if you log in via chart.cgi it doesn't get lost. Patch by wurblzap@gmail.com; r=gerv.
-
gerv%gerv.net authored
Bug 225854 - only print "Steps to reproduce" when the user has entered some. Patch by buti@gmx.at; r=gerv.
-
- 11 Sep, 2004 5 commits
-
-
justdave%bugzilla.org authored
Bug 255913: mailto link on show_bug.cgi wasn't honoring emailsuffix. Bugzilla->user->email now includes emailsuffix in the result. Patch by Marc Schumann <wurblzap@gmail.com> r=justdave,tobias, a=justdave
-
justdave%bugzilla.org authored
Patch by GavinS <bugzilla@chimpychompy.org> r=jouni, a=justdave
-
justdave%bugzilla.org authored
Bug 255664: Wait until buglist is ready to be displayed before closing the "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
-
justdave%bugzilla.org authored
r=joel, a=myk
-
myk%mozilla.org authored
Fix for bug 215319: changes "flag requester" field in boolean charts to "flag requestee" field, which is what it should have been ("flag requester" can be queried via the "flag setter" field) r=justdave
-
- 10 Sep, 2004 3 commits
-
-
myk%mozilla.org authored
-
myk%mozilla.org authored
Fix for bug 254360: lists the rules governing who can edit which fields in 2.16 and 2.18 and the differences in those rules between the two versions. Contributed by Nick Barnes.
-
kiko%async.com.br authored
viewer UI while we're at it). Do just that. r=myk, a=myk.
-
- 09 Sep, 2004 3 commits
-
-
jocuri%softhome.net authored
Patch for bug 257303: convert lastused field in logincookies from timestamp to datetime; patch by Tomas Kopal <Tomas.Kopal@altap.cz>; r=vladd, a=justdave.
-
jocuri%softhome.net authored
Patch for bug 254729: fix editproducts.cgi generated warnings in the error log when creating new products; patch by GavinS <bugzilla@chimpychompy.org>; r=vladd, a=justdave.
-
jocuri%softhome.net authored
Patch for bug 211188: Make testing suite check for any #! lines that are not /usr/bin/perl; patch by Marc Schumann <wurblzap@gmail.com>; r=vladd, a=justdave.
-
- 04 Sep, 2004 2 commits
-
-
jocuri%softhome.net authored
Patch for bug 253308: Mention the Scmbug integration system in documentation; patch by Kristis Makris <mkgnu@gmx.net>; r=vladd, a=justdave.
-
jocuri%softhome.net authored
Bug 250591: Conversion of boolean conditions in SQL statements for better db independence (take 2); patch by David Lawrence <dkl@redhat.com>; r=vladd, a=justdave.
-
- 03 Sep, 2004 5 commits
-
-
jocuri%softhome.net authored
Patch for bug 257419: make checksetup.pl quote database name in 'show table status' command; patch by Marc Schumann <wurblzap@gmail.com>; r=kiko, a=myk.
-
jocuri%softhome.net authored
Patch for bug 257152: make flag type deletion not crash when JavaScript is switched off; patch by Marc Schumann <wurblzap@gmail.com>; r=kiko, a=myk.
-
jocuri%softhome.net authored
Bug 257267: allow trimming leading zeros when typing the test number in the testing suite; patch by GavinS <bugzilla@chimpychompy.org>; r=vladd, a=myk.
-
jocuri%softhome.net authored
Patch for bug 257106: Make testing suite know about new directory levels in Bugzilla/Auth; patch by Marc Schumann <wurblzap@gmail.com>; r=vladd, a=myk.
-
jocuri%softhome.net authored
Bug 256762: make flag request email use emailsuffix; patch by Marc Schumann <wurblzap@gmail.com>; r=kiko; a=myk.
-
- 02 Sep, 2004 1 commit
-
-
jouni%heikniemi.net authored
Patch by Marc Schumann <marcschum@web.de> r=jouni, a=myk
-
- 01 Sep, 2004 1 commit
-
-
jocuri%softhome.net authored
Patch for bug 254371: include Flag Types in create new attachments form; patch by Alexandre Michetti Manduca <michetti@grad.icmc.usp.br>; r=jouni, a=myk.
-
- 31 Aug, 2004 1 commit
-
-
kiko%async.com.br authored
-
- 30 Aug, 2004 1 commit
-
-
gerv%gerv.net authored
Bug 225687 - add group controls to charts, along with various other cleanups. Patch by gerv; r=joel, a=justdave.
-
- 28 Aug, 2004 4 commits
-
-
jocuri%softhome.net authored
Patch for bug 254146: make the error message clear if servertest.pl failed to find the GID for HTTPD; patch by Byron Jones (glob) <bugzilla@glob.com.au>; r=joel, a=justdave.
-
jocuri%softhome.net authored
Patch for bug 248613: Custom global default platform/OS in non-usebrowserinfo scenarios; patch by Marc Schumann <marcschum@web.de>; r=kiko, a=myk.
-
jocuri%softhome.net authored
Patch for bug 235061: move CSS stylings in global.css if they are used across multiple pages; patch by Marc Schumann <marcschum@web.de>; r=kiko, a=myk.
-
jocuri%softhome.net authored
Patch for bug 216572: 002goodperl.t shouldn't add an extra test for every additional Throw*Error violation in the same file; patch by Marc Schumann <marcschum@web.de>; r=kiko, a=justdave.
-
- 24 Aug, 2004 2 commits
-
-
kiko%async.com.br authored
domain name. r,a=myk.
-
kiko%async.com.br authored
confirm page. Fix typo? Patch by GavinS <bugzilla@chimpychompy.org>. r=kiko, a=myk.
-
- 23 Aug, 2004 3 commits
-
-
kiko%async.com.br authored
when groups are used for bug. Including padlock.png image. r=myk,a=myk.
-
kiko%async.com.br authored
-
kiko%async.com.br authored
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.
-
- 21 Aug, 2004 1 commit
-
-
bugreport%peshkin.net authored
patch by Albert Ting r=joel, glob a=myk
-
- 17 Aug, 2004 1 commit
-
-
bugreport%peshkin.net authored
patch by erik r=joel, jouni a=myk
-
- 11 Aug, 2004 3 commits
-
-
bugreport%peshkin.net authored
r=erik,justdave a=justdave
-
bugreport%peshkin.net authored
patch by erik r=joel a=justdave
-
bugreport%peshkin.net authored
patch by glob <bugzilla@glob.com.au> r=joel a=justdave
-