]>
git.ipfire.org Git - thirdparty/bugzilla.git/log
lpsolit%gmail.com [Mon, 9 Feb 2009 21:06:32 +0000 (21:06 +0000)]
Bug 477662: Display attachment flags as read-only to logged out users - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
lpsolit%gmail.com [Mon, 9 Feb 2009 19:18:59 +0000 (19:18 +0000)]
Bug 477513: md5_hex() fails if a saved search has UTF8 characters in it - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
mkanat%bugzilla.org [Sun, 8 Feb 2009 19:42:19 +0000 (19:42 +0000)]
Bug 371995: Allow the Product field to restrict visibility of custom fields
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
gerv%gerv.net [Sun, 8 Feb 2009 14:54:56 +0000 (14:54 +0000)]
Fix bustage in filterexceptions.pl.
gerv%gerv.net [Sun, 8 Feb 2009 14:21:26 +0000 (14:21 +0000)]
Bug 365521 and bug 365056: remove Netscape-specific parts of form, fix encodings of &, and update OS list. r=justdave, a=lpsolit.
mkanat%bugzilla.org [Thu, 5 Feb 2009 23:18:37 +0000 (23:18 +0000)]
There was one too many =back's in the last patch, tests failed.
dkl%redhat.com [Thu, 5 Feb 2009 22:54:03 +0000 (22:54 +0000)]
Bug 458853 - Add a "permissive" argument that allows Bug.get to return even if there are errors
Updated method history to show new changes.
dkl%redhat.com [Thu, 5 Feb 2009 22:32:32 +0000 (22:32 +0000)]
Bug 458853 - Add a "permissive" argument that allows Bug.get to return even if there are errors
Patch by Noura Nelhawary <nelhawar@redhat.com> - r=dkl/mkanat a=mkanat
ghendricks%novell.com [Thu, 5 Feb 2009 18:40:13 +0000 (18:40 +0000)]
Bug 476678 - Rich clients unable to update bugs need security token included in bug xml
patch by ghendricks@novell.com r=LpSolit a=LpSolit
lpsolit%gmail.com [Thu, 5 Feb 2009 18:37:16 +0000 (18:37 +0000)]
Bug 476889: importxml.pl crashes when importing bugs (Date::Parse::strptime() leave seconds undefined in some cases) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
ghendricks%novell.com [Thu, 5 Feb 2009 17:13:42 +0000 (17:13 +0000)]
Bug 476943 - Edit multiple issues token after switching to shadow DB
patch by ghendricks@novell.com r=mkanat a=mkanat
mkanat%bugzilla.org [Tue, 3 Feb 2009 10:39:21 +0000 (10:39 +0000)]
Bump version number post-release.
mkanat%bugzilla.org [Tue, 3 Feb 2009 10:03:46 +0000 (10:03 +0000)]
Bump version number for 3.3.3.
mkanat%bugzilla.org [Tue, 3 Feb 2009 09:58:46 +0000 (09:58 +0000)]
Bug 476594: [SECURITY] Calling srand() at startup time in mod_perl makes the same token be generated over and over
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=mkanat
mkanat%bugzilla.org [Tue, 3 Feb 2009 09:29:42 +0000 (09:29 +0000)]
The release notes contained the raw word "bug".
mkanat%bugzilla.org [Tue, 3 Feb 2009 09:02:40 +0000 (09:02 +0000)]
Bug 476612: Release Notes for Bugzilla 3.2.2
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave
mkanat%bugzilla.org [Tue, 3 Feb 2009 01:23:00 +0000 (01:23 +0000)]
Bump version number post-release.
mkanat%bugzilla.org [Mon, 2 Feb 2009 23:27:33 +0000 (23:27 +0000)]
Bump version number for 3.3.2.
mkanat%bugzilla.org [Mon, 2 Feb 2009 22:59:59 +0000 (22:59 +0000)]
The URL to the Security Advisory was incorrect.
lpsolit%gmail.com [Mon, 2 Feb 2009 19:21:09 +0000 (19:21 +0000)]
Bug 472362: [SECURITY] Malicious attachments can change your user settings (user + email prefs, shared searches) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
lpsolit%gmail.com [Mon, 2 Feb 2009 19:10:32 +0000 (19:10 +0000)]
Bug 472206: [SECURITY] Bugzilla should optionally not allow the user to view possibly harmful attachments - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=justdave a=LpSolit
lpsolit%gmail.com [Mon, 2 Feb 2009 18:59:17 +0000 (18:59 +0000)]
Bug 466692: [SECURITY] keywords and unused flag types can be deleted by bypassing the token check - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
lpsolit%gmail.com [Mon, 2 Feb 2009 18:48:38 +0000 (18:48 +0000)]
Bug 466748: [SECURITY] Shared/saved searches can be deleted without user confirmation using predictable URL - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
lpsolit%gmail.com [Mon, 2 Feb 2009 18:39:14 +0000 (18:39 +0000)]
I almost forgot the fix on checkin for bug 26257
lpsolit%gmail.com [Mon, 2 Feb 2009 18:37:24 +0000 (18:37 +0000)]
Second part of bug 26257: [SECURITY] Bugzilla should prevent malicious webpages from making bugzilla users submit changes to bugs
lpsolit%gmail.com [Mon, 2 Feb 2009 18:33:29 +0000 (18:33 +0000)]
Bug 26257: [SECURITY] Bugzilla should prevent malicious webpages from making bugzilla users submit changes to bugs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
lpsolit%gmail.com [Mon, 2 Feb 2009 18:21:33 +0000 (18:21 +0000)]
Bug 38862: [SECURITY] attachments should be at a different hostname - Patch by Byron Jones <bugzilla@glob.com.au> and Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
mkanat%bugzilla.org [Sat, 31 Jan 2009 03:28:29 +0000 (03:28 +0000)]
Bug 472078: Release Notes for Bugzilla 3.2.1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit
mkanat%bugzilla.org [Sat, 31 Jan 2009 03:26:56 +0000 (03:26 +0000)]
SnowyOwl noticed that the word "Bug" appeared raw in the title of some errors I checked in as part of bug 472872.
guy.pyrzak%gmail.com [Fri, 30 Jan 2009 00:50:48 +0000 (00:50 +0000)]
Bug 344559: Add Commit Button below the top fields on show_bug.cgi
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
mkanat%bugzilla.org [Thu, 29 Jan 2009 21:22:19 +0000 (21:22 +0000)]
Bug 219021: Only display email addresses to logged-in users
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
lpsolit%gmail.com [Thu, 29 Jan 2009 21:00:24 +0000 (21:00 +0000)]
Bug 473201: config.rdf.tmpl flag_type should include group information - Patch by Frank Becker <Frank@Frank-Becker.de> r/a=LpSolit
lpsolit%gmail.com [Wed, 28 Jan 2009 23:27:27 +0000 (23:27 +0000)]
Bug 471523: Cloning a bug copies the newest visible comment for Newest to Oldest comment order - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
dkl%redhat.com [Wed, 28 Jan 2009 04:12:41 +0000 (04:12 +0000)]
Bug 470262 - Show alias if available in show_bug.cgi for bug dependencies, otherwise show bug id
Mistakenly checked in previous version of patch. This brings the changes up to date with the
approved patch. dkl
dkl%redhat.com [Wed, 28 Jan 2009 03:53:41 +0000 (03:53 +0000)]
Bug 470262 - Show alias if available in show_bug.cgi for bug dependencies, otherwise show bug id
Patch by David Lawrence <dkl@redhat.com> - r/a=mkanat
mkanat%bugzilla.org [Mon, 26 Jan 2009 22:05:59 +0000 (22:05 +0000)]
Bug 474516: specific_search_allow_empty_words should default to on
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
mkanat%bugzilla.org [Mon, 26 Jan 2009 22:02:42 +0000 (22:02 +0000)]
Bug 467334: Commit button is not spaced the same vertically as the Status drop-down
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, a=mkanat
mkanat%bugzilla.org [Mon, 26 Jan 2009 21:59:55 +0000 (21:59 +0000)]
Bug 474902: Allow the Bug URL (See Also) field to also accept Launchpad bug URLs
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
mkanat%bugzilla.org [Mon, 26 Jan 2009 21:57:28 +0000 (21:57 +0000)]
Bug 474997: Make update_see_also actually return the right thing
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
dkl%redhat.com [Mon, 26 Jan 2009 20:40:22 +0000 (20:40 +0000)]
Bug 473646 - WebService methods should check list parameters for scalars and convert before use
Patch by Dave Lawrence <dkl@redhat.com> - r/a=mkanat
lpsolit%gmail.com [Sun, 25 Jan 2009 22:41:37 +0000 (22:41 +0000)]
Bug 473006: welcome-admin page is wrong about visible administrative links - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bbaetz a=LpSolit
lpsolit%gmail.com [Sun, 25 Jan 2009 18:49:30 +0000 (18:49 +0000)]
Bug 405355: Move flatten_group_membership() from User.pm to Group.pm - Patch by arbingersys <arbingersys@gmail.com> r/a=LpSolit
lpsolit%gmail.com [Sun, 25 Jan 2009 15:34:29 +0000 (15:34 +0000)]
Bug 471461: Incorrect text displayed about groups when a bug is in a product which has only one group defined, with settings Mandatory/Mandatory - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
lpsolit%gmail.com [Sun, 25 Jan 2009 12:42:51 +0000 (12:42 +0000)]
Bug 471880: More scripts should use the shadow DB instead of the master DB - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
lpsolit%gmail.com [Sat, 24 Jan 2009 14:12:05 +0000 (14:12 +0000)]
Bug 471613: Replace Bugzilla::Util::is_tainted() by Scalar::Util::tainted() - Patch by Nitish Bezzala <nbezzala@yahoo.com> r/a=LpSolit
lpsolit%gmail.com [Fri, 23 Jan 2009 22:22:12 +0000 (22:22 +0000)]
Bug 474206: Useless </a> in the component_cc section when deleting a user account - Patch by arbingersys <arbingersys@gmail.com> r/a=LpSolit
lpsolit%gmail.com [Fri, 23 Jan 2009 21:34:42 +0000 (21:34 +0000)]
Bug 474881: checksetup.pl only creates custom CSS files on the second run - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
guy.pyrzak%gmail.com [Fri, 23 Jan 2009 21:08:13 +0000 (21:08 +0000)]
Bug 471518: "Field only appears when:" produces a JavaScript error in Internet Explorer
Patch By Jill Foley <jillpf55@sbcglobal.net> r=mkanat, a=mkanat
mkanat%bugzilla.org [Fri, 23 Jan 2009 03:27:45 +0000 (03:27 +0000)]
Fix some nits that I forgot to fix on checkin for bug 474715.
mkanat%bugzilla.org [Fri, 23 Jan 2009 03:19:32 +0000 (03:19 +0000)]
Bug 474715: Add 'limit', 'offset' and 'changed_since' arguments to WebService::Bug.search()
Patch By Kip Hampton <khampton@totalcinema.com> r=mkanat, a=mkanat
mkanat%bugzilla.org [Fri, 23 Jan 2009 00:57:09 +0000 (00:57 +0000)]
Bug 398281: Basic search for bugs via WebService (Bug.search)
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
mkanat%bugzilla.org [Fri, 23 Jan 2009 00:53:58 +0000 (00:53 +0000)]
Bug 471943: Implement Bugzilla::Bug::match
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
mkanat%bugzilla.org [Thu, 22 Jan 2009 06:15:52 +0000 (06:15 +0000)]
Bug 474249: Add a WebService interface to add a See Also bug link to a bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
mkanat%bugzilla.org [Thu, 22 Jan 2009 04:08:35 +0000 (04:08 +0000)]
Bug 472872: Add a field where people can put the URLs to Bugzilla bugs (from any Bugzilla installation)
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
lpsolit%gmail.com [Wed, 21 Jan 2009 10:51:01 +0000 (10:51 +0000)]
Bug 471633: Sort open bugs and closed bugs separately in show_bug dependson/blocks lists - Patch by Nitish Bezzala <nbezzala@yahoo.com> r/a=LpSolit
mkanat%bugzilla.org [Tue, 20 Jan 2009 20:26:16 +0000 (20:26 +0000)]
Bug 473052: Modify WebService::Bug.add_comment to return the new comment ID
Patch By Kip Hampton <khampton@totalcinema.com> r=mkanat, a=mkanat
mkanat%bugzilla.org [Tue, 20 Jan 2009 20:24:31 +0000 (20:24 +0000)]
Bug 472954: Expose additional properties via the WebService::Bug.get interface
Patch By Kip Hampton <khampton@totalcinema.com> r=mkanat, a=mkanat
mkanat%bugzilla.org [Tue, 20 Jan 2009 20:22:07 +0000 (20:22 +0000)]
Bug 470057: Collapse and wrap text messages and text errors
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
mkanat%bugzilla.org [Tue, 20 Jan 2009 20:18:47 +0000 (20:18 +0000)]
Bug 431744: "Change Columns" URL contained more than 3x the characters in the base buglist.cgi URL
Patch By Michael J Tosh <michael.j.tosh@lmco.com> r=mkanat, a=mkanat
mkanat%bugzilla.org [Tue, 20 Jan 2009 20:09:46 +0000 (20:09 +0000)]
Bug 134022: PERFORMANCE: deleting old login cookies locks login checks
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
mkanat%bugzilla.org [Fri, 16 Jan 2009 03:37:52 +0000 (03:37 +0000)]
Bug 473883: Re-arrange Perl module instructions so that required modules are listed at the end
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
mkanat%bugzilla.org [Fri, 16 Jan 2009 02:18:15 +0000 (02:18 +0000)]
Bug 460376: Make module-install instructions localizable.
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
wicked%sci.fi [Thu, 15 Jan 2009 22:35:06 +0000 (22:35 +0000)]
Bug 286452: Add more detailed information to time tracking summary report - Original patch by Shane H. W. Travis <shane.h.w.travis@gmail.com> and modified/extended patch by Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit
lpsolit%gmail.com [Thu, 15 Jan 2009 15:47:35 +0000 (15:47 +0000)]
Bug 344878: Automatically generate list of acceptable columns for buglist.cgi from the database - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=mkanat
lpsolit%gmail.com [Thu, 15 Jan 2009 01:13:50 +0000 (01:13 +0000)]
Bug 464992: Binary attachments, graphical reports and new charts are not displayed correctly on Windows - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
mkanat%bugzilla.org [Thu, 15 Jan 2009 01:01:24 +0000 (01:01 +0000)]
Bug 473677: Update YUI to 2.6.0
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
lpsolit%gmail.com [Thu, 15 Jan 2009 00:53:22 +0000 (00:53 +0000)]
Bug 471890: The Index of Parameters should linkify parameters, not the category they belong to - Patch by Nitish Bezzala <nbezzala@yahoo.com> r/a=LpSolit
lpsolit%gmail.com [Thu, 15 Jan 2009 00:50:30 +0000 (00:50 +0000)]
Bug 473553: ERROR_MODE_DIE should be the default if the script is not CGI - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
mkanat%bugzilla.org [Fri, 9 Jan 2009 19:13:32 +0000 (19:13 +0000)]
Bug 472224: Bugzilla.time function that returns detailed time and timezone information
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
mkanat%bugzilla.org [Fri, 9 Jan 2009 07:49:36 +0000 (07:49 +0000)]
Bug 472556: Modify Bug.comments to allow getting comments only comments that have been added since a certain time
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
mkanat%bugzilla.org [Fri, 9 Jan 2009 07:44:05 +0000 (07:44 +0000)]
Bug 471942: Make the WebService validate and properly convert input parameters
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
lpsolit%gmail.com [Thu, 8 Jan 2009 23:42:53 +0000 (23:42 +0000)]
Bug 335762: Move Windows Install Instruction to Wiki - Patch by Frédéric Buclin <LpSolit@gmail.com> r=colin
lpsolit%gmail.com [Thu, 8 Jan 2009 16:09:46 +0000 (16:09 +0000)]
Bug 452519: Fix timezones in emails - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
lpsolit%gmail.com [Thu, 8 Jan 2009 00:06:49 +0000 (00:06 +0000)]
Bug 472549: Ignore undefined values when committing user pref changes - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
mkanat%bugzilla.org [Wed, 7 Jan 2009 21:22:08 +0000 (21:22 +0000)]
Bug 450403: Add ability to view comments via the web service (Bug.comments)
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
lpsolit%gmail.com [Wed, 7 Jan 2009 18:45:55 +0000 (18:45 +0000)]
Bug 472458: checksetup.pl should check for DateTime::TimeZone - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
mkanat%bugzilla.org [Wed, 7 Jan 2009 00:44:58 +0000 (00:44 +0000)]
Bump the version number post-release.
mkanat%bugzilla.org [Tue, 6 Jan 2009 07:34:41 +0000 (07:34 +0000)]
Bump the version number for 3.3.1.
lpsolit%gmail.com [Mon, 5 Jan 2009 19:52:06 +0000 (19:52 +0000)]
Bug 472013: [Oracle] checksetup.pl fails with ORA-04091 and you can't change the properties of custom fields - Patch by Xiaoou <xiaoou.wu@oracle.com> r/a=mkanat
lpsolit%gmail.com [Sun, 4 Jan 2009 23:15:28 +0000 (23:15 +0000)]
Bug 471866: Classification name length and sortkey max value not validated - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
lpsolit%gmail.com [Sun, 4 Jan 2009 18:19:27 +0000 (18:19 +0000)]
Bug 472047: Search containing "%Complete" boolean chart fails - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
lpsolit%gmail.com [Sun, 4 Jan 2009 17:44:35 +0000 (17:44 +0000)]
Bug 316425: Summarize time estimates on buglist page - Patch by Aaron Larson <aaron@larsonsonline.net> r=wicked a=LpSolit
mkanat%bugzilla.org [Sun, 4 Jan 2009 14:29:54 +0000 (14:29 +0000)]
Bug 147776: Make checksetup.pl re-write localconfig with the current comments and remove old variables automatically
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
dkl%redhat.com [Sun, 4 Jan 2009 04:38:35 +0000 (04:38 +0000)]
Bug 99205: Allow mass-editing of dependencies
Patch by Dave Lawrence <dkl@redhat.com> - r/a=mkanat
lpsolit%gmail.com [Sat, 3 Jan 2009 01:08:27 +0000 (01:08 +0000)]
Bug 377956: Tabular and graphical reports should support single-select custom fields - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
mkanat%bugzilla.org [Fri, 2 Jan 2009 23:31:22 +0000 (23:31 +0000)]
Bug 471060: The mod_perl CGI requirement isn't necessary anymore
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
lpsolit%gmail.com [Fri, 2 Jan 2009 14:12:32 +0000 (14:12 +0000)]
Post-checkin fix for bug 313126 (better wording when the classification description is removed)
lpsolit%gmail.com [Fri, 2 Jan 2009 13:59:22 +0000 (13:59 +0000)]
Bug 313126: Clean up editclassification.cgi and make it use Bugzilla::Classification methods - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
lpsolit%gmail.com [Fri, 2 Jan 2009 13:47:17 +0000 (13:47 +0000)]
Bug 339381: Make Bugzilla::Classification use Bugzilla::Object - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
lpsolit%gmail.com [Fri, 2 Jan 2009 13:26:51 +0000 (13:26 +0000)]
Bug 422465: Cloning a bug should cc the original reporter if the cloner isn't the reporter - Patch by Nitish Bezzala <nbezzala@yahoo.com> r/a=mkanat
mkanat%bugzilla.org [Fri, 2 Jan 2009 09:11:47 +0000 (09:11 +0000)]
Bug 211006: Make Bugzilla use SHA-256 instead of crypt() to store hashed passwords in the database
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
lpsolit%gmail.com [Thu, 1 Jan 2009 23:32:26 +0000 (23:32 +0000)]
Bug 455476: clicking "mark as duplicate" should focus the dup_id field - Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r/a=mkanat
lpsolit%gmail.com [Thu, 1 Jan 2009 23:24:38 +0000 (23:24 +0000)]
Bug 179638: Security group inclusion isn't indicated on "New:" bugmail notifications - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=mkanat
lpsolit%gmail.com [Thu, 1 Jan 2009 23:18:56 +0000 (23:18 +0000)]
Bug 452907: Clone should also preserve "Blocks" and "Depends on" fields - Patch by Nitish Bezzala <nbezzala@yahoo.com> r/a=mkanat
lpsolit%gmail.com [Thu, 1 Jan 2009 23:11:59 +0000 (23:11 +0000)]
Bug 332995: Steps to Reproduce not removed from comment when user leaves default content (steps without blanks) - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit
lpsolit%gmail.com [Thu, 1 Jan 2009 20:02:44 +0000 (20:02 +0000)]
Bug 471777: $type_id is no longer in use in Search.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
lpsolit%gmail.com [Thu, 1 Jan 2009 19:16:48 +0000 (19:16 +0000)]
Bug 309383: New bug submission should include the bug summary in the title of the page - Patch by Alex Eiser <aeiser@arc.nasa.gov> r/a=LpSolit
lpsolit%gmail.com [Thu, 1 Jan 2009 19:04:52 +0000 (19:04 +0000)]
Bug 471771: editflagtypes.cgi should display the number of flags per type - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
lpsolit%gmail.com [Tue, 30 Dec 2008 01:38:48 +0000 (01:38 +0000)]
Bug 105960: xml.cgi generates invalid XML - Patch by Kip Hampton <khampton@totalcinema.com> r/a=mkanat
lpsolit%gmail.com [Mon, 29 Dec 2008 21:17:21 +0000 (21:17 +0000)]
Bug 385163: The guided enter bug form says "Create a new Attachment" link on the bug, but the link is "Add an attachment" - Patch by timeless <timeless@bemail.org> r=wicked a=LpSolit