summaryrefslogtreecommitdiffstats
path: root/bugzilla/rhbugzilla.py
Commit message (Collapse)AuthorAgeFilesLines
* Explicitly mark methods unsupported by bugzilla3.0. Change the format of the ↵Will Woods2008-06-101-1/+15
| | | | .product attribute to be more like Bugzilla 3.x.
* stop sending passwords with rhbugzilla requests - rely on the login() cookie ↵Will Woods2008-06-101-20/+20
| | | | everywhere
* Fix cookie handling for bugzilla installations not on root of host, add some ↵Will Woods2008-06-061-2/+7
| | | | logging, abstractify login method
* Woo doggies a big chunk of abstractification.Will Woods2008-03-251-0/+189