]>
git.ipfire.org Git - thirdparty/bugzilla.git/log
lpsolit%gmail.com [Thu, 15 Nov 2007 04:56:31 +0000 (04:56 +0000)]
Bug 403824: Replace table locks in most Bugzilla files with transactions - Patch by Emmanuel Seyman <eseyman@linagora.com> r/a=mkanat
lpsolit%gmail.com [Thu, 15 Nov 2007 04:50:24 +0000 (04:50 +0000)]
Bug 183665: Accessing post_bug.cgi directly gives a weird error message and should redirect to enter_bug.cgi instead - Patch by Matt Tasker <mtasker@gmail.com> (based on the original patch from victory <spam@bmo2007.rsz.jp>) r/a=LpSolit
lpsolit%gmail.com [Thu, 15 Nov 2007 04:37:46 +0000 (04:37 +0000)]
Bug 403755: DBI error thrown when you cannot edit a bug which is in a product restricted by CANEDIT - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
mozilla%colinogilvie.co.uk [Wed, 14 Nov 2007 03:39:05 +0000 (03:39 +0000)]
Bug 402609 - 'Administrate' is not the correct title for the Admin page
Patch by me, r+a=mkanat
mkanat%bugzilla.org [Tue, 13 Nov 2007 05:15:06 +0000 (05:15 +0000)]
Bug 401957: Move comment "isprivate" updating from process_bug to Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
lpsolit%gmail.com [Mon, 12 Nov 2007 04:03:16 +0000 (04:03 +0000)]
Part 4 of bug 182083: add Help for non-admin pages - Patch by me, r=Colin
lpsolit%gmail.com [Mon, 12 Nov 2007 03:57:08 +0000 (03:57 +0000)]
Part 3 of bug 182083: add Help for more admin pages - Patch by me, r=Colin
lpsolit%gmail.com [Mon, 12 Nov 2007 02:20:29 +0000 (02:20 +0000)]
2nd part of bug 398428: After creating or editing an attachment, immediately display the bug it belongs to - Patch by me, a=LpSolit
mozilla%colinogilvie.co.uk [Tue, 6 Nov 2007 04:33:04 +0000 (04:33 +0000)]
Bug 397665: "Assigning Group Controls to Products" doesn't explain editcomponents, canconfirm, editbugs
Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com>; r=me, r=lpsolit
lpsolit%gmail.com [Mon, 5 Nov 2007 01:43:58 +0000 (01:43 +0000)]
Bug 402438: Invalid deadlines can be set by unauthorized users - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
mkanat%bugzilla.org [Mon, 5 Nov 2007 01:30:58 +0000 (01:30 +0000)]
Bug 383522: mod_perl creates a separate template directory
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
mkanat%bugzilla.org [Mon, 5 Nov 2007 01:17:57 +0000 (01:17 +0000)]
Bug 401953: Move work_time validation from process_bug to Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
mozilla%colinogilvie.co.uk [Sat, 3 Nov 2007 23:11:17 +0000 (23:11 +0000)]
Bug 400678: Default CC list for components not mentioned in the documentation
Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com>; r=me
lpsolit%gmail.com [Sat, 3 Nov 2007 22:48:37 +0000 (22:48 +0000)]
Bug 23473: Implement the ability to reverse the sort order in buglist.cgi ("Ascending" and "Descending") - Patch by Alex Schuilenburg <alex@schuilenburg.org> r/a=LpSolit
mkanat%bugzilla.org [Wed, 24 Oct 2007 00:36:51 +0000 (00:36 +0000)]
Bug 357324: Date/Time Custom Fields
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
mkanat%bugzilla.org [Wed, 24 Oct 2007 00:33:30 +0000 (00:33 +0000)]
Bug 262269: A tool to auto-install missing perl packages on non-Windows systems
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner)
timeless%mozdev.org [Tue, 23 Oct 2007 13:06:36 +0000 (13:06 +0000)]
Bug 400729 Quick start guide suggests changing os list in localconfig
r=lpsolit a=lpsolit
lpsolit%gmail.com [Tue, 23 Oct 2007 02:41:58 +0000 (02:41 +0000)]
Part 2 of bug 182083: add Help for more admin pages - Patch by me, r=Colin
lpsolit%gmail.com [Mon, 22 Oct 2007 01:59:28 +0000 (01:59 +0000)]
Bug 182083: Help system should support more pages - Patch by Frédéric Buclin <LpSolit@gmail.com> r=Colin a=LpSolit
lpsolit%gmail.com [Mon, 22 Oct 2007 01:51:58 +0000 (01:51 +0000)]
Bug 397616: Modifying Users is mentioning <productname>, but not clear when this appears - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=LpSolit
lpsolit%gmail.com [Sun, 21 Oct 2007 06:56:35 +0000 (06:56 +0000)]
Bug 400569: Bugzilla::Bug::editable_bug_fields() behaves incorrectly on installations with custom multi-select fields - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=LpSolit
mkanat%bugzilla.org [Fri, 19 Oct 2007 13:07:28 +0000 (13:07 +0000)]
Bug 396245: Allow the WebService to list the installed plugins and their versions
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=mkanat
mkanat%bugzilla.org [Fri, 19 Oct 2007 13:01:51 +0000 (13:01 +0000)]
Add license blocks to the example plugin code. (Follow-up for bug 396243.)
mkanat%bugzilla.org [Fri, 19 Oct 2007 12:58:48 +0000 (12:58 +0000)]
Bug 396243: Allow extensions (aka plugins) to extend the WebService interface
This also includes the first checkin of the example plugin.
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=mkanat
mkanat%bugzilla.org [Fri, 19 Oct 2007 11:46:10 +0000 (11:46 +0000)]
Bug 399954: Make Bugzilla able to hold its dependencies in a local directory
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
lpsolit%gmail.com [Thu, 18 Oct 2007 03:48:59 +0000 (03:48 +0000)]
Bug 398990: process_bug.cgi shouldn't check the 'reporter' field as this field is not editable - Patch by fedor ezeev <fe@alterplast.ru> r/a=LpSolit
lpsolit%gmail.com [Thu, 18 Oct 2007 03:44:29 +0000 (03:44 +0000)]
Bug 400160: contrib/merge-users.pl doesn't merge all required fields - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
mkanat%bugzilla.org [Tue, 16 Oct 2007 15:15:03 +0000 (15:15 +0000)]
Bug 383522: mod_perl creates a separate template directory
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
lpsolit%gmail.com [Tue, 16 Oct 2007 15:13:54 +0000 (15:13 +0000)]
Bug 356926: contrib/README doesn't reflect reality - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=vladd
justdave%bugzilla.org [Tue, 16 Oct 2007 14:56:07 +0000 (14:56 +0000)]
Bug 105366: add documentation for running Bugzilla under suexec
r=mkanat, colin
mozilla%colinogilvie.co.uk [Mon, 15 Oct 2007 00:01:01 +0000 (00:01 +0000)]
Bug 398198: Multiple Bugzilla databases with a single installation docs should have an id
Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com>; r=colin
lpsolit%gmail.com [Fri, 12 Oct 2007 23:24:22 +0000 (23:24 +0000)]
Bug 380712: Move distro-specific installation instructions to Wiki - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=LpSolit r=kevin.benton
lpsolit%gmail.com [Fri, 12 Oct 2007 04:07:22 +0000 (04:07 +0000)]
Bug 313123: Implement $component->create and $component->update based on Object.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
lpsolit%gmail.com [Fri, 12 Oct 2007 01:01:34 +0000 (01:01 +0000)]
Bug 399461: Bugzilla::Hook::process() doesn't flush Bugzilla->hook_args() after executing an extension - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
lpsolit%gmail.com [Thu, 11 Oct 2007 17:41:53 +0000 (17:41 +0000)]
Bug 301832: Windows installation: ScriptInterpreterSource registry requires the -T (taint mode) flag - Patch by Frédéric Buclin <LpSolit@gmail.com> r=glob
lpsolit%gmail.com [Wed, 10 Oct 2007 19:16:41 +0000 (19:16 +0000)]
Additional fix for bug 313129: Bugzilla::Milestone->_check_name() incorrectly trims the milestone name
lpsolit%gmail.com [Wed, 10 Oct 2007 15:06:52 +0000 (15:06 +0000)]
Bug 57842: On enter_bug.cgi, show component description when it is selected - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
lpsolit%gmail.com [Wed, 10 Oct 2007 15:00:18 +0000 (15:00 +0000)]
Bug 313129: Implement $milestone->create and $milestone->update based on Object.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
lpsolit%gmail.com [Wed, 10 Oct 2007 04:24:36 +0000 (04:24 +0000)]
Bug 398968: editversions.cgi should use transactions for database interaction - Patch by Emmanuel Seyman <eseyman@linagora.com> r/a=mkanat
lpsolit%gmail.com [Wed, 10 Oct 2007 04:21:48 +0000 (04:21 +0000)]
Bug 398976: edit*.cgi scripts should use transactions for database interaction - Patch by Emmanuel Seyman <eseyman@linagora.com> r/a=mkanat
lpsolit%gmail.com [Tue, 9 Oct 2007 18:05:58 +0000 (18:05 +0000)]
Midair with product change while adding an attachment silently clears flags - Patch by Tiago R. Mello <timello@gmail.com> r/a=LpSolit
lpsolit%gmail.com [Tue, 9 Oct 2007 15:45:01 +0000 (15:45 +0000)]
Bug 399028: Do not display all pending requests by default when the user is logged out - Patch by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit
lpsolit%gmail.com [Tue, 9 Oct 2007 15:42:02 +0000 (15:42 +0000)]
Bug 398986: Incorrect SQL query when moving bugs to another product - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
lpsolit%gmail.com [Tue, 9 Oct 2007 15:34:41 +0000 (15:34 +0000)]
Bug 387672: Move BUG_STATE_OPEN and is_open_state() into Status.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
lpsolit%gmail.com [Mon, 8 Oct 2007 05:06:19 +0000 (05:06 +0000)]
Bug 398739: "Taking a bug" while adding a new attachment locks the bug status forever if the ASSIGNED bug status has been renamed or deleted - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
lpsolit%gmail.com [Mon, 8 Oct 2007 04:24:46 +0000 (04:24 +0000)]
Bug 398707: whine.pl should use transactions for database interaction - Patch by Emmanuel Seyman <eseyman@linagora.com> r/a=mkanat
lpsolit%gmail.com [Mon, 8 Oct 2007 04:18:13 +0000 (04:18 +0000)]
Bug 264785: config.rdf needs XML filtering of output to generate valid HTML (Template-Toolkit 2.15 and older do not escape all reserved characters correctly) - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
lpsolit%gmail.com [Mon, 8 Oct 2007 04:00:03 +0000 (04:00 +0000)]
Bug 398735: sanitycheck.cgi hardcodes bug statuses in the everconfirmed check - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
lpsolit%gmail.com [Mon, 8 Oct 2007 03:56:23 +0000 (03:56 +0000)]
Bug 398838: Remove the obsolete Util::value_quote() routine - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
mkanat%bugzilla.org [Mon, 8 Oct 2007 02:32:23 +0000 (02:32 +0000)]
Bug 398883: [mod_perl] Three Variable "$cgi" will not stay shared errors in current CVS HEAD
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
lpsolit%gmail.com [Sat, 6 Oct 2007 05:04:28 +0000 (05:04 +0000)]
Bug 358947: Remove dead code from post_bug.cgi about custom_tables - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
lpsolit%gmail.com [Sat, 6 Oct 2007 03:54:41 +0000 (03:54 +0000)]
Bug 374981: Custom field single select options not available in config.cgi rdf - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
mkanat%bugzilla.org [Sat, 6 Oct 2007 03:54:30 +0000 (03:54 +0000)]
Bug 398798: checksetup.pl 'commands to install' should quote Perl module names
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
wurblzap%gmail.com [Fri, 5 Oct 2007 21:50:12 +0000 (21:50 +0000)]
Bug 349567 â\80 \93 strict_isolation in post_bug should also check can_see_product.
Patch by Marc Schumann <wurblzap@gmail.com>;
r=LpSolit; a=LpSolit
lpsolit%gmail.com [Fri, 5 Oct 2007 02:38:40 +0000 (02:38 +0000)]
Bug 398420: Midair collision protection is broken - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
lpsolit%gmail.com [Wed, 3 Oct 2007 22:42:05 +0000 (22:42 +0000)]
Bug 398428: After creating or editing an attachment, immediately display the bug it belongs to - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
lpsolit%gmail.com [Wed, 3 Oct 2007 18:38:32 +0000 (18:38 +0000)]
Bug 324990: The "Bug Activity" page does not display the bug summary in the title of the page - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=LpSolit
lpsolit%gmail.com [Mon, 24 Sep 2007 03:12:06 +0000 (03:12 +0000)]
Bug 394796: "I'm added to or removed from this capacity" for "CCed" doesn't work correctly if several users are added or removed at once from the CC list - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
mkanat%bugzilla.org [Mon, 24 Sep 2007 02:52:51 +0000 (02:52 +0000)]
Bug 369835: email_in.pl should convert character encoding to utf8
Patch By Fedor Ezeev <fe@alterplast.ru> r=mkanat, a=mkanat
lpsolit%gmail.com [Sun, 23 Sep 2007 02:35:07 +0000 (02:35 +0000)]
Bug 154484: Option "is not" missing for email address searches - Patch by timeless <timeless@bemail.org> r=joel a=LpSolit
lpsolit%gmail.com [Sun, 23 Sep 2007 02:28:59 +0000 (02:28 +0000)]
Bug 203951: Setting your default query to include boolean charts doesn't work - Patch by Todd Stansell <tjs@tellme.com> and GavinS <bugzilla@chimpychompy.org> r=joel a=LpSolit
lpsolit%gmail.com [Sun, 23 Sep 2007 02:09:33 +0000 (02:09 +0000)]
Bug 319466: commenter "contains" and "was me" fails with: Not unique table/alias: 'longdescs_0' - Patch by GavinS <bugzilla@chimpychompy.org> r=joel a=LpSolit
lpsolit%gmail.com [Fri, 21 Sep 2007 02:53:09 +0000 (02:53 +0000)]
Fixing bug 395771 for real
lpsolit%gmail.com [Fri, 21 Sep 2007 02:23:44 +0000 (02:23 +0000)]
Bug 396934: When classifications are in use, editproducts.cgi displays "Add product" to users that can't add products - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kevin.benton a=LpSolit
lpsolit%gmail.com [Thu, 20 Sep 2007 23:35:08 +0000 (23:35 +0000)]
Bug 395771: Advanced search results sorted incorrectly when sorted by importance - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
mkanat%bugzilla.org [Thu, 20 Sep 2007 03:24:25 +0000 (03:24 +0000)]
Bump version number post-release.
mkanat%bugzilla.org [Wed, 19 Sep 2007 04:40:36 +0000 (04:40 +0000)]
Update version number for 3.1.2.
mkanat%bugzilla.org [Wed, 19 Sep 2007 04:36:59 +0000 (04:36 +0000)]
Bug 396616: SetParam error when changing a group name in editgroups.cgi
Patch By Albert Ting <altlist@gmail.com> r=mkanat, r=LpSolit, a=mkanat
mkanat%bugzilla.org [Wed, 19 Sep 2007 04:28:30 +0000 (04:28 +0000)]
Bug 395632: [SECURITY] XML-RPC WebService Bugzilla::User::offer_account_by_email does not check createemailregexp
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=Wurblzap, a=mkanat
mkanat%bugzilla.org [Wed, 19 Sep 2007 02:44:23 +0000 (02:44 +0000)]
Fix bustage from Bug 373689--certain error messages are no longer in use.
lpsolit%gmail.com [Wed, 19 Sep 2007 02:37:11 +0000 (02:37 +0000)]
Bug 389313: summarize_time.cgi needs some cleanup - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
mkanat%bugzilla.org [Wed, 19 Sep 2007 02:24:58 +0000 (02:24 +0000)]
Bug 396506: Release Notes for 3.0.2
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit
mkanat%bugzilla.org [Wed, 19 Sep 2007 02:09:26 +0000 (02:09 +0000)]
Bug 396497: Use should_set everywhere in process_bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
mkanat%bugzilla.org [Wed, 19 Sep 2007 02:07:20 +0000 (02:07 +0000)]
Bug 373689: Implement set_product: Move product changing from process_bug into Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
mkanat%bugzilla.org [Mon, 17 Sep 2007 09:48:04 +0000 (09:48 +0000)]
Bug 357315: Add the ability to create <textarea> fields
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
lpsolit%gmail.com [Mon, 17 Sep 2007 03:40:46 +0000 (03:40 +0000)]
Bug 396376: Crash on logout - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
mkanat%bugzilla.org [Sat, 15 Sep 2007 06:43:54 +0000 (06:43 +0000)]
Bug 396104: Dusk skin needs a .cvsignore
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Wurblzap, a=mkanat
mkanat%bugzilla.org [Sat, 15 Sep 2007 04:28:47 +0000 (04:28 +0000)]
Bug 394952: Allow extensions (aka plugins) to have a lib/ directory
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=mkanat
mkanat%bugzilla.org [Sat, 15 Sep 2007 04:24:59 +0000 (04:24 +0000)]
Bug 394926: Support for disabling extensions (aka plugins)
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=mkanat
mkanat%bugzilla.org [Sat, 15 Sep 2007 04:23:59 +0000 (04:23 +0000)]
Bug 394923: Make Bugzilla.pm subclassable by using $class->method everywhere
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=mkanat
lpsolit%gmail.com [Sat, 15 Sep 2007 00:23:47 +0000 (00:23 +0000)]
Bug 395727: email_in.pl has not ability to add attachments by email, as documentation says - Patch by fedor ezeev <fe@alterplast.ru> r=Colin r=mkanat a=mkanat
wurblzap%gmail.com [Tue, 11 Sep 2007 11:01:49 +0000 (11:01 +0000)]
Bug 385778 â\80 \93 Bugzilla.timezone should be LOGIN_EXEMPT.
Patch by Marc Schumann <wurblzap@gmail.com>;
r=mkanat; a=mkanat
lpsolit%gmail.com [Tue, 11 Sep 2007 03:57:00 +0000 (03:57 +0000)]
Bug 394959: Turn votes off by default - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
lpsolit%gmail.com [Tue, 11 Sep 2007 03:44:40 +0000 (03:44 +0000)]
Bug 395717: Moving bugs crashes Bugzilla due to unlock tables - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
lpsolit%gmail.com [Tue, 11 Sep 2007 03:42:23 +0000 (03:42 +0000)]
Bug 395603: "invalid bug attribute remaining_time" is thrown when the timetrackinggroup parameter is blank - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
lpsolit%gmail.com [Mon, 10 Sep 2007 17:53:32 +0000 (17:53 +0000)]
Bug 134474: The mass-change form in buglist.cgi offers too many groups - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
wurblzap%gmail.com [Mon, 10 Sep 2007 03:41:09 +0000 (03:41 +0000)]
Bug 395413 â\80 \93 With the Dusk skin, text enclosed in <a name=""></a> is displayed in blue.
Patch by Marc Schumann <wurblzap@gmail.com>;
r=LpSolit; a=LpSolit
lpsolit%gmail.com [Sun, 9 Sep 2007 17:06:52 +0000 (17:06 +0000)]
Backing out bug 387607, you cannot edit attachments anymore!
lpsolit%gmail.com [Sun, 9 Sep 2007 15:02:14 +0000 (15:02 +0000)]
Regression due to bug 287330: fix failure when processing a bug - Patch by me
mkanat%bugzilla.org [Sat, 8 Sep 2007 05:14:25 +0000 (05:14 +0000)]
Bug 287330: Multi-Select Custom Fields
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
mozilla%colinogilvie.co.uk [Sat, 8 Sep 2007 01:10:21 +0000 (01:10 +0000)]
Fix:
jade:../xml/faq.xml:822:19:E: end tag for element "warning" which is not open
mozilla%colinogilvie.co.uk [Sat, 8 Sep 2007 01:00:55 +0000 (01:00 +0000)]
Bug 338439: FAQ answers could do with some updating
Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com>; r=LpSolit; r=colin.ogilvie
lpsolit%gmail.com [Wed, 5 Sep 2007 16:25:51 +0000 (16:25 +0000)]
Bug 394953: The FAQ says Bugzilla doesn't support mod_perl yet - Patch by samfw <sam.folkwilliams@gmail.com> r=mkanat
lpsolit%gmail.com [Wed, 5 Sep 2007 03:33:16 +0000 (03:33 +0000)]
Bug 383851: FAQ points to non-existing file for handling of bug creation through email - Patch by samfw <sam.folkwilliams@gmail.com> r=LpSolit
wurblzap%gmail.com [Wed, 5 Sep 2007 03:01:53 +0000 (03:01 +0000)]
Bug 394933 â\80 \93 â\80 \9c neworchangedâ\80 \9d of bugmail could be localizable more easily.
Patch by Marc Schumann <wurblzap@gmail.com>;
r=mkanat; a=mkanat
lpsolit%gmail.com [Mon, 3 Sep 2007 15:12:04 +0000 (15:12 +0000)]
Bug 380730: Remove documentation about the withdrawn mod_throttle module - Patch by samfw <sam.folkwilliams@gmail.com> r=mkanat
olav%bkor.dhs.org [Sun, 2 Sep 2007 14:32:04 +0000 (14:32 +0000)]
Bug 394627: bzdbcopy.pl should remove column quoting
Patch By Olav Vitters <olav@bkor.dhs.org> r=mkanat, a=mkanat
wurblzap%gmail.com [Thu, 30 Aug 2007 02:10:09 +0000 (02:10 +0000)]
Bug 394227 â\80 \93 Flagmail subject confused; X-Bugzilla-Type header broken.
Patch by Marc Schumann <wurblzap@gmail.com>;
r=LpSolit; a=LpSolit
wurblzap%gmail.com [Wed, 29 Aug 2007 23:38:01 +0000 (23:38 +0000)]
Bug 394123 â\80 \93 Link to group list redundant on confirmation page for mass-removal.
Patch by Marc Schumann <wurblzap@gmail.com>;
r=LpSolit; a=LpSolit
wurblzap%gmail.com [Wed, 29 Aug 2007 12:09:26 +0000 (12:09 +0000)]
Bug 356807 â\80 \93 CSV export expose text/plain as MIME content type.
Patch by David Geldreich <david.geldreich@free.fr>;
r=LpSolit, vladd; a=mkanat