summaryrefslogtreecommitdiffstats
path: root/bugzilla/bugzilla3.py
Commit message (Collapse)AuthorAgeFilesLines
* stop sending passwords with rhbugzilla requests - rely on the login() cookie ↵Will Woods2008-06-101-15/+8
| | | | everywhere
* Fix cookie handling for bugzilla installations not on root of host, add some ↵Will Woods2008-06-061-3/+12
| | | | logging, abstractify login method
* 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