Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | remove FILENAME_REPRODUCE field. FILENAME_COMMENT should be used instead | Denys Vlasenko | 2011-03-03 | 11 | -148/+46 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
| * | renamed libreport.so to libreport2.so | Jiri Moskovcak | 2011-03-03 | 12 | -35/+35 | |
| | | | | | | | | | | - we have a conflict with old report library which contains file with the same name | |||||
* | | Add retrace client into analyze and reanalyze events | Karel Klic | 2011-03-03 | 1 | -4/+6 | |
|/ | ||||||
* | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Karel Klic | 2011-03-03 | 5 | -218/+215 | |
|\ | ||||||
| * | retrace server: add F15 support; unify i386 and i686 | Michal Toman | 2011-03-03 | 5 | -172/+201 | |
| | | ||||||
| * | make retrace server installer work with new paths | Michal Toman | 2011-03-03 | 1 | -58/+26 | |
| | | ||||||
* | | retrace-client: store backtrace to dump_dir in batch operation; various ↵ | Karel Klic | 2011-03-03 | 1 | -85/+76 | |
| | | | | | | | | cleanups and fixes | |||||
* | | parse_options: handle options without short variant | Karel Klic | 2011-03-03 | 1 | -2/+6 | |
|/ | ||||||
* | create.wsgi: tell user that a file is missing in the archive when responding ↵ | Karel Klic | 2011-03-03 | 1 | -1/+1 | |
| | | | | with 403 | |||||
* | abrt.spec: abrt-gui requires libreport-gtk | Karel Klic | 2011-03-03 | 1 | -0/+1 | |
| | ||||||
* | gui-wizard-gtk: highlight the search result | Jiri Moskovcak | 2011-03-02 | 2 | -50/+30 | |
| | ||||||
* | abrt.spec: proper retrace server requirements | Karel Klic | 2011-03-01 | 1 | -1/+2 | |
| | ||||||
* | Revert obsoleted -Werror removal | Karel Klic | 2011-03-01 | 1 | -1/+2 | |
| | ||||||
* | finished merge with master branch | Karel Klic | 2011-03-01 | 3 | -51/+47 | |
| | ||||||
* | Revert "Remove unused OPTION_GROUP", because OPT_GROUP is used by | Karel Klic | 2011-03-01 | 3 | -1/+16 | |
| | | | | | abrt-retrace-client. This reverts commit 3380e13c62e1b7a8309423f4eccfb4b6cbaa0310. | |||||
* | merge changes from master | Karel Klic | 2011-03-01 | 196 | -12062/+17321 | |
|\ | ||||||
| * | gui-wizard-gtk: show element list on last page before reporting | Denys Vlasenko | 2011-02-28 | 2 | -2/+30 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
| * | gui-wizard-gtk: tweak label placement and box names | Denys Vlasenko | 2011-02-28 | 2 | -4/+5 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
| * | dump_dir API: rename dd_dir field to dd_dirname | Denys Vlasenko | 2011-02-28 | 10 | -36/+36 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
| * | show more useful columns in abrt-gtk; use human-readable time in dir names | Denys Vlasenko | 2011-02-28 | 9 | -28/+63 | |
| | | | | | | | | | | | | | | | | | | | | | | | | For most users, "hostname" is the same for every crash (it is their hostname). Not every problem even has "Application" field ("low on disk space" problem, for example, doesn't), whereas any problem should have "Reason" field. For non-root, it is useful to see which dumps are in /var/spool/abrt (and aren't writable), and which are in $HOME/.abrt/spool. Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
| * | gui-wizard-gtk: show error messages as msg boxes | Denys Vlasenko | 2011-02-25 | 5 | -11/+35 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
| * | change stealing semantics from copy to move | Denys Vlasenko | 2011-02-25 | 8 | -39/+33 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
| * | gui-wizard-gtk: s:$HOME/.abrt:$HOME/.abrt/spool | Denys Vlasenko | 2011-02-25 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
| * | gui-wizard-gtk: implement stealing | Denys Vlasenko | 2011-02-25 | 3 | -16/+76 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
| * | gui-wizard-gtk: align warning message vertically to middle | Jiri Moskovcak | 2011-02-25 | 1 | -4/+36 | |
| | | ||||||
| * | gui-wizard-gtk: retain reporter selections across data reloads | Denys Vlasenko | 2011-02-25 | 1 | -10/+49 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
| * | gui-wizard-gtk: save edited fields on [Fwd]/[Apply] | Denys Vlasenko | 2011-02-24 | 2 | -9/+70 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
| * | gui-wizard-gtk: hook up the search box | Jiri Moskovcak | 2011-02-24 | 2 | -2/+35 | |
| | | ||||||
| * | gui-wizard-gtk: use fixed font for backtrace and log textviews | Denys Vlasenko | 2011-02-24 | 2 | -20/+27 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
| * | gui-wizard-gtk: make [Refresh] button work | Denys Vlasenko | 2011-02-24 | 6 | -26/+56 | |
| | | | | | | | | | | | | | | Looks for reanalyze_FOO events, enables them on "Select analyzer" page and sends user go to that page to pick the [re]analyzer to run. Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
| * | gui-wizard-gtk: reporter selector page should be complete only when at least ↵ | Denys Vlasenko | 2011-02-24 | 3 | -118/+150 | |
| | | | | | | | | | | | | one reporter is selected Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
| * | gui-wizard-gtk: group page navigation handler functions in one place | Denys Vlasenko | 2011-02-24 | 1 | -89/+88 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
| * | gui-wizard-gtk: run multiple reporters if they are selected | Denys Vlasenko | 2011-02-23 | 3 | -25/+56 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
| * | gui-wizard-gtk: move non-initialization code from init section in the source | Denys Vlasenko | 2011-02-23 | 1 | -75/+81 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
| * | gui-wizard-gtk: fix page completeness settings | Denys Vlasenko | 2011-02-23 | 1 | -17/+15 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
| * | gui-wizard-gtk: a bit different bt page layout | Denys Vlasenko | 2011-02-23 | 2 | -137/+86 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
| * | abrt-action-generate-backtrace/install-debuginfo: a bit better logging | Denys Vlasenko | 2011-02-23 | 3 | -88/+97 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
| * | gui-wizard-gtk: minor fixes in rating check logic | Jiri Moskovcak | 2011-02-23 | 1 | -3/+9 | |
| | | ||||||
| * | gui-wizard-gtk: made the warnings on bt page actually work | Jiri Moskovcak | 2011-02-23 | 4 | -43/+90 | |
| | | | | | | | | | | | | - what works: - shows warning when rating is low (kernel is skipped) - shows warning and disable "forward" when bt is not approved | |||||
| * | gui-wizard-gtk: reporting event will be run now, but only the first one | Denys Vlasenko | 2011-02-23 | 1 | -48/+118 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
| * | gui-wizard-gtk: hide the element table on the 1st page with expander | Denys Vlasenko | 2011-02-23 | 2 | -36/+46 | |
| | | | | | | | | | | | | Also tweaked a bit some label text in GUI Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
| * | gui-wizard-gtk: hook up the bt approval check box | Jiri Moskovcak | 2011-02-23 | 2 | -1/+25 | |
| | | ||||||
| * | fix owner, group and access permissions for /proc/<pid>/[maps,smaps] file | Nikola Pajkovsky | 2011-02-23 | 1 | -2/+4 | |
| | | | | | | | | | | | | | | Before owner and group were root:root with 000 permission. Now it is abrt:<owner> and permissions is set to 640 Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> | |||||
| * | changed page type so it's not skipped when back button is pressed | Jiri Moskovcak | 2011-02-22 | 1 | -1/+4 | |
| | | ||||||
| * | move ccpp related events to events.d/ | Jiri Moskovcak | 2011-02-22 | 5 | -16/+29 | |
| | | | | | | | | | | - so now when the abrt-addon-ccpp is removed it's config will be removed with it, so the rest of abrt and libreport won't be confused | |||||
| * | gui-wizard-gtk: add forward_page_func which skips analyze step when it is ↵ | Denys Vlasenko | 2011-02-22 | 7 | -9/+47 | |
| | | | | | | | | | | | | missing Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
| * | gui-wizard-gtk: fix the problem with "missing" reporter checkboxes | Denys Vlasenko | 2011-02-22 | 3 | -21/+29 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
| * | gui-wizard-gtk: move data page to the fron1 | Denys Vlasenko | 2011-02-22 | 5 | -165/+132 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
| * | gui-wizard-gtk: reload data from directory after analyze run | Denys Vlasenko | 2011-02-22 | 1 | -0/+1 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> | |||||
| * | gui-wizard-gtk: cleanups without substantial code changes | Denys Vlasenko | 2011-02-22 | 5 | -130/+131 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com> |