Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mv devel header files to inc/ and install them | Jiri Moskovcak | 2010-07-09 | 1 | -142/+0 |
| | | | | | | - header files are required to write the custom plugins plugins without downloading the whole git tree, user just need to install abrt-devel package | ||||
* | remove obsolete Catcut and rhfastcheck reporters | Denys Vlasenko | 2010-06-29 | 1 | -1/+0 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | whitespace cleanup, no code changes | Denys Vlasenko | 2010-04-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | Merge branch 'master' into bugzilla | Nikola Pajkovsky | 2010-02-15 | 1 | -1/+17 |
|\ | |||||
| * | Better comment for LoadPluginSettings | Karel Klic | 2010-02-12 | 1 | -1/+3 |
| | | |||||
| * | Move LoadPluginSettings to the shared utils library. Add parameter ↵ | Karel Klic | 2010-02-12 | 1 | -1/+15 |
| | | | | | | | | skipKeysWithoutValue. | ||||
* | | new bugzilla insides, add comment and reproduce when it's filled and not ↵ | Nikola Pajkovsky | 2010-02-08 | 1 | -0/+1 |
|/ | | | | CLOSED, hopping when bug is CLOSED as DUPLICATE | ||||
* | *: remove all usages of C++ streams (-10k in code size) | Denys Vlasenko | 2010-02-07 | 1 | -2/+1 |
| | | | | | | Also add copyright banners to all files which were missing them Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | unify "crash data, "crash info" and "crash report" data types. they are the same | Denys Vlasenko | 2010-01-19 | 1 | -3/+3 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | forgotten comma | Denys Vlasenko | 2009-11-19 | 1 | -2/+2 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | fix small bug in plugin loading code | Denys Vlasenko | 2009-11-19 | 1 | -0/+1 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | move Catcut's description generation to lib/Utils/make_descr.cpp | Denys Vlasenko | 2009-11-19 | 1 | -4/+5 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | give Plugin class a map_plugin_settings_t member | Denys Vlasenko | 2009-11-06 | 1 | -1/+5 |
| | | | | | | This simplifies and unifies get/set settings ops Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | move logger's report text creation to lib/Utils/make_descr.cpp | Denys Vlasenko | 2009-10-30 | 1 | -0/+1 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | lib/Plugins/Bugzilla: generate less sparse bug report comments | Denys Vlasenko | 2009-10-30 | 1 | -9/+11 |
| | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | unify CommLayer, MiddleWare and Utils into Utils | Denys Vlasenko | 2009-09-15 | 1 | -0/+118 |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> |