jouni%heikniemi.net
|
a6827b8973
|
Bug 223878: Flag system dies when changing a deleted flag.
r=joel, justdave
a=justdave
|
2004-07-06 07:08:02 +00:00 |
|
bugreport%peshkin.net
|
f6c439801d
|
Bug 243463 Use a param to protect new charts from leaking information
r=justdave
a=justdave
|
2004-07-06 01:12:29 +00:00 |
|
bugreport%peshkin.net
|
081a008043
|
Bug 249862: remove duplicate </tr> from login page
r=vladd
a=justdave
|
2004-07-06 00:06:45 +00:00 |
|
justdave%bugzilla.org
|
7a07ca395c
|
Bug 239343: Contribution of sendbugmail.pl script, drop-in replacement for the no-longer-existing processmail for use by external scripts that used to use processmail's functionality.
Contributed by Nick Barnes of Ravenbrook Ltd.
a=justdave
|
2004-07-05 21:54:01 +00:00 |
|
jocuri%softhome.net
|
bb1af7acdb
|
Patch for bug 249798: improve SQL capitalization in sanitycheck.cgi; r=joel, a=justdave.
|
2004-07-05 21:19:34 +00:00 |
|
justdave%bugzilla.org
|
2abf0535b0
|
Bug 245101: Fixes non-fatal warnings about the "attachstatusdefs" table not existing during an upgrade from 2.14.x or older without going through 2.16.x in between.
r=joel, a=justdave
|
2004-07-04 03:34:04 +00:00 |
|
myk%mozilla.org
|
57ea0e91e0
|
Fix for bug 248379: update to bug 245924; enable link groups to be styled individually
Patch by Svetlana Harisova
r=myk
a=myk
|
2004-07-03 00:49:16 +00:00 |
|
jocuri%softhome.net
|
f2e721be33
|
Patch for bug 248001: Conversion of boolean conditions in SQL statements for better DB independence; patch by David Lawrence <dkl@redhat.com>; r=joel, vladd; a=justdave.
|
2004-07-03 00:26:29 +00:00 |
|
kiko%async.com.br
|
4233fbbcd6
|
Fix for bug 248685: Header lacking terms in showdependencytree. Swapping
INCLUDE for PROCESS when using variables.none gives us our $terms back.
r,a=justdave.
|
2004-06-26 12:38:28 +00:00 |
|
myk%mozilla.org
|
6bf085d904
|
Fix for bug 245924: updates Bugzilla footer to take advantage of HTML4 and CSS formatting.
Patch by Vitaly Harisov.
r=myk
a=myk
|
2004-06-22 21:07:38 +00:00 |
|
jocuri%softhome.net
|
8ba4fb37b9
|
Patch for bug 225359: Drawing dependency graphs should work on Win32; patch by Byron Jones (glob) <bugzilla@glob.com.au>; r=jouni; a=justdave.
|
2004-06-22 08:05:49 +00:00 |
|
jocuri%softhome.net
|
9ff220e1b0
|
Patch for bug 247772: Improve SQL capitalization in collectstats; r=joel; a=justdave.
|
2004-06-22 08:00:58 +00:00 |
|
timeless%mozdev.org
|
7c7f2877e2
|
Bug 247192 User Agent Sniffing fails to capture StarOffice/5.1 running on Solaris Sparc
r=vladd a=justdave
|
2004-06-22 07:49:15 +00:00 |
|
timeless%mozdev.org
|
697cc08156
|
Bug 247209 map sun4u to Solaris
r=vladd a=justdave
|
2004-06-22 07:46:48 +00:00 |
|
jocuri%softhome.net
|
2217d0942c
|
Patch for bug 246778: ThrowUserError shouldn't cause internal error with timetracking; patch by Marc Schumann <marcschum@web.de>; r=kiko; a=justdave.
|
2004-06-19 08:15:26 +00:00 |
|
jocuri%softhome.net
|
b252b68d5a
|
Patch for bug 246328: make editmilestone check for invalid sortkeys; patch by Byron Jones (glob) <bugzilla@glob.com.au>; r=vladd; a=justdave.
|
2004-06-16 13:45:37 +00:00 |
|
jouni%heikniemi.net
|
32ca73ddec
|
Bug 142744: Testing suite should work on Win32
Patch by byron jones (glob) <bugzilla@glob.com.au>
r=jouni, a=justdave
|
2004-06-16 11:13:39 +00:00 |
|
timeless%mozdev.org
|
b717e411bf
|
Bug 246599 Add Mac OS X 10.3 to the list
r=vladd,justdave a=justdave
|
2004-06-16 10:39:48 +00:00 |
|
timeless%mozdev.org
|
9319cf3aed
|
Bug 160210 Add MacOSX 10.1 and 10.2 to the os list
Previous patch left OS detection broken for Mac OS X.
This maps Mac OS X to 10.0.
r=vladd a=justdave
|
2004-06-16 10:37:27 +00:00 |
|
bugreport%peshkin.net
|
c086db9377
|
Bug 240325: Keep regexp-based groups up-to-date
|
2004-06-16 05:04:48 +00:00 |
|
jocuri%softhome.net
|
b86634bab0
|
Patch for bug 245976: fix software error caused by taint issue when trying to add a milestone; patch by Byron Jones (glob) <bugzilla@glob.com.au>; r=vladd, a=justdave.
|
2004-06-11 17:03:50 +00:00 |
|
jocuri%softhome.net
|
250a8c33cd
|
Patch for bug 240252: rewrite "users who are a" on editproducts.cgi; r=kiko; a=myk.
|
2004-06-01 21:30:29 +00:00 |
|
bugreport%peshkin.net
|
c439edb834
|
Bug 244927: Add search on time owner has left the bug idle
r=jouni
a=myk
|
2004-06-01 20:29:05 +00:00 |
|
jocuri%softhome.net
|
f39fb919af
|
Patch for bug 242161: make process_bug.cgi contain patchviewer ("diff") link like show_bug.cgi; patch by GavinS <bugzilla@chimpychompy.org>; r=vladd; a=justdave.
|
2004-06-01 12:53:27 +00:00 |
|
jocuri%softhome.net
|
78c24a7f45
|
Patch for bug 240079: fix strange phrase in the documentation: "everywhere applicable" should be "where applicable" in README.docs; patch by Niels Reedijk <n.reedijk@planet.nl>; r=timeless; a=justdave.
|
2004-05-30 21:46:07 +00:00 |
|
jouni%heikniemi.net
|
14993e4b4c
|
Bug 223541: Make flags show up correctly in "View all attachments" mode.
r=joel
a=justdave
|
2004-05-30 15:52:13 +00:00 |
|
justdave%bugzilla.org
|
f4de64d2a9
|
Bug 179671: Boolean charts didn't work on the reporting pages.
r=jouni, a=justdave
|
2004-05-30 10:40:17 +00:00 |
|
justdave%bugzilla.org
|
5154be9d1e
|
Bug 183753: Fix error "can't fork duplicates.cgi: Bad file descriptor" in collectstats.pl on Win32
Patch by Byron Jones <bugzilla@glob.com.au>
r=jouni, myk; a=myk
|
2004-05-27 09:21:24 +00:00 |
|
bugreport%peshkin.net
|
2cefca9093
|
Bug 243351: Fix mysql version sensitivity in case-sensitive search
r=jouni
a=justdave
|
2004-05-27 02:40:18 +00:00 |
|
justdave%bugzilla.org
|
7b4fccbb97
|
Bug 227172: Deal with race condition between a user being removed from the CC on a bug and changing their email address before the bugmail is sent.
r=jouni, a=justdave
|
2004-05-26 07:21:43 +00:00 |
|
bugreport%peshkin.net
|
ff82105de5
|
Bug 244650: Fix query on commentor in combination with other email-based criteria
r=justdave
a=justdave
|
2004-05-26 06:51:52 +00:00 |
|
jouni%heikniemi.net
|
a147d3d37e
|
Remove stray resid from BugMail.pm. r,a=justdave
|
2004-05-25 05:53:53 +00:00 |
|
jouni%heikniemi.net
|
17531a3296
|
Bug 224021: taint issues in editusers.cgi
Patch by byron jones <bugzilla@glob.com.au>
r=jouni, a=justdave
|
2004-05-23 07:32:00 +00:00 |
|
jouni%heikniemi.net
|
616a0ea416
|
Bug 141006: Run edit*.cgis in taint mode.
Patch by byron jones <bugzilla@glob.com.au>
r=jouni, a=justdave
|
2004-05-23 07:22:32 +00:00 |
|
jouni%heikniemi.net
|
defd8e0ab6
|
Bug 208847: Fix taint issues in editgroups.cgi
Patch by byron jones <bugzilla@glob.com.au>,
r=jouni, a=justdave
|
2004-05-23 07:07:50 +00:00 |
|
jocuri%softhome.net
|
e191835da2
|
Patch for bug 244040: checksetup with answers script should be silent on Windows; patch by Byron Jones <bugzilla@glob.com.au>; r=bugreport; a=justdave.
|
2004-05-19 20:49:29 +00:00 |
|
jocuri%softhome.net
|
e8cf18f4c8
|
Patch for bug 217627: fix Bugzilla internal error message that appears if bug alias starts with zero; patch by Alexey Gladkov <legion@altlinux.org>; r=justdave; a=justdave.
|
2004-05-19 19:48:11 +00:00 |
|
jocuri%softhome.net
|
ea1e22b38b
|
Patch for bug 244045: add --no-silent option to checksetup; patch by Byron Jones <bugzilla@glob.com.au>; r=vladd; a=justdave.
|
2004-05-19 19:37:45 +00:00 |
|
timeless%mozdev.org
|
5cbd69c572
|
Bug 244053 grammar bug in checksetup
r=justdave a=justdave
|
2004-05-19 15:19:13 +00:00 |
|
bugreport%peshkin.net
|
d3a014761e
|
Bug 239263: Avoid hazard in User->groups by switching to main DB for rederive
r=jouni
a=justdave
|
2004-05-14 13:55:45 +00:00 |
|
jocuri%softhome.net
|
4dbf93f239
|
Patch for bug 238675: fix the wording for the reassign_to_empty error message; patch by Christopher Nehren <apeiron@comcast.net>; r=justdave; a=justdave.
|
2004-05-14 10:05:41 +00:00 |
|
bugreport%peshkin.net
|
d3ec032dd0
|
Bug 236779: Add UI for changing "linkinfooter" flag for saved searches
r=gerv,preed
a=justdave
|
2004-05-13 16:04:27 +00:00 |
|
jouni%heikniemi.net
|
0afa513e3d
|
Bug 226411: Fixed the indentation issue mentioned in bug comments but forgotten on previous checkin.
|
2004-05-13 07:17:43 +00:00 |
|
bugreport%peshkin.net
|
23b4d76c40
|
Bug 226411: make DiffStrings handle fields with duplicate values
patch by jouni
r=joel,myk
a=justdave
|
2004-05-12 23:57:31 +00:00 |
|
bugreport%peshkin.net
|
fd8d6ce267
|
Bug 226477: Fix undefined method call in Bugzilla::User->in_group
r=timeless,a=justdave
|
2004-05-12 05:11:27 +00:00 |
|
bugreport%peshkin.net
|
fdc0631e13
|
Bug 232861: Prevent references to bugs or comments from being expanded in attachment links
r=timeless,a=justdave
|
2004-05-12 05:08:28 +00:00 |
|
bugreport%peshkin.net
|
0889ebab00
|
Bug 227785: Add navigation/summary/last-modified after modifying a bug
r=justdave, a=justdave
|
2004-05-12 05:03:27 +00:00 |
|
bugreport%peshkin.net
|
693d95bdd6
|
Bug 240036: Unlock tables after address error before attempting to process footer
r=timeless, a=justdave
|
2004-05-12 04:20:10 +00:00 |
|
justdave%bugzilla.org
|
0ca821caf9
|
Bug 241270: fix regression caused by <label> wrapping other form widgets. Related widgets are now excluded from the <label> blocks.
r=myk, a=justdave
|
2004-05-11 23:27:23 +00:00 |
|
bugreport%peshkin.net
|
25e13f99df
|
Bug 231975: Avoid naming new product groups the same as existing groups and do not rename product groups on product rename.
r=jouni, a=justdave
|
2004-05-11 23:17:05 +00:00 |
|