Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-06-23 | Bug 1361890 - Fix problems with current js and css concatenation | Dylan William Hardison | 8 | -42/+43 | |
2017-06-21 | Bug 1369872 - Combine skins/custom/Mozilla/*.css and skins/contrib/*.css ↵ | Mary Umoh | 6 | -37/+37 | |
into skins/standard/*.css * Move bug_groups from custom to standard * More modified bug_group files * Combine skin CSS files * Move .png files to standard * Move css from global.css that belongs in index.css * Changes to css placement * All images within skins/standard moved to images folder * Fix font issue * Updates * Updates * Fix mistake | |||||
2017-06-21 | Bug 1365344 - Extract the "status" and "null" modules (#101) | Sebastin Santy | 1 | -1/+127 | |
* Added comp_desc, ajax loading, modified rest * Make summary field long * Fixed indentations | |||||
2017-06-10 | Bug 1365342 - Extract the preview comment functionality and make it a ↵ | Sebastin Santy | 1 | -9/+20 | |
reusable template * Putting variables.none at the top * Put the message at the top * Remove header_done * Add an #xhr-error to show bugzilla_ajax() errors | |||||
2017-06-07 | Bug 1370904 - Add "required" property to login input elements | William Lachance | 2 | -2/+6 | |
2017-05-31 | Bug 1365734 - Handle BMO version number in Makefile.PL / MYMETA.json | Dylan William Hardison | 2 | -4/+1 | |
2017-05-27 | Bug 1365340 - Add /new-bug (new_bug.cgi) (#82) | Sebastin Santy | 1 | -0/+20 | |
2017-05-24 | Bug 1348380 - Add param and user setting to control elasticsearch behavior | Dylan William Hardison | 2 | -1/+2 | |
1) add an 'elasticsearch' param (configured via admin.cgi) that turns off all code that would attempt to connect to elasticsearch. 2) add a user preference that controls using elasticsearch for searches, which defaults to off for logged-in users. Anonymous users will default to using elasticsearch for the greater good. Note that elasticsearch, if available, will still power user-autocompletion (unless turned off as by the above parameter). | |||||
2017-05-24 | Bug 1307485 - Add code to run a subset of buglist.cgi search queries against ↵ | Dylan William Hardison | 1 | -0/+8 | |
the ES backend | |||||
2017-05-17 | Bug 1363803 - Consolidate YUI js and css into one js and one css file | Dylan William Hardison | 14 | -74/+4 | |
2017-05-11 | fix typo in constant: FIELD_VALUE_MAX_SIZE -> MAX_FIELD_VALUE_SIZE | Dylan William Hardison | 1 | -1/+1 | |
2017-05-09 | Bug 1359797 - GitHub login not appearing on show_bug.cgi | Dylan William Hardison | 1 | -2/+2 | |
2017-05-03 | Bug 1355490 - Short URL link give "The token is not valid" error | Dylan William Hardison | 1 | -28/+32 | |
2017-04-10 | Bug 1355127 - rewrite field-descs.none.tmpl in perl | Dylan William Hardison | 1 | -132/+142 | |
2017-04-05 | [testing] urlbase needs filter | Dylan William Hardison | 1 | -1/+1 | |
2017-04-05 | [tests] fix markup to make tests pass. | Dylan William Hardison | 1 | -2/+3 | |
2017-04-04 | Bug 1350909 - Make index.cgi cache-friendly for logged out requests | Dylan William Hardison | 3 | -120/+57 | |
2017-03-28 | Bug 1349769 - takebug should only be default for patch attachments | Dylan William Hardison | 2 | -7/+20 | |
2017-03-27 | Bug 1350466 - Uplift bug 1342832 to bmo for performance and other reasons | Dylan William Hardison | 1 | -1/+1 | |
2017-03-21 | Bug 1307485 - Add code to run a subset of buglist.cgi search queries against ↵ | Dylan William Hardison | 1 | -8/+0 | |
the ES backend Skipping this for this week's push. | |||||
2017-03-17 | Bug 1307485 - Add code to run a subset of buglist.cgi search queries against ↵ | Dylan William Hardison | 1 | -0/+8 | |
the ES backend This not the cause of test failures, so should live on in master now. | |||||
2017-03-15 | Bug 1344979 - When adding a patch to an unassigned bug, pre-check the ↵ | Sebastin Santy | 1 | -1/+1 | |
reassignment checkbox | |||||
2017-03-14 | Revert "Bug 1307485 - Add code to run a subset of buglist.cgi search queries ↵ | Dylan William Hardison | 1 | -8/+0 | |
against the ES backend" This reverts commit 9c26c01867ca3e2af1e70c051140eea59c68c500. | |||||
2017-03-07 | Bug 1307485 - Add code to run a subset of buglist.cgi search queries against ↵ | Dylan William Hardison | 1 | -0/+8 | |
the ES backend | |||||
2017-03-07 | Bug 1322371 - can't add a developer.microsoft.com Edge issue to "See Also" | Dylan William Hardison | 1 | -0/+2 | |
2017-03-07 | Bug 1343530 - Make the ALL quicksearch keywords show all results | Dylan William Hardison | 1 | -2/+5 | |
2017-02-09 | Bug 1280393 - [a11y] All inputs and selects need to be labeled properly | David Lawrence | 1 | -0/+2 | |
2017-02-07 | Bug 1337382 - clicking on 'show' after updating a bug to show the list of ↵ | David Lawrence | 1 | -3/+4 | |
people emailed no longer works | |||||
2017-02-06 | Bug 1237790 - The experimental user interface doesn't provide link to help ↵ | David Lawrence | 4 | -263/+12 | |
of bug fields | |||||
2017-01-27 | Bug 1333942 - Include quicksearch query string in the buglist.cgi HTML title | Matthew N | 1 | -0/+2 | |
2017-01-25 | Bug 1286290 - CSP compliant bug modal | Dylan William Hardison | 8 | -40/+57 | |
2017-01-12 | Bug 1329659 - Copy A11y tweaks from BugzillaA11yFixes.user.js | Dylan William Hardison | 3 | -3/+3 | |
2017-01-04 | Bug 1307478 - Elasticsearch Indexer / Bulk Indexer | Dylan William Hardison | 1 | -0/+22 | |
2016-12-20 | Revert "Bug 1321592 - Update Bugzilla Etiquette and add Abuse Policy" | David Lawrence | 1 | -3/+0 | |
This reverts commit 50fe01e3ee89cd9395dc21a739b8bc74b5c54272. | |||||
2016-12-20 | Bug 1313766 - Bugzilla::Bug->send_changes() should not output HTML directly | Dylan William Hardison | 1 | -2/+2 | |
2016-12-16 | Revert "Bug 1313766 - Bugzilla::Bug->send_changes() should not output HTML ↵ | Dylan William Hardison | 1 | -2/+2 | |
directly" This reverts commit 490499f9a35b36b72c0b7b30322b9838774b93fe. | |||||
2016-12-16 | Bug 1321592 - Update Bugzilla Etiquette and add Abuse Policy | Emma Humphries ☕️ +needinfo me | 1 | -0/+3 | |
2016-12-15 | Bug 1322271 - Tooltip for "Priority" field should explain that P1 is highest ↵ | David Lawrence | 1 | -1/+2 | |
priority etc | |||||
2016-12-15 | Bug 1313766 - Bugzilla::Bug->send_changes() should not output HTML directly | Dylan William Hardison | 1 | -2/+2 | |
2016-12-14 | Bug 1323244 - Make the link to Mozilla Community Participation Guidelines ↵ | Ehsan Akhgari | 1 | -1/+1 | |
not participate in keyboard navigation; r=dkl | |||||
2016-12-08 | Bug 1318781 - Add link to Mozilla Community Participation Guidelines for new ↵ | David Lawrence | 1 | -0/+5 | |
bugs and bug comments | |||||
2016-12-01 | Add verbiage about using recovery codes | April King | 1 | -1/+2 | |
2016-11-15 | Revert "Bug 1314201 - ThrowUserError and ThrowCodeError should print headers ↵ | Dylan William Hardison | 1 | -4/+0 | |
if headers have not already been printed" This reverts commit 874e96c2423c772564c9dc63254baa99e86f270b. | |||||
2016-11-12 | Bug 1314201 - ThrowUserError and ThrowCodeError should print headers if ↵ | Dylan William Hardison | 1 | -0/+4 | |
headers have not already been printed | |||||
2016-11-09 | Revert "Bug 1313766 - Bugzilla::Bug->send_changes() should not output HTML ↵ | Dylan William Hardison | 1 | -2/+2 | |
directly" This reverts commit 35671f4ab3397f4c0d5ea96e0269d94c3d6bd2ac. | |||||
2016-11-07 | Bug 1313766 - Bugzilla::Bug->send_changes() should not output HTML directly | Dylan William Hardison | 1 | -2/+2 | |
2016-09-27 | ug 1268317 - Add Triage Contact to Components as an Editable Field ↵ | David Lawrence | 6 | -1/+37 | |
(everything else) | |||||
2016-09-23 | Bug 1304179 - Remove REQUIRED_MODULES references from release notes (and ↵ | Dylan William Hardison | 1 | -16/+0 | |
Template.pm) | |||||
2016-09-13 | Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵ | Dylan William Hardison | 2 | -69/+18 | |
local symlink to data/ directory | |||||
2016-09-12 | Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to ↵ | Dylan William Hardison | 2 | -18/+69 | |
bmo/master + local symlink to data/ directory" This reverts commit e6bf4cacb10f86077fe898349485f5c7ab9fb4b6. |