[Bug-triage-commits] python-bzutils: Changes to 'debian'

Gustavo Rezende Montesino grm-guest at alioth.debian.org
Sat Aug 18 18:23:18 UTC 2007


 ChangeLog                 |   80 ++++++++++++++
 MANIFEST.in               |    1 +
 NEWS                      |   12 ++
 debian/changelog          |   12 +-
 setup.py                  |    2 +-
 src/bzutils-bchart        |   13 +--
 src/bzutils-boogle        |   14 +--
 src/bzutils-get           |   44 ++++++++
 src/bzutils-query         |   13 +--
 src/bzutils/bug.py        |   77 ++++++++++++-
 src/bzutils/bugzilla.py   |   15 +++
 src/bzutils/cgi.py        |  268 ++++++++++++++++++++++++++++++++++++++++++++-
 src/bzutils/exceptions.py |   23 ++++-
 13 files changed, 534 insertions(+), 40 deletions(-)

New commits:
commit adf834fbb7c2420bc561305937cb03fa58b7f2aa
Merge: 77d6deda0d2977fe522f187739b25e8c57b00014 16a8466d1b83a4d8212f8918dcde5ff1fdeed7b4
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Sat Aug 18 15:23:03 2007 -0300

    Merge branch 'debian' of git+ssh://grm-guest@git.debian.org/git/bug-triage/python-bzutils into debian
    
    Conflicts:
    
    	debian/changelog

commit 77d6deda0d2977fe522f187739b25e8c57b00014
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Sat Aug 18 13:39:14 2007 -0300

    New upstream version

commit 5d942cf2f1053e5d55ddb2d4cfe4f90fac8204e6
Merge: b1fe52fbed5d00ef0776b442eef6a9240792a1dc c807f8ecb5580a53f67436df84dc95f1a5a66781
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Sat Aug 18 13:37:45 2007 -0300

    Merge branch 'master' into debian

commit c807f8ecb5580a53f67436df84dc95f1a5a66781
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Sat Aug 18 13:24:28 2007 -0300

    version = 0.2

commit ce2c97eed22cecdcc2ab103d9f9e3f90fe10b05a
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Sat Aug 18 13:24:07 2007 -0300

    Add release 0.2 NEWS

commit 3d38703a970762a2afcec4cf8106f85bc5f75c9b
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Tue Aug 7 21:29:01 2007 -0300

    src/bzutils/cgi.py (__init__, parse_csv, parse_html): Set the
    version of the bugs.

commit 539f51db10c0fa6ec927748ae0b6774350c81b0d
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Tue Aug 7 21:27:14 2007 -0300

    src/bzutils/bug.py: Added version field

commit 0634d2d4d92ca5ecb4e868bd0b8b8abf0ee01875
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Sun Aug 5 20:48:48 2007 -0300

    src/bzutils/exceptions.py,
    src/bzutils/bug.py (set_compoent): Validate the component if possible.

commit 7f62e77c2f90605c1965714c47af47b4bd97e345
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Sun Aug 5 20:42:26 2007 -0300

    src/bzutils/exceptions.py,
    src/bzutils/bug.py (set_product): Validate the product if possible.

commit a12afd9d43a69755bdb457bec99924f5020565e1
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Sun Aug 5 20:19:53 2007 -0300

    src/bzutils/cgi.py (parse_csv, parse_html): Keep a reference to the CGI object on the bug objects

commit 23a410c9102b9283a5a11c00c48d985fdaea9450
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Sun Aug 5 20:18:23 2007 -0300

    src/bzutils/bug.py (__init__, set_server, get_server): Added a server field

commit 2dccb19d5316ddd68d6347de97a0e66a2bb61de8
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Sat Aug 4 16:21:03 2007 -0300

    src/bzutils/bugzilla.py: Add the new get_ functions.

commit b396320b78c1886b5642d69b9c543ced60e1e170
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Sat Aug 4 16:15:22 2007 -0300

    * src/bzutils/cgi.py: Get the valid products, components and versions on this server
      + (get_products): Return a list of the valid products
      + (get_components): Return a list of the valid components for a
        product
      + (get_versions): Return a list of valid versions for a product

