| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | More multicall cleanups | Will Woods | 2007-09-13 | 1 | -33/+32 |
| * | Add fancy (and probably stupid) multicall interface, implement _updatecc | Will Woods | 2007-09-13 | 2 | -31/+63 |
| * | Use tuples instead of dicts in multicalls (mostly for style reasons) | Will Woods | 2007-09-13 | 1 | -4/+4 |
| * | add multibug test, minor cleanups | Will Woods | 2007-09-13 | 1 | -5/+11 |
| * | ditch getbugfull, add getbugsimple - getbug defaults to full now. | Will Woods | 2007-09-13 | 1 | -17/+16 |
| * | Implement _setstatus, change other bug modifiers to use _-prefix | Will Woods | 2007-09-13 | 1 | -10/+22 |
| * | add comments, rename _getqueryinfo to getqueryinfo, remove bug.refreshattr an... | Will Woods | 2007-09-13 | 1 | -18/+48 |
| * | more comments/documentation | Will Woods | 2007-09-12 | 1 | -1/+12 |
| * | fix refreshattr | Will Woods | 2007-09-12 | 1 | -5/+1 |
| * | code cleanup | Will Woods | 2007-09-12 | 1 | -9/+9 |
| * | rename Bug.tags() back to Bug.gettags() | Will Woods | 2007-09-12 | 1 | -1/+1 |
| * | add _getbugsfull, clean up getbugs and query a bit | Will Woods | 2007-09-12 | 1 | -12/+26 |
| * | Add multicall methods _getbugs and _get_info; fix typo in getbug | Will Woods | 2007-09-12 | 1 | -1/+42 |
| * | Add COPYING, README, TODO | Will Woods | 2007-09-07 | 3 | -0/+363 |
| * | small formatting change for clarity | Will Woods | 2007-09-07 | 1 | -0/+8 |
| * | be a bit clearer about getbug/getbugfull | Will Woods | 2007-09-06 | 1 | -17/+13 |
| * | make query() and getbug() return Bugs, adapt selftest.py | Will Woods | 2007-09-06 | 2 | -26/+55 |
| * | add Bug object, which has methods for modifying bugs | Will Woods | 2007-09-06 | 1 | -12/+112 |
| * | fix selftest since we changed the name of the products() method | Will Woods | 2007-09-06 | 1 | -1/+1 |
| * | rework "components" and "products" a bit to do caching, move code around, add... | Will Woods | 2007-09-06 | 1 | -54/+97 |
| * | Add openattachment and attachfile | Will Woods | 2007-09-06 | 1 | -4/+73 |
| * | minor doc/comment cleanups | Will Woods | 2007-09-05 | 1 | -3/+2 |
| * | explain how query() works better | Will Woods | 2007-09-05 | 1 | -2/+14 |
| * | add a query test to selftest.py | Will Woods | 2007-09-05 | 1 | -0/+18 |
| * | add querydata, querydefaults, and query; slight fixup for CookieTransport | Will Woods | 2007-09-05 | 1 | -2/+48 |
| * | add TODO comment | Will Woods | 2007-09-04 | 1 | -0/+1 |
| * | Add GPL header to selftest.py | Will Woods | 2007-09-04 | 1 | -0/+9 |
| * | handle missing cookies | Will Woods | 2007-09-04 | 1 | -1/+5 |
| * | useful comment about cookies v. login/password | Will Woods | 2007-08-30 | 1 | -0/+4 |
| * | cleanups | Will Woods | 2007-08-30 | 1 | -2/+3 |
| * | remove selftest code | Will Woods | 2007-08-30 | 1 | -31/+0 |
| * | move selftest stuff to an external file | Will Woods | 2007-08-30 | 1 | -0/+37 |
| * | ignore obviously useless files | Will Woods | 2007-08-30 | 1 | -0/+2 |
| * | initial import | Will Woods | 2007-08-30 | 1 | -0/+199 |