aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove references to MarkdownFrédéric Buclin2015-03-071-1/+0
|
* Bug 1107310 - Mention max_allowed_packet in mysqldump section. r=LpSolit, a=globGervase Markham2015-03-051-4/+4
|
* Bug 1128853: Bugzilla shouldn't try to write API tokens into the shadow DBByron Jones2015-03-0514-1/+30
| | | | r=dkl,a=glob
* Bug 1138754: span.quote styling makes the scroll bar difficult to accessAlbert Ting2015-03-041-1/+0
| | | | r=glob,a=glob
* (TaskCluster) Allow retrieval of the selenium.log for Selenium testsDavid Lawrence2015-03-031-0/+10
|
* Bug 1118930: validateEnterBug() doesn't work when attachments are disabledAlbert Ting2015-02-261-1/+1
| | | | r=LpSolit a=glob
* Bug 1061271: Add a hook into ↵Frédéric Buclin2015-02-263-1/+43
| | | | | | Bugzilla::User::check_and_send_account_creation_confirmation() r=gerv a=glob
* Intial checking of taskgraph.json for TaskCluster CIDavid Lawrence2015-02-241-0/+228
|
* Bug 1134743: javascript filter should escape uncode line and paragraph ↵Byron Jones2015-02-241-0/+2
| | | | | | separators (causes "Unterminated string literal" javascript error) r=dylan,a=glob
* Fix colspan (bug 554964)Frédéric Buclin2015-02-221-1/+1
|
* Change a label in relnotesFrédéric Buclin2015-02-211-3/+3
|
* Bug 1133690: .htaccess incorrectly assumes that Apache 2.2.x can read new ↵Frédéric Buclin2015-02-202-19/+19
| | | | | | 2.4 directives r=dkl a=glob
* Bug 1088086: Possible duplicate search doesn't return any results if you ↵Byron Jones2015-02-201-7/+11
| | | | | | input "a->b" (for any a/b) r=dylan,a=glob
* Bug 1134736: urlbase must be HTML-filtered in rest.html.tmplFrédéric Buclin2015-02-191-1/+1
| | | | r/a=dkl
* Bug 1132887: When starting a sudo session, the password is not validatedFrédéric Buclin2015-02-171-0/+3
| | | | r=dkl a=glob
* Bug 1112181: Relative dates in the future involving months are incorrectly ↵Frédéric Buclin2015-02-171-2/+3
| | | | | | converted r=dylan a=glob
* Bug 1132862 - Update README; add LICENSE file. r,a=globGervase Markham2015-02-172-92/+427
|
* - Force use of PostgreSQL 9.1David Lawrence2015-02-161-1/+9
| | | | | - Configure DB users in travis.yml - Re-enable Pg selenium testing to see if problems continue
* Bug 1131404: checksetup.pl should check if mod_rewrite and mod_version are ↵Frédéric Buclin2015-02-112-7/+12
| | | | | | enabled r=dkl a=glob
* Bug 1121477: Support for Apache HTTPD 2.4Jochen Wiedmann2015-02-022-12/+104
| | | | r=dkl,a=glob
* Bug 1128245 - upgrading from v4.4.6 to v5.0rc2 fails on connection problem ↵Dylan William Hardison2015-02-021-1/+3
| | | | with MySQL
* Bump version post-releaseDavid Lawrence2015-01-271-1/+1
|
* Bump version to 5.0rc2David Lawrence2015-01-271-1/+1
|
* Bug 1124716: regression caused by bug 1090275 to whitelist webservice ↵David Lawrence2015-01-231-1/+1
| | | | | | methods causes test failures with t/012throwables.t r=dylan,a=glob
* Bug 1116614: checksetup "use lib" called too late. r=gerv, a=glob.Albert Ting2015-01-221-2/+3
|
* Bump version post-releaseDavid Lawrence2015-01-211-1/+1
|
* Bumped version to 5.0rc1David Lawrence2015-01-211-1/+1
|
* Bug 1090275: WebServices modules should maintain a whitelist of methods that ↵David Lawrence2015-01-2113-0/+100
| | | | | | 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 Markham2015-01-2110-16/+16
| | | | | | prevent shell code injection r=dkl,a=glob
* Bug 1121806: show_bug does not display in IE9Albert Ting2015-01-211-5/+5
| | | | r=dylan,a=justdave
* Bug 1122125: Add a link to release notes from admin.cgiDavid Lawrence2015-01-201-0/+10
| | | | r=LpSolit,a=justdave
* Fix an bsolete IDFrédéric Buclin2015-01-191-1/+1
|
* Bug 1118997: Release notes for 5.0rc1David Lawrence2015-01-191-561/+214
| | | | r=LpSolit,a=dkl
* Bug 1107315 - Update Boolean Charts documentation to match new UI. r=mcote, ↵Gervase Markham2015-01-081-64/+79
| | | | a=glob.
* Bug 1107549 - split extension docs into User and Admin docs. r=dkl, a=glob.Gervase Markham2015-01-079-47/+75
|
* Bug 1107316 - update tagging docs for new UI. r,a=glob.Gervase Markham2015-01-072-31/+10
|
* Bug 1113147: Revert the hack from bug 1108809 and blacklist SOAP::Lite 1.12Frédéric Buclin2015-01-072-7/+2
| | | | r=dkl a=glob
* Bug 1113630: Set window.opener to null for the URL field to prevent ↵Frédéric Buclin2015-01-053-4/+5
| | | | | | interaction between a remote script and the bug report r=gerv a=glob
* Bug 1112643 - Document how to compile documentation. r,a=glob.Gervase Markham2014-12-273-2/+23
|
* Bug 1114365: Don't display empty parenthesis for Aliases on Full Text Bug ↵Matt Selsky2014-12-271-1/+1
| | | | Listing. r=gerv, a=glob.
* Bug 1106653: Truncate the field-* and type-* values in error messagesFrédéric Buclin2014-12-231-2/+4
| | | | r=dkl a=glob
* Bug 1098291: OPTION response for CORS requests to REST doesn't allow ↵David Lawrence2014-12-221-1/+1
| | | | | | X-Requested-With r=glob,a=glob
* Bug 399068: Remove the docs_urlbase parameter. r=LpSolit, a=glob.Gervase Markham2014-12-227-30/+37
|
* Bug 1108821 - Travis selenium tests are failing pretty consistently for ↵David Lawrence2014-12-191-1/+1
| | | | PostgreSQL for all branches
* Bug 1109635 - remove bogus role. r,a=dkl.Gervase Markham2014-12-181-1/+1
|
* Bug 1108809: SOAP::Lite 1.12 causes error when using XMLRPC APIDavid Lawrence2014-12-181-0/+7
| | | | r=glob,a=glob
* Bug 1111043: Bug.add_comment returns the wrong comment IDFrédéric Buclin2014-12-171-12/+3
| | | | r/a=dkl
* Bug 1107874 - make Help links point to new documentation. r=dkl, a=justdave.Gervase Markham2014-12-1748-53/+53
|
* Bug 1082106 - avoid problem where ->bz_add_columns creates a foreign key ↵David Lawrence2014-12-111-3/+6
| | | | constraint causing failure in checksetup.pl when it tries to re-add it later. r,a=glob
* Bug 1107565 - PDF docs don't build on RTDGervase Markham2014-12-101-2/+2
| | | | r=dkl,a=dkl