summaryrefslogtreecommitdiffstats
path: root/lib/Plugins/Bugzilla.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove a few #include <iostream>'sDenys Vlasenko2009-09-181-1/+0
* Added cleaning of attachment variable, so there should not be mixed attachmet...Zdenek Prikryl2009-09-171-0/+1
* Add checker if bugzilla login and password are filled in.Nikola Pajkovsky2009-09-071-19/+24
* Change report logic.Nikola Pajkovsky2009-09-031-22/+25
* if login fails, then bugzilla tries to find a bug without loginZdenek Prikryl2009-09-031-3/+29
* add gettext support for all pluginsNikola Pajkovsky2009-09-021-8/+10
* add job ids (== thread ids) to warning/update DBus messagesDenys Vlasenko2009-08-261-8/+8
* more sensible loggingDenys Vlasenko2009-08-251-8/+8
* added check for cc-list and reporter.Zdenek Prikryl2009-08-241-2/+39
* typo fixesJiri Moskovcak2009-08-241-2/+2
* fixed +-1 bugZdenek Prikryl2009-08-201-1/+1
* MiddleWare, Bugzilla: create new component file. Can be used in reportingZdenek Prikryl2009-08-201-6/+15
* BZ plugin: removed /xmlrpc.cgi from config, made the report message more user...Jiri Moskovcak2009-08-191-3/+16
* added support for storing results from reporters (used from gui)Zdenek Prikryl2009-08-141-5/+6
* fixed creation of the base64 textZdenek Prikryl2009-08-141-11/+11
* Bugzilla: fixed crash with empty comment (zprikryl)Jiri Moskovcak2009-08-121-7/+18
* bugzilla plugin can do +1 in a bugzillaZdenek Prikryl2009-08-111-10/+60
* fix compile-time warnings.Denys Vlasenko2009-08-091-4/+3
* style fixes, no code changesDenys Vlasenko2009-08-091-1/+1
* added new interface for geting plugins' settings (will be used in gui)Zdenek Prikryl2009-07-311-12/+29
* Move PLUGIN_INFOs to .cpp files: same object must never be defined twiceDenys Vlasenko2009-07-311-0/+10
* added new option do bugzilla plugin.Zdenek Prikryl2009-07-311-16/+52
* fixed exception throwingZdenek Prikryl2009-07-241-2/+1
* plugin can report to different bugzillas in different reportsZdenek Prikryl2009-07-241-9/+18
* minor fixesZdenek Prikryl2009-06-241-0/+4
* minor fixes in reporter pluginsZdenek Prikryl2009-05-181-1/+1
* bugzilla can save an attachements nowZdenek Prikryl2009-05-131-2/+73
* enriched detection of product and version of releaseZdenek Prikryl2009-04-291-7/+24
* Fixed debug messagesZdenek Prikryl2009-04-291-6/+12
* rework commlayerinner usageZdenek Prikryl2009-04-291-7/+7
* new commlayerinner interfaceZdenek Prikryl2009-04-281-2/+7
* added new abrt exceptionsZdenek Prikryl2009-04-231-7/+9
* now search in closed bug tooZdenek Prikryl2009-04-211-1/+1
* - reporter plugins can tak an argimentZdenek Prikryl2009-04-161-1/+1
* fixed searching duplicates in bzZdenek Prikryl2009-04-151-4/+7
* added bugzilla pluginZdenek Prikryl2009-04-141-0/+192