summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Revert "renamed libreport.so to libreport2.so"Karel Klic2011-03-0311-33/+33
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2011-03-0322-181/+79
|\
| * remove FILENAME_REPRODUCE field. FILENAME_COMMENT should be used insteadDenys Vlasenko2011-03-0311-148/+46
| * renamed libreport.so to libreport2.soJiri Moskovcak2011-03-0311-33/+33
* | Add retrace client into analyze and reanalyze eventsKarel Klic2011-03-031-4/+6
|/
* Merge branch 'master' of ssh://git.fedorahosted.org/git/abrtKarel Klic2011-03-035-218/+215
|\
| * retrace server: add F15 support; unify i386 and i686Michal Toman2011-03-035-172/+201
| * make retrace server installer work with new pathsMichal Toman2011-03-031-58/+26
* | retrace-client: store backtrace to dump_dir in batch operation; various clean...Karel Klic2011-03-031-85/+76
* | parse_options: handle options without short variantKarel Klic2011-03-031-2/+6
|/
* create.wsgi: tell user that a file is missing in the archive when responding ...Karel Klic2011-03-031-1/+1
* gui-wizard-gtk: highlight the search resultJiri Moskovcak2011-03-022-50/+30
* Revert obsoleted -Werror removalKarel Klic2011-03-011-1/+2
* finished merge with master branchKarel Klic2011-03-012-50/+46
* Revert "Remove unused OPTION_GROUP", because OPT_GROUP is used byKarel Klic2011-03-013-1/+16
* merge changes from masterKarel Klic2011-03-01155-6390/+8692
|\
| * gui-wizard-gtk: show element list on last page before reportingDenys Vlasenko2011-02-282-2/+30
| * gui-wizard-gtk: tweak label placement and box namesDenys Vlasenko2011-02-282-4/+5
| * dump_dir API: rename dd_dir field to dd_dirnameDenys Vlasenko2011-02-2810-36/+36
| * show more useful columns in abrt-gtk; use human-readable time in dir namesDenys Vlasenko2011-02-289-28/+63
| * gui-wizard-gtk: show error messages as msg boxesDenys Vlasenko2011-02-255-11/+35
| * change stealing semantics from copy to moveDenys Vlasenko2011-02-258-39/+33
| * gui-wizard-gtk: s:$HOME/.abrt:$HOME/.abrt/spoolDenys Vlasenko2011-02-251-1/+1
| * gui-wizard-gtk: implement stealingDenys Vlasenko2011-02-253-16/+76
| * gui-wizard-gtk: align warning message vertically to middleJiri Moskovcak2011-02-251-4/+36
| * gui-wizard-gtk: retain reporter selections across data reloadsDenys Vlasenko2011-02-251-10/+49
| * gui-wizard-gtk: save edited fields on [Fwd]/[Apply]Denys Vlasenko2011-02-242-9/+70
| * gui-wizard-gtk: hook up the search boxJiri Moskovcak2011-02-242-2/+35
| * gui-wizard-gtk: use fixed font for backtrace and log textviewsDenys Vlasenko2011-02-242-20/+27
| * gui-wizard-gtk: make [Refresh] button workDenys Vlasenko2011-02-246-26/+56
| * gui-wizard-gtk: reporter selector page should be complete only when at least ...Denys Vlasenko2011-02-243-118/+150
| * gui-wizard-gtk: group page navigation handler functions in one placeDenys Vlasenko2011-02-241-89/+88
| * gui-wizard-gtk: run multiple reporters if they are selectedDenys Vlasenko2011-02-233-25/+56
| * gui-wizard-gtk: move non-initialization code from init section in the sourceDenys Vlasenko2011-02-231-75/+81
| * gui-wizard-gtk: fix page completeness settingsDenys Vlasenko2011-02-231-17/+15
| * gui-wizard-gtk: a bit different bt page layoutDenys Vlasenko2011-02-232-137/+86
| * abrt-action-generate-backtrace/install-debuginfo: a bit better loggingDenys Vlasenko2011-02-233-88/+97
| * gui-wizard-gtk: minor fixes in rating check logicJiri Moskovcak2011-02-231-3/+9
| * gui-wizard-gtk: made the warnings on bt page actually workJiri Moskovcak2011-02-234-43/+90
| * gui-wizard-gtk: reporting event will be run now, but only the first oneDenys Vlasenko2011-02-231-48/+118
| * gui-wizard-gtk: hide the element table on the 1st page with expanderDenys Vlasenko2011-02-232-36/+46
| * gui-wizard-gtk: hook up the bt approval check boxJiri Moskovcak2011-02-232-1/+25
| * fix owner, group and access permissions for /proc/<pid>/[maps,smaps] fileNikola Pajkovsky2011-02-231-2/+4
| * changed page type so it's not skipped when back button is pressedJiri Moskovcak2011-02-221-1/+4
| * move ccpp related events to events.d/Jiri Moskovcak2011-02-223-16/+25
| * gui-wizard-gtk: add forward_page_func which skips analyze step when it is mis...Denys Vlasenko2011-02-227-9/+47
| * gui-wizard-gtk: fix the problem with "missing" reporter checkboxesDenys Vlasenko2011-02-223-21/+29
| * gui-wizard-gtk: move data page to the fron1Denys Vlasenko2011-02-225-165/+132
| * gui-wizard-gtk: reload data from directory after analyze runDenys Vlasenko2011-02-221-0/+1
| * gui-wizard-gtk: cleanups without substantial code changesDenys Vlasenko2011-02-224-124/+123