aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug 1009013 - Require a user to change their password if they log in and ↵Simon Green2014-09-116-23/+63
| | | | | | their current password does not meet the password complexity rules r=glob, a=sgreen
* Bug 1053513 - fix patching errorDylan William Hardison2014-09-101-1/+1
| | | | I yearn for review board and more git-based development.
* Bug 1035080: preload visibility of referenced bugs in _preload_referenced_bugsByron Jones2014-09-101-0/+3
| | | | r=sgreen,a=sgreen
* Bug 1036242: "TypeError: bug_status is undefined" when creating a bugMatt Tyson2014-09-101-4/+8
| | | | r=glob,a=glob
* Bug 1053513 - remove last-visited entries when a user removes involvement ↵Dylan William Hardison2014-09-092-0/+16
| | | | | | from a bug r/a=glob
* Bug 1046126: Do not generate a new API token every time you access a ↵David Lawrence2014-09-081-3/+10
| | | | | | bug-related page r=sgreen,a=glob
* Bug 1046213: datetime_from() generates wrong dates if year < 1901Frédéric Buclin2014-09-081-3/+7
| | | | r=sgreen a=glob
* Bug 768892 - Specific Search without search words yields invalid_column_name ↵Simon Green2014-09-081-1/+1
| | | | | | message, complaining about sort order "relevance desc" r=sgreen, a=glob
* Bug 1057838 - Update Autolinkification documentation to cover a list of ↵Koosha KM2014-09-081-0/+4
| | | | | | bug/comment ids r=sgreen, a=sgreen
* Bug 1060308: Markdown: URLs and Emails are not rendered literally in code ↵Koosha KM2014-09-051-1/+6
| | | | | | spans and code blocks r=glob,a=sgreen
* Bug 1040728 - testserver.pl on Ubuntu 12.04 with Apache2 invalidly gives ↵Dylan William Hardison2014-09-031-1/+1
| | | | | | error 'Failed to find the GID for the 'httpd' process' due to truncated command name r=gerv,a=sgreen
* Bug 281791 - Add ability to change flags in "change several bugs at once"Simon Green2014-09-026-1/+184
| | | | r=glob, a=sgreen
* Bug 1054175 - Exclude Bugzilla::Migrate:: from requiring POD documentationSimon Green2014-09-021-0/+1
| | | | r=gerv, a=sgreen
* Bug 1060233 - Aliases are not displayed correctly in some placesSimon Green2014-08-302-5/+6
| | | | r=dkl, a=sgreen
* Bug 330707: Add optional support for MarkDownKoosha KM2014-08-2825-15/+624
| | | | r=dkl,a=sgreen
* Bug 1056087 - contrib/merge-users.pl fails if there are no duplicate ↵Dylan William Hardison2014-08-261-2/+7
| | | | bug_user_last_visit rows
* Bug 1054642: quoteUrls() enters an infinite loop with a list of nonexistent ↵Koosha KM2014-08-251-13/+8
| | | | | | bug ids to be linkified r=glob,a=sgreen
* Bug 1008766 - Fix typo in documentation (edit)Simon Green2014-08-241-1/+1
| | | | r=glob, a=glob
* Bug 1053802: Groups used for the comment_taggers_group and debug_group ↵Frédéric Buclin2014-08-193-6/+6
| | | | | | parameters can be deleted r=sgreen a=glob
* Bug 1054165 - Don't show parenthesis if there is no aliasSimon Green2014-08-191-2/+2
| | | | r=glob, a=glob
* Bug 1014337 - Update Bug.fields documentationSimon Green2014-08-191-0/+6
| | | | r=glob, a=glob
* Bug 1019290 - Add instructions to remove query strings from Apache logVishant Gautam2014-08-151-0/+23
| | | | r=sgreen, a=glob
* Correctly remove the bugs.alias column, see bug 1012506Frédéric Buclin2014-08-141-4/+0
| | | | r=sgreen
* Disabled checksetup test for TravisDavid Lawrence2014-08-141-7/+7
|
* Bug 1048712: comment tagging suggestions always returns a single resultByron Jones2014-08-141-1/+5
| | | | r=sgreen,a=glob
* Bug 1048703: Bug.search_comment_tags returns "Invalid params for JSONRPC 1.0."Byron Jones2014-08-141-0/+1
| | | | r=sgreen,a=glob
* Bug 1047405: Comment tagging GUI not fully localizable because of text in ↵Byron Jones2014-08-142-3/+14
| | | | | | Javascript instead of template r=sgreen,a=glob
* Bug 1012506 - Allow a bug to have multiple aliasesSimon Green2014-08-1411-117/+310
| | | | r=dkl, a=sgreen
* Bug 1009520 - Incorrect quote usage in global/header.html.tmplSimon Green2014-08-141-5/+5
| | | | r=gerv, a=sgreen
* Bug 469018 - Show duplicate (dupe) count on show_bug.cgiSimon Green2014-08-141-1/+1
| | | | r=gerv, a=sgreen
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-13266-189/+565
| | | | r=dkl a=sgreen
* Bug 993926: Bugzilla::User::Setting::get_all_settings() should use memcachedByron Jones2014-08-124-11/+47
| | | | r=sgreen,a=glob
* Bug 419568 - Web Service module to create a componentSimon Green2014-08-125-0/+204
| | | | r=dkl, a=sgreen
* Bug 448574 - Let $dbh->bz_commit_transaction send emails which are generated ↵Simon Green2014-08-103-6/+69
| | | | | | during a transaction r=dkl, a=sgreen
* Bug 897915 - Field lists not sorted alphabeticallySimon Green2014-08-104-2/+26
| | | | r=dkl, a=sgreen
* Bug 1046145: It is no longer possible to cancel an email address change when ↵Frédéric Buclin2014-08-061-1/+1
| | | | | | this one has already been confirmed r=dkl a=sgreen
* Bug 1044701: "Uninitialized value $token_type" when passing an invalid ↵David Lawrence2014-07-311-1/+4
| | | | | | Bugzilla_api_token value r=sgreen,a=glob
* Bug 1044561: Bad definition of indexes for the new user_api_keys DB tableFrédéric Buclin2014-07-312-2/+19
| | | | r=sgreen a=glob
* Bug 1044563: The API key also works with XML-RPC and JSON-RPC, despite the ↵David Lawrence2014-07-312-4/+4
| | | | | | documentation mentions REST only r=sgreen,a=sgreen
* Bug 1044562: Incorrect link pointing to the API key documentationFrédéric Buclin2014-07-301-1/+1
| | | | r/a=sgreen
* Bug 726696 - All authenticated WebServices methods should require ↵Simon Green2014-07-2722-18/+553
| | | | | | username/pass, token or a valid API key for authentication r=dkl, a=sgreen
* Bump version post-releaseDavid Lawrence2014-07-241-1/+1
|
* Bump version to 4.5.5David Lawrence2014-07-241-1/+1
|
* Bug 1036213 - (CVE-2014-1546) add '/**/' before jsonrpc.cgi callback to ↵Reed Loden2014-07-241-1/+3
| | | | | | avoid swf content type sniff vulnerability r=glob,a=sgreen
* Bug 1014345: Add Group.get RPC callDavid Lawrence2014-07-241-2/+2
| | | | - Fixed typo in editusers group name and used $user->can_bless.
* [Bug 883719] Fix a broken link in release notesFrédéric Buclin2014-07-241-3/+3
|
* Bug 950363 - The description of the 'smtpserver' parameter should specify ↵Steve Root2014-07-211-1/+2
| | | | | | that it accepts a port number r=dkl,a=glob
* Bug 1037285 - Login redirection from forms is broken for urls using a : in ↵Dylan William Hardison2014-07-161-1/+1
| | | | | | their url r/a=glob
* Bug 936275 - In buglists, flags are sorted alphabetically instead of using ↵Simon Green2014-07-153-33/+78
| | | | | | their sortkey r=dylan, a=glob
* Bug 1036225: Return a link to the REST documentation in "method not found" ↵David Lawrence2014-07-102-0/+6
| | | | | | errors r=glob,a=glob