| Commit message (Expand) | Author | Age | Files | Lines |
* | kerneloops: correct copyrights and package relation. | Anton Arapov | 2009-03-31 | 6 | -6/+12 |
* | kerneloops: change abrt.spec file in order to reflect all the kerneloops chan... | Anton Arapov | 2009-03-26 | 1 | -6/+6 |
* | kerneloops - plugin: makefile change, now we have config file for plugin | Anton Arapov | 2009-03-26 | 1 | -2/+2 |
* | kerneloops - plugin: huge changeset, make things more c++-ish, configurable s... | Anton Arapov | 2009-03-26 | 5 | -187/+256 |
* | kerneloops - reporter: headers clean-up | Anton Arapov | 2009-03-26 | 1 | -5/+0 |
* | kerneloops - reporter: clean-ups | Anton Arapov | 2009-03-26 | 2 | -5/+5 |
* | kerneloops - plugin: rename files | Anton Arapov | 2009-03-26 | 2 | -0/+0 |
* | kerneloops - hook: remove | Anton Arapov | 2009-03-26 | 2 | -44/+1 |
* | Fixed daemon to compile with new MW API, added check for dumps created while ... | Jiri Moskovcak | 2009-03-23 | 4 | -3/+63 |
* | new approach for getting debuginfos and backtraces | Zdenek Prikryl | 2009-03-19 | 3 | -61/+172 |
* | fixed unlocking of a debugdump | Zdenek Prikryl | 2009-03-19 | 1 | -1/+1 |
* | minor fixes | Zdenek Prikryl | 2009-03-19 | 2 | -4/+5 |
* | new action plugin | Zdenek Prikryl | 2009-03-19 | 2 | -0/+120 |
* | replaced language and application plugins by analyzer plugin | Zdenek Prikryl | 2009-03-19 | 29 | -233/+277 |
* | moved | Zdenek Prikryl | 2009-03-19 | 2 | -0/+0 |
* | moved to Utils | Zdenek Prikryl | 2009-03-19 | 2 | -112/+0 |
* | added check for existence of debug dump | Zdenek Prikryl | 2009-03-18 | 2 | -50/+158 |
* | removed unneeded conf file | Zdenek Prikryl | 2009-03-18 | 1 | -1/+1 |
* | mw returns only existing crash infos | Zdenek Prikryl | 2009-03-18 | 1 | -6/+14 |
* | Merge branch 'master' of git://git.fedorahosted.org/git/crash-catcher | Jiri Moskovcak | 2009-03-17 | 7 | -29/+57 |
|\ |
|
| * | conf file isn't needed | Zdenek Prikryl | 2009-03-17 | 1 | -1/+0 |
| * | Plugin's configuration file is optional | Zdenek Prikryl | 2009-03-17 | 2 | -6/+8 |
| * | Check if table 'abrt' exists | Zdenek Prikryl | 2009-03-17 | 2 | -21/+46 |
| * | Add curl dependency | Zdenek Prikryl | 2009-03-17 | 2 | -1/+3 |
* | | more excetpion handling | Jiri Moskovcak | 2009-03-17 | 1 | -5/+18 |
* | | Added column 'user' to the gui | Jiri Moskovcak | 2009-03-16 | 1 | -6/+20 |
|/ |
|
* | Gui: set the newest entry as active (ticket#23) | Jiri Moskovcak | 2009-03-13 | 2 | -2/+9 |
* | Delete and Report button are no longer active if no entry is selected (ticket... | Jiri Moskovcak | 2009-03-13 | 1 | -2/+4 |
* | Gui refreshes silently (ticket#36) | Jiri Moskovcak | 2009-03-13 | 1 | -6/+7 |
* | Added error reporting over dbus to daemon, error handling in gui, about dialog | Jiri Moskovcak | 2009-03-13 | 5 | -6/+77 |
* | Version 0.0.20.0.2 | Jiri Moskovcak | 2009-03-11 | 2 | -14/+16 |
* | small fix for rpm 4.7 | Jiri Moskovcak | 2009-03-11 | 1 | -1/+1 |
* | added kerneloops addon to rpm (aarapov) | Jiri Moskovcak | 2009-03-11 | 1 | -0/+43 |
* | added kerneloops addon and plugin (aarapov) | Jiri Moskovcak | 2009-03-11 | 12 | -5/+927 |
* | Made Crash() private | Jiri Moskovcak | 2009-03-11 | 1 | -6/+3 |
* | Applet requires gui, removed dbus-glib deps | Jiri Moskovcak | 2009-03-11 | 2 | -2/+1 |
* | Closing stdout in daemon rhbz#489622 | Jiri Moskovcak | 2009-03-11 | 1 | -0/+4 |
* | Changed applet behaviour according to rhbz#489624 | Jiri Moskovcak | 2009-03-11 | 2 | -24/+4 |
* | Changed gui according to rhbz#489624, fixed dbus timeouts | Jiri Moskovcak | 2009-03-11 | 3 | -164/+38 |
* | Increased timeout for async dbus calls to 60sec | Jiri Moskovcak | 2009-03-09 | 3 | -14/+14 |
* | deps cleanup, signal AnalyzeComplete has the crashreport as an argument. | Jiri Moskovcak | 2009-03-09 | 3 | -4/+4 |
* | Fixed empty package Description. | Jiri Moskovcak | 2009-03-09 | 1 | -2/+2 |
* | Fixed problem with applet tooltip on x86_64 | Jiri Moskovcak | 2009-03-09 | 1 | -0/+2 |
* | Updated spec file | Jiri Moskovcak | 2009-03-04 | 1 | -1/+10 |
* | More renaming issues fixed.. | Jiri Moskovcak | 2009-03-04 | 1 | -2/+2 |
* | Changed BR | Jiri Moskovcak | 2009-03-04 | 1 | -1/+2 |
* | Fixed saving of user comment | Jiri Moskovcak | 2009-03-04 | 2 | -1/+13 |
* | Added a progress bar, new Comment entry for user comments.. | Jiri Moskovcak | 2009-03-04 | 5 | -34/+124 |
* | Merge branch 'master' of git://git.fedorahosted.org/git/crash-catcher | Jiri Moskovcak | 2009-03-04 | 24 | -171/+189 |
|\ |
|
| * | FILENAME_CMDLINE and FILENAME_RELEASE are optional | Zdenek Prikryl | 2009-03-04 | 1 | -2/+8 |