summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add multibug test, minor cleanupsWill Woods2007-09-131-5/+11
* ditch getbugfull, add getbugsimple - getbug defaults to full now.Will Woods2007-09-131-17/+16
* Implement _setstatus, change other bug modifiers to use _-prefixWill Woods2007-09-131-10/+22
* add comments, rename _getqueryinfo to getqueryinfo, remove bug.refreshattr an...Will Woods2007-09-131-18/+48
* more comments/documentationWill Woods2007-09-121-1/+12
* fix refreshattrWill Woods2007-09-121-5/+1
* code cleanupWill Woods2007-09-121-9/+9
* rename Bug.tags() back to Bug.gettags()Will Woods2007-09-121-1/+1
* add _getbugsfull, clean up getbugs and query a bitWill Woods2007-09-121-12/+26
* Add multicall methods _getbugs and _get_info; fix typo in getbugWill Woods2007-09-121-1/+42
* Add COPYING, README, TODOWill Woods2007-09-073-0/+363
* small formatting change for clarityWill Woods2007-09-071-0/+8
* be a bit clearer about getbug/getbugfullWill Woods2007-09-061-17/+13
* make query() and getbug() return Bugs, adapt selftest.pyWill Woods2007-09-062-26/+55
* add Bug object, which has methods for modifying bugsWill Woods2007-09-061-12/+112
* fix selftest since we changed the name of the products() methodWill Woods2007-09-061-1/+1
* rework "components" and "products" a bit to do caching, move code around, add...Will Woods2007-09-061-54/+97
* Add openattachment and attachfileWill Woods2007-09-061-4/+73
* minor doc/comment cleanupsWill Woods2007-09-051-3/+2
* explain how query() works betterWill Woods2007-09-051-2/+14
* add a query test to selftest.pyWill Woods2007-09-051-0/+18
* add querydata, querydefaults, and query; slight fixup for CookieTransportWill Woods2007-09-051-2/+48
* add TODO commentWill Woods2007-09-041-0/+1
* Add GPL header to selftest.pyWill Woods2007-09-041-0/+9
* handle missing cookiesWill Woods2007-09-041-1/+5
* useful comment about cookies v. login/passwordWill Woods2007-08-301-0/+4
* cleanupsWill Woods2007-08-301-2/+3
* remove selftest codeWill Woods2007-08-301-31/+0
* move selftest stuff to an external fileWill Woods2007-08-301-0/+37
* ignore obviously useless filesWill Woods2007-08-301-0/+2
* initial importWill Woods2007-08-301-0/+199