summaryrefslogtreecommitdiffstats
path: root/t
AgeCommit message (Collapse)AuthorFilesLines
2018-03-18switch build stuff to harmony forkDylan William Hardison1-2/+2
2018-03-18Bug 1446236 - Allow customizing the name of the "nobody" user ↵Vladimir Panteleev1-2/+2
(nobody@mozilla.org)
2018-03-07Revert Bug 1273381Dylan William Hardison1-136/+0
This reverts commit ed53ecda0546d6c639fa3d227a59ace4d57b81a5.
2018-03-06Bug 1441181 - Step 7 - Fix bug in catch_signal()Dylan William Hardison1-0/+85
2018-03-05Bug 1273381 - Improve bugzilla object performance by using Class::XSAccessor ↵Upasana1-0/+136
for object accessors
2018-03-04apply checksetup.pl's permission changesDylan William Hardison1-0/+0
2017-12-22Bug 1426390 - Serve WOFF2 Fira Sans fontKohei Yoshino1-1/+1
2017-12-21Bug 1426117 - Failure when opening a bug: Invalid parameter passed to ↵Dylan William Hardison1-0/+72
Bugzilla::Bug::new_from_list: It must be numeric.
2017-12-16Bug 1403777 - Migrate urlbase from params to localconfigDylan William Hardison1-20/+14
2017-12-13Bug 1376826 - New HTML Header for BMOKohei Yoshino1-2/+2
2017-12-04no bug - avoid running compile tests in CI (#284)Dylan William Hardison1-3/+7
* skip tests in CI * fix
2017-09-27Bug 1402878 - Add some more sanity-type tests, including perl criticDylan William Hardison4-5/+223
2017-09-25Bug 1401463 - In bugzilla "you must reset password" state, all bug pages are ↵Dylan William Hardison1-0/+24
force-redirected to password reset page, which loses "to-do" information that I have encoded as open tabs viewing particular bug pages
2017-09-15Bug 1391702 - Replace Bugzilla::User::validate_password() with calls to ↵Dylan William Hardison2-2/+25
Data::Password::passwdqc
2017-09-11Bug 1393888 - Write httpd access handler to block by ip address stored in ↵Dylan William Hardison1-0/+4
memcached
2017-08-18Bug 1388148 - Test password quality checking codeDylan William Hardison1-0/+260
2017-07-28Bug 1378873 - user autocomplete no longer works for some stringsDylan William Hardison1-0/+67
2017-07-25Bug 1380531 - Write initial CircleCI configuration for BMODylan William Hardison1-1/+1
This is the first (working) iteration of a configuration that allows CircleCI to build 'bmo' docker images that are runnable. Some other changes were required for this: 1. The base image used in Dockerfile was changed from centos:6.7 to mozillabteam/bmo-base:slim. This is a new version of (github) mozilla-bteam/docker-bmo-base which is much smaller, and includes all the system RPMs and other bits that our bmo Dockerfile expects. 2. init.pl mistakenly had '--no-assets' which is not currently a checksetup.pl option. 3. 901-secure-mail-loop.t (which checks for an infinite loop) had to have its timeout increased because CircleCI sometimes is quite slow. 4. version.txt // __version__ now includes build information from CircleCI environmental variables
2017-07-07Bug 1378848 - Add test to ensure Crypt::OpenPGP does not use /dev/randomDylan William Hardison1-0/+25
2017-06-21Bug 1369872 - Combine skins/custom/Mozilla/*.css and skins/contrib/*.css ↵Mary Umoh1-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-02fix 901-secure-mail-loop.t testDylan William Hardison1-1/+2
2017-05-22Bug 1361151 - Bugzilla Security groups are periodically synced to ↵David Lawrence1-1/+1
Phabricator project membership
2017-04-10Bug 1355127 - rewrite field-descs.none.tmpl in perlDylan William Hardison1-1/+1
2017-01-04Bug 1307478 - Elasticsearch Indexer / Bulk IndexerDylan William Hardison1-0/+6
2016-09-23Bug 1304248 - Add sanity test to check for the Crypt::OpenPGP issue #30Dylan William Hardison1-0/+74
2016-09-13Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵Dylan William Hardison16-555/+292
local symlink to data/ directory
2016-09-12Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to ↵Dylan William Hardison16-292/+555
bmo/master + local symlink to data/ directory" This reverts commit e6bf4cacb10f86077fe898349485f5c7ab9fb4b6.
2016-09-12Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵Dylan William Hardison16-555/+292
local symlink to data/ directory
2016-05-19Bug 1262039 - typo in error message "Failed to retreive components..."David Lawrence1-0/+1
2015-11-23Bug 1225366 - allow duo authentication for users already enrolled with duoByron Jones1-0/+1
2015-10-31Bug 1218457 - Allow localconfig to override (force) certain data/params valuesDylan William Hardison1-0/+1
2015-10-28Bug 1217536 - allow inbound_proxy supports '*'Dylan William Hardison1-0/+81
2015-10-12Bug 1199089 - add support for duo-securityByron Jones1-0/+8
2015-05-12Bug 1116118: 003safesys.t shouldn't compile all files by default. r=globGervase Markham1-1/+9
2015-03-24Bug 1096798: prototype modal show_bug viewByron Jones1-1/+1
2015-01-28Bug 1100382: backport upstream bug 1090727 to bmo/4.2 to support jquery in ↵David Lawrence1-1/+1
the global/header template, and update the header and footer to use jquery
2015-01-05Bug 1050232 - Improve layout of guided bug entry product selectionDylan William Hardison1-1/+1
2014-10-06merged with upstream 4.2David Lawrence1-1/+32
2014-10-06Bug 1074980: Forbid the { foo => $cgi->param() } syntax to prevent data overrideFrédéric Buclin1-1/+32
r=dkl,a=sgreen
2014-02-10Bug 926085: Forbird single quotes to delimit URLs (no <a href='...'>)'Frédéric Buclin1-1/+15
2013-11-19Bug 929345: bug history/activity shouldn't collapse multi-line values to a ↵Byron Jones1-1/+1
single line
2013-10-23Bug 895687: add UserStory extensionByron Jones1-1/+1
2012-11-22Bug 780820: Allows for multiple custom search criteria to match one fieldByron Jones1-0/+8
2012-03-28Bug 684701: add "watch user" to component watchingDave Lawrence1-1/+2
2012-02-17merged with bugzilla/4.2Dave Lawrence1-1/+1
2012-02-15Test 1 fails if PERLLIB contains paths with whitespace.Marc Schumann1-1/+1
r=gerv; a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=714074
2011-11-22merged with bmo/4.2Dave Lawrence1-2/+15
2011-11-19Bug 703788: Improve performance of diff_arrays() with large arraysFrédéric Buclin1-2/+15
r/a=mkanat
2011-10-18Fix t/004template.t to find certain templates in the extensionsDavid Lawrence1-4/+9
2011-09-02merged with bugzilla/4.2David Lawrence2-31/+26