summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into rhel6Denys Vlasenko2010-02-0413-251/+135
|\
| * abrtd: fix rhbz#560642 - don't die on bad plugin namesDenys Vlasenko2010-02-045-216/+58
| * Remove lines containing only spaces from backtrace.Karel Klic2010-02-041-3/+19
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-02-0411-47/+86
| |\
| | * Merge branch 'master' of git://git.fedorahosted.org/git/abrtKarel Klic2010-02-044-23/+16
| | |\
| | | * swapped lines, iterator is not defined after erase() is calledJiri Moskovcak2010-02-031-1/+1
| | | * GUI: fixed scrolling in reporter dialog rhbz#559687Jiri Moskovcak2010-02-031-18/+6
| | | * GUI: fixed windows icons and titles rhbz#537240, rhbz#560964Jiri Moskovcak2010-02-032-4/+9
| | * | TODO markKarel Klic2010-02-041-1/+3
| | * | commentsKarel Klic2010-02-041-2/+3
| | * | Show abrt-btrc stderr; show stats at the endKarel Klic2010-02-041-1/+2
| | * | Skip bugs without backtrace; +some notes; run ./abrt-backtrace instead of sys...Karel Klic2010-02-041-1/+17
| | * | Fixed parsing backtrace from rhbz#549293Karel Klic2010-02-031-6/+18
| | * | Merge branch 'master' of git://git.fedorahosted.org/git/abrtKarel Klic2010-02-032-9/+23
| | |\|
| | * | Fix to successfully parse a backtrace from rhbz#550642Karel Klic2010-02-031-0/+1
| * | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-02-0112-55/+52
| |\ \ \
| * \ \ \ Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-01-292-5/+10
| |\ \ \ \
* | \ \ \ \ Merge branch 'master' into rhel6Denys Vlasenko2010-02-031-7/+9
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | cli: fix the problem of not showing oops text in editorDenys Vlasenko2010-02-031-7/+9
* | | | | | Merge branch 'master' into rhel6Denys Vlasenko2010-02-031-2/+14
|\| | | | |
| * | | | | GUI: fix rhbz#560971 "Don't show empty 'Not loaded plugins' section"Denys Vlasenko2010-02-031-2/+14
| | |_|_|/ | |/| | |
* | | | | Merge branch 'master' into rhel6Denys Vlasenko2010-02-031-4/+3
|\| | | |
| * | | | CCpp analyzer: change duphash calculation to group minor versions togetherDenys Vlasenko2010-02-031-4/+3
| | |_|/ | |/| |
* | | | Merge branch 'master' into rhel6Denys Vlasenko2010-02-0112-55/+52
|\| | |
| * | | abrt-hook-ccpp: fix rhbz#560612 "limit '18446744073709551615' is bogus"Denys Vlasenko2010-02-011-1/+6
| * | | APPLET: don't show the icon when abrtd is not runningJiri Moskovcak2010-01-311-2/+1
| * | | GUI: fixed some pylint warningsJiri Moskovcak2010-01-309-48/+39
| * | | GUI: made report message labels wrapJiri Moskovcak2010-01-302-4/+6
| | |/ | |/|
* | | GUI: hide Preferences from menuJiri Moskovcak2010-01-291-1/+0
* | | Merge branch 'master' into rhel6Jiri Moskovcak2010-01-291-4/+7
|\| |
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2010-01-291-1/+3
| |\ \
| * | | GUI: don't die if daemon doesn't send the gpg keysJiri Moskovcak2010-01-291-4/+7
* | | | Merge branch 'master' into rhel6Jiri Moskovcak2010-01-291-1/+3
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Kerneloops: fix BZ reporting of oopsesDenys Vlasenko2010-01-291-1/+3
| |/
* | added BZ as reporter for KerneloopsJiri Moskovcak2010-01-291-1/+1
* | Merge branch 'master' into rhel6Jiri Moskovcak2010-01-291-2/+2
|\|
| * GUI: wider report message dialogJiri Moskovcak2010-01-291-2/+2
* | use the rhel gpg keysJiri Moskovcak2010-01-291-1/+8
* | Merge branch 'master' into rhel6Jiri Moskovcak2010-01-294-10/+29
|\|
| * moved the gpg key list from abrt.conf to gpg_keys fileJiri Moskovcak2010-01-294-9/+29
* | Merge branch 'master' into rhel6Denys Vlasenko2010-01-291-2/+3
|\|
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2010-01-292-2/+10
| |\
| * | GUI: fixed the rating logic, to prevent sending BT with rating < 3Jiri Moskovcak2010-01-291-2/+3
* | | Merge branch 'master' into rhel6Denys Vlasenko2010-01-295-26/+69
|\ \ \ | | |/ | |/|
| * | Report GUI: made more fields copyable - closed rhbz#526209; tweaked wordingDenys Vlasenko2010-01-292-2/+10
| |/
| * GUI: fixed bug caused by failed gk-authorizationJiri Moskovcak2010-01-292-21/+52
| * GUI: wrap the reporter message if it's longer than 360pxJiri Moskovcak2010-01-291-3/+7
* | Merge branch 'master' into rhel6Denys Vlasenko2010-01-292-3/+15
|\|
| * fix bug 559881 (kerneloops not shown in "new" GUI)Denys Vlasenko2010-01-292-3/+15
* | Merge branch 'master' into rhel6Denys Vlasenko2010-01-291-1/+0
|\|