Files
redmine-exception-handler/README.rdoc
Ricky Barrette 988273ab48 Added tracker support
to secify a tracker, use the tracker params. defaults to Bug

updated version and description
2012-02-19 15:36:03 -05:00

7 lines
321 B
Plaintext

= exception_handler
This plugin allows the Exception Handler Library or any other client application to file new reports via a http post.
When a new report is received, this plugin will automatically search for an existing report.
If there is an existing report, it will be updated; if not, a new report will be filed.