summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Expand)AuthorFilesLines
2017-09-25Bug 1401463 - In bugzilla "you must reset password" state, all bug pages are ...Dylan William Hardison1-0/+22
2017-09-19Bug 1400949 - Password requirements not statedDylan William Hardison1-0/+6
2017-09-15Bug 1364233 - Add setting to force a group to require MFA and restrict users ...Dylan William Hardison5-1/+42
2017-09-15Bug 1391702 - Replace Bugzilla::User::validate_password() with calls to Data:...Dylan William Hardison7-70/+108
2017-09-13Bug 1398889 - Add param 'silent_users' that never trigger sending bugmailDylan William Hardison3-4/+23
2017-09-11Bug 1393888 - Write httpd access handler to block by ip address stored in mem...Dylan William Hardison2-0/+68
2017-09-09Bug 1398340 - Typo in 2fa enrollment flow: "enrolment" (missing an L) (#232)Dylan William Hardison1-1/+1
2017-09-07Bug 1397747 - Move _get_all_group_names to Bugzilla::Config::Common::_get_all...Dylan William Hardison2-11/+15
2017-08-28Bug 1393643 - Add whitelist to rate limiting code (#220)Dylan William Hardison2-0/+106
2017-08-26Bug 1394014 - Old abusive username appears in autocompleteDylan William Hardison1-1/+1
2017-08-18Bug 1388148 - Test password quality checking codeDylan William Hardison1-0/+32
2017-08-08Bug 1386336 - Generate robots.txt at checksetup.pl from a templateMary Umoh1-3/+15
2017-08-07Bug 1383355 - Migrate CI tests from taskcluster to CircleCIDylan William Hardison1-0/+4
2017-08-04Bug 1387459 - Tidy the Bugzilla/Config/*.pm modulesDylan William Hardison18-887/+900
2017-07-28Bug 1383802 - Elasticsearch indexed documents lack an _id based on the object...Dylan William Hardison3-2/+8
2017-07-28Bug 1378873 - user autocomplete no longer works for some stringsDylan William Hardison2-2/+24
2017-07-25Bug 1380531 - Write initial CircleCI configuration for BMODylan William Hardison1-4/+9
2017-07-20Bug 1381869 - Use separate elasticsearch index for Bugzilla::UserDylan William Hardison9-106/+133
2017-07-20fix pod syntax in Bugzilla/Component.pmDylan William Hardison1-1/+1
2017-07-19Bug 1382085 - Add find_first_flag_type() to Bugzilla::ComponentDylan William Hardison1-0/+18
2017-07-18Bug 1380408 - elasticsearch user completion should consider people with multi...Dylan William Hardison2-7/+10
2017-07-18Bug 1380389 - autosize comments should be a user pref (default: on)Mary Umoh1-0/+6
2017-07-14Bug 1380407 - Make elasticsearch ircnick checks consider numbers to be valid tooDylan William Hardison2-2/+6
2017-07-12Bug 1378999 - Add update/new stats to bulk_indexer verbose modeDylan William Hardison1-0/+5
2017-07-07Bug 1377620 - Elasticsearch bulk indexer ignores changes that happened before...Dylan William Hardison1-45/+38
2017-07-07Bug 1377596 - Add changed column to elasticsearch resultsDylan William Hardison1-5/+15
2017-07-07Bug 1377807 - Move memcached options from data/params to localconfigMary Umoh3-36/+18
2017-07-07Bug 1377933 - Remove trailing whitespace from all perl filesDylan William Hardison87-1410/+1410
2017-07-07Bug 1377232 - Revert code from bug 1361890Dylan William Hardison5-264/+157
2017-07-07Bug 1361439 - Create dockerflow-compliant container that runs a BMO web headDylan William Hardison1-6/+3
2017-07-07Bug 1373295 - Encoded slashes in url allow misleading text on unstyled 404 pa...Dylan William Hardison1-0/+8
2017-07-07Bug 1376023 - Undo accidental reversion of bug 1352907Dylan William Hardison3-261/+62
2017-07-07Bug 1355169 - Add rate-limiting to show_bug.cgi and rest.cgiMary Umoh2-1/+37
2017-07-07Bug 1376850 - Add special case for substring searches on whiteboard status fieldDylan William Hardison1-0/+7
2017-07-07re-add bugzilla_version tt functionDylan William Hardison1-0/+15
2017-06-23include images dir in asset sourcesDylan William Hardison1-1/+1
2017-06-23Bug 1361890 - Fix problems with current js and css concatenationDylan William Hardison5-170/+262
2017-06-21Bug 1369872 - Combine skins/custom/Mozilla/*.css and skins/contrib/*.css into...Mary Umoh1-15/+15
2017-06-20 Bug 1374396 - Add initial push connector for Phabricator r=dklDavid Walsh1-0/+6
2017-06-16remove trailing whitespaceDylan William Hardison1-107/+107
2017-06-08Bug 1370973 - Add support for CONNECT proxy (add LWP::Protocol::connect)Dylan William Hardison1-1/+0
2017-05-31Bug 1365734 - Handle BMO version number in Makefile.PL / MYMETA.jsonDylan William Hardison3-7/+16
2017-05-30Bug 1368764 - Bugmail no longer contains reason for receiving mail, defeating...Dylan William Hardison1-0/+3
2017-05-30Also truncate the file when writing it out.Dylan William Hardison1-1/+1
2017-05-27Bug 1352264 - Preload all templates (re-apply)Dylan William Hardison2-6/+127
2017-05-27Bug 1361376 - Bugzilla::WebService::Bug: render_comment() should not pass a l...Dylan William Hardison1-8/+1
2017-05-24Bug 1348380 - Add param and user setting to control elasticsearch behaviorDylan William Hardison3-14/+36
2017-05-24Bug 1307485 - Add code to run a subset of buglist.cgi search queries against ...Dylan William Hardison13-56/+657
2017-05-17Bug 1363803 - Consolidate YUI js and css into one js and one css fileDylan William Hardison3-13/+89
2017-05-17use non-whimsical string for lbheartbeatDylan William Hardison3-62/+261