Граф коммитов

2621 Коммитов

Автор SHA1 Сообщение Дата
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
myk%mozilla.org e76dc22bde Fix for bug 240486: makes the banner template CSS friendly
Patch by Vitaly Harisov
r=myk
a=myk
2004-05-11 20:49:50 +00:00
justdave%bugzilla.org afb499b489 Bug 204042: taint issues in perl 5.6.0 that were causing an Internal Error to ocurr after adding an attachment.
r= joel, a= justdave
2004-05-10 16:57:11 +00:00
justdave%syndicomm.com c72df42e72 Bug 242740: URL to Bug Writing Help document changed
Patch by Niels Reedijk <n.reedijk@planet.nl>
r=justdave,a=justdave
2004-05-06 07:29:33 +00:00
jocuri%softhome.net 720e095b0f Patch for bug 241259: add a CSS tag for 'Additional Comments'; patch by Albert Ting <altlst@sonic.net>; r=vladd; a=justdave. 2004-04-28 00:17:56 +00:00
gerv%gerv.net 3810195167 Bug 237838 - make sure CheckCanChangeField() always gets correct resolution. Patch by gerv and Tom Karzes; r, a=justdave. 2004-04-27 22:28:06 +00:00
justdave%syndicomm.com 3c76a4b31e Bug 234540: "Take bug" on create attachment screen missed an API change to BugMail which caused it not to mail the previous bug owner about the change.
r=gerv, a=justdave
2004-04-27 03:58:55 +00:00
justdave%syndicomm.com dd2534048c Bug 241516: remove possible namespace conflicts in the additional CSS classes for bugid, component, and status on show_bug
r=myk, a=justdave
2004-04-26 20:39:42 +00:00
jocuri%softhome.net 94b6b1ec7b Patch for bug 240004: limit the password generation subroutine to nice characters only; patch by Paul Wallingford <bugzilla@steeleware.com>; r=vladd; a=justdave. 2004-04-22 21:15:28 +00:00
timeless%mozdev.org b6daea0980 Bug 192571 Empty default owner (assignee or QA) causes "Reassign bug to owner and QA contact of selected component to NOOP
r=justdave a=justdave
2004-04-22 14:42:14 +00:00
justdave%syndicomm.com 2cea1325c7 Bug 155502: focus the summary field when loading the search/query pages
Patch by kiko, r=gerv, a=justdave
2004-04-17 06:06:51 +00:00
justdave%syndicomm.com e4ec3865f6 Bug 238874 part 2: removing last vestiges of %::COOKIE from colchange.cgi (in favor of $cgi->cookie)
Patch by kiko, r=vlad, a=justdave
2004-04-17 06:04:14 +00:00
justdave%syndicomm.com e39cbcfdb6 Bug 238865: removing %::FORM from page.cgi in favor of $cgi->param
Patch by kiko, r=vlad, justdave, a=justdave
2004-04-17 04:41:19 +00:00
justdave%syndicomm.com e917075a69 Backing out checkin from bug 238865: patch was negatively reviewed post-mortem.
a=justdave
2004-04-15 05:44:47 +00:00
justdave%syndicomm.com 86da9f856f Bug 237638: make bugzilla_email_append.pl work with BugMail.pm instead of processmail
a=justdave
2004-04-15 04:24:39 +00:00
jocuri%softhome.net cb1e30f47d Patch for bug 240434: replace increased with improved on the login page; r=timeless, a=justdave. 2004-04-14 19:01:08 +00:00
justdave%syndicomm.com 20239cff2e Bug 240439: "Edit user again" link didn't work if the user had a + in their email address
R= timeless, vladd; a= justdave
2004-04-13 21:45:35 +00:00
kiko%async.com.br f645d0afdd Additional fix for bug 87770: attachment.cgi should work with no
parameters. Use <button> tags to allow for localization of the labels.
r=myk, a=myk.

I padded the Edit button with &nbsp;s to ensure it has the same width as
the View button; it may not be kosher but passes as visually agreeable,
at least.
2004-04-13 20:31:27 +00:00
kiko%async.com.br f821be8c1f Silly typo fix. r=ssdbot 2004-04-13 19:11:28 +00:00
kiko%async.com.br 30550ddbce Add a slightly hackish approach to test against values in .netrc that
diverge from the specified url by a trailing slash -- we *know* they're
not the same thing, but it seems people want us to think they are!
2004-04-13 18:52:50 +00:00
kiko%async.com.br 82547cebe7 Fix for bug 238869: remove %FORM from votes.cgi. Does just that, free of
XXX comments. r=vladd,justdave; a=justdave.

die %FORM die!
2004-04-13 18:34:59 +00:00
jocuri%softhome.net a1c645feba Patch for bug 224477: make webservergroup default to apache on new installs; r=joel; a=justdave. 2004-04-13 18:16:36 +00:00
jocuri%softhome.net 831a06b8e5 Patch for bug 240060: Stop yelling at people about the minimum sendmail version; r=gerv; a=justdave. 2004-04-13 18:08:42 +00:00
jocuri%softhome.net 62a15ea511 Patch for bug 240219: display valid PPM commands when using PPM version 2; r=timeless; a=justdave. 2004-04-13 17:59:22 +00:00
jocuri%softhome.net b885b4fa30 Fix for bug 233245: replace "variable" with "constant" since there is no contenttypes variable in Constants.pm. 2004-04-13 04:18:00 +00:00
jocuri%softhome.net 5ca84baf2a Patch for bug 194332: fix spelling that caused error message mismatch for the "invalid_maxrows" error message; r=timeless, a=justdave. 2004-04-11 21:38:06 +00:00
kiko%async.com.br f66db9880d Fix for bug 238865-v1: remove %FORM from page.cgi. Does so, fixing the
linked page template and adding a code error for the "bad id provided"
case. r=vladd, a=myk.
2004-04-11 21:31:45 +00:00
jocuri%softhome.net 006a30b881 Patch for bug 240228: Improve the format of the error message displayed by checksetup.pl when the MySQL requirements are not satisfied; r,a=justdave. 2004-04-11 18:42:33 +00:00
jocuri%softhome.net b51e48d4af Patch for bug 87770: make attachment.cgi work with no parameters; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=myk. 2004-04-10 15:08:21 +00:00