[Bug-triage-commits] Bug Triage and Forward Tool: Changes to 'master'

Gustavo Rezende Montesino grm-guest at alioth.debian.org
Thu May 31 19:30:48 UTC 2007


 ChangeLog                  |   15 +++++++
 README                     |   14 +++++++
 src/bugtaf/debbugs/bug.py  |   74 ++++++++++++++++++++++++++++++++++++
 src/bugtaf/debbugs/html.py |   90 +++++++++++++++++++++++++++++++++++++-------
 src/bugtaf/debbugs/soap.py |   17 ++++----
 src/bugtaf/exceptions.py   |   20 ++++++++++
 6 files changed, 208 insertions(+), 22 deletions(-)

New commits:
commit e824593e1bba78c74aeae84887b3fb63ef91772d
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Thu May 31 16:30:02 2007 -0300

    src/bugtaf/debbugs/html.py: Add query method and a note/comment about reportbug-ng

commit 755347b1c747b9d1f448101660a13f7355d54fe8
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Thu May 31 14:45:49 2007 -0300

    * src/bugtaf/debbugs:
      + bug.py: Add Bug class.
      + html.py, soap.py: Use the new bug class on getBug Methods.

commit 02c57946b40c6a1e71b05ac031258d5173f672c6
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Wed May 30 16:48:41 2007 -0300

    Query parsing stuff
    
    * src/bugtaf/exceptions.py: Add InvalidQueryError Exception class.
    * README: Document query string syntax
    * src/bugtaf/debbugs/html.py (queryToURL): Generates an Debbugs url
      from a query string.




More information about the Bug-triage-commits mailing list