summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-06-21Bug 1461379 - refactor Bugzilla::DB to not subclass DBIDylan William Hardison6-95/+75
2018-06-21Bug 1469333 - Check attachment file size client-side and inform user of too ↵Kohei Yoshino4-2/+27
large file before uploading it
2018-06-20Bug 1469920 - Update schema: add fulltext index to profiles.realnameDylan William Hardison2-1/+13
2018-06-20Bug 1469827 - The etiquette check on "Create new a Bugzilla account" lacks a ↵Joerg Sonnenberger1-0/+2
proper label
2018-06-20Bug 1419971 - Add new Developer Tools and WebExtensions products to easy ↵Kohei Yoshino3-4/+12
product selector on Browse and Enter Bug pages
2018-06-20Bug 1469689 - Remove Bugzilla Helper and custom bug entry form links from ↵Kohei Yoshino1-0/+2
Browse page
2018-06-20Bug 1468818 - Re-introduce is_markdown to the longdescs table (schema-only)Dylan William Hardison1-8/+0
2018-06-15Bug 1456877 - Add a wrapper around libcmark_gfm to BugzillaIsrael Madueme7-0/+373
2018-06-15Bug 1468848 - Change presentation of show_bug.cgi urls to be /bug/ID or ↵Dylan William Hardison9-14/+35
/bug/ALIAS.
2018-06-15Bug 1468818 - Re-introduce is_markdown to the Bugzilla::Comment modelDylan William Hardison3-1/+15
2018-06-08Bug 1467271 - When making a revision public, make the revision editable only ↵dklawren1-3/+10
by the bmo-editbugs-team project (editbugs)
2018-06-07Bug 1467297 - variable masks earlier declaration in Feed.pm in Phabbugz ↵dklawren1-7/+3
extension
2018-06-06Bump version to 20180605.1dklawren1-1/+1
2018-06-05Bug 1465889 - form.dev-engagement-event field should be red instead of blackKohei Yoshino1-1/+1
2018-06-05Bug 1466122 - Change "Reviews Requested of You" to show results are from ↵dklawren1-2/+3
Phabricator and not from BMO
2018-06-04no bug - Fix SyntaxError in global.jsKohei Yoshino1-1/+1
2018-06-01Bug 1466159 - crash graph is wrongKohei Yoshino1-1/+1
2018-05-31Bug 1430905 - Remove legacy phabbugz code that is no longer neededdklawren4-613/+81
2018-05-30bump version to 20180530.1dklawren1-1/+1
2018-05-30Bug 1465225 - New changes for draft revisions can miss setting permissions ↵dklawren1-1/+1
on revisions without a bug id associated
2018-05-29bump version to 20180529.2Dylan William Hardison2-3/+3
2018-05-29bump version to 20180529.1 (#589)Dylan William Hardison3-6/+7
2018-05-29Bug 1464312 - Write script to undo the INACTIVE changes on bugsDylan William Hardison1-0/+203
2018-05-25Bug 1464226 - quicksearch can't search for "Resolution:---"Dylan William Hardison1-0/+8
2018-05-25no bug - removed debugging code introduced by bug 1462685dklawren1-3/+0
2018-05-24Bug 1462685 - Use Phabricators Draft functionality to allow sending of ↵dklawren3-2/+112
initial revision email after BMO has updated the policies
2018-05-23bump version to 20180523.1 (#584)Dylan William Hardison1-1/+1
2018-05-23no bug - fix-remove-non-public-data.pl should use use FindBinDylan William Hardison1-2/+12
2018-05-23Bug 1461400 - Log errors in webservices when undef values are passed to ↵Dylan William Hardison1-2/+10
$self->type()
2018-05-22Bug 1461819 - Plack::Handler::Apache2 accidentally unsets $ENV{MOD_PERL}Dylan William Hardison3-43/+3
2018-05-22Bug 1462686 - Current phabbugz in bmo master still refers to ↵dklawren1-3/+7
get_phab_bmo_ids() which is no longer part of the code
2018-05-22no bug - fix deps on non-linux (#580)Dylan William Hardison1-1/+1
2018-05-21Removes branching logic for bounce types and disables e-mail for any bounce.Bob Micheletto1-42/+25
2018-05-21no bug - update dependenciesDylan William Hardison3-2/+17
2018-05-11Bug 1458664 - Feed daemon when adding or updating a new project in ↵dklawren1-21/+44
Phabricator, it should fix permissions
2018-05-11no bug - make sure log4perl config is setDylan William Hardison1-1/+1
2018-05-11Bug 1440086 - Refactor PhabBugz extension code to use new User.pm module for ↵dklawren7-176/+107
better type checking
2018-05-11Bug 1460466 - Phab bot does not create r+ for acceptance when there are ↵dklawren1-5/+3
still blocking reviewers
2018-05-09Revert "Bug 1440086 - Refactor PhabBugz extension code to use new User.pm ↵Dylan William Hardison7-107/+176
module for better type checking" This reverts commit 739676cf4b122cdec12981c2bc3a79c3f54aa7e4.
2018-05-08Bug 1440086 - Refactor PhabBugz extension code to use new User.pm module for ↵dklawren7-176/+107
better type checking
2018-05-08Bug 1459336 - feed daemon skips setting r+ for accepted revision if the same ↵dklawren1-3/+7
user already has a flag set even if flag is status of ?
2018-05-08bump version to 20180508.1Dylan William Hardison1-1/+1
2018-05-08Bug 1413328 - Use tct (tocotrienol on npm) to encrypt bugmailDylan William Hardison6-37/+149
2018-05-04no bug - untaint default values in localconfigDylan William Hardison1-0/+1
2018-05-04no bug - fix typo in meta referer directiveDylan William Hardison1-1/+1
2018-05-04no bug - add tct to dev environmentDylan William Hardison1-0/+8
2018-05-01Bug 1453759 - Port OrangeFactor extension to treeherderIsrael Madueme5-43/+45
2018-05-01Bug 1452984 - double-check new accounts with BMO to catch and notify of ↵dklawren2-2/+89
username squatting
2018-04-26Bug 1454647 - Mirror all BMO groups as Phabricator projects and keep them in ↵dklawren9-30/+15
sync
2018-04-26bump version to 20180426.4 (#556)Dylan William Hardison1-1/+1