Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
Use Datadog to count the number of times that jobs are run by the
phabbugz job scheduler. This should catch problems if the process
responsible for running the jobs dies.
|
|
throwing errors in the phabbugz log
|
|
|
|
WebService API
|
|
|
|
|
|
|
|
|
|
|
|
|
|
broken due to coding error
|
|
by the bmo-editbugs-team project (editbugs)
|
|
invalid bug ids
|
|
Approved' bugzilla comments
|
|
|
|
|
|
reviewed
|
|
return if more than 100 users
|
|
given product
There is some common code, which we will need again for another
WebService call, that can be refactored into their own functions.
This WebService endpoint takes a product name and user ID in the form
`check_enter_bug/<product>/<user id>`. It returns an object with
one attribute, `result`, that is set to 1 if the product exists and
the user is allowed to enter bugs in it, or 0 otherwise.
|
|
functionality of Conduit API
|
|
PhabBugz should allow the same
|
|
The ThrowUserError() calls in PhabBugz's WebService.pm were
causing errors as Bugzilla::Error wasn't being imported.
|
|
instead of a list of [0]
|
|
|
|
setting exact list
|
|
|
|
|
|
syncing is currently broken on prod bmo
|
|
linked BMO account accepts BMO linked revision
|
|
if the bug is private, otherwise leave it alone
|
|
|
|
the revision with the project
|
|
author
|
|
instead of PhabricatorProjectsPolicyRule
|
|
by the bmo-editbugs-team project (editbugs)
|
|
extension
|
|
|
|
on revisions without a bug id associated
|
|
|
|
initial revision email after BMO has updated the policies
|
|
get_phab_bmo_ids() which is no longer part of the code
|
|
Phabricator, it should fix permissions
|
|
better type checking
|
|
still blocking reviewers
|
|
module for better type checking"
This reverts commit 739676cf4b122cdec12981c2bc3a79c3f54aa7e4.
|
|
better type checking
|