summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-02-27Bug 1341457 - Add Text::MultiMarkdown as a dependency and regenerate carton ↵David Lawrence3-5/+27
bundle
2017-02-27- Only run for pushes and not pull requests since runtests.sh is not yet ↵David Lawrence1-12/+0
able to handle those
2017-02-23Fix file permissions and add c9-build scriptDylan William Hardison7-3/+8
2017-02-22Remove Webtrends dead code (no bug)Kohei Yoshino1-213/+0
It’s not used on BMO any more.
2017-02-22Revert "Bug 1330884 - Centralize #header, #bugzilla-body and #footer"Dylan William Hardison3-18/+16
This reverts commit ab5eef9afeded451e27faa44d5db3f618825f04d.
2017-02-22Revert "Bug 1280363 - [a11y] Make the Actions menu button accessible for ↵Dylan William Hardison8-292/+158
keyboard and screen readers" This reverts commit 318b9027db03bc7397fa8072811db33783d29976.
2017-02-21Bug 1280363 - [a11y] Make the Actions menu button accessible for keyboard ↵David Lawrence8-158/+292
and screen readers
2017-02-21- Removing taskgraph.json file to from master branch previously used for ↵David Lawrence1-173/+0
Treeherder/Taskcluster testing
2017-02-21- Adding .taskcluster.yml file to master branch for Treeherder/Taskcluster ↵David Lawrence1-0/+168
testing.
2017-02-20Bug 1340727 - Add Text::CSV_XS as a dependency and regenerate carton bundleDylan William Hardison3-4/+7
2017-02-18Bug 1340840 - The 'Add Comment' button is visible but doesnt do anything ↵David Lawrence1-1/+1
when user is not logged in
2017-02-17Bug 1336563 - Clean up accidental Pulsebot spam from Servo vendoringDavid Lawrence1-0/+55
2017-02-17Bug 1330884 - Centralize #header, #bugzilla-body and #footerTommy Kuo3-16/+18
2017-02-17Bug 1336184 - bug notification email html content differs from plain-text ↵Dylan William Hardison1-1/+1
content
2017-02-17Bug 1280384 - [a11y] Make the different module titles headings and their ↵David Lawrence3-18/+43
expand/collapse thingie accessible
2017-02-17Bug 1330774 - Make bug modal page work with skins other than MozillaDavid Lawrence1-26/+0
2017-02-17Bug 1257608 - Convert all <button> elements to CSS styled <a> linksDavid Lawrence4-16/+8
2017-02-17Bug 1280397 - [a11y] Make the component, product, and other latches accessibleDavid Lawrence2-54/+95
2017-02-09Bug 1280393 - [a11y] All inputs and selects need to be labeled properlyDavid Lawrence4-15/+34
2017-02-07Bug 1337382 - clicking on 'show' after updating a bug to show the list of ↵David Lawrence1-3/+4
people emailed no longer works
2017-02-07- Update qa/t/test_create_user_accounts.t for Bug 1321592 - Update Bugzilla ↵David Lawrence1-0/+6
Etiquette and add Abuse Policy
2017-02-06Bug 1336659 - Remove og:image meta tag from bug detail pageEmma Humphries ☕️ +needinfo me3-1/+1
2017-02-06Bug 1237790 - The experimental user interface doesn't provide link to help ↵David Lawrence11-349/+97
of bug fields
2017-02-06Bug 1335843 - Secure HTML bugmail body begins with HUGE "Subject: [Bug NNN] ↵David Lawrence1-1/+1
Bug-summary", which usually causes overflow in my email client
2017-02-06Bug 1336387 - CSP breaks GitHubAuth on index and bug modal pagesDylan William Hardison1-15/+22
2017-02-06Bug 1336958 - Call delete on HTML::Tree objects to avoid leaking memoryDylan William Hardison2-1/+7
2017-02-03Bug 1335233 - Fix some memory leaks in jobqueue codeDylan William Hardison1-0/+2
2017-02-01Bug 1321592 - Update Bugzilla Etiquette and add Abuse PolicyEmma Humphries ☕️ +needinfo me2-116/+169
2017-01-31Bug 1335362 - CSP regression: MozReview requests section is broken ("Error ↵David Lawrence1-0/+6
loading review requests: unknown")
2017-01-30Bug 1324055 - Upgrade jquery to 3.1.1 and jquery-ui 1.12.1Dylan William Hardison15-30/+30
2017-01-27Bug 1334560 - test_search.t and test_shared_searches.t need to be updated ↵David Lawrence2-3/+3
due to commit of bug 1333942
2017-01-27Revert "Bug 1280397 - [a11y] Make the component, product, and other latches ↵David Lawrence2-84/+42
accessible" This reverts commit c768148f9facf779d572145236453e50e99bee1d.
2017-01-27Bug 1334160 - CSP error on button "rep_hw_os"David Lawrence1-7/+10
2017-01-27Bug 1333942 - Include quicksearch query string in the buglist.cgi HTML titleMatthew N1-0/+2
2017-01-26Bug 1334158 - Lightbox images CSP error on bug modalDylan William Hardison5-10/+24
2017-01-26Bug 1280397 - [a11y] Make the component, product, and other latches accessibleDavid Lawrence2-42/+84
2017-01-26Bug 1333525 - Blocking type tracking flags are not visible from the modal UIDavid Lawrence1-3/+25
2017-01-25Bug 1286290 - CSP compliant bug modalDylan William Hardison29-74/+208
2017-01-24Bug 1333012 - [a11y] Make sure the attachments table is always a data table ↵David Lawrence1-1/+1
for screen reader users
2017-01-20Merge branch 'KuoE0-bug-1331302'David Lawrence1-0/+1
* KuoE0-bug-1331302: Bug 1331302 - Restrict the max-width of the textarea of "add comment"
2017-01-20Bug 1331302 - Restrict the max-width of the textarea of "add comment"KuoE01-0/+1
2017-01-20Bug 1332540 - Cannot set param "delete_comments_group": Undefined subroutine ↵David Lawrence1-0/+1
&Bugzilla::Extension::BMO::check_group called
2017-01-13Fix Bug 1330449 - Clarify Edit button - Failing t/009bugwords.tDavid Lawrence1-1/+1
2017-01-13Bug 1329511 - Any link to user-entered URL with target="_blank" should have ↵Tooru Fujisawa2-2/+2
rel="noopener" or rel="noreferrer"
2017-01-13Bug 1330449 - Clarify "Edit" buttonKWierso1-1/+1
2017-01-12Bug 1329659 - Copy A11y tweaks from BugzillaA11yFixes.user.jsDylan William Hardison5-5/+5
2017-01-11Bug 1280395 - [a11y] Make the Add Comment and Preview tabs real accessible tabsKohei Yoshino3-17/+38
2017-01-11Bug 1280406 - [a11y] Make each start of a comment a heading 3 for easier ↵David Lawrence2-4/+9
navigation
2017-01-09Bug 1280388 - [a11y] Make the bug summary a heading level 1Kohei Yoshino2-1/+2
2017-01-05Bug 1209242 - Can't locate object method "_reverseoperator" via package ↵David Lawrence1-1/+1
"Bugzilla::Search" at /data/www/bugzilla.mozilla.org/Bugzilla/Search.pm line 3134.