Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bug 1186700: Inserting data into the mail_staging table fails on PostgreSQL ↵ | Matt Tyson | 2015-07-28 | 1 | -2/+7 | |
| | | | | | | due to unspecified BLOB type r=gerv a=sgreen | |||||
* | Bumped version post-release | David Lawrence | 2015-07-07 | 1 | -1/+1 | |
| | ||||||
* | Bumped version to 5.0 | David Lawrence | 2015-07-06 | 1 | -1/+1 | |
| | ||||||
* | Bug 1169395: BugUserLastVisit does not allow multiple bugs to be specified | Dylan William Hardison | 2015-06-10 | 1 | -2/+2 | |
| | | | | r=dkl,a=glob | |||||
* | Bug 1171924: REST API method to update a bug incorrectly removes aliases | Tom Stejskal | 2015-06-10 | 1 | -2/+4 | |
| | | | | r=dkl,a=glob | |||||
* | Bug 1124401: Explicitly depend on DateTime::TimeZone::Local::Win32 on Windows | Frédéric Buclin | 2015-05-27 | 1 | -2/+10 | |
| | | | | r=dylan a=glob | |||||
* | Bug 1162334: email_enabled value inverted in User.update RPC call | Jeff Fearn | 2015-05-18 | 3 | -5/+8 | |
| | | | | r=glob,a=glob | |||||
* | Bug 1149055: flag requestees are unable to set an attachment flag via a the ↵ | Byron Jones | 2015-05-08 | 1 | -6/+27 | |
| | | | | | | update_attachment webservice if they do not have editbugs r=dkl,a=glob | |||||
* | Bug 1160598: url() in concatenated CSS files are incorrect when using ↵ | Frédéric Buclin | 2015-05-05 | 1 | -1/+1 | |
| | | | | | | Multiple Bugzilla databases with a single installation r/a=glob | |||||
* | Bug 1158563: makedocs.pl is unable to load File::Copy::Recursive installed ↵ | Frédéric Buclin | 2015-04-30 | 1 | -0/+1 | |
| | | | | | | in bugzilla/lib/ r=dkl a=glob | |||||
* | Bug 1159582: All api responses have unnecessary 'result' | Byron Jones | 2015-04-29 | 1 | -2/+1 | |
| | | | | r=wicked,a=glob | |||||
* | Fix POD, see bug 1154099 | Frédéric Buclin | 2015-04-26 | 1 | -6/+0 | |
| | ||||||
* | Bug 1157405: Bugzilla.parameters is not accessible when requirelogin = 1 and ↵ | Frédéric Buclin | 2015-04-24 | 1 | -1/+1 | |
| | | | | | | the user is not logged in r=dkl a=glob | |||||
* | Bump version post-release | David Lawrence | 2015-04-15 | 1 | -2/+2 | |
| | ||||||
* | Bumped version to 5.0rc3 | David Lawrence | 2015-04-15 | 1 | -1/+1 | |
| | ||||||
* | Bug 1154099: Remove support for Bug.get_bugs and Bug.get_history | Matt Tyson | 2015-04-15 | 1 | -17/+0 | |
| | | | | r=LpSolit a=glob | |||||
* | Bug 1031035: xmlrpc can be DoS'd with billion laughs attack | Byron Jones | 2015-04-15 | 1 | -1/+2 | |
| | | | | r=LpSolit,a=glob | |||||
* | Bug 1151290: It is possible to tell if someone made a private comment on a ↵ | Simon Green | 2015-04-13 | 1 | -2/+8 | |
| | | | | | | bug even if you are not an 'insider' r=dkl,a=glob | |||||
* | Bug 1031035: xmlrpc can be DoS'd with billion laughs attack | Byron Jones | 2015-04-13 | 1 | -0/+8 | |
| | | | | r=LpSolit,a=glob | |||||
* | Bug 1152319: calling /rest/logout results in an internal error and a ↵ | David Lawrence | 2015-04-10 | 1 | -0/+10 | |
| | | | | | | malformed response to the caller r=glob,a=glob | |||||
* | Bug 1138417: sql_group_concat() generates bad SQL code with PostgreSQL 8.x | Simon Green | 2015-04-09 | 1 | -51/+86 | |
| | | | | r=LpSolit a=glob | |||||
* | Bug 1143874: Improve load time of bug comments | Frédéric Buclin | 2015-04-05 | 2 | -14/+21 | |
| | | | | r=dkl a=sgreen | |||||
* | Bug 1143871: Correctly preload bug data when viewing a bug | Frédéric Buclin | 2015-04-05 | 2 | -55/+77 | |
| | | | | r=dkl a=sgreen | |||||
* | Bug 1143867: Optimize set_comment_is_private() and isopened() | Frédéric Buclin | 2015-04-05 | 1 | -17/+25 | |
| | | | | r=dkl a=sgreen | |||||
* | Bug 1145438: DB Crash under postgres when using alias column in buglist.cgi | Matt Tyson | 2015-03-23 | 1 | -1/+1 | |
| | | | | (fix ordering) | |||||
* | Bug 1145459: SQL error under postgres when using 'blocks' column in buglist.cgi | Matt Tyson | 2015-03-20 | 1 | -1/+1 | |
| | | | | r=glob,a=glob | |||||
* | Bug 1145438: DB Crash under postgres when using alias column in buglist.cgi | Matt Tyson | 2015-03-20 | 1 | -0/+1 | |
| | | | | r=glob,a=glob | |||||
* | Bug 880282: Replace |FILTER no_break| by |class="nowrap"| to prevent dashes ↵ | Frédéric Buclin | 2015-03-11 | 1 | -8/+0 | |
| | | | | | | (U+002D) from being replaced by non-breaking hyphens/dashes (U+2011) r=dkl a=justdave | |||||
* | Bug 1138463: mod_perl does not support Apache 2.4 directives | Frédéric Buclin | 2015-03-11 | 1 | -9/+50 | |
| | | | | r=dkl a=glob | |||||
* | Bug.update_attachment returns 'attachments', not 'attachment' | Frédéric Buclin | 2015-03-07 | 1 | -1/+1 | |
| | ||||||
* | Bug 1128853: Bugzilla shouldn't try to write API tokens into the shadow DB | Byron Jones | 2015-03-05 | 1 | -0/+5 | |
| | | | | r=dkl,a=glob | |||||
* | Bug 1061271: Add a hook into ↵ | Frédéric Buclin | 2015-02-26 | 2 | -0/+22 | |
| | | | | | | Bugzilla::User::check_and_send_account_creation_confirmation() r=gerv a=glob | |||||
* | Bug 1134743: javascript filter should escape uncode line and paragraph ↵ | Byron Jones | 2015-02-24 | 1 | -0/+2 | |
| | | | | | | separators (causes "Unterminated string literal" javascript error) r=dylan,a=glob | |||||
* | Bug 1133690: .htaccess incorrectly assumes that Apache 2.2.x can read new ↵ | Frédéric Buclin | 2015-02-20 | 1 | -17/+17 | |
| | | | | | | 2.4 directives r=dkl a=glob | |||||
* | Bug 1088086: Possible duplicate search doesn't return any results if you ↵ | Byron Jones | 2015-02-20 | 1 | -7/+11 | |
| | | | | | | input "a->b" (for any a/b) r=dylan,a=glob | |||||
* | Bug 1112181: Relative dates in the future involving months are incorrectly ↵ | Frédéric Buclin | 2015-02-17 | 1 | -2/+3 | |
| | | | | | | converted r=dylan a=glob | |||||
* | Bug 1131404: checksetup.pl should check if mod_rewrite and mod_version are ↵ | Frédéric Buclin | 2015-02-11 | 1 | -1/+3 | |
| | | | | | | enabled r=dkl a=glob | |||||
* | Bug 1121477: Support for Apache HTTPD 2.4 | Jochen Wiedmann | 2015-02-02 | 1 | -11/+93 | |
| | | | | r=dkl,a=glob | |||||
* | Bug 1128245 - upgrading from v4.4.6 to v5.0rc2 fails on connection problem ↵ | Dylan William Hardison | 2015-02-02 | 1 | -1/+3 | |
| | | | | with MySQL | |||||
* | Bump version post-release | David Lawrence | 2015-01-27 | 1 | -1/+1 | |
| | ||||||
* | Bump version to 5.0rc2 | David Lawrence | 2015-01-27 | 1 | -1/+1 | |
| | ||||||
* | Bug 1124716: regression caused by bug 1090275 to whitelist webservice ↵ | David Lawrence | 2015-01-23 | 1 | -1/+1 | |
| | | | | | | methods causes test failures with t/012throwables.t r=dylan,a=glob | |||||
* | Bump version post-release | David Lawrence | 2015-01-21 | 1 | -1/+1 | |
| | ||||||
* | Bumped version to 5.0rc1 | David Lawrence | 2015-01-21 | 1 | -1/+1 | |
| | ||||||
* | Bug 1090275: WebServices modules should maintain a whitelist of methods that ↵ | David Lawrence | 2015-01-21 | 12 | -0/+95 | |
| | | | | | | are allowed instead of allowing access to any function imported into its namespace r=dylan,a=glob | |||||
* | Bug 1079065: [SECURITY] Always use the 3 arguments form for open() to ↵ | Gervase Markham | 2015-01-21 | 5 | -7/+7 | |
| | | | | | | prevent shell code injection r=dkl,a=glob | |||||
* | Bug 1107549 - split extension docs into User and Admin docs. r=dkl, a=glob. | Gervase Markham | 2015-01-07 | 1 | -0/+15 | |
| | ||||||
* | Bug 1113147: Revert the hack from bug 1108809 and blacklist SOAP::Lite 1.12 | Frédéric Buclin | 2015-01-07 | 2 | -7/+2 | |
| | | | | r=dkl a=glob | |||||
* | Bug 1098291: OPTION response for CORS requests to REST doesn't allow ↵ | David Lawrence | 2014-12-22 | 1 | -1/+1 | |
| | | | | | | X-Requested-With r=glob,a=glob | |||||
* | Bug 399068: Remove the docs_urlbase parameter. r=LpSolit, a=glob. | Gervase Markham | 2014-12-22 | 2 | -11/+32 | |
| |