Confirmed users
241
edits
No edit summary |
|||
| Line 31: | Line 31: | ||
AutoLand.getBugs(): | AutoLand.getBugs(): | ||
* returns a list of bugs, each being a hash of data needed | * returns a list of bugs, each being a hash of data needed by the AutoLand polling server | ||
* [ { bug_id => $bug_id1, attachments => [ $attach_id1, $attach_id2 ] }, ... ] | * [ { bug_id => $bug_id1, attachments => [ $attach_id1, $attach_id2 ] }, ... ] | ||
* anything else needed by the server? | * anything else needed by the server? | ||