aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bumped version to 5.0rc1release-5.0rc1bugzilla-5.0rc1David Lawrence2015-01-211-1/+1
* Bug 1090275: WebServices modules should maintain a whitelist of methods that ...David Lawrence2015-01-2113-0/+100
* Bug 1079065: [SECURITY] Always use the 3 arguments form for open() to prevent...Gervase Markham2015-01-2110-16/+16
* Bug 1121806: show_bug does not display in IE9Albert Ting2015-01-211-5/+5
* Bug 1122125: Add a link to release notes from admin.cgiDavid Lawrence2015-01-201-0/+10
* Fix an bsolete IDFrédéric Buclin2015-01-191-1/+1
* Bug 1118997: Release notes for 5.0rc1David Lawrence2015-01-191-561/+214
* Bug 1107315 - Update Boolean Charts documentation to match new UI. r=mcote, a...Gervase Markham2015-01-081-64/+79
* 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
* Bug 1113630: Set window.opener to null for the URL field to prevent interacti...Frédéric Buclin2015-01-053-4/+5
* 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 Lis...Matt Selsky2014-12-271-1/+1
* Bug 1106653: Truncate the field-* and type-* values in error messagesFrédéric Buclin2014-12-231-2/+4
* Bug 1098291: OPTION response for CORS requests to REST doesn't allow X-Reques...David Lawrence2014-12-221-1/+1
* 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 Postg...David Lawrence2014-12-191-1/+1
* 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
* Bug 1111043: Bug.add_comment returns the wrong comment IDFrédéric Buclin2014-12-171-12/+3
* 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 cons...David Lawrence2014-12-111-3/+6
* Bug 1107565 - PDF docs don't build on RTDGervase Markham2014-12-101-2/+2
* Bug 1108812: Travis docs tests are failing when using Sphinx with latest trun...Gervase Markham2014-12-094-11/+8
* Bug 1095244: DB crash when adding an alias that differs only in case from an ...David Lawrence2014-12-081-2/+13
* Bug 1107318 - Remove Markdown references from 5.0 documentation. r,a=dkl.Gervase Markham2014-12-051-27/+0
* Bug 1107629 - Fix building of tip and 5.0 API docs by removing "use Bugzilla"...Gervase Markham2014-12-051-1/+0
* Bug 1067416 - reorganize and update Bugzilla docs.Gervase Markham2014-12-0382-7075/+6936
* Bug 1105501 - checksetup.pl fails because of missing Installation string for ...Marc Schumann2014-11-261-0/+1
* Bug 1038275: Comprehensible documentation for the REST APIDavid Lawrence2014-11-2622-21/+4162
* Revert "Bug 317021 - improve description of bz_canusewhine* parameters. r=gerv."Gervase Markham2014-11-252-15/+2
* Bug 317021 - improve description of bz_canusewhine* parameters. r=gerv.Matt Selsky2014-11-242-2/+15
* Bug 1102229: custom css stylesheets are not loaded if CONCATENATE_ASSETS is f...Byron Jones2014-11-241-1/+1
* Bug 1101151: OS sniffing should detect Windows 10 from "Windows NT 6.4" inste...David Lawrence2014-11-201-0/+1
* Bug 978615 - remove URL to unavailable webdot server. r,a=globGervase Markham2014-11-191-1/+1
* Bug 1097798: Do not display the resolution in the dependency tree for open b...Frédéric Buclin2014-11-191-2/+5
* Bug 1100368: css concatenation breaks data: urlsByron Jones2014-11-181-1/+3
* Bug 1098562: Fix a typo in admin/params/memcached.html.tmplKoosha KM2014-11-141-1/+1
* Bug 1095758: Fix use of uninitialized value $hostname in Mailer.pmKoosha KM2014-11-121-1/+1
* Bug 1001462: Bug.search causes error when using simple token auth and specify...David Lawrence2014-11-123-19/+28
* Bug 1094858: Create hook in Bugzilla::WebService::Constants to allow overrrid...Byron Jones2014-11-111-0/+1
* Bug 1093600: REST shouldn't support multiple instances of parameters for reso...David Lawrence2014-11-101-12/+24
* Bug 1094858: Create hook in Bugzilla::WebService::Constants to allow overrrid...David Lawrence2014-11-103-21/+59
* Bug 1093928: Remove the longdescs.is_markdown DB columnDavid Lawrence2014-11-101-0/+3
* Bug 1091584: Typo in users/confirm-delete.html.tmplDavid Lawrence2014-11-051-1/+1
* Bug 1054742 - fix formatting of POD in Bugzilla.pm. r=gerv.Matt Selsky2014-11-051-9/+9
* Revert Bug 330707 - Add optional support for MarkDownDavid Lawrence2014-11-0430-1135/+49
* 'cgi' is not defined in templates, see bug 913364Frédéric Buclin2014-10-302-2/+6
* Bug 1088253: GET REST calls should allow arbitrary URL parameters to be passe...David Lawrence2014-10-292-12/+26