summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * fix bz#541088 "abrt should not catch python excp EPIPE"Denys Vlasenko2010-02-111-0/+14
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| | * fix bz#554242 "Cannot tab between input areas in report dialog"Denys Vlasenko2010-02-111-0/+3
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| | * fix bz#563484 "abrt uses unnecessary disk space when getting debug info"Denys Vlasenko2010-02-111-39/+44
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| | * added "make scratch-build" to make targetsJiri Moskovcak2010-02-101-0/+3
| | | | | | | | | | | | - builds rpm packages in koji from the local git repo
| | * Added "make srpm" targetJiri Moskovcak2010-02-101-0/+8
| | |
| | * Sending translation for po/id.podheche2010-02-101-0/+633
| | |
| | * Don't show empty 'Not loaded plugins' section - fix#2 rhbz#560971Jiri Moskovcak2010-02-091-7/+7
| | |
| | * GUI: escape plugin messages before using them in set_markup()Jiri Moskovcak2010-02-092-2/+4
| | | | | | | | | | | | | | | | | | - if the messages contain tags like <foo> it would break the markup and end-up with message like: GtkWarning: Failed to set text from markup due to error parsing markup
| | * cli: fix trivial error counter bugDenys Vlasenko2010-02-091-5/+5
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * | Git ignores ABRT's RPMs and build intermediate filesKarel Klic2010-02-151-0/+4
| | |
| * | display package and its owner in the outputKarel Klic2010-02-151-2/+2
| |/
| * fix big-endian build problemDenys Vlasenko2010-02-091-5/+12
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-02-0911-72/+97
| |\
| | * GUI: remove code which unconditionally throws out BIN filesDenys Vlasenko2010-02-091-5/+5
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| | * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2010-02-091-1/+0
| | |\
| | | * GUI: make text fields in report wnd more consistent (no border for all)Denys Vlasenko2010-02-091-1/+0
| | | | | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| | * | GUI: only urls should be clickableJiri Moskovcak2010-02-091-1/+1
| | |/
| | * updated how_to_testJiri Moskovcak2010-02-091-1/+7
| | |
| | * Python analyzer: make hashing bug-for-bug compatible :]Denys Vlasenko2010-02-091-2/+21
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| | * Sending translation for Spanishdennistobar2010-02-091-51/+49
| | |
| | * abrt.init: add commented-out http[s]_proxy=xxx assignmentsDenys Vlasenko2010-02-091-2/+8
| | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| | * GUI: fixed exception in plugin settings dialog rhbz#560851Jiri Moskovcak2010-02-091-1/+1
| | |
| | * GUI: respect system settings for toolbars rhbz#552161Jiri Moskovcak2010-02-081-2/+0
| | |
| | * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2010-02-083-6/+13
| | |\
| | | * remove FILENAME_UUIDDenys Vlasenko2010-02-082-4/+0
| | | | | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| | * | updated HOW_TO_TESTJiri Moskovcak2010-02-081-2/+5
| | | |
| * | | Fixes, displays package ownersKarel Klic2010-02-091-16/+58
| | | |
| * | | Results are sorted by component ownerKarel Klic2010-02-091-31/+48
| | | |
| * | | Ignore cached backtraces in scripts dirKarel Klic2010-02-091-0/+1
| | |/ | |/|
| * | Add component owner to the outputKarel Klic2010-02-081-2/+13
| |/
* | remove debug messageNikola Pajkovsky2010-02-091-1/+0
| | | | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* | new bugzilla insides, add comment and reproduce when it's filled and not ↵Nikola Pajkovsky2010-02-084-249/+629
|/ | | | CLOSED, hopping when bug is CLOSED as DUPLICATE
* python hook: move UUID generation to abrtd; generate REASON, add it to bz titleDenys Vlasenko2010-02-087-36/+520
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-02-085-12/+26
|\
| * make "reason" field less verbose; bz reporter: include it in "summary"Denys Vlasenko2010-02-083-10/+24
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2010-02-081-5/+20
| |\
| * | increase the versionJiri Moskovcak2010-02-082-2/+2
| | | | | | | | | | | | | | | - every time we release version X.Y.Z we start working on X.Y.Z + 1 so we should increase the version after we release and create tag X.Y.Z
* | | Put back changes accidentally pushed from RHEL6 branch to master by meKarel Klic2010-02-083-17/+11
| |/ |/|
* | remove autoreport hack, re-enable proper code for itDenys Vlasenko2010-02-081-5/+1
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | remove binary files from report if client did not include themDenys Vlasenko2010-02-081-0/+19
|/ | | | | | | This is not used at the moment, but will be needed when GUI will reinstate "Attachments" checkboxes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* changed lock name in init script to make rpmlint happyJiri Moskovcak2010-02-081-8/+9
|
* fix my goof in to_string()Denys Vlasenko2010-02-081-4/+4
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* stupid whitespace fixDenys Vlasenko2010-02-073-3/+0
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* Merge branch 'master' of ssh://vda@git.fedorahosted.org/git/abrtDenys Vlasenko2010-02-071-2/+6
|\
| * Show bugs with more than 2 comments.Karel Klic2010-02-071-2/+6
| |
* | forgot to add lib/Utils/numtoa.cppDenys Vlasenko2010-02-071-0/+34
| | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* | *: remove all usages of C++ streams (-10k in code size)Denys Vlasenko2010-02-0776-180/+635
|/ | | | | | Also add copyright banners to all files which were missing them Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* Merge branch 'master' of git://git.fedorahosted.org/git/abrtKarel Klic2010-02-072-241/+244
|\
| * Sending translation for Dutchwarrink2010-02-071-240/+243
| |
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2010-02-0712-60/+207
| |\