commit 6ff58a850f47de945ccbd290b892fc7b969d93cc
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Sat Aug 4 09:29:38 2007 -0300

    Add support to the url field into the object initialization.

commit 7a4ffdf7da60e4a10951b604eeb97288afdda836
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Wed Aug 1 16:39:23 2007 -0300

    src/bzutils/cgi.py (parse_html, parse_csv): Add support to the url
    field

commit 0571ae0a78ca572ade275ee7885767316204cc82
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Wed Aug 1 16:33:32 2007 -0300

    src/bzutils/bug.py (set_url, get_url): Add support to the url field

commit dae84c7775445d6ef66093c88351afd76e732263
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Thu Jun 21 16:23:25 2007 -0300

    src/bzutils-get: Example script using the new Bugzilla.get method

commit bea59ed92251e1b522b13fd520e83c1da5686850
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Thu Jun 21 16:22:02 2007 -0300

    src/bzutils/bugzilla.py (get): Added method to get a single
    bug report using its number.

commit 4546b4303e7f8ff8693d8db49743d47a06f3e6df
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Thu Jun 21 15:05:06 2007 -0300

    (parse_html): Handle lists of zero bugs properly.

commit 71b6a3dc0ee467d8fdbd4fee7a88b1837fbd9c84
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Thu Jun 21 14:36:12 2007 -0300

    Expand severity abbreviations.

commit 91e311ef87741e1bcd778373b48576a447c833b0
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Thu Jun 21 14:24:49 2007 -0300

    Fix wrong comment

commit 263e15e0251ff3a01958cf29812c57b3117755cf
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Thu Jun 21 14:20:38 2007 -0300

    Expand resolution abreviations also

commit 4d5d3a31ba7255925e8addd38ed2fa2573f448ea
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Thu Jun 21 13:56:09 2007 -0300

    src/bzutils/cgi.py (parse_html): Expand bug status 4-letter
    abbreviations

commit 29473d6980359124d634fc7f93b033c2e4d9191d
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Tue Jun 19 14:10:59 2007 -0300

    Use __str__ to print the bugs in the example scripts

commit f23e86fa0a209ec15c9e8b215716ff798c6c01b3
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Tue Jun 19 14:02:50 2007 -0300

    src/bzutils/bug.py: Implement __str__ for easy printing.

commit f2225acbf96d2bfb69aa5423a3c3c15467a55aa1
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Tue Jun 19 13:44:31 2007 -0300

    Fix missing parens

commit 84f8a557af8613a2f6cd667f11d6341134ede717
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Tue Jun 19 13:32:05 2007 -0300

    Show bug count in the example scripts.

commit 27ca32a4c58ffbd7f75f51aac5be7a121cf342f2
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Tue Jun 19 13:26:14 2007 -0300

    Fix verification of severity nobr existence

commit 45e3c87188f9d0f4bcf51c85c59004078aae0a0c
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Tue Jun 19 11:57:33 2007 -0300

    Make bzutils work with kde's bugzilla.
    
    * src/bzutils/cgi.py:
      + (parse_html): Parse bugzilla's buglist.cgi html
      + (parse): Accept html and pass it to parse_html
      + (__init__): Add some alternative column names used on kde
        butzilla.

commit 8453ebf10545d757b88556f7b367e15f2d8670ea
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Mon Jun 18 11:56:17 2007 -0300

    Set user-agent; kde.bugs.org doesn't work otherwise

commit 58beb4791c2fd608b9e6515575b48e2ea6cc4223
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Mon Jun 18 11:02:48 2007 -0300

    Fix detection of csv files

commit 59b0f9a5c75780df8200962161268b0f82a70ad7
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Mon Jun 18 10:54:45 2007 -0300

    * src/bzutils/cgi.py:
      + (parse): Generic parse function, checks the content-type and
        handles it properly.

commit b591b70e921b127746451a5e1abc5e09dc92637c
Author: Gustavo R. Montesino <grmontesino at gmail.com>
Date:   Mon Jun 18 10:50:43 2007 -0300

    * src/bzutils/exceptions.py:
      + Add base class for exceptions
      + Add exception class for parse failures




More information about the Bug-triage-commits mailing list