summaryrefslogtreecommitdiffstats
path: root/lib/Plugins/Bugzilla.cpp
Commit message (Expand)AuthorAgeFilesLines
* rhbz 623142Nikola Pajkovsky2010-11-151-0/+11
* made some more strings translatable rhbz#574693Jiri Moskovcak2010-07-281-1/+1
* rename *.GTKBuilder to *.gladeJiri Moskovcak2010-07-281-1/+1
* changing NoSSLVerify to SSLVerify in bugzilla pluginMichal Toman2010-07-131-11/+11
* Make an error message translatable.Karel Klic2010-07-121-1/+1
* String updatesKarel Klic2010-07-121-2/+2
* lower-case devel headersNikola Pajkovsky2010-07-091-4/+4
* fedora bugs should not depend on rhel bugsNikola Pajkovsky2010-07-081-4/+10
* English and message format fixesDenys Vlasenko2010-06-301-8/+7
* make rhel bug point to correct placeNikola Pajkovsky2010-06-251-31/+138
* Revert "rhel bug points to correct place"Nikola Pajkovsky2010-06-231-135/+32
* Revert "remove extra assignement"Nikola Pajkovsky2010-06-231-2/+2
* remove extra assignementNikola Pajkovsky2010-06-211-2/+2
* rhel bug points to correct placeNikola Pajkovsky2010-06-211-32/+135
* GUI: don't require the rating for all reportersJiri Moskovcak2010-06-161-1/+3
* remove std::string from parse_release()Nikola Pajkovsky2010-05-171-7/+12
* bugzilla: better summary and decription messagesNikola Pajkovsky2010-05-121-2/+2
* Bugzilla login/password emptiness check uses 'or' instead of 'and'Karel Klic2010-04-211-2/+2
* comment can be privateNikola Pajkovsky2010-04-141-7/+12
* add function name into summary(if it's found)Nikola Pajkovsky2010-04-071-0/+7
* bz reporter: s/uuid/duphash; more understandable message; simplify result str...Denys Vlasenko2010-03-181-97/+92
* added full path to Bugzilla.conf in error messageJiri Moskovcak2010-03-131-1/+1
* add arch, package and release in commentNikola Pajkovsky2010-03-051-1/+10
* add ProcessUnpackaged option to abrt.confDenys Vlasenko2010-03-051-2/+7
* bad logic in call functionNikola Pajkovsky2010-02-251-9/+7
* Bugzilla: fix a few memory leaksDenys Vlasenko2010-02-241-97/+87
* remove unused variableDenys Vlasenko2010-02-221-2/+0
* simplification xmlrpc_client_call()Nikola Pajkovsky2010-02-161-99/+62
* license fixNikola Pajkovsky2010-02-161-0/+1
* xmlrpc_DECREF(NULL) fix, clean source and show status of bugNikola Pajkovsky2010-02-161-289/+195
* new bugzilla insides, add comment and reproduce when it's filled and not CLOS...Nikola Pajkovsky2010-02-081-248/+594
* make "reason" field less verbose; bz reporter: include it in "summary"Denys Vlasenko2010-02-081-0/+6
* *: remove all usages of C++ streams (-10k in code size)Denys Vlasenko2010-02-071-1/+19
* Bugzilla,Catcut: fix or remove incomprehensible comments; fix error msgDenys Vlasenko2010-01-281-49/+20
* Bugzilla: attach backtrace even if it is smallDenys Vlasenko2010-01-211-5/+6
* throw when some members are missing in xmlrpc responseNikola Pajkovsky2010-01-211-6/+19
* Merge branch 'master' into hotfixNikola Pajkovsky2010-01-211-2/+2
|\
| * abrtd: fix Report() dbus call gaping security holesDenys Vlasenko2010-01-211-2/+2
* | fix double filled bug with same status_whiteboard(abrt hash)Nikola Pajkovsky2010-01-211-6/+20
|/
* split load_crash_data_from_debug_dump from DebugDumpToCrashReportDenys Vlasenko2010-01-201-4/+10
* use get_crash_data_item_content() more widely. -4k.Denys Vlasenko2010-01-191-7/+7
* unify "crash data, "crash info" and "crash report" data types. they are the sameDenys Vlasenko2010-01-191-17/+17
* Eliminate ATT file type - use TXT or BINDenys Vlasenko2010-01-191-1/+1
* fix memory leaks in catcut pluginNikola Pajkovsky2010-01-131-0/+3
* fix memory leaks in bugzillaNikola Pajkovsky2010-01-131-29/+109
* src/Hooks/CCpp.cpp -> src/Hooks/abrt_hook_ccpp.cppDenys Vlasenko2010-01-121-2/+2
* style fixes, no code changesDenys Vlasenko2009-12-101-2/+2
* *: remove most of remaining const string& paramsDenys Vlasenko2009-12-071-1/+1
* remove std::string usage from class CABRTException.Denys Vlasenko2009-12-061-1/+1
* closing rhbz#541459: "remove word 'detected' from description"Denys Vlasenko2009-11-261-2/+2