aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Patch for bug 225359: Drawing dependency graphs should work on Win32; patch ↵jocuri%softhome.net2004-06-221-3/+10
| | | | by Byron Jones (glob) <bugzilla@glob.com.au>; r=jouni; a=justdave.
* Patch for bug 247772: Improve SQL capitalization in collectstats; r=joel; ↵jocuri%softhome.net2004-06-221-4/+4
| | | | a=justdave.
* Bug 247192 User Agent Sniffing fails to capture StarOffice/5.1 running on ↵timeless%mozdev.org2004-06-221-0/+1
| | | | | | Solaris Sparc r=vladd a=justdave
* Bug 247209 map sun4u to Solaristimeless%mozdev.org2004-06-221-0/+1
| | | | r=vladd a=justdave
* Patch for bug 246778: ThrowUserError shouldn't cause internal error with ↵jocuri%softhome.net2004-06-191-1/+1
| | | | timetracking; patch by Marc Schumann <marcschum@web.de>; r=kiko; a=justdave.
* Patch for bug 246328: make editmilestone check for invalid sortkeys; patch ↵jocuri%softhome.net2004-06-161-0/+6
| | | | by Byron Jones (glob) <bugzilla@glob.com.au>; r=vladd; a=justdave.
* Bug 142744: Testing suite should work on Win32jouni%heikniemi.net2004-06-161-0/+12
| | | | | Patch by byron jones (glob) <bugzilla@glob.com.au> r=jouni, a=justdave
* Bug 246599 Add Mac OS X 10.3 to the listtimeless%mozdev.org2004-06-161-0/+1
| | | | r=vladd,justdave a=justdave
* Bug 160210 Add MacOSX 10.1 and 10.2 to the os listtimeless%mozdev.org2004-06-161-2/+2
| | | | | | Previous patch left OS detection broken for Mac OS X. This maps Mac OS X to 10.0. r=vladd a=justdave
* Bug 240325: Keep regexp-based groups up-to-datebugreport%peshkin.net2004-06-165-50/+123
|
* Patch for bug 245976: fix software error caused by taint issue when trying ↵jocuri%softhome.net2004-06-121-1/+1
| | | | to add a milestone; patch by Byron Jones (glob) <bugzilla@glob.com.au>; r=vladd, a=justdave.
* Patch for bug 240252: rewrite "users who are a" on editproducts.cgi; r=kiko; ↵jocuri%softhome.net2004-06-021-5/+5
| | | | a=myk.
* Bug 244927: Add search on time owner has left the bug idlebugreport%peshkin.net2004-06-022-0/+38
| | | | | r=jouni a=myk
* Patch for bug 242161: make process_bug.cgi contain patchviewer ("diff") link ↵jocuri%softhome.net2004-06-011-0/+8
| | | | like show_bug.cgi; patch by GavinS <bugzilla@chimpychompy.org>; r=vladd; a=justdave.
* Patch for bug 240079: fix strange phrase in the documentation: "everywhere ↵jocuri%softhome.net2004-05-311-1/+1
| | | | applicable" should be "where applicable" in README.docs; patch by Niels Reedijk <n.reedijk@planet.nl>; r=timeless; a=justdave.
* Bug 223541: Make flags show up correctly in "View all attachments" mode.jouni%heikniemi.net2004-05-303-4/+13
| | | | | r=joel a=justdave
* Bug 179671: Boolean charts didn't work on the reporting pages.justdave%bugzilla.org2004-05-302-2/+3
| | | | r=jouni, a=justdave
* Bug 183753: Fix error "can't fork duplicates.cgi: Bad file descriptor" in ↵justdave%bugzilla.org2004-05-271-11/+21
| | | | | | | collectstats.pl on Win32 Patch by Byron Jones <bugzilla@glob.com.au> r=jouni, myk; a=myk
* Bug 243351: Fix mysql version sensitivity in case-sensitive searchbugreport%peshkin.net2004-05-273-1/+24
| | | | | r=jouni a=justdave
* Bug 227172: Deal with race condition between a user being removed from the ↵justdave%bugzilla.org2004-05-261-0/+3
| | | | | | CC on a bug and changing their email address before the bugmail is sent. r=jouni, a=justdave
* Bug 244650: Fix query on commentor in combination with other email-based ↵bugreport%peshkin.net2004-05-261-17/+27
| | | | | | | criteria r=justdave a=justdave
* Remove stray resid from BugMail.pm. r,a=justdavejouni%heikniemi.net2004-05-251-2/+0
|
* Bug 224021: taint issues in editusers.cgijouni%heikniemi.net2004-05-231-0/+1
| | | | | Patch by byron jones <bugzilla@glob.com.au> r=jouni, a=justdave
* Bug 141006: Run edit*.cgis in taint mode.jouni%heikniemi.net2004-05-237-13/+8
| | | | | Patch by byron jones <bugzilla@glob.com.au> r=jouni, a=justdave
* Bug 208847: Fix taint issues in editgroups.cgijouni%heikniemi.net2004-05-231-14/+11
| | | | | Patch by byron jones <bugzilla@glob.com.au>, r=jouni, a=justdave
* Patch for bug 244040: checksetup with answers script should be silent on ↵jocuri%softhome.net2004-05-201-1/+1
| | | | Windows; patch by Byron Jones <bugzilla@glob.com.au>; r=bugreport; a=justdave.
* Patch for bug 217627: fix Bugzilla internal error message that appears if ↵jocuri%softhome.net2004-05-201-1/+1
| | | | bug alias starts with zero; patch by Alexey Gladkov <legion@altlinux.org>; r=justdave; a=justdave.
* Patch for bug 244045: add --no-silent option to checksetup; patch by Byron ↵jocuri%softhome.net2004-05-201-1/+1
| | | | Jones <bugzilla@glob.com.au>; r=vladd; a=justdave.
* Bug 244053 grammar bug in checksetuptimeless%mozdev.org2004-05-191-5/+5
| | | | r=justdave a=justdave
* Bug 239263: Avoid hazard in User->groups by switching to main DB for rederivebugreport%peshkin.net2004-05-141-0/+7
| | | | | r=jouni a=justdave
* Patch for bug 238675: fix the wording for the reassign_to_empty error ↵jocuri%softhome.net2004-05-141-3/+3
| | | | message; patch by Christopher Nehren <apeiron@comcast.net>; r=justdave; a=justdave.
* Bug 236779: Add UI for changing "linkinfooter" flag for saved searchesbugreport%peshkin.net2004-05-134-9/+54
| | | | | r=gerv,preed a=justdave
* Bug 226411: Fixed the indentation issue mentioned in bug comments but ↵jouni%heikniemi.net2004-05-131-5/+5
| | | | forgotten on previous checkin.
* Bug 226411: make DiffStrings handle fields with duplicate valuesbugreport%peshkin.net2004-05-131-13/+13
| | | | | | patch by jouni r=joel,myk a=justdave
* Bug 226477: Fix undefined method call in Bugzilla::User->in_groupbugreport%peshkin.net2004-05-121-1/+1
| | | | r=timeless,a=justdave
* Bug 232861: Prevent references to bugs or comments from being expanded in ↵bugreport%peshkin.net2004-05-121-3/+5
| | | | | | attachment links r=timeless,a=justdave
* Bug 227785: Add navigation/summary/last-modified after modifying a bugbugreport%peshkin.net2004-05-121-0/+24
| | | | r=justdave, a=justdave
* Bug 240036: Unlock tables after address error before attempting to process ↵bugreport%peshkin.net2004-05-121-1/+1
| | | | | | footer r=timeless, a=justdave
* Bug 241270: fix regression caused by <label> wrapping other form widgets. ↵justdave%bugzilla.org2004-05-121-21/+24
| | | | | | Related widgets are now excluded from the <label> blocks. r=myk, a=justdave
* Bug 231975: Avoid naming new product groups the same as existing groups and ↵bugreport%peshkin.net2004-05-121-30/+5
| | | | | | do not rename product groups on product rename. r=jouni, a=justdave
* Fix for bug 240486: makes the banner template CSS friendlymyk%mozilla.org2004-05-123-14/+115
| | | | | | Patch by Vitaly Harisov r=myk a=myk
* Bug 204042: taint issues in perl 5.6.0 that were causing an Internal Error ↵justdave%bugzilla.org2004-05-101-1/+7
| | | | | | to ocurr after adding an attachment. r= joel, a= justdave
* Bug 242740: URL to Bug Writing Help document changedjustdave%syndicomm.com2004-05-061-1/+1
| | | | | Patch by Niels Reedijk <n.reedijk@planet.nl> r=justdave,a=justdave
* Patch for bug 241259: add a CSS tag for 'Additional Comments'; patch by ↵jocuri%softhome.net2004-04-282-11/+15
| | | | Albert Ting <altlst@sonic.net>; r=vladd; a=justdave.
* Bug 237838 - make sure CheckCanChangeField() always gets correct resolution. ↵gerv%gerv.net2004-04-281-0/+1
| | | | Patch by gerv and Tom Karzes; r, a=justdave.
* Bug 234540: "Take bug" on create attachment screen missed an API change to ↵justdave%syndicomm.com2004-04-271-3/+4
| | | | | | BugMail which caused it not to mail the previous bug owner about the change. r=gerv, a=justdave
* Bug 241516: remove possible namespace conflicts in the additional CSS ↵justdave%syndicomm.com2004-04-271-3/+3
| | | | | | classes for bugid, component, and status on show_bug r=myk, a=justdave
* Patch for bug 240004: limit the password generation subroutine to nice ↵jocuri%softhome.net2004-04-231-22/+2
| | | | characters only; patch by Paul Wallingford <bugzilla@steeleware.com>; r=vladd; a=justdave.
* Bug 192571 Empty default owner (assignee or QA) causes "Reassign bug to ↵timeless%mozdev.org2004-04-221-4/+3
| | | | | | owner and QA contact of selected component to NOOP r=justdave a=justdave
* Bug 155502: focus the summary field when loading the search/query pagesjustdave%syndicomm.com2004-04-172-1/+9
| | | | Patch by kiko, r=gerv, a=justdave