Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Bugzilla: attach backtrace even if it is small | Denys Vlasenko | 2010-01-21 | 1 | -5/+6 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | fix bz description text disrupted by recent dbus security fix | Denys Vlasenko | 2010-01-21 | 1 | -30/+65 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | bad position of Enabled=1 in bugzilla.conf | Nikola Pajkovsky | 2010-01-21 | 1 | -1/+1 | |
| | | ||||||
| * | diable catcut, enabled bugzilla | Nikola Pajkovsky | 2010-01-21 | 2 | -1/+2 | |
| | | ||||||
| * | TicketUploader: made Report() to honor user settings | Jiri Moskovcak | 2010-01-21 | 3 | -217/+307 | |
| | | ||||||
| * | CCMainWindow.py: use CD_xxx constants | Denys Vlasenko | 2010-01-21 | 1 | -1/+2 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | throw when some members are missing in xmlrpc response | Nikola Pajkovsky | 2010-01-21 | 1 | -6/+19 | |
| | | ||||||
| * | TicketUploader and FileTransfer plugins: fixes after a round of testing | Denys Vlasenko | 2010-01-21 | 16 | -212/+198 | |
| | | | | | | | | | | | | | | for one, FileTransfer now would not use current dir as a storage for temp files. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | Sending translation for Polish | raven | 2010-01-21 | 1 | -29/+32 | |
| | | ||||||
| * | Merge branch 'master' into hotfix | Nikola Pajkovsky | 2010-01-21 | 26 | -465/+719 | |
| |\ | ||||||
| | * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Karel Klic | 2010-01-21 | 23 | -387/+453 | |
| | |\ | ||||||
| | | * | Sending translation for Dutch | warrink | 2010-01-21 | 1 | -21/+24 | |
| | | | | ||||||
| | | * | gui: restore default "1. 2. 3." for "how to reproduce" field | Denys Vlasenko | 2010-01-21 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| | | * | restore saving of backtrace broken by client->server security fix | Denys Vlasenko | 2010-01-21 | 7 | -78/+88 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| | | * | abrtd: fix Report() dbus call gaping security holes | Denys Vlasenko | 2010-01-21 | 18 | -303/+347 | |
| | | | | | | | | | | | | | | | | | | | | | | | | We were blindly trusting the values passed to us Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| | | * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2010-01-20 | 4 | -18/+17 | |
| | | |\ | ||||||
| | | | * | use get_crash_data_item_content() accessor more widely | Denys Vlasenko | 2010-01-20 | 4 | -18/+17 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| | | * | | GUI: fixed problem with setting markup for reporter status messages | Jiri Moskovcak | 2010-01-20 | 2 | -5/+12 | |
| | | | | | | | | | | | | | | | | | | | | - now we have fallback to a raw text, so at least we will see the message | |||||
| | | * | | Fixed reporting from abrt-gui when g-keyring is not accessible | Jiri Moskovcak | 2010-01-20 | 2 | -9/+8 | |
| | | |/ | | | | | | | | | | | | | | | | | | | | | - when g-k is not available to user, GUI let him to insert his credentials, but only remembers it until he closes the gui | |||||
| | * / | Fixed creation of top_five list | Karel Klic | 2010-01-21 | 1 | -1/+3 | |
| | |/ | ||||||
| | * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Karel Klic | 2010-01-20 | 55 | -559/+770 | |
| | |\ | ||||||
| | | * | GUI: small fix to show all warnings at once | Jiri Moskovcak | 2010-01-20 | 1 | -1/+1 | |
| | | | | ||||||
| | | * | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2010-01-20 | 8 | -105/+164 | |
| | | |\ | ||||||
| | | | * | Sending translation for Dutch | warrink | 2010-01-20 | 1 | -65/+117 | |
| | | | | | ||||||
| | | * | | new version 1.0.4 | Jiri Moskovcak | 2010-01-20 | 2 | -2/+30 | |
| | | | | | ||||||
| | * | | | Much improved aabrt-bz-stats | Karel Klic | 2010-01-20 | 1 | -24/+130 | |
| | | | | | ||||||
| * | | | | fix double filled bug with same status_whiteboard(abrt hash) | Nikola Pajkovsky | 2010-01-21 | 1 | -6/+20 | |
| | |_|/ | |/| | | ||||||
| * | | | split load_crash_data_from_debug_dump from DebugDumpToCrashReport | Denys Vlasenko | 2010-01-20 | 7 | -40/+47 | |
| | |/ | |/| | | | | | | | | | | | | | We will need it elsewhere later Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | Sending translation for Polish | raven | 2010-01-19 | 1 | -60/+103 | |
| | | | ||||||
| * | | use get_crash_data_item_content() more widely. -4k. | Denys Vlasenko | 2010-01-19 | 6 | -21/+20 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | move all FILENAME_xxx defines to inc/CrashTypes.h | Denys Vlasenko | 2010-01-19 | 14 | -72/+62 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt | Jiri Moskovcak | 2010-01-19 | 40 | -241/+334 | |
| |\ \ | ||||||
| | * | | unify "crash data, "crash info" and "crash report" data types. they are the same | Denys Vlasenko | 2010-01-19 | 37 | -241/+315 | |
| | |/ | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | GUI: reporter dialog polishing | Jiri Moskovcak | 2010-01-19 | 2 | -73/+89 | |
| | | | ||||||
| * | | GUI: made the report url clickable again | Jiri Moskovcak | 2010-01-19 | 1 | -6/+8 | |
| | | | ||||||
* | | | Merge branch 'master' into rhel6 | Jiri Moskovcak | 2010-01-19 | 31 | -419/+765 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | Add warning text about script usage to abrt-bz-* scripts. Document the ↵ | Karel Klic | 2010-01-19 | 3 | -0/+19 | |
| |/ | | | | | | | purpose of the scripts. | |||||
| * | resolve conflict | Jiri Moskovcak | 2010-01-19 | 22 | -132/+78 | |
| |\ | ||||||
| | * | Eliminate ATT file type - use TXT or BIN | Denys Vlasenko | 2010-01-19 | 12 | -74/+54 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| | * | preparatory patch with trivial cleanups | Denys Vlasenko | 2010-01-19 | 11 | -58/+24 | |
| | | | | | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | | GUI: changed type of log window to popup | Jiri Moskovcak | 2010-01-19 | 1 | -0/+1 | |
| | | | | | | | | | | | | - it removes the window decorations and it's not shown in taskbar | |||||
| * | | GUI: redesign of reporter dialog | Jiri Moskovcak | 2010-01-19 | 2 | -262/+612 | |
| |/ | ||||||
| * | made bugzilla url copyable | Jiri Moskovcak | 2010-01-18 | 1 | -4/+25 | |
| | | ||||||
| * | fixed: "Warning: g_set_prgname() called multiple times" | Jiri Moskovcak | 2010-01-18 | 1 | -1/+1 | |
| | | ||||||
| * | Set the prgname to "Automatic Bug Reporting Tool" fixes rhbz#550357 | Jiri Moskovcak | 2010-01-18 | 1 | -2/+4 | |
| | | ||||||
| * | CCpp analyzer: display __abort_msg in backtrace. closes rhbz#549735 | Denys Vlasenko | 2010-01-18 | 2 | -19/+26 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
* | | conflict | Jiri Moskovcak | 2010-01-18 | 27 | -500/+776 | |
|\| | ||||||
| * | Sending translation for Hebrew | elad | 2010-01-18 | 1 | -44/+46 | |
| | | ||||||
| * | s/os.exit/sys.exit - closes rhbz#556313 | Denys Vlasenko | 2010-01-18 | 1 | -1/+1 | |
| | | | | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | |||||
| * | Merge branch 'master' of git://git.fedorahosted.org/git/abrt | Karel Klic | 2010-01-18 | 80 | -1133/+2106 | |
| |\ |