index
:
abrt.git
master
Unnamed repository; edit this file 'description' to name the repository.
Michal Nowak
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
CLI.cpp -> cli.c
Nikola Pajkovsky
2011-03-11
3
-1
/
+9
*
Merge branch 'prune-old-gui'
Nikola Pajkovsky
2011-03-11
30
-5799
/
+30
|
\
|
*
remove old python gui
Nikola Pajkovsky
2011-03-11
23
-5777
/
+0
|
*
override old gui by new one
Nikola Pajkovsky
2011-03-11
7
-22
/
+30
*
|
retrace server: remove test uploader
Michal Toman
2011-03-11
1
-139
/
+0
*
|
minor tweaks to event config dialog
Jiri Moskovcak
2011-03-10
1
-1
/
+10
*
|
gtk-wizard: do not export null values to events
Karel Klic
2011-03-10
1
-0
/
+2
*
|
ccpp_events.conf: rename reanalyze_Local to reanalyze_LocalGDB
Karel Klic
2011-03-10
1
-2
/
+2
*
|
analyze_LocalGDB.xml: Fit description into single line as the current xml par...
Karel Klic
2011-03-10
1
-2
/
+1
*
|
abrt-retrace-client: show url in an error message; read envvar RETRACE_SERVER...
Karel Klic
2011-03-10
1
-2
/
+6
*
|
merge
Karel Klic
2011-03-10
9
-64
/
+172
|
\
\
|
*
|
make report_Logger configurable
Denys Vlasenko
2011-03-10
5
-13
/
+15
|
|
/
|
*
added forgotten report_Bugzilla.conf
Jiri Moskovcak
2011-03-10
1
-0
/
+4
|
*
Merge branch 'gui'
Nikola Pajkovsky
2011-03-10
1
-7
/
+66
|
|
\
|
|
*
accelerators for 'Report' and 'Online help' buttons
Nikola Pajkovsky
2011-03-10
1
-2
/
+2
|
|
*
abrt-gtk: credits dialog
Nikola Pajkovsky
2011-03-10
1
-0
/
+53
|
|
*
available online help from menu
Nikola Pajkovsky
2011-03-10
1
-3
/
+11
|
|
*
get rid of 'View log' from menu (doesn't work even old gui)
Nikola Pajkovsky
2011-03-10
1
-2
/
+0
|
*
|
Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt
Jiri Moskovcak
2011-03-10
1
-40
/
+63
|
|
\
\
|
|
*
|
event_config: load .xml files first, .conf files after
Denys Vlasenko
2011-03-10
1
-40
/
+63
|
|
|
/
|
*
|
abrt-gtk: minor tweaks in event config dialog
Jiri Moskovcak
2011-03-10
1
-5
/
+24
|
*
|
added default configuration for report_Bugzilla event
Jiri Moskovcak
2011-03-10
1
-1
/
+2
|
|
/
*
/
added XML configuration for analyze steps
Karel Klic
2011-03-10
4
-3
/
+24
|
/
*
event_xml_parser: correctly interact with already-loaded data
Denys Vlasenko
2011-03-10
3
-56
/
+121
*
abrt-action-install-debuginfo: prevent $PATH attack
Denys Vlasenko
2011-03-10
1
-2
/
+7
*
use variable name from conf file if xml description doesn't exist
Jiri Moskovcak
2011-03-09
1
-3
/
+9
*
rename Bugzilla.xml to report_Bugzilla.xml
Denys Vlasenko
2011-03-09
2
-1
/
+1
*
added loading/saving values to/from event config dialog
Jiri Moskovcak
2011-03-09
1
-6
/
+61
*
wizard: minor build fix
Jiri Moskovcak
2011-03-09
1
-1
/
+1
*
remove some not needed fields from event_config
Jiri Moskovcak
2011-03-09
3
-17
/
+26
*
create old bottom buttons
Nikola Pajkovsky
2011-03-09
1
-31
/
+80
*
gui-wizard-gtk: add load_event_config_data() to wizard
Denys Vlasenko
2011-03-09
4
-19
/
+26
*
fix to parsing of /etc/abrt/events/*.conf files
Denys Vlasenko
2011-03-09
1
-3
/
+7
*
add parsing of /etc/abrt/events/*.conf files. Not tested.
Denys Vlasenko
2011-03-09
1
-9
/
+35
*
fix a leak in event_xml_parser.c; simplify load_conf_file() a bit
Denys Vlasenko
2011-03-09
2
-29
/
+31
*
add -Wwrite-strings everywhere
Denys Vlasenko
2011-03-09
15
-37
/
+37
*
view details in extrenal editor for multiline non-binary files
Nikola Pajkovsky
2011-03-09
3
-1
/
+50
*
abrt-gtk: fixed crash when user clicks configure and no event is selected
Jiri Moskovcak
2011-03-09
1
-1
/
+4
*
Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt
Jiri Moskovcak
2011-03-09
2
-10
/
+49
|
\
|
*
retrace server: get rid of ABRT inside chroots
Michal Toman
2011-03-09
2
-10
/
+49
*
|
abrt-gtk: show error message when no event description is available
Jiri Moskovcak
2011-03-09
1
-1
/
+17
|
/
*
abrt-gtk: added event config dialog
Jiri Moskovcak
2011-03-08
4
-27
/
+176
*
added event description support into xml parser
Jiri Moskovcak
2011-03-08
4
-9
/
+21
*
implement load_event_config_data. Untested.
Denys Vlasenko
2011-03-08
7
-64
/
+153
*
event_xml_parser: minor fixes based on review from Denys
Jiri Moskovcak
2011-03-08
1
-15
/
+14
*
Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt
Jiri Moskovcak
2011-03-08
7
-21
/
+31
|
\
|
*
make fork_execv_on_steroids capable of setting env vars too
Denys Vlasenko
2011-03-08
7
-21
/
+31
*
|
silence the output
Jiri Moskovcak
2011-03-08
1
-4
/
+6
*
|
add Bugzilla.xml event description
Jiri Moskovcak
2011-03-08
2
-0
/
+34
|
/
*
Fixes for g_event_config_list == NULL
Denys Vlasenko
2011-03-07
2
-16
/
+26
[prev]
[next]