summaryrefslogtreecommitdiffstats
path: root/bugzilla/bugzilla3.py
Commit message (Expand)AuthorAgeFilesLines
* Explicitly mark methods unsupported by bugzilla3.0. Change the format of the ...Will Woods2008-06-101-18/+15
* stop sending passwords with rhbugzilla requests - rely on the login() cookie ...Will Woods2008-06-101-15/+8
* Fix cookie handling for bugzilla installations not on root of host, add some ...Will Woods2008-06-061-3/+12
* Improve Bugzilla3 class - getbug() works now! I think!Will Woods2008-03-251-4/+25
* Woo doggies a big chunk of abstractification.Will Woods2008-03-251-0/+189