summaryrefslogtreecommitdiffstats
path: root/cnucnu/bugzilla_reporter.py
Commit message (Expand)AuthorAgeFilesLines
* Adjust Bugzilla query to new releaseTill Maas2013-10-071-13/+16
* bugzilla_reporter: Use _proxy.Bug.updateTill Maas2012-12-151-2/+3
* cleanup report outputTill Maas2012-07-031-1/+3
* bugzilla_reporter: Use logging moduleTill Maas2012-06-041-7/+8
* bugzilla_reporter: fill required fieldsTill Maas2012-06-041-0/+3
* bugzilla_reporter: Adjust bug updating to Bugzilla 4.2Till Maas2012-06-031-2/+2
* Fix finding exact outdated bugTill Maas2011-10-111-11/+9
* Start to use logging moduleTill Maas2011-10-111-0/+3
* remove extra whitespace at the end of linesTill Maas2010-12-251-2/+2
* Print bug urls when created or updatedTill Maas2010-12-251-0/+2
* only change bug status if necessaryTill Maas2010-12-251-4/+3
* Remove hardcoded bug_status valuesTill Maas2010-12-251-12/+10
* rename summary to short_descTill Maas2010-12-251-9/+9
* Clean up unused imports.Ville Skyttä2010-12-231-1/+0
* bugzilla_reporter: do not call bz.login()Till Maas2010-04-291-2/+0
* create new bugs directly as ASSIGNED and only update NEW or ASSIGNEDTill Maas2009-08-211-3/+9
* fix bug reportingTill Maas2009-07-301-2/+2
* do not fail in case there are no bugs filedTill Maas2009-07-281-3/+12
* support some RC/pre-releases, use global configTill Maas2009-07-281-61/+62
* Merge branch 'work'Till Maas2009-07-261-2/+2
|\
| * first epydoc experimentsTill Maas2009-07-261-2/+2
* | seperate bug creation method for easy unittestingTill Maas2009-07-261-8/+15
|/
* use description template for comment in updated bugsTill Maas2009-07-231-2/+2
* remove dir lib for saner imports(?)Till Maas2009-07-191-0/+132