summaryrefslogtreecommitdiffstats
path: root/src/report-python/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* py-libreport: added compatibility with python-mehJiri Moskovcak2011-06-011-111/+128
| | | | - which means it should be usable to report bugs from Anaconda
* src/report-python/report.c: Py wrappers around include/report/report.h APIDenys Vlasenko2011-05-241-1/+1
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* forgot one instance of s/"global_uuid"/"duphash"/Denys Vlasenko2011-05-241-1/+1
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* obsolete report with libreport-pythonJiri Moskovcak2011-05-231-3/+8
|
* remove abrt-handle-crashdump: abrt-cli now has all its features. closes 244Denys Vlasenko2011-05-161-5/+0
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* mass replace of crash_data with problem_dataDenys Vlasenko2011-04-231-2/+2
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* extend run_event() to run_event_on_dir_name() and run_event_on_crash_data()Denys Vlasenko2010-12-221-4/+5
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* src/report-python: add report package compatibilityDenys Vlasenko2010-12-211-0/+128
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* a stub for report-pythonJiri Moskovcak2010-12-141-0/+1