index
:
python-bugzilla.git
master
Unnamed repository; edit this file to name it for gitweb.
Jon Stanley
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bugzilla
/
rhbugzilla.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
comment cleanups
Will Woods
2008-08-18
1
-0
/
+1
|
*
Fix up _updatecc - change the action param to match other methods and ↵
Will Woods
2008-08-18
1
-1
/
+6
|
|
|
|
implement it for bz32.
*
Modify _updatedeps slightly (it wasn't being used by anything anyway) and ↵
Will Woods
2008-08-15
1
-4
/
+22
|
|
|
|
implement it for bz32 and rhbz
*
Move multicall methods into rhbugzilla, since normal bugzilla instances ↵
Will Woods
2008-08-08
1
-0
/
+22
|
|
|
|
don't support it
*
Add disconnect() and logout() methods
Will Woods
2008-08-05
1
-0
/
+7
|
*
Explicitly mark methods unsupported by bugzilla3.0. Change the format of the ↵
Will Woods
2008-06-10
1
-1
/
+15
|
|
|
|
.product attribute to be more like Bugzilla 3.x.
*
stop sending passwords with rhbugzilla requests - rely on the login() cookie ↵
Will Woods
2008-06-10
1
-20
/
+20
|
|
|
|
everywhere
*
Fix cookie handling for bugzilla installations not on root of host, add some ↵
Will Woods
2008-06-06
1
-2
/
+7
|
|
|
|
logging, abstractify login method
*
Woo doggies a big chunk of abstractification.
Will Woods
2008-03-25
1
-0
/
+189