]>
git.ipfire.org Git - thirdparty/bugzilla.git/log
David Lawrence [Fri, 2 May 2014 20:16:57 +0000 (20:16 +0000)]
Bug 995209 - Create a Build.PL script using Module::Build for testing/installing/packaging of Bugzilla code
- Fixed incorrect package name Apache-SizeLimit
David Lawrence [Fri, 2 May 2014 15:19:54 +0000 (15:19 +0000)]
Bug 983275 - Switch Bugzilla's CI testing from Tinderbox to travis-ci
- Load from bugzilla/qa repo on github
Matt Tyson [Fri, 2 May 2014 15:03:55 +0000 (16:03 +0100)]
Bug 974214 - Make email notification for cleared flag identify the flag requestee. r=gerv, a=glob.
Matt Selsky [Fri, 2 May 2014 15:01:39 +0000 (16:01 +0100)]
Bug 811855 - Make the check for sslbase parameter report a failure reason. r=gerv, a=glob.
Sunil Joshi [Fri, 2 May 2014 12:26:19 +0000 (13:26 +0100)]
Bug 927452 - When creating a new user account, the requirements for the password should be displayed. r=gerv, a=justdave.
Dave Miller [Fri, 2 May 2014 02:08:39 +0000 (22:08 -0400)]
Bug 999296: make checksetup.pl not complain about having added new
values to localconfig when the answers were supplied by an answer file.
r=LpSolit, a=justdave
David Lawrence [Thu, 1 May 2014 21:21:47 +0000 (21:21 +0000)]
Bug 983275 - Switch Bugzilla's CI testing from Tinderbox to travis-ci
David Lawrence [Thu, 1 May 2014 20:51:48 +0000 (20:51 +0000)]
Bug 995209 - Create a Build.PL script using Module::Build for testing/installing/packaging of Bugzilla code
r=glob,a=justdave
Frédéric Buclin [Tue, 29 Apr 2014 17:04:12 +0000 (19:04 +0200)]
Merge branch 'master' of ssh://git.mozilla.org/bugzilla/bugzilla
Frédéric Buclin [Tue, 29 Apr 2014 17:02:13 +0000 (19:02 +0200)]
Bug
1001846 : When editing cc_accessible using Bug.update, the method should always return is_cc_accessible as being changed
r=dkl a=justdave
David Lawrence [Tue, 29 Apr 2014 15:21:40 +0000 (15:21 +0000)]
Bug
1002775 - For the purpose of continuous integration testing, makedocs.pl should return failed status if one or more errors occurred building docs
r/a=glob
Byron Jones [Tue, 29 Apr 2014 14:39:30 +0000 (22:39 +0800)]
fix default permissions on clean-bug-user-last-visit.pl
Frédéric Buclin [Fri, 25 Apr 2014 20:18:01 +0000 (22:18 +0200)]
Bug
1001497 : User.login incorrectly returns id = 0 when the login or password is missing
r=dkl a=justdave
Frédéric Buclin [Thu, 24 Apr 2014 22:05:16 +0000 (00:05 +0200)]
Fix regression due to bug 539894
Frédéric Buclin [Thu, 24 Apr 2014 13:07:10 +0000 (15:07 +0200)]
Don't call Bugzilla.pm from a Perl module itself (see bug 866927)
Frédéric Buclin [Thu, 24 Apr 2014 12:51:25 +0000 (14:51 +0200)]
Fix some syntax errors left by bug 489028
Byron Jones [Wed, 23 Apr 2014 05:11:28 +0000 (13:11 +0800)]
Bug 993910: Bugzilla/Search/Saved.pm:294 isn't using the cache
r=gerv, a=glob
Dylan William Hardison [Mon, 7 Apr 2014 06:41:11 +0000 (02:41 -0400)]
Bug 489028 - Record last-visited time of bugs when logged in
r=glob a=justdave
David Lawrence [Mon, 21 Apr 2014 21:02:37 +0000 (21:02 +0000)]
Bumped versiion post-release
David Lawrence [Fri, 18 Apr 2014 22:04:43 +0000 (22:04 +0000)]
Bump version to 4.5.4
Frédéric Buclin [Fri, 18 Apr 2014 21:46:38 +0000 (23:46 +0200)]
Bug 998484: Release notes for Bugzilla 4.4.4
r=dkl a=justdave
David Lawrence [Fri, 18 Apr 2014 21:13:03 +0000 (21:13 +0000)]
Bug 998323 - URLs pasted in comments are no longer displayed
r=LpSolit,a=justdave
Frédéric Buclin [Fri, 18 Apr 2014 19:27:48 +0000 (21:27 +0200)]
Backout bug 984980
Frédéric Buclin [Fri, 18 Apr 2014 17:16:48 +0000 (19:16 +0200)]
Fix bustage due to bug 984980
David Lawrence [Thu, 17 Apr 2014 21:19:23 +0000 (21:19 +0000)]
Bumped version post-release
David Lawrence [Thu, 17 Apr 2014 17:37:51 +0000 (17:37 +0000)]
Bump version to 4.5.3
Manish Goregaokar [Thu, 17 Apr 2014 16:27:05 +0000 (18:27 +0200)]
Bug 968576: [SECURITY] Dangerous control characters allowed in Bugzilla text
r=glob a=justdave
Frédéric Buclin [Thu, 17 Apr 2014 16:11:12 +0000 (18:11 +0200)]
Bug 713926: (CVE-2014-1517) [SECURITY] Login form lacks CSRF protection
r=dkl a=justdave
Frédéric Buclin [Thu, 17 Apr 2014 15:55:29 +0000 (17:55 +0200)]
Remove tabs
Acho Arnold [Thu, 17 Apr 2014 15:44:08 +0000 (16:44 +0100)]
Bug 984980 - add framework for keyboard shortcuts, and key to switch between preview and edit mode. Patch by <arnold@archlinux.info>, r=gerv, a=justdave.
Frédéric Buclin [Wed, 16 Apr 2014 20:03:04 +0000 (22:03 +0200)]
Bug 997281: New QuickSearch operators can short-circuit each other depending on which ones are tested first
r/a=justdave
Gervase Markham [Wed, 16 Apr 2014 19:26:49 +0000 (21:26 +0200)]
Bug 995988: can_edit_product() can throw warnings if SUM() returns NULL
r=LpSolit a=justdave
Byron Jones [Wed, 16 Apr 2014 18:41:41 +0000 (18:41 +0000)]
Bug 993894 - the database query in bless_groups is slow
r=dkl,a=justdave
David Lawrence [Wed, 16 Apr 2014 18:27:09 +0000 (18:27 +0000)]
Bug 994619 - show_bug product list is sometimes missing the actual product a bug is in
r=gerv,a=justdave
Frédéric Buclin [Wed, 16 Apr 2014 01:16:20 +0000 (03:16 +0200)]
Bug 996946: Kill contrib/cvs-update.pl
a=justdave
Frédéric Buclin [Tue, 15 Apr 2014 21:50:03 +0000 (23:50 +0200)]
Bug 996164: Release notes for Bugzilla 4.4.3
r=dkl a=justdave
David Lawrence [Tue, 15 Apr 2014 20:56:48 +0000 (20:56 +0000)]
Bug 995238 - Incomplete implementation of bug 540818 causes include_fields=_all to not work as expected
r/a=justdave
Quanah Gibson-Mount [Tue, 15 Apr 2014 18:23:49 +0000 (14:23 -0400)]
Bug 925181: contrib/jb2bz.py was out of date
r=justdave/a=justdave
Simon Green [Tue, 15 Apr 2014 01:28:11 +0000 (11:28 +1000)]
Bug 995873 - Don't use replaceState if it would result in an invalid URL
r=justdave, a=justdave
Frédéric Buclin [Mon, 14 Apr 2014 19:29:55 +0000 (21:29 +0200)]
Bug 987205: Bugzilla crashes because it tries to import a non-exported login_token() subroutine from Bugzilla::Auth::Login::Cookie
r=dkl a=justdave
David Lawrence [Fri, 11 Apr 2014 14:58:03 +0000 (14:58 +0000)]
Bug 540818 - Improve include_fields and exclude_fields to accept _default, _all and _custom keywords
r=glob,a=justdave
Byron Jones [Wed, 9 Apr 2014 15:21:04 +0000 (23:21 +0800)]
Bug 974411: js/comments.js::toggle_all_comments() shouldn't try to match
non-comment elements
r=gerv, a=glob
Byron Jones [Mon, 7 Apr 2014 08:38:31 +0000 (16:38 +0800)]
Bug 987032: allow memcached to cache bugzilla configuration information
r=dkl, a=glob
David Lawrence [Fri, 4 Apr 2014 15:24:46 +0000 (15:24 +0000)]
Bug 984505 - Link component and product to browse for other bugs in this category
r=glob,a=justdave
David Lawrence [Wed, 2 Apr 2014 18:59:52 +0000 (18:59 +0000)]
Bug 990252 - Using the webservices API, passing in certain keys as parameters containing . and - characters are silently dropped
r=glob,a=justdave
rojanu [Wed, 2 Apr 2014 08:35:08 +0000 (16:35 +0800)]
Bug 539894: Use <optgroup/> to group products into classifications in the product drop-down on show_bug.cgi
r=glob, a=justdave
Matt Tyson [Tue, 1 Apr 2014 08:33:48 +0000 (16:33 +0800)]
Bug 990328: Document that bug tags can be searched by RPC.
David Lawrence [Mon, 31 Mar 2014 16:10:09 +0000 (16:10 +0000)]
Bug 989633 - Unable to change content type using Bug.update_attachment if attachment previously set to is_patch = 1
r=glob,a=justdave
David Lawrence [Mon, 31 Mar 2014 15:51:20 +0000 (15:51 +0000)]
Bug 989647 - Bug.update_attachment should allow for adding a comment when updating attachment details similar to attachment.cgi
r=glob,a=justdave
Simon Green [Thu, 27 Mar 2014 11:06:02 +0000 (21:06 +1000)]
Bug 456043 - Make enter_bug consistent with show_bug for Severity and Priority
r=glob, a=justdave
Frédéric Buclin [Wed, 26 Mar 2014 19:23:11 +0000 (20:23 +0100)]
Fix bustage
Frédéric Buclin [Wed, 26 Mar 2014 19:10:07 +0000 (20:10 +0100)]
Bug 978070: Do not use document.write() to insert HTML code
r/a=justdave
Byron Jones [Wed, 26 Mar 2014 08:53:26 +0000 (16:53 +0800)]
remove tabs added by bug 984999
Acho Arnold [Sun, 23 Mar 2014 01:01:35 +0000 (02:01 +0100)]
Bug 984999: Move set_assign_to() out of bug/create/create.html.tmpl
r=LpSolit a=justdave
Sunil Joshi [Sun, 23 Mar 2014 00:56:29 +0000 (01:56 +0100)]
Bug 962812: Use the "required" attribute where appropriate
r=LpSolit a=justdave
Frédéric Buclin [Sat, 22 Mar 2014 20:46:26 +0000 (21:46 +0100)]
Bug 276560: Use webbadge icons for alternate format links on buglist
r=LpSolit a=justdave
Sunil Joshi [:SunilJoshi] [Fri, 21 Mar 2014 14:25:43 +0000 (14:25 +0000)]
Bug 399087 - Remove the 'mostfreqthreshold' parameter
r=dkl,a=justdave
David Lawrence [Fri, 21 Mar 2014 14:13:19 +0000 (14:13 +0000)]
Bug 986141 - As part of bug 513212, the see_also field still displays in enter_bug,cgi even if use_see_also param is disabled
r/a=glob
Frédéric Buclin [Fri, 21 Mar 2014 10:58:45 +0000 (11:58 +0100)]
Bug 294021: Allow requestees to set attachment flags even if they don't have editbugs privs
r=gerv a=justdave
Gervase Markham [Fri, 21 Mar 2014 10:26:52 +0000 (10:26 +0000)]
Merge branch 'master' of ssh://git.mozilla.org/bugzilla/bugzilla
Gervase Markham [Fri, 21 Mar 2014 10:22:43 +0000 (10:22 +0000)]
Bug 980918 - Rename "Tags" to "Personal Tags". Patch by acho; r=gerv, a=justdave.
David Lawrence [Thu, 20 Mar 2014 19:55:57 +0000 (19:55 +0000)]
Bug 513212 - Allow people to set "See Also" when filing/creating/entering a bug on enter_bug.cgi or the Bug.create webservice
r/a=glob
Frédéric Buclin [Wed, 12 Mar 2014 18:25:25 +0000 (19:25 +0100)]
Bug 728892: The attachment "Details" page is still vulnerable to Clickjacking with SVG or XHTML attachments
r/a=justdave
David Lawrence [Tue, 11 Mar 2014 20:28:35 +0000 (20:28 +0000)]
Renamed .bzrignore to .gitignore
Ishitva Goel [Mon, 10 Mar 2014 14:08:57 +0000 (15:08 +0100)]
Bug 566331: Move JS functions out of bug/edit.html.tmpl
r=LpSolit a=justdave
Frédéric Buclin [Mon, 10 Mar 2014 14:03:25 +0000 (15:03 +0100)]
Bug 956190 (part 5): Merge attachment.css, dependency-tree.css, enter_bug.css and show_bug.css into bug.css
r/a=justdave
Frédéric Buclin [Sat, 8 Mar 2014 22:34:38 +0000 (23:34 +0100)]
Bug 956190 (part 4): Merge duplicates.css, reports.css, search_form.css, show_multiple.css and summarize-time.css with buglist.css
Matt Selsky [Sat, 8 Mar 2014 21:12:44 +0000 (21:12 +0000)]
Bug 318715 - iCalendar Buglist doesn't include deadline
r=dkl,a=justdave
Dave Lawrence [Thu, 6 Mar 2014 17:57:17 +0000 (17:57 +0000)]
Bug 980392 - Storable error generating when create etags for Bug.get under certain circumstances
Byron Jones [Wed, 5 Mar 2014 14:57:59 +0000 (22:57 +0800)]
Bug 977523: Comment textarea has padding:0
r=lpsolit, a=justdave
Byron Jones [Wed, 5 Mar 2014 14:45:38 +0000 (22:45 +0800)]
Bug 977137: Comment and Preview tabs need accessibility markup
r=dkl, a=justdave
Frédéric Buclin [Tue, 4 Mar 2014 23:03:50 +0000 (00:03 +0100)]
Bug 956190 (part 3): Remove IE-fixes.css (Internet Explorer 7 and older are no longer supported)
r/a=justdave
Ishitva Goel [Tue, 4 Mar 2014 22:56:49 +0000 (23:56 +0100)]
Bug 387593: Remove debug code from attachment.js
r=LpSolit a=justdave
Frédéric Buclin [Tue, 4 Mar 2014 22:43:25 +0000 (23:43 +0100)]
Bug 956190 (part 2): Merge params.css and editusers.css with admin.css
r/a=justdave
Matt Selsky [Tue, 4 Mar 2014 20:33:46 +0000 (20:33 +0000)]
Bug 365050 - removal notice doesn't use English correctly (lists: =and)
r=dkl,a=justdave
Matt Selsky [Tue, 4 Mar 2014 20:30:16 +0000 (20:30 +0000)]
Bug 978619 - Typo in Bugzilla/Template.pm
r=dkl,a=justdave
Matt Selsky [Tue, 4 Mar 2014 20:26:13 +0000 (20:26 +0000)]
Bug 365057 - messages.html.tmpl file bareword should be tagged in <code> or something
r=dkl,a=justdave
Matt Selsky [Tue, 4 Mar 2014 19:53:08 +0000 (19:53 +0000)]
Bug 977030 - Remove the useless buglist_joined variable in buglist.cgi
r=dkl,a=justdave
Frédéric Buclin [Tue, 4 Mar 2014 17:08:09 +0000 (18:08 +0100)]
Bug 979140: Remove remaining <tt> elements
r/a=glob
Frédéric Buclin [Sun, 2 Mar 2014 13:14:12 +0000 (14:14 +0100)]
Bug 956190 (part 1): Merge index.css and page.css with global.css
r/a=justdave
Frédéric Buclin [Fri, 28 Feb 2014 10:09:33 +0000 (11:09 +0100)]
Bug 863093: The usermatchmode parameter no longer exists. The POD for User.get must be fixed accordingly
r=dkl a=justdave
Lalit Khattar [Fri, 28 Feb 2014 10:06:07 +0000 (11:06 +0100)]
Bug 536171: Large Text Box should have maxlength and wrap => 1 in buglists
r=LpSolit a=justdave
Dave Lawrence [Fri, 28 Feb 2014 05:34:15 +0000 (05:34 +0000)]
Bug 975112 - Add the "Preview" mode for "Optional Comment" in the Create New Attachement page
r=glob,a=justdave
Charlie Somerville [Thu, 27 Feb 2014 08:48:50 +0000 (09:48 +0100)]
Bug 947823: Replace gender-specific pronouns with gender-neutral pronouns
r=gerv a=justdave
Dave Miller [Thu, 27 Feb 2014 08:39:37 +0000 (09:39 +0100)]
Bug 893595: The pink colour of private comment will turn to white after refreshing the page
r/a=justdave
Simon Green [Wed, 26 Feb 2014 22:33:45 +0000 (08:33 +1000)]
Bug 466178 - Add an INTEGER custom field type
r=glob, a=justdave
Matt Tyson [Wed, 26 Feb 2014 16:08:55 +0000 (16:08 +0000)]
Bug 976796 - Spelling mistakes in Bugzilla/WebService/Bug.pm
r=dkl,a=glob
Frédéric Buclin [Wed, 26 Feb 2014 10:14:08 +0000 (11:14 +0100)]
Remove "Unicode non-character 0xfdd0 is illegal for interchange" warnings thrown by Perl 5.10.1 and 5.12, see bug 405011
r=gerv
Dave Lawrence [Tue, 25 Feb 2014 21:43:57 +0000 (21:43 +0000)]
Bug 972881 - Add hooks to Bugzilla/WebService/Server/REST.pm to allow for extensions to extend and alter REST data
r=glob,a=justdave
Dave Lawrence [Tue, 25 Feb 2014 21:31:40 +0000 (21:31 +0000)]
Bug 962060 - User.get ignores the "maxusermatches" parameter and allows listing all email addresses
r=LpSolit,a=justdave
Frédéric Buclin [Tue, 25 Feb 2014 20:42:13 +0000 (21:42 +0100)]
Bug 405011: Text is cut off when containing Unicode supplementary characters (outside BMP) with MySQL as backend
r=gerv a=justdave
Frédéric Buclin [Tue, 25 Feb 2014 20:35:00 +0000 (21:35 +0100)]
Bug 967883: modify_keywords() shouldn't throw an error when an unprivileged user doesn't alter the keywords list
r=gerv a=justdave
Byron Jones [Tue, 25 Feb 2014 14:38:42 +0000 (22:38 +0800)]
Bug 975204: Comment Preview tabs broken in New bug page
r=gerv, a=justdave
Gervase Markham [Tue, 25 Feb 2014 12:00:48 +0000 (12:00 +0000)]
Bug 963120 - allow extensions to document themselves, and build result into docs. r=LpSolit, a=justdave.
Frédéric Buclin [Mon, 24 Feb 2014 17:14:08 +0000 (18:14 +0100)]
Bug 975896: Bugzilla crashes when editing a flag type which is not specifically requestable
r/a=glob
Andre Klapper [Wed, 19 Feb 2014 16:38:26 +0000 (16:38 +0000)]
Bug 944543 - Create after_comment_commit_button hook in upstream
r=dkl,a=justdave
Dave Lawrence [Tue, 18 Feb 2014 04:15:19 +0000 (04:15 +0000)]
Bug 972465 - Update all REST documentation to prepend /rest/ to the examples to match mod_rewrite example
r/a=glob
Gervase Markham [Mon, 17 Feb 2014 16:54:49 +0000 (16:54 +0000)]
Fix bad or_groups SQL for determining if a user can see a product. r=LpSolit, a=justdave.
https://bugzilla.mozilla.org/show_bug.cgi?id=970228
Frédéric Buclin [Fri, 14 Feb 2014 23:27:26 +0000 (00:27 +0100)]
Bug 966676: The 'sudo' cookie should not be accessible from JavaScript
r=dkl a=justdave
Frédéric Buclin [Fri, 14 Feb 2014 23:24:28 +0000 (00:24 +0100)]
Bug 972451: The "Confirm Changes" button in the "Suspicious Action" page appears on the right of the error message with wide screens
r=gerv a=justdave