| make readcookie public |
|
More...
|
almost 19 years ago
|
| Add distutils stuff |
|
More...
|
almost 19 years ago
|
| Dunno what I was thinking with __getattr__ and method calls. Thanks to ivazquez for confirming. |
|
More...
|
almost 19 years ago
|
| typo fix |
|
More...
|
almost 19 years ago
|
| tweak simplequery |
|
More...
|
almost 19 years ago
|
| change query_comments to simplequery |
|
More...
|
almost 19 years ago
|
| add helpful updatecc comment |
|
More...
|
almost 19 years ago
|
| More multicall cleanups |
|
More...
|
almost 19 years ago
|
| Add fancy (and probably stupid) multicall interface, implement _updatecc |
|
More...
|
almost 19 years ago
|
| Use tuples instead of dicts in multicalls (mostly for style reasons) |
|
More...
|
almost 19 years ago
|
| add multibug test, minor cleanups |
|
More...
|
almost 19 years ago
|
| ditch getbugfull, add getbugsimple - getbug defaults to full now. |
|
More...
|
almost 19 years ago
|
| Implement _setstatus, change other bug modifiers to use _-prefix |
|
More...
|
almost 19 years ago
|
| add comments, rename _getqueryinfo to getqueryinfo, remove bug.refreshattr and add bug.refresh |
|
More...
|
almost 19 years ago
|
| more comments/documentation |
|
More...
|
almost 19 years ago
|
| fix refreshattr |
|
More...
|
almost 19 years ago
|
| code cleanup |
|
More...
|
almost 19 years ago
|
| rename Bug.tags() back to Bug.gettags() |
|
More...
|
almost 19 years ago
|
| add _getbugsfull, clean up getbugs and query a bit |
|
More...
|
almost 19 years ago
|
| Add multicall methods _getbugs and _get_info; fix typo in getbug |
|
More...
|
almost 19 years ago
|
| Add COPYING, README, TODO |
|
More...
|
almost 19 years ago
|
| small formatting change for clarity |
|
More...
|
almost 19 years ago
|
| be a bit clearer about getbug/getbugfull |
|
More...
|
almost 19 years ago
|
| make query() and getbug() return Bugs, adapt selftest.py |
|
More...
|
almost 19 years ago
|
| add Bug object, which has methods for modifying bugs |
|
More...
|
almost 19 years ago
|
| fix selftest since we changed the name of the products() method |
|
More...
|
almost 19 years ago
|
| rework "components" and "products" a bit to do caching, move code around, add comments and stubs for future methods |
|
More...
|
almost 19 years ago
|
| Add openattachment and attachfile |
|
More...
|
almost 19 years ago
|
| minor doc/comment cleanups |
|
More...
|
almost 19 years ago
|
| explain how query() works better |
|
More...
|
almost 19 years ago
|