Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-06-21 | Bug 1369872 - Combine skins/custom/Mozilla/*.css and skins/contrib/*.css ↵ | Mary Umoh | 1 | -0/+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-02 | fix 901-secure-mail-loop.t test | Dylan William Hardison | 1 | -1/+2 | |
2017-05-22 | Bug 1361151 - Bugzilla Security groups are periodically synced to ↵ | David Lawrence | 1 | -1/+1 | |
Phabricator project membership | |||||
2017-04-10 | Bug 1355127 - rewrite field-descs.none.tmpl in perl | Dylan William Hardison | 1 | -1/+1 | |
2017-01-04 | Bug 1307478 - Elasticsearch Indexer / Bulk Indexer | Dylan William Hardison | 1 | -0/+6 | |
2016-09-23 | Bug 1304248 - Add sanity test to check for the Crypt::OpenPGP issue #30 | Dylan William Hardison | 1 | -0/+74 | |
2016-09-13 | Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵ | Dylan William Hardison | 16 | -555/+292 | |
local symlink to data/ directory | |||||
2016-09-12 | Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to ↵ | Dylan William Hardison | 16 | -292/+555 | |
bmo/master + local symlink to data/ directory" This reverts commit e6bf4cacb10f86077fe898349485f5c7ab9fb4b6. | |||||
2016-09-12 | Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵ | Dylan William Hardison | 16 | -555/+292 | |
local symlink to data/ directory | |||||
2016-05-19 | Bug 1262039 - typo in error message "Failed to retreive components..." | David Lawrence | 1 | -0/+1 | |
2015-11-23 | Bug 1225366 - allow duo authentication for users already enrolled with duo | Byron Jones | 1 | -0/+1 | |
2015-10-31 | Bug 1218457 - Allow localconfig to override (force) certain data/params values | Dylan William Hardison | 1 | -0/+1 | |
2015-10-28 | Bug 1217536 - allow inbound_proxy supports '*' | Dylan William Hardison | 1 | -0/+81 | |
2015-10-12 | Bug 1199089 - add support for duo-security | Byron Jones | 1 | -0/+8 | |
2015-05-12 | Bug 1116118: 003safesys.t shouldn't compile all files by default. r=glob | Gervase Markham | 1 | -1/+9 | |
2015-03-24 | Bug 1096798: prototype modal show_bug view | Byron Jones | 1 | -1/+1 | |
2015-01-28 | Bug 1100382: backport upstream bug 1090727 to bmo/4.2 to support jquery in ↵ | David Lawrence | 1 | -1/+1 | |
the global/header template, and update the header and footer to use jquery | |||||
2015-01-05 | Bug 1050232 - Improve layout of guided bug entry product selection | Dylan William Hardison | 1 | -1/+1 | |
2014-10-06 | merged with upstream 4.2 | David Lawrence | 1 | -1/+32 | |
2014-10-06 | Bug 1074980: Forbid the { foo => $cgi->param() } syntax to prevent data override | Frédéric Buclin | 1 | -1/+32 | |
r=dkl,a=sgreen | |||||
2014-02-10 | Bug 926085: Forbird single quotes to delimit URLs (no <a href='...'>) | 'Frédéric Buclin | 1 | -1/+15 | |
2013-11-19 | Bug 929345: bug history/activity shouldn't collapse multi-line values to a ↵ | Byron Jones | 1 | -1/+1 | |
single line | |||||
2013-10-23 | Bug 895687: add UserStory extension | Byron Jones | 1 | -1/+1 | |
2012-11-22 | Bug 780820: Allows for multiple custom search criteria to match one field | Byron Jones | 1 | -0/+8 | |
2012-03-28 | Bug 684701: add "watch user" to component watching | Dave Lawrence | 1 | -1/+2 | |
2012-02-17 | merged with bugzilla/4.2 | Dave Lawrence | 1 | -1/+1 | |
2012-02-15 | Test 1 fails if PERLLIB contains paths with whitespace. | Marc Schumann | 1 | -1/+1 | |
r=gerv; a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=714074 | |||||
2011-11-22 | merged with bmo/4.2 | Dave Lawrence | 1 | -2/+15 | |
2011-11-19 | Bug 703788: Improve performance of diff_arrays() with large arrays | Frédéric Buclin | 1 | -2/+15 | |
r/a=mkanat | |||||
2011-10-18 | Fix t/004template.t to find certain templates in the extensions | David Lawrence | 1 | -4/+9 | |
2011-09-02 | merged with bugzilla/4.2 | David Lawrence | 2 | -31/+26 | |
2011-08-31 | Bug 680729 - Testing suite (runtests.pl) incorrectly plans to do its ↵ | Marc Schumann | 2 | -31/+26 | |
existence check on referenced templates more than once. r=dkl; a=mkanat | |||||
2011-08-11 | Initial checkin of bmo/4.0 extensions. Still todo: port changes to core ↵ | David Lawrence | 4 | -4/+12 | |
Bugzilla code | |||||
2011-06-28 | Bug 666781 - t/008filter.t should not require filterexceptions.pl when one ↵ | David Lawrence | 1 | -9/+7 | |
does not exist especially with extensions r/a=mkanat | |||||
2011-06-23 | Bug 663835 - Extensions templates are not tested by the normal sanity test ↵ | David Lawrence | 2 | -34/+12 | |
scripts r/a=mkanat | |||||
2011-03-27 | Bug 645118: Allow "=" as pre_chomp and post_chomp modifier in templates. | Marc Schumann | 1 | -1/+1 | |
r/a=mkanat | |||||
2010-10-15 | Bug 604522: t/012throwables.t doesn't catch new user errors correctly | Frédéric Buclin | 1 | -3/+3 | |
r/a=mkanat | |||||
2010-10-09 | Bug 602832: 008filter.t doesn't catch [%~ ~%] correctly | Frédéric Buclin | 1 | -5/+5 | |
r/a=mkanat | |||||
2010-07-23 | Bug 398701: Replace |FILTER url_quote| by |FILTER uri| | Frédéric Buclin | 1 | -2/+2 | |
r/a=mkanat | |||||
2010-06-17 | Bug 559999: Make t/010dependencies.t consider "use base" to be just like "use" | Max Kanat-Alexander | 1 | -14/+24 | |
r=timello, a=mkanat | |||||
2010-05-19 | Bug 565899: Make the html_linebreak filter safe by having it first call the | Max Kanat-Alexander | 1 | -1/+1 | |
"html" filter r=LpSolit, a=LpSolit | |||||
2010-04-22 | Bug 560009: Use firstidx from List::MoreUtils instead of lsearch | Max Kanat-Alexander | 1 | -7/+1 | |
r=timello, a=mkanat | |||||
2010-02-12 | Bug 545762: Allow tests to pass when using the PERL5LIB environment variable. | Gabor Szabo | 1 | -1/+6 | |
r=mkanat, a=mkanat | |||||
2010-02-01 | Convert .cvsignore files into a .bzrignore. | Max Kanat-Alexander | 1 | -1/+0 | |
2010-02-01 | Fix the data in the bzr repo to match the data in the CVS repo. | Max Kanat-Alexander | 1 | -55/+0 | |
During the CVS imports into Bzr, there were some inconsistencies introduced (mostly that files that were deleted in CVS weren't being deleted in Bzr). So this checkin makes the bzr repo actually consistent with the CVS repo, including fixing permissions of files. | |||||
2010-02-01 | Bug 314871: (CVE-2009-3989) [SECURITY] Prevent web browsers from accessing ↵ | Max Kanat-Alexander | 1 | -0/+1 | |
CVS/, contrib/, docs/, and t/ directories iatch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-11-25 | Bug 530252: Create a script that sets up the framework of an extension | mkanat%bugzilla.org | 2 | -1/+2 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2009-11-18 | Fix for Bug 527505: Make t/001compile.t work even after ↵ | mkanat%bugzilla.org | 1 | -30/+10 | |
Bugzilla::Install::CPAN messes with @INC, and make Bugzilla->feature work during mod_perl.pl. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2009-11-10 | Bug 527505: Make 001compile.t use Bugzilla->feature to determine which ↵ | mkanat%bugzilla.org | 2 | -99/+75 | |
modules to compile Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2009-09-04 | Bug 224588: Unify ($^O =~ /MSWin/) checks (always use ON_WINDOWS) | mkanat%bugzilla.org | 3 | -10/+10 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit |