summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-08-29bump version to 20170829Dylan William Hardison1-1/+1
2017-08-28Bug 1393643 - Add whitelist to rate limiting code (#220)Dylan William Hardison7-6/+141
* Bug 1393643 - Add whitelist to rate limiting code * use version that has new module * add memcache to bloomfilter loading
2017-08-26Bug 1394014 - Old abusive username appears in autocompleteDylan William Hardison1-1/+1
2017-08-26Bug 1393532 - Document sanitizeme.pl scriptMary Umoh1-0/+100
2017-08-24Bug 1393145 - See if we can add a directive/rule to robots.txt to get search ↵Mary Umoh1-0/+1
engines to crawl more slowly
2017-08-23Bug 1388526 - Add rules to robots.txt.tmpl to account for the differences ↵Mary Umoh1-0/+4
between development and production
2017-08-23Bug 1390316 - Unused variable in PhabBugz script $phab_api_keyMary Umoh1-5/+1
2017-08-23Bug 1386784 - High resolution pic for unfurls (#216)Cynthia Pereira3-1/+1
2017-08-22cleanup some stuff in new-bug (#215)Dylan William Hardison3-211/+151
2017-08-22bump version to 20170822.1Dylan William Hardison1-1/+1
2017-08-22Revert "Bug 1390225 - Make general/untriaged component as default, if available"Dylan William Hardison3-37/+7
This reverts commit 293b657da11e7197e90f260dc3e0c118cba126dd.
2017-08-21Bug 1390225 - Make general/untriaged component as default, if availableSebastin Santy3-7/+37
2017-08-19Bug 1389111 - Address complaints with autosized commentsWilliam Lachance2-1/+4
2017-08-18use mozillabteam/bmo-slim:20170818.1 (#208)Dylan William Hardison1-1/+1
2017-08-18Bug 1388148 - Test password quality checking codeDylan William Hardison6-8/+351
2017-08-17Bug 1383500 - Allow giving a default product in the URL in new-bugSebastin Santy2-47/+68
2017-08-17Bug 1389372 - Add REST API endpoint to validate whether a BMO user ID can ↵David Walsh2-0/+52
see a given BMO bug
2017-08-17no bug - have the test runners start up the httpd (#203)Dylan William Hardison5-92/+251
2017-08-16Bug 1390112 - Option for filing security bugsSebastin Santy2-1/+4
2017-08-15Bug 1387106 - UI tweaks and ideasSebastin Santy3-3/+13
2017-08-11Bug 1382225 - Missing code from PhabBugz extension such as http basic auth ↵dklawren5-43/+107
support and other minor improvements
2017-08-08Bug 1386336 - Generate robots.txt at checksetup.pl from a templateMary Umoh5-50/+21
2017-08-07latest, not $TAGDylan William Hardison1-1/+1
2017-08-07Bug 1383355 - nit only push to latest for the master branchDylan William Hardison1-4/+8
2017-08-07Bug 1383355 - Migrate CI tests from taskcluster to CircleCIDylan William Hardison17-121/+517
2017-08-04Bug 1387459 - Tidy the Bugzilla/Config/*.pm modulesDylan William Hardison18-887/+900
2017-08-03Bug 1385937 - Add Data::Password::passwdqc to vendor tarballsDylan William Hardison1-0/+1
2017-08-02Fix #1386675 - Update user comparison in Phabricator push connectorDavid Walsh1-4/+8
2017-08-01Bug 1386238 - Multi-select boxes broken by bug 1366143Dylan William Hardison5-46/+16
This reverts commit 3d864bdde0aff3931aca3afa864228341aaa0e92.
2017-08-01bump version to 20170801.1Dylan William Hardison1-1/+1
2017-08-01Bug 1385524 - Bug titles not escaped before being passed to GraphvizDylan William Hardison1-0/+1
2017-08-01Bug 1385947 - Make revisions fully public (#189)David Walsh1-2/+2
2017-07-31Bug 1383108 - Sync security groups with Phabricator push connectorDavid Walsh3-33/+130
r=dkl
2017-07-28Bug 1383268 - Add attachments to new-bugSebastin Santy4-4/+63
2017-07-28Bug 1383802 - Elasticsearch indexed documents lack an _id based on the ↵Dylan William Hardison3-2/+8
object's primary key
2017-07-28Bug 1369211 - Remove the product dashboard extension as it existsDylan William Hardison21-1802/+0
2017-07-28Bug 1378873 - user autocomplete no longer works for some stringsDylan William Hardison3-2/+91
2017-07-27Bug 1365983 - enter_bug.cgi should be updated to use "Data Platform and Tools"Dipankar Das1-1/+1
2017-07-27Bug 1384100 - Lock out access to /new-bug in productionDylan William Hardison1-0/+5
2017-07-25Bug 1380531 - Write initial CircleCI configuration for BMODylan William Hardison8-30/+51
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-22Bug 1381567 - wrap heredoc in an ifEmma Humphries1-2/+5
2017-07-21Fix bugwords test failureSebastin Santy1-4/+6
2017-07-21Bug 1381752 - Re-organize the layoutSebastin Santy10-183/+1445
2017-07-21better defaults for re.plDylan William Hardison3-0/+89
2017-07-21add to the vagrant vm a 're.pl' command that gives a pretty nice perl shell ↵Dylan William Hardison3-0/+19
(#176) * add re.pl support * order of includes matter
2017-07-20Bug 1381869 - Use separate elasticsearch index for Bugzilla::UserDylan William Hardison10-109/+134
This patch removes the concept of a single, bugzilla-wide index in favor of a per-class index. bugs and comments continue to use Bugzilla->params->{elasticsearch_index} but users use Bugzilla->params->{elasticsearch_index} . "_user". It is assured via the ChildObject trait (role) that comments will share the index with bugs, and we have kept the index for bugs/comments the same to avoid the multi-hour reindexing of production. Re-indexing users takes only five minutes. Subsequent work on this will allow use to version the index names and use aliases, but I wanted to keep this patch small. This patch also corrects some mistakes 1. $indexer->put_mapping() should not have been a public method. 2. Time::HiRes should be imported at the top of the file, not in a sub.
2017-07-20Bug 1380727 - Update BMO Push Connector to Make Revisions Public when Bug ↵dklawren1-2/+2
Made Public
2017-07-20fix pod syntax in Bugzilla/Component.pmDylan William Hardison1-1/+1
2017-07-19Bug 1366143 - Fix alignment of select boxesKohei Yoshino5-16/+46
2017-07-19Bug 1380352 - Allow vertical resizing of autosized commentsWilliam Lachance2-2/+4