| |||||
The library is for use with Mozilla's Addon SDK only.
Here are some key features of "bz.js":
· Gets the configuration of this Bugzilla server.
· Retrieve a bug given a bug ID.
· Search and fetche an array of bugs.
· Search and get a count of bugs matching a query.
· Creates a bug and returns the ID of the newly created bug.
· Updates a bug with new bug info.
· Retrieve comments for a bug.
· Add a comment to a bug.
· Retrieve a list of changes for a bug.
· Retrieve a list of flags for a bug.
· Retrieve a list of attachments for a bug.
· Create an attachment on a bug
· Return the ID of the newly created attachment.
· Get an attachment given an attachment ID.
· Update the attachment.
· Search for users by string, matching against users' names or real names.
· Retrieve an username given an user ID.
Requirements:
· Bugzilla REST API credentials
· Node.js

Via: bz.js 0.2.5






0 Comment:
Post a Comment