Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | new bugzilla insides, add comment and reproduce when it's filled and not ↵ | Nikola Pajkovsky | 2010-02-08 | 4 | -249/+629 | |
|/ | | | | CLOSED, hopping when bug is CLOSED as DUPLICATE | |||||
* | python hook: move UUID generation to abrtd; generate REASON, add it to bz title | Denys Vlasenko | 2010-02-08 | 7 | -36/+520 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Karel Klic | 2010-02-08 | 5 | -12/+26 | |
|\ | ||||||
| * | make "reason" field less verbose; bz reporter: include it in "summary" | Denys Vlasenko | 2010-02-08 | 3 | -10/+24 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2010-02-08 | 1 | -5/+20 | |
| |\ | ||||||
| * | | increase the version | Jiri Moskovcak | 2010-02-08 | 2 | -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 me | Karel Klic | 2010-02-08 | 3 | -17/+11 | |
| |/ |/| | ||||||
* | | remove autoreport hack, re-enable proper code for it | Denys Vlasenko | 2010-02-08 | 1 | -5/+1 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | remove binary files from report if client did not include them | Denys Vlasenko | 2010-02-08 | 1 | -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 happy | Jiri Moskovcak | 2010-02-08 | 1 | -8/+9 | |
| | ||||||
* | fix my goof in to_string() | Denys Vlasenko | 2010-02-08 | 1 | -4/+4 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | stupid whitespace fix | Denys Vlasenko | 2010-02-07 | 3 | -3/+0 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | Merge branch 'master' of ssh://vda@git.fedorahosted.org/git/abrt | Denys Vlasenko | 2010-02-07 | 1 | -2/+6 | |
|\ | ||||||
| * | Show bugs with more than 2 comments. | Karel Klic | 2010-02-07 | 1 | -2/+6 | |
| | | ||||||
* | | forgot to add lib/Utils/numtoa.cpp | Denys Vlasenko | 2010-02-07 | 1 | -0/+34 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | *: remove all usages of C++ streams (-10k in code size) | Denys Vlasenko | 2010-02-07 | 76 | -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/abrt | Karel Klic | 2010-02-07 | 2 | -241/+244 | |
|\ | ||||||
| * | Sending translation for Dutch | warrink | 2010-02-07 | 1 | -240/+243 | |
| | | ||||||
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2010-02-07 | 12 | -60/+207 | |
| |\ | ||||||
| * | | added avant-window-navigator to blacklist per maintainer request | Jiri Moskovcak | 2010-02-07 | 1 | -1/+1 | |
| | | | ||||||
* | | | Script to list abrt bugs with incomplete backtraces in Bugzilla | Karel Klic | 2010-02-07 | 1 | -0/+142 | |
| | | | ||||||
* | | | abrt-rate-backtrace utility | Karel Klic | 2010-02-07 | 1 | -0/+183 | |
| | | | ||||||
* | | | +wiki output, +caching, +faster pickling | Karel Klic | 2010-02-07 | 1 | -10/+59 | |
| |/ |/| | ||||||
* | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Karel Klic | 2010-02-06 | 6 | -44/+82 | |
|\ \ | ||||||
| * | | CCpp analyzer: fix rhbz#552435 (bt rating misinterpreting # chars) | Denys Vlasenko | 2010-02-05 | 2 | -10/+25 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | abrtd: fix handling of dupes (weren't deleting dup's directory); better logging | Denys Vlasenko | 2010-02-05 | 4 | -34/+57 | |
| |/ | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | Some Bugzilla script improvements | Karel Klic | 2010-02-06 | 3 | -9/+35 | |
| | | ||||||
* | | Ask for login and password if missing from reporter plugin. | Karel Klic | 2010-02-05 | 3 | -7/+90 | |
|/ | ||||||
* | use .new suffix on new crashdumps; strip it when crashdump is ready | Denys Vlasenko | 2010-02-04 | 4 | -26/+43 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | abrtd: handle "perl -w /usr/bin/script" too | Denys Vlasenko | 2010-02-04 | 1 | -2/+9 | |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Karel Klic | 2010-02-04 | 9 | -596/+395 | |
|\ | ||||||
| * | Added how to test guidlines | Jiri Moskovcak | 2010-02-04 | 1 | -0/+32 | |
| | | ||||||
| * | abrtd: fix rhbz#560642 - don't die on bad plugin names | Denys Vlasenko | 2010-02-04 | 5 | -216/+58 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | Sending translation for Hebrew | elad | 2010-02-04 | 1 | -23/+40 | |
| | | ||||||
| * | Sending translation for Spanish | elsupergomez | 2010-02-04 | 1 | -65/+15 | |
| | | ||||||
| * | Sending translation for Marathi | sandeeps | 2010-02-04 | 1 | -292/+250 | |
| | | ||||||
* | | Component-wise duplicates | Karel Klic | 2010-02-04 | 1 | -20/+26 | |
| | | ||||||
* | | Removed 5 shift/reduce conflicts | Karel Klic | 2010-02-04 | 1 | -1/+1 | |
| | | ||||||
* | | Skip broken hashes | Karel Klic | 2010-02-04 | 1 | -1/+6 | |
| | | ||||||
* | | Fix displaying dupcount. | Karel Klic | 2010-02-04 | 1 | -1/+1 | |
| | | ||||||
* | | Removed 4 shift/reduce conflicts | Karel Klic | 2010-02-04 | 1 | -2/+2 | |
| | | ||||||
* | | Added some more noncrash frames. | Karel Klic | 2010-02-04 | 1 | -11/+30 | |
| | | ||||||
* | | Print the number of duplicates found. | Karel Klic | 2010-02-04 | 1 | -0/+4 | |
| | | ||||||
* | | Script which checkes duplicate ABRT hashes in Bugzilla | Karel Klic | 2010-02-04 | 1 | -0/+54 | |
|/ | ||||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Karel Klic | 2010-02-04 | 1 | -295/+265 | |
|\ | ||||||
| * | Sending translation for German | kenda | 2010-02-04 | 1 | -295/+265 | |
| | | ||||||
* | | Remove lines containing only spaces from backtrace. | Karel Klic | 2010-02-04 | 1 | -3/+19 | |
| | | ||||||
* | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Karel Klic | 2010-02-04 | 52 | -6219/+8299 | |
|\| | ||||||
| * | Merge branch 'master' of git://git.fedorahosted.org/git/abrt | Karel Klic | 2010-02-04 | 11 | -294/+285 | |
| |\ | ||||||
| | * | Sending translation for Polish | raven | 2010-02-03 | 1 | -241/+233 | |
| | | |