summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* updated po files1.1.8Jiri Moskovcak2010-06-3040-9533/+8140
|
* added support for package specific actionsJiri Moskovcak2010-06-305-25/+60
|
* GUI: don't die if crash info doesn't contain btJiri Moskovcak2010-06-301-10/+21
| | | | | - and of course don't let user to report a bug without bt if the reporter plugin requires it
* updated spec file to reflect the plugin renamingJiri Moskovcak2010-06-301-4/+5
|
* renamed TicketUploader to ReportUploaderJiri Moskovcak2010-06-308-37/+37
|
* abrt-handle-upload: ensure that we do not accidentally move over existing dirDenys Vlasenko2010-06-301-1/+4
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* Denys's verbose comment on BacktraceRemotesKarel Klic2010-06-301-1/+5
|
* Merge branch 'remote2'Karel Klic2010-06-304-4/+32
|\
| * Added BacktraceRemotes option.Karel Klic2010-06-303-0/+20
| |
| * Allow remote crashes to not to belong to a package.Karel Klic2010-06-301-4/+12
| | | | | | | | Skip GPG check on remote crashes.
* | bad hostnames on remote crashesNikola Pajkovsky2010-06-301-7/+11
| | | | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* | unlimited MaxCrashReportsSizeNikola Pajkovsky2010-06-302-11/+14
| | | | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtNikola Pajkovsky2010-06-3054-254/+258
|\ \
| * | GUI: trivial text wrapping fixJiri Moskovcak2010-06-301-0/+1
| | | | | | | | | | | | - fixes problem with long bug report messages displayed in the main window
| * | English and message format fixes 2Denys Vlasenko2010-06-301-5/+5
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * | English and message format fixesDenys Vlasenko2010-06-3053-249/+252
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | | more readable abrt.confNikola Pajkovsky2010-06-301-2/+20
|/ / | | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* | abrt_rh_support: improve error messages a bit more.Denys Vlasenko2010-06-302-5/+3
| | | | | | | | | | | | Also, allow " in saved messages. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | l10n: Updates to Polish (pl) translationraven2010-06-301-128/+62
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* | abrt_rh_support: improve error messageDenys Vlasenko2010-06-301-25/+24
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | abrt.conf: revert last change (vda's mistake, it was not meant to go into git)Nikola Pajkovsky2010-06-301-1/+4
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | Disable OpenGPG checking until final releaseNikola Pajkovsky2010-06-301-1/+1
| | | | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* | abrt-handle-upload: fix in "remote" file creationDenys Vlasenko2010-06-301-1/+1
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | l10n: Updates to Japanese (ja) translationnoriko2010-06-301-478/+433
|/ | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-06-2912-1645/+556
|\
| * l10n: Updates to Hebrew (he) translationelad2010-06-291-538/+556
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * remove obsolete Catcut and rhfastcheck reportersDenys Vlasenko2010-06-2911-1107/+0
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | Merge branch 'cli'Karel Klic2010-06-293-113/+176
|\ \ | |/ |/|
| * Allow using the same operation multiple timesKarel Klic2010-06-291-1/+1
| |
| * Bash completion updateKarel Klic2010-06-221-5/+21
| |
| * Remove dead socket code.Karel Klic2010-06-221-9/+0
| |
| * Rename --get-list to --listKarel Klic2010-06-222-10/+10
| |
| * Update man pageKarel Klic2010-06-221-8/+15
| |
| * Options overhaulKarel Klic2010-06-221-56/+94
| |
| * Indentation onlyKarel Klic2010-06-221-24/+24
| |
| * Split print_crash_infos to two functions, add some comments.Karel Klic2010-06-221-33/+44
| |
* | abrt_rh_support: change message so that URL does not have comma added to itDenys Vlasenko2010-06-291-1/+3
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | Removed some memory leaksKarel Klic2010-06-283-11/+35
| |
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-06-284-101/+215
|\ \
| * | l10n: Updates to Spanish (Castilian) (es) translationelsupergomez2010-06-271-68/+75
| | | | | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
| * | bump version to 1.1.8Denys Vlasenko2010-06-252-2/+2
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * | make rhel bug point to correct placeNikola Pajkovsky2010-06-251-31/+138
| | | | | | | | | | | | | | | | | | | | | rhbz578397 - abrt should not point to Fedora bugs but create new RHEL bug instead Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* | | Merge branch 'clicommentfix'Karel Klic2010-06-281-1/+15
|\ \ \ | |/ / |/| |
| * | Show comment and how to reproduce fields when reporing crashes in abrt-cliKarel Klic2010-06-221-1/+15
| |/
* | l10n: Updates to Panjabi (Punjabi) (pa) translationjassy2010-06-251-518/+411
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* | l10n: Updates to Dutch (Flemish) (nl) translationwarrink2010-06-241-46/+50
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* | l10n: Updates to Polish (pl) translationraven2010-06-241-44/+48
| | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org)
* | really create the abrt-upload directoryJiri Moskovcak2010-06-231-0/+1
| |
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2010-06-232-134/+32
|\ \
| * \ Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt1.1.7Nikola Pajkovsky2010-06-231-0/+1
| |\ \