/
githubmirror
/
libreport
Обзор
Документация
Войти
/
githubmirror
/
libreport
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
src/plugins/report_CentOSBugTracker.xml.in
66 строк
3 KB
Yuri Chornoivan
Fix minor typos
12 фев 2016, 23:58
12 фев 2016, 23:58
7f7ca8e
Код
Авторство
О чём код?
<?xml version="1.0" encoding="UTF-8" ?> <event> <_name>CentOS Bug Tracker</_name> <_description>Report to CentOS Bug Tracker</_description> <requires-items>component,duphash,os_release</requires-items> <exclude-items-by-default>coredump,count,event_log,reported_to,vmcore</exclude-items-by-default> <exclude-items-always></exclude-items-always> <exclude-binary-items>no</exclude-binary-items> <include-items-by-default></include-items-by-default> <minimal-rating>3</minimal-rating> <gui-review-elements>yes</gui-review-elements> <support-restricted-access optionname="Mantisbt_CreatePrivate">yes</support-restricted-access> <options> <option type="text" name="Mantisbt_Login"> <_label>User name</_label> <allow-empty>no</allow-empty> <_description>CentOS Bug Tracker account user name</_description> <_note-html>You can create bugs.centos.org account <a href="https://bugs.centos.org/signup_page.php">here</a></_note-html> </option> <option type="password" name="Mantisbt_Password"> <_label>Password</_label> <allow-empty>no</allow-empty> <_description>CentOS Bug Tracker account password</_description> </option> <option type="bool" name="Mantisbt_CreatePrivate"> <_label>Restrict access</_label> <_note-html>The issue will be accessible only to users with access to 'Private Issues'</_note-html> <default-value>no</default-value> </option> <advanced-options> <option type="text" name="Mantisbt_MantisbtURL"> <_label>CentOS Bug Tracker URL</_label> <allow-empty>no</allow-empty> <_note-html>Address of CentOS Bug Tracker server</_note-html> <default-value>https://bugs.centos.org</default-value> </option> <option type="bool" name="Mantisbt_SSLVerify"> <_label>Verify SSL</_label> <_note-html>Check SSL key validity</_note-html> <default-value>yes</default-value> </option> <option type="text" name="Mantisbt_Project"> <_label>CentOS Bug Tracker project</_label> <allow-empty>yes</allow-empty> <_note-html>Specify this only if you needed different project than specified in /etc/os-release</_note-html> </option> <option type="text" name="Mantisbt_ProjectVersion"> <_label>CentOS Bug Tracker project version</_label> <allow-empty>yes</allow-empty> <_note-html>Specify this only if you needed different project version than specified in /etc/os-release</_note-html> </option> <option type="text" name="http_proxy"> <_label>HTTP Proxy</_label> <allow-empty>yes</allow-empty> <_note-html>Sets the proxy server to use for HTTP</_note-html> </option> <option type="text" name="HTTPS_PROXY"> <_label>HTTPS Proxy</_label> <allow-empty>yes</allow-empty> <_note-html>Sets the proxy server to use for HTTPS</_note-html> </option> </advanced-options> </options> </event>