Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
to /rest/user and /rest/user/suggest responses
|
|
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]
|
|
|
|
|
|
|
|
|
|
component description pages
|
|
disallow duplicate nicks
|
|
|
|
|
|
|
|
|
|
|
|
contain U+FFFF
|
|
some default configuration
|
|
setting exact list
|
|
|
|
|
|
row format, and changes charset to utf8mb4)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
syncing is currently broken on prod bmo
|
|
|
|
|
|
linked BMO account accepts BMO linked revision
|
|
if the bug is private, otherwise leave it alone
|
|
|
|
|
|
|
|
|
|
|
|
|
|
standard options; mark PDF viewable
|