summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* updated po files1.1.6Jiri Moskovcak2010-06-1640-2959/+4243
|
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2010-06-161-1/+0
|\
| * rhbz:#604665 nothing for translation in backtrase_parser.[c,y]Nikola Pajkovsky2010-06-161-1/+0
| | | | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2010-06-162-101/+161
|\|
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-06-161-2/+2
| |\
| | * move misplaced sanity checks in cron parserDenys Vlasenko2010-06-161-2/+2
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * | Check conf file for syntax errorsKarel Klic2010-06-161-99/+159
| |/ | | | | | | reviewed by: jmoskovc@redhat.com
* / GUI: skip the plugin selection, if it's not neededJiri Moskovcak2010-06-161-5/+10
|/ | | | | | - if there's only one reporter, then we can skip the first page in the wizard - the page is skipped only if the plugin options are properly configured
* minor gui fixesJiri Moskovcak2010-06-161-2/+4
| | | | - made the report results selectable, center the wrong settings dialog
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2010-06-161-77/+78
|\
| * l10n: Updates to Finnish (fi) translationvpv2010-06-161-77/+78
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* | GUI: don't require the rating for all reportersJiri Moskovcak2010-06-163-3/+16
| | | | | | | | | | | | - some reporters (logger, RHTSupport) doesn't require a good backtrace (so far only bz does) so gui shouldn't force user to have a good backtrace everytime
* | GUI: fixed exception when there is no configure dialog for plugin rhbz#603745Jiri Moskovcak2010-06-163-4/+13
|/ | | | | - gui now complains about the missing dialog and won't throw and exception
* RHTSupport: actually use settings; report curl errors betterDenys Vlasenko2010-06-159-19/+41
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* revert accidental changes to Bugzilla.GTKBuilderDenys Vlasenko2010-06-151-2/+2
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* Add a GUI config dialog for RHTSupport pluginDenys Vlasenko2010-06-155-4/+218
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* abrt_curl: fix a problem with incorrect content-length on 32-bit archesDenys Vlasenko2010-06-152-2/+7
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* increased versionJiri Moskovcak2010-06-152-2/+2
|
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2010-06-152-112/+123
|\
| * l10n: Updates to Chinese (China) (zh_CN) translationleahliu2010-06-151-102/+97
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * sosreport: save the dump directly to crashdump directoryDenys Vlasenko2010-06-141-10/+26
| | | | | | | | | | | | | | Old code was using intermediate file in /tmp. selinux was unhappy. Run-tested. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2010-06-1444-172/+191
|\|
| * plugin rename: rhticket -> RHTSupportDenys Vlasenko2010-06-1444-56/+56
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * l10n: Updates to Dutch (Flemish) (nl) translationwarrink2010-06-141-116/+135
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2010-06-116-1537/+1055
|\|
| * l10n: Updates to Japanese (ja) translationkhasida2010-06-111-105/+100
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * l10n: Updates to German (de) translationttrinks2010-06-111-105/+96
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * l10n: Updates to Spanish (Castilian) (es) translationgguerrer2010-06-111-76/+47
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * l10n: Updates to Swedish (sv) translationgoeran2010-06-101-3/+3
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * l10n: Updates to Swedish (sv) translationgoeran2010-06-101-859/+384
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * l10n: Updates to Polish (pl) translationraven2010-06-101-90/+105
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * l10n: Updates to Spanish (Castilian) (es) translationelsupergomez2010-06-101-214/+196
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * l10n: Updates to Czech (cs) translationppisar2010-06-101-2/+2
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * l10n: Updates to Czech (cs) translationppisar2010-06-101-113/+152
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2010-06-1014-305/+797
|\|
| * l10n: Updates to Italian (it) translationfvalen2010-06-101-103/+97
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * abrt-bz-dupchecker: check status of master bug befor marking duplicatesKarel Klic2010-06-091-2/+11
| |
| * abrt-bz-dupchecker: limit search to Fedora OS only, update the URL of pkgdbKarel Klic2010-06-091-4/+4
| |
| * Remove abrt-hook-python deprecated by abrtd socketkarel2010-06-094-176/+1
| |
| * Daemon socket for reporting crasheskarel2010-06-096-12/+680
| |
| * Move hooklib from src/Hooks to lib/Utilskarel2010-06-094-9/+5
| |
* | GUI: fixed few typosJiri Moskovcak2010-06-091-3/+3
|/
* increased version - 1.1.51.1.5Jiri Moskovcak2010-06-092-2/+20
|
* updated po filesJiri Moskovcak2010-06-0940-6226/+18132
|
* remove useless duplicate statementDenys Vlasenko2010-06-091-2/+0
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* minor fix to assistantJiri Moskovcak2010-06-091-1/+0
|
* GUI: polished the reporter assistantJiri Moskovcak2010-06-081-34/+53
| | | | | | - fixed text layout - don't forget the comments - and few minor fixes
* updated POTFILES.in (ppisar@redhat.com)Jiri Moskovcak2010-06-081-0/+13
|
* Logger reporter: do not store useless infoDenys Vlasenko2010-06-081-4/+14
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* whitespace fixDenys Vlasenko2010-06-071-1/+1
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>