summaryrefslogtreecommitdiffstats
path: root/filer.py
Commit message (Expand)AuthorAgeFilesLines
* Various packaging fixed from review (#225246)Hans de Goede2009-01-051-2/+0
* Fix a method name typo.Chris Lumens2008-12-021-2/+2
* Bugzilla has changed its return values for a couple queries.Chris Lumens2008-11-101-8/+9
* filer.py: set defaultProduct in __init__Hans de Goede2008-11-031-0/+1
* Fix indentation error in filer.py (again)Hans de Goede2008-11-031-2/+2
* Fix a typo that shouldn't have even gotten though.Chris Lumens2008-10-311-1/+1
* Check that the platform and product are also correct (#469367).Chris Lumens2008-10-311-3/+30
* Fix various syntax errors caught by PyCheckerHans de Goede2008-10-291-2/+2
* Wouldn't it be nice to have some real documentation in filer.py?Chris Lumens2008-10-281-13/+162
* Make sure the productVersion given by .treeinfo exists in bugzilla (#468657).Chris Lumens2008-10-281-3/+20
* Fix a traceback when trying to set the status whiteboard on a bug.Chris Lumens2008-08-271-1/+1
* Finish support for attaching and adding to a bug's CC list.Chris Lumens2008-07-231-23/+39
* Add the bug filing abstraction layer to anaconda.Chris Lumens2008-07-221-0/+240