]>
git.ipfire.org Git - thirdparty/bugzilla.git/log
lpsolit%gmail.com [Sun, 15 Apr 2007 23:43:26 +0000 (23:43 +0000)]
Bug 182082: Help system should support more browsers - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r=myk a=LpSolit
justdave%bugzilla.org [Sun, 15 Apr 2007 06:35:56 +0000 (06:35 +0000)]
Bug 373869: Custom field names must be all lowercase or buglist.cgi sorting throws an error
Patch by mkanat and justdave
r=LpSolit,mkanat; a=mkanat
lpsolit%gmail.com [Fri, 13 Apr 2007 19:53:23 +0000 (19:53 +0000)]
Bug 92552: Separate reassignment from bug status change (they are now independent) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit
lpsolit%gmail.com [Wed, 11 Apr 2007 02:30:32 +0000 (02:30 +0000)]
Bug 375191: Remove ChangeStatus() and ChangeResolution() from process_bug.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv r=mkanat r=bkor a=LpSolit
lpsolit%gmail.com [Tue, 10 Apr 2007 22:33:10 +0000 (22:33 +0000)]
Bug 377026: Replace all occurences of status_descs.FOO by get_status("FOO") (next step in supporting custom bug statuses) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit
lpsolit%gmail.com [Tue, 10 Apr 2007 17:07:16 +0000 (17:07 +0000)]
Bug 344969: Remove hardcoded bug statuses from collectstats.pl and reports.cgi (prepare them for custom statuses) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit
lpsolit%gmail.com [Sat, 7 Apr 2007 16:18:02 +0000 (16:18 +0000)]
Bug 102622: Dependency graphs should be able to be limited by "relationship" - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
lpsolit%gmail.com [Sat, 7 Apr 2007 07:34:21 +0000 (07:34 +0000)]
Bug 262275: Allow to expand/collapse comments when viewing bugs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=LpSolit
lpsolit%gmail.com [Sat, 7 Apr 2007 06:07:11 +0000 (06:07 +0000)]
Bug 371727: One week is too long to wait for an update notification - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
lpsolit%gmail.com [Fri, 6 Apr 2007 15:10:26 +0000 (15:10 +0000)]
Bug 375602: makedocs.pl --with-pdf parameter check is buggy - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r/a=LpSolit
lpsolit%gmail.com [Fri, 6 Apr 2007 15:03:06 +0000 (15:03 +0000)]
Bug 366798: Refactor enter_bug OS sniffing - Patch by timeless <timeless@bemail.org> r=wicked a=LpSolit
lpsolit%gmail.com [Thu, 5 Apr 2007 23:18:06 +0000 (23:18 +0000)]
Bug 286338: Remove admin options from footer in favor of a single link to Admin Options - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
lpsolit%gmail.com [Thu, 5 Apr 2007 14:21:32 +0000 (14:21 +0000)]
Bug 375143: The page footer should have clear:both in its CSS file - Patch by Bill Barry <after.fallout@gmail.com> r/a=LpSolit
lpsolit%gmail.com [Thu, 5 Apr 2007 02:20:59 +0000 (02:20 +0000)]
Bug 370606: Conclusive user match error doesn't include a line break - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
lpsolit%gmail.com [Wed, 4 Apr 2007 20:52:41 +0000 (20:52 +0000)]
Bug 376497: validateID() should return an attachment object - Patch by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit
lpsolit%gmail.com [Wed, 4 Apr 2007 04:54:51 +0000 (04:54 +0000)]
Bug 368311: Custom field data is not imported into the database from the XML file - Patch by Erik <shaggy+bugzilla@eta.org> r/a=LpSolit
lpsolit%gmail.com [Sat, 31 Mar 2007 03:42:22 +0000 (03:42 +0000)]
Bug 376049: Remove validateCanChangeAttachment() from attachment.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=LpSolit
lpsolit%gmail.com [Wed, 28 Mar 2007 17:57:29 +0000 (17:57 +0000)]
Bug 375287: Remove the version check in contrib/merge-users.pl - Patch by bugzilla@corris.org r/a=LpSolit
reed%reedloden.com [Mon, 26 Mar 2007 12:52:17 +0000 (12:52 +0000)]
Bug 375251 - "Typo in the Bugzilla::WebService pod" [p=reed r=LpSolit a=LpSolit]
mkanat%bugzilla.org [Mon, 26 Mar 2007 09:33:49 +0000 (09:33 +0000)]
There was an additional patch in bug 375357 that was accidentally checked-in, that wasn't part of that bug.
mkanat%bugzilla.org [Mon, 26 Mar 2007 09:30:51 +0000 (09:30 +0000)]
Bug 375357: GD::Graph requires GD::Text (not vice-versa)
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
mkanat%bugzilla.org [Mon, 26 Mar 2007 07:55:29 +0000 (07:55 +0000)]
Bug 375352: Building DBI requires PathTools
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
lpsolit%gmail.com [Sun, 25 Mar 2007 17:31:35 +0000 (17:31 +0000)]
Bug 371475: Quicksearch should include OS field (in addition to Platform field) by default - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r/a=LpSolit
lpsolit%gmail.com [Sun, 25 Mar 2007 16:21:12 +0000 (16:21 +0000)]
Bug 374051: Bugmail is no longer sent (regression) - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
mkanat%bugzilla.org [Sun, 25 Mar 2007 09:44:58 +0000 (09:44 +0000)]
Bug 375246: Installation is broken by "can't coerce array into hash"
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
mkanat%bugzilla.org [Sun, 25 Mar 2007 07:10:20 +0000 (07:10 +0000)]
Bug 375138: The UI of index.cgi is broke
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=LpSolit
mkanat%bugzilla.org [Sat, 24 Mar 2007 05:11:38 +0000 (05:11 +0000)]
Bug 374016: Use transactions to create bugs
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
mkanat%bugzilla.org [Sat, 24 Mar 2007 05:10:01 +0000 (05:10 +0000)]
Bug 374012: Use transactions inside of Bugzilla::Object
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
mkanat%bugzilla.org [Fri, 23 Mar 2007 01:59:48 +0000 (01:59 +0000)]
Bug 374850: Add a link that encourages administrators to contribute to Bugzilla
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=mkanat
mkanat%bugzilla.org [Wed, 21 Mar 2007 02:36:45 +0000 (02:36 +0000)]
Bug 192054: Bugzilla dependencies upgrade messages in wrong order
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
mkanat%bugzilla.org [Wed, 21 Mar 2007 01:39:22 +0000 (01:39 +0000)]
Bug 374540: Print out the requirements in an HTML table instead of preformatted text
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
mkanat%bugzilla.org [Tue, 20 Mar 2007 02:39:14 +0000 (02:39 +0000)]
Bug 374330: Make it possible for installation templates to be text or HTML
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
mkanat%bugzilla.org [Sat, 17 Mar 2007 21:13:34 +0000 (21:13 +0000)]
Bug 374227: Create a system for localizing basic installation strings
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
lpsolit%gmail.com [Sat, 17 Mar 2007 19:12:21 +0000 (19:12 +0000)]
Bug 374302: Some <table> tags are incorrect in admin/groups/edit.html.tmpl - Patch by Victory <spam@bmo2007.rsz.jp> r/a=LpSolit
lpsolit%gmail.com [Sat, 17 Mar 2007 04:15:29 +0000 (04:15 +0000)]
Bug 366120: QuickSearch gets confused by colons in quotes - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r/a=LpSolit
lpsolit%gmail.com [Sat, 17 Mar 2007 01:42:23 +0000 (01:42 +0000)]
Bug 174085: Want to be able to query via group in quicksearch - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r/a=LpSolit
lpsolit%gmail.com [Sat, 17 Mar 2007 01:27:44 +0000 (01:27 +0000)]
Bug 45207: Automated sanity check that can send an e-mail if there are problems - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
mkanat%bugzilla.org [Sat, 17 Mar 2007 01:16:43 +0000 (01:16 +0000)]
Bug 373639: Bugzilla->login should just return Bugzilla->user if Bugzilla->user->id != 0
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
mkanat%bugzilla.org [Fri, 16 Mar 2007 22:10:32 +0000 (22:10 +0000)]
Bug 374222: Create a setup.cgi that can check perl module requirements
(This is the beginning of web-based installation.)
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
mkanat%bugzilla.org [Fri, 16 Mar 2007 21:04:35 +0000 (21:04 +0000)]
Bug 374215: Move all generally-useful Installation subroutines to Bugzilla::Install::Util
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
mkanat%bugzilla.org [Thu, 15 Mar 2007 13:15:53 +0000 (13:15 +0000)]
Bug 374024: Abstract-out isolation level in Bugzilla::DB so drivers can choose their own level
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
mkanat%bugzilla.org [Thu, 15 Mar 2007 09:50:22 +0000 (09:50 +0000)]
Post-checkin fix for Bug 121069: I had forgotten to remove an unused error message from code-error.html.tmpl.
mkanat%bugzilla.org [Thu, 15 Mar 2007 09:29:45 +0000 (09:29 +0000)]
Bug 374004: Enable transaction code and use it in some installation places
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
mkanat%bugzilla.org [Wed, 14 Mar 2007 11:30:41 +0000 (11:30 +0000)]
Bug 373865: Group name is missing in the title of the group edit page
Patch By Victory <spam@bmo2007.rsz.jp> r=mkanat, a=mkanat
lpsolit%gmail.com [Mon, 12 Mar 2007 22:01:16 +0000 (22:01 +0000)]
Bug 373492: Data in data/mining/* is corrupted - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=gerv a=mkanat
lpsolit%gmail.com [Sun, 11 Mar 2007 16:55:21 +0000 (16:55 +0000)]
Bug 354868: Race condition when changing user privs in editusers.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
lpsolit%gmail.com [Sun, 11 Mar 2007 16:50:59 +0000 (16:50 +0000)]
Bug 371774: process_bug.cgi should only validate longdesclength on mid-air collision - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
reed%reedloden.com [Sun, 11 Mar 2007 09:24:11 +0000 (09:24 +0000)]
I missed two from my patch in bug 366466. s/Cancelled/Canceled/ [p=reed r=mkanat@IRC a=mkanat@IRC]
reed%reedloden.com [Sun, 11 Mar 2007 09:11:16 +0000 (09:11 +0000)]
Bug 366466 - "flag notification mail has canceled spelled incorrectly" [p=reed r=timeless a=mkanat]
mkanat%bugzilla.org [Sun, 11 Mar 2007 09:07:13 +0000 (09:07 +0000)]
Bug 373511: InnoDB conversion can fail silently
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
lpsolit%gmail.com [Sun, 11 Mar 2007 01:18:16 +0000 (01:18 +0000)]
Bug 368006: Useless <p></p> tags in admin/products/footer.html.tmpl - Patch by Victory <spam@bmo2007.rsz.jp> r/a=LpSolit
mkanat%bugzilla.org [Sun, 11 Mar 2007 00:21:19 +0000 (00:21 +0000)]
Bug 373442: Add referential integrity against the profiles table in some more simple places
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
mkanat%bugzilla.org [Sat, 10 Mar 2007 23:56:16 +0000 (23:56 +0000)]
We forgot to update DEFAULT_USER in bug 372700, and it caused the checksetup tinderboxen to burn.
mkanat%bugzilla.org [Sat, 10 Mar 2007 20:46:06 +0000 (20:46 +0000)]
Bug 372700: Make Bugzilla::Bug do bug updating for moving in process_bug.cgi
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
lpsolit%gmail.com [Sat, 10 Mar 2007 18:20:01 +0000 (18:20 +0000)]
Bug 373411: The bug resolution can be set independently of the bug status - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
vladd%bugzilla.org [Sat, 10 Mar 2007 18:19:24 +0000 (18:19 +0000)]
Spell-patch ('referes' -> 'refers') in "Using Bugzilla" documentation section, p=vladd.
vladd%bugzilla.org [Sat, 10 Mar 2007 18:06:06 +0000 (18:06 +0000)]
Spell-patch ('refered' -> 'referred') in Glossary documentation section, p=vladd.
lpsolit%gmail.com [Sat, 10 Mar 2007 17:57:45 +0000 (17:57 +0000)]
Bug 373413: Wrong variable used when clearing the bug resolution - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
mkanat%bugzilla.org [Sat, 10 Mar 2007 17:42:38 +0000 (17:42 +0000)]
Bug 373315: p in the last li looks like it's other block
Patch By Victory <spam@bmo2007.rsz.jp> r=mkanat
lpsolit%gmail.com [Sat, 10 Mar 2007 17:41:54 +0000 (17:41 +0000)]
Bug 365150: #cNN comment not part of linkified URL - Patch by David D. Kilzer (ddk) <ddkilzer@kilzer.net> r/a=LpSolit
vladd%bugzilla.org [Sat, 10 Mar 2007 08:17:55 +0000 (08:17 +0000)]
Replace CVSZilla URL with the more up-to-date version (documentation patch), p=vladd.
vladd%bugzilla.org [Sat, 10 Mar 2007 08:05:46 +0000 (08:05 +0000)]
Spell-patch ('critera' -> 'criteria') in the Bugzilla XML "Administration" documentation section, p=vladd.
vladd%bugzilla.org [Sat, 10 Mar 2007 07:59:12 +0000 (07:59 +0000)]
Spell-patch ('repsentation' -> 'representation') in the Bugzilla XML documentation, p=vladd.
vladd%bugzilla.org [Sat, 10 Mar 2007 07:54:29 +0000 (07:54 +0000)]
Spell-patch ('appearence' -> 'appearance') in the recently-added "The Bugzilla Extension Mechanism" documentation section, p=vladd.
vladd%bugzilla.org [Sat, 10 Mar 2007 07:48:47 +0000 (07:48 +0000)]
Spell-patch ('Operarting' -> 'Operating') in the recently-added "Filing Bugs" documentation section, p=vladd.
vladd%bugzilla.org [Sat, 10 Mar 2007 07:20:23 +0000 (07:20 +0000)]
Spell-patch ('refered' -> 'referred') in "Multiple Bugzilla databases with a single installation" documentation section, p=vladd.
vladd%bugzilla.org [Sat, 10 Mar 2007 07:18:47 +0000 (07:18 +0000)]
Spell-patch ('lookng' -> 'looking') in "Apache httpd with mod_perl" documentation section, p=vladd.
mkanat%bugzilla.org [Sat, 10 Mar 2007 04:33:26 +0000 (04:33 +0000)]
Fix POD to fix burning tree from checkin of bug 347439.
mkanat%bugzilla.org [Sat, 10 Mar 2007 04:13:09 +0000 (04:13 +0000)]
Bug 347439: Implement support for referential integrity in Bugzilla::DB::Schema and implement it on profiles_activity
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
mkanat%bugzilla.org [Sat, 10 Mar 2007 03:43:53 +0000 (03:43 +0000)]
Bug 373312: bugzilla terms should not be used for db name
Patch By Victory <spam@bmo2007.rsz.jp> r=mkanat
lpsolit%gmail.com [Sat, 10 Mar 2007 02:58:43 +0000 (02:58 +0000)]
Bug 370687: Creating, editing or deleting a product should display its name in the title of the page - Patch by Frédéric Buclin <LpSolit@gmail.com> r=vladd a=LpSolit
lpsolit%gmail.com [Sat, 10 Mar 2007 00:48:53 +0000 (00:48 +0000)]
Bug 362813: Missing labels in editflagtypes.cgi?action=edit - Patch by Frédéric Buclin <LpSolit@gmail.com> r=vladd a=LpSolit
mkanat%bugzilla.org [Fri, 9 Mar 2007 14:30:20 +0000 (14:30 +0000)]
Bug 373286: Versions from 2.17.4 - 2.23.2 can no longer upgrade
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
mkanat%bugzilla.org [Fri, 9 Mar 2007 11:34:05 +0000 (11:34 +0000)]
Bug 347475: [MySQL] Use InnoDB for most tables
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
mkanat%bugzilla.org [Fri, 9 Mar 2007 11:17:55 +0000 (11:17 +0000)]
Bug 283926: Make process_bug add comments by using Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
mkanat%bugzilla.org [Thu, 8 Mar 2007 05:54:01 +0000 (05:54 +0000)]
Bug 371070: Move basic validations from process_bug.cgi into Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
mkanat%bugzilla.org [Thu, 8 Mar 2007 02:43:43 +0000 (02:43 +0000)]
Bug 367480: [LDAP] Try a list of servers in order until we connect successfully
Patch By Tony Bajan <firefox@tonyb.me.uk> r=mkanat, a=mkanat
mkanat%bugzilla.org [Thu, 8 Mar 2007 02:37:07 +0000 (02:37 +0000)]
Bug 345826: Ability to save column list in saved searches
Patch By Ronaldo Maia <romaia@async.com.br> r=LpSolit, a=LpSolit
reed%reedloden.com [Wed, 7 Mar 2007 13:59:33 +0000 (13:59 +0000)]
Bug 372997 - "JavaScript warnings in attachment.js" (part II) [p=reed r=timeless a=mkanat]
reed%reedloden.com [Wed, 7 Mar 2007 13:37:34 +0000 (13:37 +0000)]
Bug 372997 - "JavaScript warnings in attachment.js" [p=reed r=timeless a=mkanat]
lpsolit%gmail.com [Tue, 6 Mar 2007 17:41:13 +0000 (17:41 +0000)]
Bug 372723: Bookmarkable template URLs on enter_bug.cgi should not contain tokens - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
mkanat%bugzilla.org [Tue, 6 Mar 2007 10:54:07 +0000 (10:54 +0000)]
Bug 354627: Improve the UI for adding/removing inheritance in editgroups.cgi
Patch By Max Kanat-Alexander <mkanat@bugzilla.org r=LpSolit, a=LpSolit
mkanat%bugzilla.org [Tue, 6 Mar 2007 01:29:24 +0000 (01:29 +0000)]
Bug 372533: Bugzilla::Object->update throws a warning if some values are undefined
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
lpsolit%gmail.com [Tue, 6 Mar 2007 00:33:37 +0000 (00:33 +0000)]
Bug 312197: Templatize sanitycheck.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
reed%reedloden.com [Fri, 2 Mar 2007 14:55:39 +0000 (14:55 +0000)]
Bug 371833 - ""Edit attachment as comment" could be twice as fast" [p=bz/reed r=timeless a=mkanat]
lpsolit%gmail.com [Wed, 28 Feb 2007 22:40:47 +0000 (22:40 +0000)]
Bug 371808: 'emailsuffix' is duplicated on email notification - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
lpsolit%gmail.com [Wed, 28 Feb 2007 21:58:22 +0000 (21:58 +0000)]
Bug 234226: "Find a specific bug" shouldn't allow empty search - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
db48x%yahoo.com [Tue, 27 Feb 2007 04:05:22 +0000 (04:05 +0000)]
bug 369429: bug reports should contain microformat markup in order to make the information in them more useable.
r=LpSolit
lpsolit%gmail.com [Tue, 27 Feb 2007 00:21:05 +0000 (00:21 +0000)]
Bug 369982: Meaningless column in userprefs.cgi if the user cannot share his saved searches - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
lpsolit%gmail.com [Tue, 27 Feb 2007 00:14:32 +0000 (00:14 +0000)]
Bug 314659: Provide more information for the Atom summary - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=LpSolit
mkanat%bugzilla.org [Mon, 26 Feb 2007 16:08:58 +0000 (16:08 +0000)]
Part of bug 370705, updating the release notes--we don't have "enterprise class" performance because we still have mail-sending problems.
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave
mkanat%bugzilla.org [Mon, 26 Feb 2007 14:21:37 +0000 (14:21 +0000)]
Bump version number on the trunk with the branching of 3.0.
mkanat%bugzilla.org [Sun, 25 Feb 2007 10:43:24 +0000 (10:43 +0000)]
Bug 370010: Use Apache::SizeLimit in mod_perl.pl to limit outrageous Apache memory usage
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=mkanat
lpsolit%gmail.com [Sat, 24 Feb 2007 03:19:24 +0000 (03:19 +0000)]
Bug 371286: Ignore deleted flags - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=LpSolit
mkanat%bugzilla.org [Fri, 23 Feb 2007 02:41:29 +0000 (02:41 +0000)]
Bug 349423: Release Notes for Bugzilla 3.0
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
mkanat%bugzilla.org [Wed, 21 Feb 2007 06:53:33 +0000 (06:53 +0000)]
Bug 371016: Versions are no longer sorted by version-sort
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
lpsolit%gmail.com [Wed, 21 Feb 2007 06:16:13 +0000 (06:16 +0000)]
Bug 370926: Incorrect mail sent when unsetting requestee on review request - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=LpSolit
lpsolit%gmail.com [Wed, 21 Feb 2007 00:56:25 +0000 (00:56 +0000)]
Bug 370913: query.cgi associates wrong components with products if at least one product has no component - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r/a=LpSolit
lpsolit%gmail.com [Tue, 20 Feb 2007 06:20:09 +0000 (06:20 +0000)]
Bug 289627: Chart report crashes when there is no series data to plot - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit
mkanat%bugzilla.org [Tue, 13 Feb 2007 08:19:00 +0000 (08:19 +0000)]
Bug 366408: MIME:: modules should now be optional, not required (because we've moved to using mostly the Email:: modules instead)
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit