summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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.
2017-01-05Bug 1328650 - Update HRBP list in Recruiting ProductDavid Lawrence1-2/+1
2017-01-04Bug 1307478 - Elasticsearch Indexer / Bulk IndexerDylan William Hardison16-5/+840
2017-01-04Bug 1328665 - Two issues with Project Review form for RRAsDavid Lawrence1-3/+3
2017-01-04Bug 1328464 - The checkbox of "Add me to CC list (follow this bug)" doesn't workDylan William Hardison1-1/+1
2017-01-04Bug 1328464 - The checkbox of "Add me to CC list (follow this bug)" doesn't workDylan William Hardison1-1/+0
2017-01-03Bug 1262465 - ensure unprivileged users can mark a bug as security sensitiveDavid Lawrence3-2/+22
2016-12-23Bug 1324058 - Migrate from jquery-cookie to js-cookie, as the former is no ↵Sebastin Santy2-16/+20
longer maintained
2016-12-22Bug 1299855 - Implement token-bucket rate limiting on top of memcached (#23)Dylan William Hardison1-0/+22
* cleanup
2016-12-22Bug 1325432 - Work 'New' in bug summary for form.crm is redundant and should ↵David Lawrence1-1/+1
be removed
2016-12-21Bug 1321662 - Ensure that Carp and Carp::Heavy are only loaded after @INC is ↵Dylan William Hardison129-222/+228
setup with the vendor bundles
2016-12-21Bug 1262457 - the list of comment tags in the 'tags' menu isn't updated in ↵David Lawrence1-0/+3
real time
2016-12-20Revert "Bug 1321592 - Update Bugzilla Etiquette and add Abuse Policy"David Lawrence1-6/+0
This reverts commit 40e9efa1820f3d4b7e715c29b8b942e862540d62.
2016-12-20Revert "Bug 1321592 - Update Bugzilla Etiquette and add Abuse Policy"David Lawrence4-186/+131
This reverts commit 50fe01e3ee89cd9395dc21a739b8bc74b5c54272.
2016-12-20Bug 1321592 - Update Bugzilla Etiquette and add Abuse PolicyDavid Lawrence1-0/+6
- Fix test_create_user_accounts.t test script
2016-12-20Bug 1313766 - Bugzilla::Bug->send_changes() should not output HTML directlyDylan William Hardison4-70/+116
2016-12-16Revert "Bug 1313766 - Bugzilla::Bug->send_changes() should not output HTML ↵Dylan William Hardison4-115/+71
directly" This reverts commit 490499f9a35b36b72c0b7b30322b9838774b93fe.
2016-12-16Bug 1321592 - Update Bugzilla Etiquette and add Abuse PolicyEmma Humphries ☕️ +needinfo me4-131/+186
2016-12-15Bug 1322271 - Tooltip for "Priority" field should explain that P1 is highest ↵David Lawrence1-1/+2
priority etc
2016-12-15Bug 1313766 - Bugzilla::Bug->send_changes() should not output HTML directlyDylan William Hardison4-71/+115
2016-12-15Bug 1323595 - Update to form for Recruiting ProductDavid Lawrence1-35/+19