| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Comment cannot start in the middle of the line. | Zdenek Prikryl | 2009-08-20 | 2 | -10/+5 | |
| | | | | | Comment has to start by Char # (first char in the line) | |||||
| * | new version, small fixes to gui | Jiri Moskovcak | 2009-08-20 | 3 | -4/+10 | |
| | | ||||||
| * | removed debug prints | Zdenek Prikryl | 2009-08-20 | 1 | -9/+1 | |
| | | ||||||
| * | Merge branch 'master' of git://git.fedorahosted.org/abrt | Zdenek Prikryl | 2009-08-20 | 1 | -1/+1 | |
| |\ | ||||||
| | * | added dialogs.GtkBuilder to makefile.am | Jiri Moskovcak | 2009-08-20 | 1 | -1/+1 | |
| | | | ||||||
| * | | fixed +-1 bug | Zdenek Prikryl | 2009-08-20 | 1 | -1/+1 | |
| | | | ||||||
| * | | command mailx isn't run under root anymore. | Zdenek Prikryl | 2009-08-20 | 2 | -24/+106 | |
| | | | ||||||
| * | | MiddleWare, Bugzilla: create new component file. Can be used in reporting | Zdenek Prikryl | 2009-08-20 | 4 | -45/+70 | |
| |/ | | | | MiddleWare: fixed reporting according package name | |||||
| * | GUI: added horizontal scrolling to report window | Jiri Moskovcak | 2009-08-20 | 1 | -1/+1 | |
| | | ||||||
| * | added gnomevfs to requires | Jiri Moskovcak | 2009-08-20 | 1 | -1/+1 | |
| | | ||||||
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-08-20 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Merge branch 'master' of git://git.fedorahosted.org/abrt | Zdenek Prikryl | 2009-08-20 | 1 | -1/+1 | |
| | |\ | ||||||
| | * | | Renamed to new option's name. | Zdenek Prikryl | 2009-08-20 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | GUI: added clickable link to "after report" status window | Jiri Moskovcak | 2009-08-20 | 4 | -16/+155 | |
| | |/ |/| | ||||||
| * | | abrt-giu: tooltip is "View and report application crashes" now | Denys Vlasenko | 2009-08-20 | 1 | -1/+1 | |
| |/ | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | added default falues for abrt daemon | Zdenek Prikryl | 2009-08-20 | 2 | -2/+7 | |
| | | ||||||
| * | RPM: added GetComponent method which finds the bz component to given filename | Jiri Moskovcak | 2009-08-20 | 2 | -1/+30 | |
| | | ||||||
| * | move lib/CommLayer/CommLayerServer*.{h,cpp} to src/Daemon/, the sole user | Denys Vlasenko | 2009-08-19 | 8 | -3/+3 | |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | remove unused src/Daemon/DBusCommon.h | Denys Vlasenko | 2009-08-19 | 2 | -33/+0 | |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | SPEC: minor fix after weird merge | Jiri Moskovcak | 2009-08-19 | 1 | -1/+1 | |
| | | ||||||
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-08-19 | 4 | -5/+8 | |
| |\ | ||||||
| | * | Plugins/CCpp: remove trailing \n from debuginfo-install's output | Denys Vlasenko | 2009-08-19 | 2 | -1/+5 | |
| | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| | * | explain EnableGPGCheck option better | Denys Vlasenko | 2009-08-19 | 1 | -1/+2 | |
| | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| | * | mailx: correct English | Denys Vlasenko | 2009-08-19 | 1 | -3/+1 | |
| | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| | * | Bugzilla.conf: correct English | Denys Vlasenko | 2009-08-19 | 1 | -1/+1 | |
| | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | Version 0.0.7.10.0.7.1 | Jiri Moskovcak | 2009-08-19 | 2 | -2/+4 | |
| |/ | ||||||
| * | GUI: nicer after report message | Jiri Moskovcak | 2009-08-19 | 2 | -1/+9 | |
| | | ||||||
| * | BZ plugin: removed /xmlrpc.cgi from config, made the report message more ↵ | Jiri Moskovcak | 2009-08-19 | 3 | -4/+20 | |
| | | | | | user friendly | |||||
| * | CCpp plugin: do not abort if debuginfos aren't found | Denys Vlasenko | 2009-08-19 | 2 | -15/+24 | |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | abrt.spec: bump version to 0.0.7-2 | Denys Vlasenko | 2009-08-18 | 1 | -1/+9 | |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | removed a removed parameter | Zdenek Prikryl | 2009-08-18 | 1 | -3/+0 | |
| | | ||||||
| * | removed dangerous parameter option | Zdenek Prikryl | 2009-08-18 | 2 | -8/+0 | |
| | | ||||||
| * | minimum timeout is 1 second | Zdenek Prikryl | 2009-08-18 | 1 | -1/+1 | |
| | | ||||||
| * | in case of plugin error, don't delete debug dumps | Zdenek Prikryl | 2009-08-18 | 3 | -2/+10 | |
| | | ||||||
| * | abrt-gui: fix crash when run by root | Denys Vlasenko | 2009-08-18 | 1 | -1/+3 | |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | whitespace cleanup, no code changes | Denys Vlasenko | 2009-08-18 | 17 | -140/+140 | |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | simplify parsing of debuginfo-install output | Denys Vlasenko | 2009-08-18 | 1 | -49/+26 | |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | Version 0.0.70.0.7 | Jiri Moskovcak | 2009-08-18 | 2 | -2/+6 | |
| | | ||||||
| * | resolved conflict0.0.6 | Jiri Moskovcak | 2009-08-18 | 1 | -0/+4 | |
| | | ||||||
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2009-08-18 | 3 | -4/+11 | |
| |\ | ||||||
| | * | Bump version to 0.0.6 | Denys Vlasenko | 2009-08-17 | 3 | -4/+11 | |
| | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | GUI now show the status window after report to let user know how did it go. | Jiri Moskovcak | 2009-08-17 | 20 | -37/+144 | |
| |/ | ||||||
| * | added support for storing results from reporters (used from gui) | Zdenek Prikryl | 2009-08-14 | 17 | -32/+79 | |
| | | ||||||
| * | make ccpp plugin more verbose | Zdenek Prikryl | 2009-08-14 | 1 | -0/+1 | |
| | | ||||||
| * | fixed getting plugin's settings | Zdenek Prikryl | 2009-08-14 | 1 | -5/+4 | |
| | | ||||||
| * | fixed creation of the base64 text | Zdenek Prikryl | 2009-08-14 | 1 | -11/+11 | |
| | | ||||||
| * | .abrt directory in $HOME is created if it doesn't exist | Zdenek Prikryl | 2009-08-14 | 1 | -2/+31 | |
| | | ||||||
| * | created conf file has uid,gid of an user | Zdenek Prikryl | 2009-08-14 | 1 | -1/+9 | |
| | | ||||||
| * | Make Python and Bugzilla plugins to be enabled by default. | Jiri Moskovcak | 2009-08-12 | 1 | -2/+3 | |
| | | ||||||
| * | GUI: Changes in plugin's settings are now saved | Jiri Moskovcak | 2009-08-12 | 3 | -1/+20 | |
| | | ||||||
