aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug 1162914: Editing a user field when confirmuniqueusermatch = true no ↵Frédéric Buclin2015-05-141-1/+1
| | | | | | longer works r=dkl a=glob
* Bug 1153725: Fix incorrect documentation about the IIS configuration on WindowsFrédéric Buclin2015-05-121-15/+10
| | | | r=gerv a=glob
* Bug 1149055: flag requestees are unable to set an attachment flag via a the ↵Byron Jones2015-05-081-6/+27
| | | | | | update_attachment webservice if they do not have editbugs r=dkl,a=glob
* Bug 1162016: The user settings under userprefs.cgi display in random orderByron Jones2015-05-071-1/+1
| | | | r=dkl,a=glob
* Bug 1160598: url() in concatenated CSS files are incorrect when using ↵Frédéric Buclin2015-05-051-1/+1
| | | | | | Multiple Bugzilla databases with a single installation r/a=glob
* Bug 1159318 - make docs/makedocs.pl and extensions/create.pl agree on the ↵Gervase Markham2015-05-051-23/+0
| | | | name of docs directories. r=LpSolit, a=glob
* Bug 1159318 - make docs/makedocs.pl and extensions/create.pl agree on the ↵Gervase Markham2015-05-053-6/+57
| | | | name of docs directories. r=LpSolit, a=glob
* Bug 1158563: makedocs.pl is unable to load File::Copy::Recursive installed ↵Frédéric Buclin2015-04-306-37/+25
| | | | | | in bugzilla/lib/ r=dkl a=glob
* Bug 1159582: All api responses have unnecessary 'result'Byron Jones2015-04-291-2/+1
| | | | r=wicked,a=glob
* Fix POD, see bug 1154099Frédéric Buclin2015-04-261-6/+0
|
* Bug 1157405: Bugzilla.parameters is not accessible when requirelogin = 1 and ↵Frédéric Buclin2015-04-241-1/+1
| | | | | | the user is not logged in r=dkl a=glob
* Prevent wrapping, see bug 1155512Frédéric Buclin2015-04-181-0/+1
|
* Bug 1155512: Localization template links not lining up with other header linksFrédéric Buclin2015-04-182-8/+5
| | | | r/a=dkl
* Bump version post-releaseDavid Lawrence2015-04-151-2/+2
|
* Bumped version to 5.0rc3David Lawrence2015-04-151-1/+1
|
* Fix release notes about deprecated WebService methods, see bug 1154099Frédéric Buclin2015-04-151-0/+3
|
* Bug 1154099: Remove support for Bug.get_bugs and Bug.get_historyMatt Tyson2015-04-152-19/+0
| | | | r=LpSolit a=glob
* Bug 1031035: xmlrpc can be DoS'd with billion laughs attackByron Jones2015-04-151-1/+2
| | | | r=LpSolit,a=glob
* Bug 1151290: It is possible to tell if someone made a private comment on a ↵Simon Green2015-04-131-2/+8
| | | | | | bug even if you are not an 'insider' r=dkl,a=glob
* Really use PROCESS instead of INCLUDE for custom fields, see bug 1137307Frédéric Buclin2015-04-131-1/+3
|
* Bug 1153027: Bugzilla->feature incorrectly checks Perl modulesFrédéric Buclin2015-04-131-4/+4
| | | | r=dkl a=glob
* Bug 1137307: Bug reports are not valid HTML5 pagesFrédéric Buclin2015-04-135-59/+75
| | | | r=dkl a=glob
* Bug 1031035: xmlrpc can be DoS'd with billion laughs attackByron Jones2015-04-132-0/+11
| | | | r=LpSolit,a=glob
* Use hardcoded "bugzilla" in the DTD, see bug 770073Frédéric Buclin2015-04-111-2/+2
|
* Fix the Bugzilla DTD to allow multiple bug aliases, see bug 1012506Frédéric Buclin2015-04-111-1/+1
|
* Bug 1135398: Release notes for 5.0 miss some important changesFrédéric Buclin2015-04-101-3/+17
| | | | r/a=dkl
* Bug 1152319: calling /rest/logout results in an internal error and a ↵David Lawrence2015-04-101-0/+10
| | | | | | malformed response to the caller r=glob,a=glob
* Bug 1138417: sql_group_concat() generates bad SQL code with PostgreSQL 8.xSimon Green2015-04-091-51/+86
| | | | r=LpSolit a=glob
* Bug 1151637: Buttons at the bottom of buglists lack an IDFrédéric Buclin2015-04-071-5/+5
| | | | r/a=dkl
* Bug 1143874: Improve load time of bug commentsFrédéric Buclin2015-04-053-23/+31
| | | | r=dkl a=sgreen
* Bug 1143871: Correctly preload bug data when viewing a bugFrédéric Buclin2015-04-053-55/+81
| | | | r=dkl a=sgreen
* Bug 1143867: Optimize set_comment_is_private() and isopened()Frédéric Buclin2015-04-051-17/+25
| | | | r=dkl a=sgreen
* Bug 1143864: Replace |FILTER bug_link| in loops by direct calls to ↵Frédéric Buclin2015-04-053-15/+17
| | | | | | bug/link.html.tmpl to improve performance r=dkl a=sgreen
* Bug 1128194: Remove 'umask 0' from post_bug.cgiFrédéric Buclin2015-04-051-2/+0
| | | | r=dkl a=sgreen
* Bug 1121788: Buttons in buglist don't work in IEByron Jones2015-03-312-14/+22
| | | | r=lpsolit,a=sgreen
* Bug 1145438: DB Crash under postgres when using alias column in buglist.cgiMatt Tyson2015-03-231-1/+1
| | | | (fix ordering)
* Bug 1145459: SQL error under postgres when using 'blocks' column in buglist.cgiMatt Tyson2015-03-201-1/+1
| | | | r=glob,a=glob
* Bug 1145438: DB Crash under postgres when using alias column in buglist.cgiMatt Tyson2015-03-201-0/+1
| | | | r=glob,a=glob
* Bug 1137669: 003safesys.t doesn't test any file due to a missing -T argument ↵Frédéric Buclin2015-03-162-5/+15
| | | | | | (and broken syntax in Support::Systemexec) r=dylan a=glob
* Bug 880282: Replace |FILTER no_break| by |class="nowrap"| to prevent dashes ↵Frédéric Buclin2015-03-118-19/+12
| | | | | | (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 directivesFrédéric Buclin2015-03-112-10/+56
| | | | r=dkl a=glob
* Bug.update_attachment returns 'attachments', not 'attachment'Frédéric Buclin2015-03-071-1/+1
|
* 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
|