Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | added man pages | Zdenek Prikryl | 2009-06-03 | 1 | -0/+2 | |
| | ||||||
* | new man pages | Zdenek Prikryl | 2009-06-03 | 2 | -0/+107 | |
| | ||||||
* | New hook for python apps | Jiri Moskovcak | 2009-06-02 | 4 | -0/+377 | |
| | | | | - minor fixes in python analyzer | |||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-05-28 | 1 | -26/+117 | |
|\ | ||||||
| * | added return codes to some of MW's functions | Zdenek Prikryl | 2009-05-28 | 1 | -26/+117 | |
| | | ||||||
* | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-05-21 | 1 | -4/+4 | |
|\| | ||||||
| * | minor fixes | Zdenek Prikryl | 2009-05-21 | 1 | -4/+4 | |
| | | ||||||
* | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-05-20 | 1 | -0/+5 | |
|\| | ||||||
| * | improved catching of exceptions | Zdenek Prikryl | 2009-05-18 | 1 | -0/+5 | |
| | | ||||||
* | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-05-13 | 3 | -14/+26 | |
|\| | ||||||
| * | new abrt's cron config style | Zdenek Prikryl | 2009-05-13 | 2 | -14/+25 | |
| | | ||||||
| * | added item which tells what happens in gui | Zdenek Prikryl | 2009-05-13 | 1 | -0/+1 | |
| | | ||||||
* | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-05-12 | 6 | -138/+311 | |
|\| | | | | | | | | | Conflicts: src/Daemon/Daemon.cpp | |||||
| * | added new kerneloopsscanner plugin, therefore kerneloops plugin is much more ↵ | Zdenek Prikryl | 2009-05-12 | 1 | -3/+3 | |
| | | | | | | | | simply now | |||||
| * | added debug messages | Zdenek Prikryl | 2009-05-12 | 1 | -62/+65 | |
| | | ||||||
| * | Merge commit 'origin' | Zdenek Prikryl | 2009-05-12 | 1 | -12/+40 | |
| |\ | ||||||
| * | | support for simpler settings | Zdenek Prikryl | 2009-05-12 | 6 | -79/+249 | |
| | | | ||||||
* | | | Code cleanup | Jiri Moskovcak | 2009-05-12 | 1 | -9/+5 | |
| |/ |/| | ||||||
* | | New exception handling | Jiri Moskovcak | 2009-05-07 | 1 | -12/+40 | |
|/ | ||||||
* | rework commlayerinner usage | Zdenek Prikryl | 2009-04-29 | 2 | -5/+4 | |
| | | | | new lock method in debugdump | |||||
* | new commlayerinner interface | Zdenek Prikryl | 2009-04-28 | 5 | -16/+17 | |
| | ||||||
* | final touch on commlayer, minor fixes in exceptions (zprikryl) | Jiri Moskovcak | 2009-04-24 | 4 | -57/+38 | |
| | ||||||
* | added new abrt exceptions | Zdenek Prikryl | 2009-04-23 | 1 | -2/+2 | |
| | ||||||
* | Fixed crash on F11 ticket#51 | Jiri Moskovcak | 2009-04-23 | 1 | -1/+1 | |
| | ||||||
* | Added intercomm layer so plugins can send various information to the daemon. | Jiri Moskovcak | 2009-04-23 | 4 | -17/+115 | |
| | ||||||
* | - reporter plugins can tak an argiment | Zdenek Prikryl | 2009-04-16 | 4 | -49/+59 | |
| | | | | | - added "Reporters" option which allows report basic info after a crash occurs - fixed interface of plugins | |||||
* | simple report can be activated immediately after a crash occurs | Zdenek Prikryl | 2009-04-16 | 4 | -11/+32 | |
| | ||||||
* | minor fix in reporter gui | Jiri Moskovcak | 2009-04-10 | 1 | -1/+0 | |
| | ||||||
* | Configurable max size of debugdump storage rhbz#490889 | Jiri Moskovcak | 2009-04-10 | 3 | -124/+55 | |
| | ||||||
* | Wrap lines in report to keep the window sane sized | Jiri Moskovcak | 2009-04-10 | 2 | -6/+14 | |
| | ||||||
* | Fixed gui for new daemon API | Jiri Moskovcak | 2009-04-09 | 10 | -46/+142 | |
| | | | | | removed unneeded code some UI improvements | |||||
* | renamed MW library | Zdenek Prikryl | 2009-04-08 | 4 | -13/+22 | |
| | | | | | | renamed Utils library added check for plugins init method renamed crash types | |||||
* | Added notification thru libnotify | Jiri Moskovcak | 2009-04-07 | 4 | -4/+12 | |
| | ||||||
* | added "editable" item | Zdenek Prikryl | 2009-04-07 | 1 | -1/+1 | |
| | ||||||
* | new crash types | Zdenek Prikryl | 2009-04-02 | 5 | -10/+12 | |
| | ||||||
* | fixed parsing settings of action plugins | Zdenek Prikryl | 2009-04-02 | 1 | -7/+4 | |
| | ||||||
* | added support for action plugin in settings | Zdenek Prikryl | 2009-04-02 | 2 | -6/+10 | |
| | ||||||
* | try to add action plugin, not complete commit | Zdenek Prikryl | 2009-04-02 | 2 | -13/+9 | |
| | ||||||
* | added settings | Zdenek Prikryl | 2009-04-02 | 2 | -0/+342 | |
| | ||||||
* | added new interface frof settings | Zdenek Prikryl | 2009-04-02 | 5 | -30/+95 | |
| | ||||||
* | moved file | Zdenek Prikryl | 2009-04-02 | 1 | -0/+14 | |
| | ||||||
* | rewritten CDebugDump and CrashTypes | Zdenek Prikryl | 2009-04-01 | 2 | -19/+83 | |
| | ||||||
* | Merge branch 'devel-kerneloops' | Jiri Moskovcak | 2009-04-01 | 2 | -44/+1 | |
|\ | ||||||
| * | kerneloops - hook: remove | Anton Arapov | 2009-03-26 | 2 | -44/+1 | |
| | | | | | | | | there is no need for hook so far. | |||||
* | | Added commlayer to make dbus optional | Jiri Moskovcak | 2009-04-01 | 4 | -17/+62 | |
|/ | ||||||
* | Fixed daemon to compile with new MW API, added check for dumps created while ↵ | Jiri Moskovcak | 2009-03-23 | 3 | -2/+51 | |
| | | | | | | daemon wasn't running - minor spec file fixes | |||||
* | replaced language and application plugins by analyzer plugin | Zdenek Prikryl | 2009-03-19 | 1 | -1/+1 | |
| | | | | | added action plugin simplify plugin iface | |||||
* | 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 ↵ | Jiri Moskovcak | 2009-03-13 | 1 | -2/+4 | |
| | | | | (ticket#41) |