Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2010-01-29 | 2 | -2/+10 | |
| | |\ | ||||||
| | * | | GUI: fixed the rating logic, to prevent sending BT with rating < 3 | Jiri Moskovcak | 2010-01-29 | 1 | -2/+3 | |
| | | | | ||||||
| * | | | Merge branch 'master' into rhel6 | Denys Vlasenko | 2010-01-29 | 7 | -143/+271 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | Report GUI: made more fields copyable - closed rhbz#526209; tweaked wording | Denys Vlasenko | 2010-01-29 | 2 | -2/+10 | |
| | |/ | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| | * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2010-01-29 | 2 | -117/+202 | |
| | |\ | ||||||
| | | * | Sending translation for Hebrew | elad | 2010-01-29 | 1 | -17/+20 | |
| | | | | ||||||
| | | * | Sending translation for Finnish | vpv | 2010-01-29 | 1 | -100/+182 | |
| | | | | ||||||
| | * | | GUI: fixed bug caused by failed gk-authorization | Jiri Moskovcak | 2010-01-29 | 2 | -21/+52 | |
| | |/ | | | | | | | | | | | | | | | | | | | - if user enters a wrong password to gk and doesn't unlock it, the GUI would throw an exception, this patch makes GUI to ask twice per every plugin, ignore the exception is it fails and it will use defaults from /etc/abrt/plugins | |||||
| | * | GUI: wrap the reporter message if it's longer than 360px | Jiri Moskovcak | 2010-01-29 | 1 | -3/+7 | |
| | | | | | | | | | | | | | | | - and make this work dynamically!!! making 360px the hard border is not very nice | |||||
| * | | Merge branch 'master' into rhel6 | Denys Vlasenko | 2010-01-29 | 3 | -4/+16 | |
| |\| | ||||||
| | * | fix bug 559881 (kerneloops not shown in "new" GUI) | Denys Vlasenko | 2010-01-29 | 3 | -4/+16 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | Merge branch 'master' into rhel6 | Denys Vlasenko | 2010-01-29 | 1 | -1/+0 | |
| |\| | ||||||
| | * | remove extra "secondary" property | Denys Vlasenko | 2010-01-29 | 1 | -1/+0 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | Merge branch 'master' into rhel6 | Denys Vlasenko | 2010-01-29 | 3 | -3/+15 | |
| |\| | ||||||
| | * | GUI ReporterDialog: hide log button | Denys Vlasenko | 2010-01-29 | 3 | -3/+15 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | Merge branch 'master' into rhel6 | Denys Vlasenko | 2010-01-29 | 1 | -4/+1 | |
| |\| | ||||||
| * | | Merge branch 'rhel6' of ssh://vda@git.fedorahosted.org/git/abrt into rhel6 | Denys Vlasenko | 2010-01-29 | 1 | -1/+1 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'master' into rhel6 | Denys Vlasenko | 2010-01-28 | 1 | -18/+21 | |
| |\ \ \ | ||||||
* | \ \ \ | Merge branch 'master' into rhel6 | Jiri Moskovcak | 2010-01-28 | 1 | -4/+1 | |
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| | | ||||||
| * | | | added valgrind and strace to blacklist | Jiri Moskovcak | 2010-01-28 | 1 | -4/+1 | |
| | |/ | |/| | ||||||
* | | | re-enabled the gpg check in rhel6 branch | Jiri Moskovcak | 2010-01-28 | 1 | -1/+1 | |
| | | | | | | | | | | | | - for some reason the merging from master failed for this change | |||||
* | | | Merge branch 'master' into rhel6 | Jiri Moskovcak | 2010-01-28 | 1 | -18/+21 | |
|\| | | |/ |/| | ||||||
| * | Sending translation for Hebrew | elad | 2010-01-28 | 1 | -18/+21 | |
| | | ||||||
* | | abrt.conf: add Bugzilla reporter | Denys Vlasenko | 2010-01-28 | 1 | -2/+2 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | Merge branch 'master' into rhel6 | Denys Vlasenko | 2010-01-28 | 8 | -98/+59 | |
|\| | | | | | | | | | | | | | Conflicts: src/Daemon/abrt.conf Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | Bugzilla,Catcut: fix or remove incomprehensible comments; fix error msg | Denys Vlasenko | 2010-01-28 | 4 | -86/+37 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | SOSreport: do not leave stray files in /tmp | Denys Vlasenko | 2010-01-28 | 1 | -3/+8 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | Save the core where it belongs if ulimit -c is > 0 | Jiri Moskovcak | 2010-01-28 | 1 | -1/+1 | |
| | | ||||||
| * | Merge branch 'master' of git://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2010-01-28 | 1 | -2/+3 | |
| |\ | ||||||
| | * | SOSreport: run it niced | Denys Vlasenko | 2010-01-28 | 1 | -2/+3 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | reenabled gpg check | Jiri Moskovcak | 2010-01-28 | 2 | -1/+8 | |
| |/ | | | | | | | | | | | - we still just check only the signature of the package, which doesn't tell us if the files on the disk weren't changed, but will at least filter not official packages | |||||
| * | Sending translation for Polish | raven | 2010-01-27 | 1 | -9/+13 | |
| | | ||||||
* | | SOSreport: do not leave stray files in /tmp | Denys Vlasenko | 2010-01-28 | 1 | -3/+8 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | SOSreport: run it niced; abrt.conf: run SOSreport at crash time | Denys Vlasenko | 2010-01-28 | 2 | -5/+11 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | re-enabled bugzilla for rhel6 | Jiri Moskovcak | 2010-01-27 | 2 | -22/+22 | |
| | | ||||||
* | | Merge branch 'master' into rhel6 | Denys Vlasenko | 2010-01-27 | 1 | -4/+3 | |
|\| | ||||||
| * | report GUI: rename buttons: Log -> Show log, Send -> Send report | Denys Vlasenko | 2010-01-27 | 1 | -4/+3 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | Merge branch 'master' into rhel6 | Denys Vlasenko | 2010-01-27 | 1 | -1/+1 | |
|\| | ||||||
| * | applet: reduce blinking timeout to 3 sec | Denys Vlasenko | 2010-01-27 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | Merge branch 'master' into rhel6 | Denys Vlasenko | 2010-01-27 | 5 | -19/+37 | |
|\| | ||||||
| * | abrtd: proper fix to autostart problem | Denys Vlasenko | 2010-01-27 | 5 | -19/+37 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | Merge branch 'master' into rhel6 | Denys Vlasenko | 2010-01-27 | 3 | -143/+127 | |
|\| | ||||||
| * | fix dbus autostart | Denys Vlasenko | 2010-01-27 | 1 | -17/+36 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | Sending translation for Spanish | elsupergomez | 2010-01-27 | 1 | -92/+60 | |
| | | ||||||
| * | Sending translation for Polish | raven | 2010-01-27 | 1 | -34/+31 | |
| | | ||||||
* | | Merge branch 'master' into rhel6 | Denys Vlasenko | 2010-01-27 | 1 | -6/+11 | |
|\| | ||||||
| * | abrtd: set "Reported" status only if at least one reporter succeeded | Denys Vlasenko | 2010-01-27 | 1 | -6/+11 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | Merge branch 'master' into rhel6 | Denys Vlasenko | 2010-01-27 | 3 | -104/+150 | |
|\| | ||||||
| * | Sending translation for Oriya | mgiri | 2010-01-27 | 1 | -92/+136 | |
| | | ||||||
| * | Sending translation for Assamese | amitakhya | 2010-01-27 | 1 | -12/+11 | |
| | |