Vladimir Panteleev

Results 151 issues of Vladimir Panteleev

Allow BugmailFilter extension to work without TrackingFlags.

Pre-specify the version, to make it more likely that Harmony bugs are filed as such.

#### Details Sync file mode with rules in `Bugzilla::Install::Filesystem`. #### Additional info https://github.com/bugzilla/harmony/blob/56ad29dcc5dfb360cc04e5e3e52b3350b297903e/Bugzilla/Install/Filesystem.pm#L208 #### Test Plan After installing Bugzilla, `git diff` (on a UNIX-like filesystem) should show no changes.

#### Details Sometimes checksetup fails at the `require Bugzilla` line (as is explained in the pre-existing comment). In this failure mode, the cause of the problem is not obvious. Print...

#### Details Loading feature information from `CPAN::Meta` is currently not supported by `Module::CPANFile`, so do this by hand for now. Fixes `cpanm` not installing dependencies for enabled features (as it...

These fix all failures in `t/` for me, except for `t/901-secure-mail-loop.t`.

Resurrection of #35. Applied the suggestions by @dylanwh .