Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
free-form comment text
|
|
|
|
|
|
|
|
and Enter Bug pages
|
|
throwing errors in the phabbugz log
|
|
no longer maintained and will be shut down
|
|
There's one place where some (unused?) debug code prints out headers without using Bugzilla->cgi, and testagent.cgi which does the same. The first thing is removed and testagent.cgi is also removed, with its route handled by a simple route.
|
|
|
|
download a text file instead
|
|
|
|
|
|
|
|
WebService API
|
|
being decommissioned
|
|
Request compoent
|
|
|
|
|
|
|
|
|
|
on easy product selector
|
|
|
|
|
|
|
|
This reverts commit fd850e00db835d2b84c59014c3b1021fea2294fc.
|
|
|
|
|
|
clipboard, as well as by drag-and-dropping a file from desktop
|
|
broken due to coding error
|
|
phabricator review requests
|
|
by the bmo-editbugs-team project (editbugs)
|
|
|
|
|
|
invalid bug ids
|
|
Approved' bugzilla comments
|
|
reviewed
|
|
return if more than 100 users
|
|
view are linked but not clickable
|
|
|
|
|
|
|
|
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
|