Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | GUI: enabled searching in the main window | Jiri Moskovcak | 2010-02-14 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | - just write the package name | |||||
| * | | | Added option to close bugs recognized as a duplicate: --close | Karel Klic | 2010-02-15 | 1 | -20/+59 | |
| | | | | ||||||
| * | | | Added option to close bugs with low rating: --close | Karel Klic | 2010-02-15 | 1 | -4/+11 | |
| | |/ | |/| | ||||||
| * | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Karel Klic | 2010-02-15 | 21 | -279/+1102 | |
| |\| | ||||||
| | * | re-enabled kerneloops after bad merge | Jiri Moskovcak | 2010-02-12 | 2 | -12/+24 | |
| | | | ||||||
| | * | abrt-hook-ccpp: do not consider SIGQUIT to be a crash | Denys Vlasenko | 2010-02-12 | 3 | -42/+34 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| | * | Merge branch 'master' of git://git.fedorahosted.org/git/abrt | Karel Klic | 2010-02-12 | 1 | -0/+27 | |
| | |\ | ||||||
| | | * | SPEC: updated changelog1.0.7 | Jiri Moskovcak | 2010-02-12 | 1 | -0/+27 | |
| | | | | ||||||
| | * | | Better comment for LoadPluginSettings | Karel Klic | 2010-02-12 | 1 | -1/+3 | |
| | |/ | ||||||
| | * | Merge branch 'master' of git://git.fedorahosted.org/git/abrt | Karel Klic | 2010-02-12 | 1 | -1/+1 | |
| | |\ | ||||||
| | | * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2010-02-12 | 2 | -61/+123 | |
| | | |\ | ||||||
| | | * | | 1 -> yes, to be coherent in config files | Jiri Moskovcak | 2010-02-12 | 1 | -1/+1 | |
| | | | | | ||||||
| | * | | | Load plugin settings also from ~/.abrt/*.conf | Karel Klic | 2010-02-12 | 1 | -82/+114 | |
| | | | | | ||||||
| | * | | | Move LoadPluginSettings to the shared utils library. Add parameter ↵ | Karel Klic | 2010-02-12 | 4 | -64/+84 | |
| | | | | | | | | | | | | | | | | | | | | skipKeysWithoutValue. | |||||
| | * | | | get_home_dir uses uid_t for the uid | Karel Klic | 2010-02-12 | 2 | -2/+2 | |
| | | |/ | | |/| | ||||||
| | * | | Merge branch 'master' of git://git.fedorahosted.org/git/abrt | Karel Klic | 2010-02-12 | 1 | -2/+10 | |
| | |\| | ||||||
| | | * | fixed problem with bugzilla+nss | Jiri Moskovcak | 2010-02-12 | 1 | -2/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | - it's more workaround which makes rpmlib to reinitialize nss hash functions and that make xmlrpc works properly after fork() we need to find a proper place to fix this! | |||||
| | * | | Remove newline from user input, separate run_report_editor from the report | Karel Klic | 2010-02-12 | 1 | -61/+122 | |
| | | | | ||||||
| | * | | Added comment to perror_msg declaration. | Karel Klic | 2010-02-12 | 1 | -0/+1 | |
| | |/ | ||||||
| | * | fix bz#541088 "abrt should not catch python excp EPIPE" | Denys Vlasenko | 2010-02-11 | 1 | -0/+14 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| | * | fix bz#554242 "Cannot tab between input areas in report dialog" | Denys Vlasenko | 2010-02-11 | 1 | -0/+3 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| | * | fix bz#563484 "abrt uses unnecessary disk space when getting debug info" | Denys Vlasenko | 2010-02-11 | 1 | -39/+44 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| | * | added "make scratch-build" to make targets | Jiri Moskovcak | 2010-02-10 | 1 | -0/+3 | |
| | | | | | | | | | | | | - builds rpm packages in koji from the local git repo | |||||
| | * | Added "make srpm" target | Jiri Moskovcak | 2010-02-10 | 1 | -0/+8 | |
| | | | ||||||
| | * | Sending translation for po/id.po | dheche | 2010-02-10 | 1 | -0/+633 | |
| | | | ||||||
| | * | Don't show empty 'Not loaded plugins' section - fix#2 rhbz#560971 | Jiri Moskovcak | 2010-02-09 | 1 | -7/+7 | |
| | | | ||||||
| | * | GUI: escape plugin messages before using them in set_markup() | Jiri Moskovcak | 2010-02-09 | 2 | -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 bug | Denys Vlasenko | 2010-02-09 | 1 | -5/+5 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | Git ignores ABRT's RPMs and build intermediate files | Karel Klic | 2010-02-15 | 1 | -0/+4 | |
| | | | ||||||
| * | | display package and its owner in the output | Karel Klic | 2010-02-15 | 1 | -2/+2 | |
| |/ | ||||||
| * | fix big-endian build problem | Denys Vlasenko | 2010-02-09 | 1 | -5/+12 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Karel Klic | 2010-02-09 | 11 | -72/+97 | |
| |\ | ||||||
| | * | GUI: remove code which unconditionally throws out BIN files | Denys Vlasenko | 2010-02-09 | 1 | -5/+5 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| | * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2010-02-09 | 1 | -1/+0 | |
| | |\ | ||||||
| | | * | GUI: make text fields in report wnd more consistent (no border for all) | Denys Vlasenko | 2010-02-09 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| | * | | GUI: only urls should be clickable | Jiri Moskovcak | 2010-02-09 | 1 | -1/+1 | |
| | |/ | ||||||
| | * | updated how_to_test | Jiri Moskovcak | 2010-02-09 | 1 | -1/+7 | |
| | | | ||||||
| | * | Python analyzer: make hashing bug-for-bug compatible :] | Denys Vlasenko | 2010-02-09 | 1 | -2/+21 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| | * | Sending translation for Spanish | dennistobar | 2010-02-09 | 1 | -51/+49 | |
| | | | ||||||
| | * | abrt.init: add commented-out http[s]_proxy=xxx assignments | Denys Vlasenko | 2010-02-09 | 1 | -2/+8 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| | * | GUI: fixed exception in plugin settings dialog rhbz#560851 | Jiri Moskovcak | 2010-02-09 | 1 | -1/+1 | |
| | | | ||||||
| | * | GUI: respect system settings for toolbars rhbz#552161 | Jiri Moskovcak | 2010-02-08 | 1 | -2/+0 | |
| | | | ||||||
| | * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2010-02-08 | 3 | -6/+13 | |
| | |\ | ||||||
| | | * | remove FILENAME_UUID | Denys Vlasenko | 2010-02-08 | 2 | -4/+0 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| | * | | updated HOW_TO_TEST | Jiri Moskovcak | 2010-02-08 | 1 | -2/+5 | |
| | | | | ||||||
| * | | | Fixes, displays package owners | Karel Klic | 2010-02-09 | 1 | -16/+58 | |
| | | | | ||||||
| * | | | Results are sorted by component owner | Karel Klic | 2010-02-09 | 1 | -31/+48 | |
| | | | | ||||||
| * | | | Ignore cached backtraces in scripts dir | Karel Klic | 2010-02-09 | 1 | -0/+1 | |
| | |/ | |/| | ||||||
| * | | Add component owner to the output | Karel Klic | 2010-02-08 | 1 | -2/+13 | |
| |/ | ||||||
* | | remove debug message | Nikola Pajkovsky | 2010-02-09 | 1 | -1/+0 | |
| | | | | | | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> |