summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add component owner to the outputKarel Klic2010-02-081-2/+13
* python hook: move UUID generation to abrtd; generate REASON, add it to bz titleDenys Vlasenko2010-02-083-26/+19
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-02-081-10/+15
|\
| * make "reason" field less verbose; bz reporter: include it in "summary"Denys Vlasenko2010-02-081-10/+15
* | Put back changes accidentally pushed from RHEL6 branch to master by meKarel Klic2010-02-082-16/+8
|/
* remove autoreport hack, re-enable proper code for itDenys Vlasenko2010-02-081-5/+1
* remove binary files from report if client did not include themDenys Vlasenko2010-02-081-0/+19
* stupid whitespace fixDenys Vlasenko2010-02-071-1/+0
* *: remove all usages of C++ streams (-10k in code size)Denys Vlasenko2010-02-0723-67/+246
* Merge branch 'master' of git://git.fedorahosted.org/git/abrtKarel Klic2010-02-071-1/+1
|\
| * Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtJiri Moskovcak2010-02-078-43/+152
| |\
| * | added avant-window-navigator to blacklist per maintainer requestJiri Moskovcak2010-02-071-1/+1
* | | +wiki output, +caching, +faster picklingKarel Klic2010-02-071-10/+59
| |/ |/|
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-02-063-33/+56
|\ \
| * | abrtd: fix handling of dupes (weren't deleting dup's directory); better loggingDenys Vlasenko2010-02-053-33/+56
| |/
* | Some Bugzilla script improvementsKarel Klic2010-02-062-3/+6
* | Ask for login and password if missing from reporter plugin.Karel Klic2010-02-053-7/+90
|/
* use .new suffix on new crashdumps; strip it when crashdump is readyDenys Vlasenko2010-02-043-24/+43
* abrtd: handle "perl -w /usr/bin/script" tooDenys Vlasenko2010-02-041-2/+9
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-02-045-216/+58
|\
| * abrtd: fix rhbz#560642 - don't die on bad plugin namesDenys Vlasenko2010-02-045-216/+58
* | Component-wise duplicatesKarel Klic2010-02-041-20/+26
* | Removed 5 shift/reduce conflictsKarel Klic2010-02-041-1/+1
* | Skip broken hashesKarel Klic2010-02-041-1/+6
* | Fix displaying dupcount.Karel Klic2010-02-041-1/+1
* | Removed 4 shift/reduce conflictsKarel Klic2010-02-041-2/+2
* | Added some more noncrash frames.Karel Klic2010-02-041-11/+30
* | Print the number of duplicates found.Karel Klic2010-02-041-0/+4
* | Script which checkes duplicate ABRT hashes in BugzillaKarel Klic2010-02-041-0/+54
|/
* 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
| |\|
| | * cli: fix the problem of not showing oops text in editorDenys Vlasenko2010-02-031-7/+9
| | * GUI: fix rhbz#560971 "Don't show empty 'Not loaded plugins' section"Denys Vlasenko2010-02-031-2/+14
| * | Fix to successfully parse a backtrace from rhbz#550642Karel Klic2010-02-031-0/+1
| |/
| * CCpp analyzer: change duphash calculation to group minor versions togetherDenys Vlasenko2010-02-031-4/+3
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2010-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