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

Gustavo Rezende Montesino grm-guest at alioth.debian.org
Sat Jun 2 17:19:31 UTC 2007


 ChangeLog                     |   12 +++
 src/bugtaf/debbugs/bug.py     |    6 +-
 src/bugtaf/debbugs/debbugs.py |   38 +++++++++
 src/bugtaf/debbugs/html.py    |  166 +++++++++++++++++++----------------------
 src/bugtaf/debbugs/soap.py    |   68 ++++++++---------
 src/bugtaf/gtk/BugStore.py    |   56 ++++++++++++++
 src/bugtaf/gtk/MainWindow.py  |   59 ++++++++++++++-
 7 files changed, 272 insertions(+), 133 deletions(-)

New commits:
commit 764553437c18bd340c6bc2da12978b1bdff7de30
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Sat Jun 2 14:18:59 2007 -0300

    * src/bugtaf/gtk/:
      + BugStore.py: Add BugStore class.
      + MainWindow.py: Add the bug TreeView.

commit 23f22808de2b9d83034b02f2590f73f73b374bae
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Sat Jun 2 13:24:31 2007 -0300

    src/bugtaf/debbugs/debbugs.py: Backend-agnostic debbugs interaction

commit accd15c5472888b48a7b88f8bbb811a15ed3d8ce
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Sat Jun 2 13:11:16 2007 -0300

    * src/bugtaf/debbugs/: Refactor to get more python-esque
      + soap.py, html.py: Put the functions in the module body,
        remove the classes Debbugs and DebbugsHTML




More information about the Bug-triage-commits mailing list