Displaying 2 results from an estimated 2 matches for "56e07a4d".
2013 Nov 07
0
[LLVMdev] Bugzilla REST API?
...LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131107/56e07a4d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bugz
Type: application/octet-stream
Size: 65908 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131107/56e07a4d/attachment.obj>
2013 Nov 07
2
[LLVMdev] Bugzilla REST API?
Does anybody know if we have bugzilla's REST API enabled, and if so how to
access it? <https://wiki.mozilla.org/Bugzilla:REST_API:Methods>. I tried
e.g. http://llvm.org/bugs/bug/count but there doesn't seem to be anything
there.
I'd like to write a script that tracks various statistics e.g. how many
bugs were filed in the last week, how many were closed, etc. and a REST API