summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-03-09Bug 1130691: Support markdown tablesAlbert Ting4-5/+142
r=dkl,a=glob
2015-03-09Bug 1139755: Fix 'Use of uninitialized value' warningByron Jones1-1/+1
2015-03-09Bug 1139755: Allow API authentication with X-HeadersByron Jones3-3/+21
r=dkl,a=glob
2015-03-09Bug 1139257: allow cookie+api-token GET REST requestsByron Jones2-31/+18
r=dkl,a=glob
2015-03-07Bug.update_attachment returns 'attachments', not 'attachment'Frédéric Buclin1-1/+1
2015-03-07Fix POD: is_markdown exists since Bugzilla 6.0, not 5.0Frédéric Buclin1-3/+3
2015-03-05Bug 1107310 - Mention max_allowed_packet in mysqldump section. r=LpSolit, a=globGervase Markham1-2/+4
2015-03-05Bug 1128853: Bugzilla shouldn't try to write API tokens into the shadow DBByron Jones14-1/+30
r=dkl,a=glob
2015-03-04Bug 1138754: span.quote styling makes the scroll bar difficult to accessAlbert Ting1-1/+0
r=glob,a=glob
2015-03-03(TaskCluster) Allow retrieval of the selenium.log for Selenium testsDavid Lawrence1-0/+10
2015-02-26Bug 1118930: validateEnterBug() doesn't work when attachments are disabledAlbert Ting1-1/+1
r=LpSolit a=glob
2015-02-26Bug 1061271: Add a hook into ↵Frédéric Buclin3-1/+43
Bugzilla::User::check_and_send_account_creation_confirmation() r=gerv a=glob
2015-02-26Bug 919218: Rename "Email Preferences" tab in userprefs to "Email Notifications"Sunil Joshi1-1/+1
r=LpSolit a=glob
2015-02-25Bug 1133245: Add ID HTML parameters to <tr> table rows on show_bug.cgiAndre Klapper1-24/+24
r=dylan,a=glob
2015-02-24Bug 1134743: javascript filter should escape uncode line and paragraph ↵Byron Jones1-0/+2
separators (causes "Unterminated string literal" javascript error) r=dylan,a=glob
2015-02-23Bug 1130721: Allow pronouns to be used for the attachment creator in Custom ↵Andre Klapper1-0/+1
Search r=LpSolit a=glob
2015-02-22Bug 1102364: Add microdata to HTML bugmail so GMail can display a "View bug" ↵Ed Morley1-0/+9
button r=dkl,a=sgreen
2015-02-22Fix colspan (bug 554964)Frédéric Buclin1-1/+1
2015-02-21Change a label in relnotesFrédéric Buclin1-3/+3
2015-02-20Fixed typo in taskgraph.jsonDavid Lawrence1-6/+6
2015-02-20Revert "Fixed typo and removed expires (not needed) in taskgraph.json"David Lawrence1-16/+26
This reverts commit 6aa8622cbe096a57d889a5f9f9fd90699be8bb41.
2015-02-20Fixed typo and removed expires (not needed) in taskgraph.jsonDavid Lawrence1-26/+16
2015-02-20Added apache error log to taskgraph.json for API and Selenium testsDavid Lawrence1-6/+26
2015-02-20Bug 1133690: .htaccess incorrectly assumes that Apache 2.2.x can read new ↵Frédéric Buclin2-18/+19
2.4 directives r=dkl a=glob
2015-02-20Bug 1088086: Possible duplicate search doesn't return any results if you ↵Byron Jones1-7/+11
input "a->b" (for any a/b) r=dylan,a=glob
2015-02-19Just use master for platform name in taskgraph.json. Treeherder did not like ↵David Lawrence1-6/+6
my previous naming
2015-02-19Bug 1134736: urlbase must be HTML-filtered in rest.html.tmplFrédéric Buclin1-1/+1
r/a=dkl
2015-02-19Fix problem that hiding 'Make Template' button leaves orphan text. r=gervMatt Selsky1-1/+3
2015-02-18Added taskgraph.json for TaskCluster CI integrationDavid Lawrence1-0/+208
2015-02-17Bug 1132887: When starting a sudo session, the password is not validatedFrédéric Buclin1-0/+3
r=dkl a=glob
2015-02-17Bug 1112181: Relative dates in the future involving months are incorrectly ↵Frédéric Buclin1-2/+3
converted r=dylan a=glob
2015-02-17Bug 1128119: Add 'See Also' support for Phabricator. r=gerv, a=glob.Matt Selsky1-0/+41
2015-02-17Bug 1128119: Add 'See Also' support for Phabricator. r=gerv, a=glob.Matt Selsky2-0/+2
2015-02-17Bug 1132862 - Update README; add LICENSE file. r,a=globGervase Markham2-92/+427
2015-02-17- Force use of PostgreSQL 9.1David Lawrence1-0/+8
- Configure DB users in travis.yml
2015-02-11Bug 1131404: checksetup.pl should check if mod_rewrite and mod_version are ↵Frédéric Buclin2-7/+12
enabled r=dkl a=glob
2015-02-02Bug 1121477: Support for Apache HTTPD 2.4Jochen Wiedmann2-10/+101
r=dkl,a=glob
2015-02-02Bug 1128245 - upgrading from v4.4.6 to v5.0rc2 fails on connection problem ↵Dylan William Hardison1-1/+3
with MySQL
2015-01-31Bug 488942: The term "bookmarkable template" is meaningless to new users, ↵Frédéric Buclin1-2/+1
change to "Make Template"
2015-01-30Bug 488942: The term "bookmarkable template" is meaningless to new users, ↵Matt Selsky3-13/+9
change to "Make Template". r=gerv, a=glob.
2015-01-23Bug 1124716: regression caused by bug 1090275 to whitelist webservice ↵David Lawrence1-1/+1
methods causes test failures with t/012throwables.t r=dylan,a=glob
2015-01-23Bug 662161: enhance testserver.pl to deal with missing support for HTTPS. ↵Matt Selsky1-5/+11
r=gerv, a=glob.
2015-01-23Bug 616197: Wrap long bug summaries in dependency graphs, to avoid ↵Frédéric Buclin1-0/+1
horizontal scrolling r=gerv a=glob
2015-01-23Bug 493027: Update the comment in DB::Pg::sql_string_concat()Frédéric Buclin1-4/+3
r=gerv a=glob
2015-01-22Bug 1107340 - Document xsendfile_header parameter. r=mcote, a=glob.Gervase Markham1-0/+19
2015-01-22Bug 1116614: checksetup "use lib" called too late. r=gerv, a=glob.Albert Ting1-2/+3
2015-01-21Bug 1090275: WebServices modules should maintain a whitelist of methods that ↵David Lawrence13-0/+100
are allowed instead of allowing access to any function imported into its namespace r=dylan,a=glob
2015-01-21Bug 1079065: [SECURITY] Always use the 3 arguments form for open() to ↵Gervase Markham9-15/+15
prevent shell code injection r=dylan,a=simon
2015-01-21Bug 1121806: show_bug does not display in IE9Albert Ting1-5/+5
r=dylan,a=justdave
2015-01-21Bug 1122565: editversions.cgi should focus the version field on page load to ↵David Lawrence2-2/+2
cut down on need for mouse r=LpSolit,a=glob