Displaying 3 results from an estimated 3 matches for "7c6546db".
Did you mean:
  0c654db
  
2013 Nov 07
0
[LLVMdev] Bugzilla REST API?
I don't know the answer to this question, but I've attached an (old)
version of pybugz that I tweaked a little to work with LLVM bugzilla. You
can probably write such queries on top of this if you feel like figuring
out its API:
--
$ ./bugz get -n 1000
 * Using http://llvm.org/bugs/
 * Getting bug 1000 ..
Title       : Chris Is Buggy
Assignee    : tonic
Reported    : 2006-11-10
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
2013 Nov 08
2
[LLVMdev] Bugzilla REST API?
...ng 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/20131108/7c6546db/attachment.html>