Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-05-25 | Bug 1464226 - quicksearch can't search for "Resolution:---" | Dylan William Hardison | 1 | -0/+8 | |
2018-05-25 | no bug - removed debugging code introduced by bug 1462685 | dklawren | 1 | -3/+0 | |
2018-05-24 | Bug 1462685 - Use Phabricators Draft functionality to allow sending of ↵ | dklawren | 3 | -2/+112 | |
initial revision email after BMO has updated the policies | |||||
2018-05-23 | bump version to 20180523.1 (#584) | Dylan William Hardison | 1 | -1/+1 | |
2018-05-23 | no bug - fix-remove-non-public-data.pl should use use FindBin | Dylan William Hardison | 1 | -2/+12 | |
2018-05-23 | Bug 1461400 - Log errors in webservices when undef values are passed to ↵ | Dylan William Hardison | 1 | -2/+10 | |
$self->type() | |||||
2018-05-22 | Bug 1461819 - Plack::Handler::Apache2 accidentally unsets $ENV{MOD_PERL} | Dylan William Hardison | 3 | -43/+3 | |
2018-05-22 | Bug 1462686 - Current phabbugz in bmo master still refers to ↵ | dklawren | 1 | -3/+7 | |
get_phab_bmo_ids() which is no longer part of the code | |||||
2018-05-22 | no bug - fix deps on non-linux (#580) | Dylan William Hardison | 1 | -1/+1 | |
2018-05-21 | Removes branching logic for bounce types and disables e-mail for any bounce. | Bob Micheletto | 1 | -42/+25 | |
2018-05-21 | no bug - update dependencies | Dylan William Hardison | 3 | -2/+17 | |
2018-05-11 | Bug 1458664 - Feed daemon when adding or updating a new project in ↵ | dklawren | 1 | -21/+44 | |
Phabricator, it should fix permissions | |||||
2018-05-11 | no bug - make sure log4perl config is set | Dylan William Hardison | 1 | -1/+1 | |
2018-05-11 | Bug 1440086 - Refactor PhabBugz extension code to use new User.pm module for ↵ | dklawren | 7 | -176/+107 | |
better type checking | |||||
2018-05-11 | Bug 1460466 - Phab bot does not create r+ for acceptance when there are ↵ | dklawren | 1 | -5/+3 | |
still blocking reviewers | |||||
2018-05-09 | Revert "Bug 1440086 - Refactor PhabBugz extension code to use new User.pm ↵ | Dylan William Hardison | 7 | -107/+176 | |
module for better type checking" This reverts commit 739676cf4b122cdec12981c2bc3a79c3f54aa7e4. | |||||
2018-05-08 | Bug 1440086 - Refactor PhabBugz extension code to use new User.pm module for ↵ | dklawren | 7 | -176/+107 | |
better type checking | |||||
2018-05-08 | Bug 1459336 - feed daemon skips setting r+ for accepted revision if the same ↵ | dklawren | 1 | -3/+7 | |
user already has a flag set even if flag is status of ? | |||||
2018-05-08 | bump version to 20180508.1 | Dylan William Hardison | 1 | -1/+1 | |
2018-05-08 | Bug 1413328 - Use tct (tocotrienol on npm) to encrypt bugmail | Dylan William Hardison | 6 | -37/+149 | |
2018-05-04 | no bug - untaint default values in localconfig | Dylan William Hardison | 1 | -0/+1 | |
2018-05-04 | no bug - fix typo in meta referer directive | Dylan William Hardison | 1 | -1/+1 | |
2018-05-04 | no bug - add tct to dev environment | Dylan William Hardison | 1 | -0/+8 | |
2018-05-01 | Bug 1453759 - Port OrangeFactor extension to treeherder | Israel Madueme | 5 | -43/+45 | |
2018-05-01 | Bug 1452984 - double-check new accounts with BMO to catch and notify of ↵ | dklawren | 2 | -2/+89 | |
username squatting | |||||
2018-04-26 | Bug 1454647 - Mirror all BMO groups as Phabricator projects and keep them in ↵ | dklawren | 9 | -30/+15 | |
sync | |||||
2018-04-26 | bump version to 20180426.4 (#556) | Dylan William Hardison | 1 | -1/+1 | |
2018-04-26 | no bug - remove name label | Dylan William Hardison | 1 | -2/+1 | |
2018-04-26 | fix minor bug in release process | Dylan William Hardison | 1 | -1/+4 | |
2018-04-26 | Bug 1457031 - When a revision does not have an bug id, the bug is made ↵ | dklawren | 1 | -4/+10 | |
public but we also need to remove secure-revision tag | |||||
2018-04-26 | Update CONTRIBUTING.md | Dylan William Hardison | 1 | -1/+1 | |
2018-04-25 | Bug 1441732 - Improve missing module error in Bugzilla::Extensions and catch ↵ | Dylan William Hardison | 4 | -2/+10 | |
more compile errors in tests | |||||
2018-04-25 | no bug - fix permissions on log files and a few other things (#552) | Dylan William Hardison | 4 | -7/+14 | |
2018-04-25 | bump version to 20180426.1 (#550) | Dylan William Hardison | 1 | -1/+1 | |
2018-04-25 | Bug 1456529 - Support SameSite attribute on session cookies | Dylan William Hardison | 2 | -1/+3 | |
2018-04-25 | Bug 1430367 - "preconnect" to google-analytics domain for improved performance | Markus Staab | 1 | -0/+3 | |
2018-04-25 | Bug 1373280 - Highlight private comments in new bug modal UI | Israel Madueme | 1 | -0/+5 | |
Prior to this commit, the only indication that a comment was private was the small "Private" tag in the comment header. This commit restores the red font color to private comments and adds a small dashed border for those that have trouble seeing the color red. | |||||
2018-04-25 | Bug 1455772 - Label bug bounty form credit fields | Israel Madueme | 1 | -2/+2 | |
2018-04-20 | Bug 1427395 - Allow request_cache to be constant-folded in Bugzilla.pm | Dylan William Hardison | 1 | -77/+75 | |
2018-04-20 | Bug 1455493 - cleanup push connector logging | Dylan William Hardison | 4 | -25/+20 | |
2018-04-20 | Bug 1453124 - extensions/PhabBugz/bin/update_project_members.pl should be ↵ | dklawren | 4 | -106/+115 | |
combined with the normal feed daemon | |||||
2018-04-20 | Bug 1452241 - Improve feed error handling and logging | dklawren | 1 | -33/+43 | |
2018-04-20 | Bug 1440828 - Phabricator review requests should show up on the BMO dashboard | byron jones | 7 | -53/+312 | |
2018-04-20 | Code Pull requests 33 Insights Settings Bug 1452531 - PhabBugz code should ↵ | dklawren | 4 | -10/+18 | |
add allow visibility to reviewers when creating custom policies | |||||
2018-04-20 | Bug 1438205 - Preserve comments in progress across page reloads | Israel Madueme | 1 | -0/+59 | |
Comments being typed will be saved in Local Storage for a week. When the user somehow reloads the show bug page, the comment box will be filled in with what was last saved. This also fixes the bug where you type up a comment, go to change the bug details, hit cancel, and ultimately lose your comment in progress because of the reloading nature of the cancel button. | |||||
2018-04-20 | Bug 1451599 - Move guidelines checkbox on signup page to the left | Israel Madueme | 1 | -1/+1 | |
2018-04-18 | Bug 1450325 - add unsubscribe link to html bug email template | Israel Madueme | 1 | -0/+3 | |
2018-04-12 | Bump version to 20180412.2 (#538) | dklawren | 1 | -1/+1 | |
2018-04-12 | Bug 1453697 - ensure error_message is escaped in opengraph description | Dylan William Hardison | 1 | -1/+1 | |
2018-04-12 | Bug 1453681 - Phabricator project.search when searching for a specific ↵ | dklawren | 2 | -2/+20 | |
project name can return more than one match |