Stucchio
Stucchio
Sorry for raising an issue for general discussion, but there doesn't seem to be a mailing list. I have the beginning of a fork of Scala Notebook which provides interactive...
Would be very nice to have.
Would be nice to have
Search functionality would be useful. In principle, we could create a default implementation which does the search on the local computer (based on listing all bugs).
It would be great if idli could connect to the bugzilla backend. Bugzilla appears to have a REST API, so it shouldn't be that hard. https://wiki.mozilla.org/Bugzilla:REST_API
It would be useful to have a lightweight backend, something comparable to ditz. Possibilities to incorporate (both python): http://codespeak.net/ciss/ http://github.com/mw44118/pitz See also ditz.
I'm running into the following error with rmdir. The `info` method says ` Gets details only for a specific key, directories/buckets cannot be used with info.` However, the `rmdir` function...