summaryrefslogtreecommitdiffstats
path: root/t
AgeCommit message (Collapse)AuthorFilesLines
2018-10-14Merge remote-tracking branch 'bmo/master'Dylan William Hardison10-49/+319
2018-10-13Bug 1495741 - memory issues: Avoid copying stuff in the webservice layer so muchDylan William Hardison1-0/+36
2018-10-03Bug 1495834 - xmlrpc.cgi outputs headers in request-bodyDylan William Hardison1-1/+1
2018-09-26Bug 1493500 - Remove all trailing whitespaces from all filesKohei Yoshino5-46/+46
2018-09-25Bug 1494065 - Add a basic test using Test::MojoDylan William Hardison1-0/+76
2018-09-19no bug - bump Alien::libcmark_gfmDylan William Hardison1-2/+4
2018-09-19Bug 1455495 - Replace apache with MojoliciousDylan William Hardison2-10/+11
2018-09-10Bug 1479466 - Add Security Bugs ReportIsrael Madueme1-0/+156
Adds the security bugs report with open count and median age open of sec-critical and sec-high bugs.
2018-08-26Merge remote-tracking branch 'bmo/mojo'Dylan William Hardison4-243/+159
2018-08-20Bug 1455495 - Replace apache with MojoliciousDylan William Hardison2-10/+11
2018-08-20Bug 1482145 - Some changes required for unit tests to be writtenDylan William Hardison1-0/+10
2018-08-14Revert "Bug 1456878 - Support markdown comments"Dylan William Hardison3-3/+3
This reverts commit fd850e00db835d2b84c59014c3b1021fea2294fc.
2018-08-10Bug 1482475 - Add extensive testing frameworkDylan William Hardison4-243/+149
2018-08-10Bug 1456878 - Support markdown commentsIsrael Madueme3-3/+3
2018-08-04Merge branch 'mojo-poc'Dylan William Hardison1-0/+243
2018-07-31Bug 1455495 - Replace apache with MojoliciousDylan William Hardison2-10/+11
2018-07-24Bug 1477894 - get_attachment_revisions() should be returning an empty list, ↵dklawren1-5/+51
instead of a list of [0]
2018-07-23no bug - add unit tests around some parts of the phabricator integrationDylan William Hardison1-0/+197
2018-07-08Merge remote-tracking branch 'dylanwh/mojo-poc'Dylan William Hardison2-10/+11
2018-07-08Merge remote-tracking branch 'bmo/master'Dylan William Hardison2-0/+76
2018-06-28remove MOD_PERL bitsDylan William Hardison1-9/+5
2018-06-28a bit of a quantum leapDylan William Hardison1-1/+6
It's now possible to load the CGIs into a mojolicious controller. Compatibility isn't 100% yet, but it should give a migration path for any random CGI to become a proper controller.
2018-06-15Bug 1456877 - Add a wrapper around libcmark_gfm to BugzillaIsrael Madueme1-0/+73
2018-04-20Bug 1440828 - Phabricator review requests should show up on the BMO dashboardbyron jones1-0/+3
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