Commit | Line | Data |
---|---|---|
6f7e1950 TO |
1 | { |
2 | "templates": { | |
3 | "toxicAlert": "<img alt=\"Please: Help save the fish from toxic code\" src=\"https://civicrm.org/sites/civicrm.org/files/HazCode-Please.png\">\n\n(Automated notice) This pull-request modifies {SYMBOLS}. That code has been previously identified as hazardous. For advice on dealing with it, please review [Toxic Code Protocol](http://wiki.civicrm.org/confluence/display/CRM/Toxic+Code+Protocol)." | |
4 | }, | |
5 | "checks": { | |
a5d221e4 TO |
6 | "CRM_Activity_BAO_Activity::create()": "toxicAlert", |
7 | "CRM_Activity_Form_Activity::preProcess()": "toxicAlert", | |
8 | "CRM_Case_BAO_Case::getCaseActivity()": "toxicAlert", | |
9 | "CRM_Case_BAO_Case::mergeCases()": "toxicAlert", | |
10 | "CRM_Contact_BAO_Contact::formatProfileContactParams()": "toxicAlert", | |
11 | "CRM_Contact_BAO_ContactTest::testCreateProfileContact()": "toxicAlert", | |
12 | "CRM_Contact_BAO_Individual::format()": "toxicAlert", | |
13 | "CRM_Contact_BAO_Query::addHierarchicalElements()": "toxicAlert", | |
14 | "CRM_Contact_BAO_Relationship::relatedMemberships()": "toxicAlert", | |
15 | "CRM_Contact_Form_Contact::postProcess()": "toxicAlert", | |
6f7e1950 | 16 | "CRM_Contact_Import_Form_MapField::buildQuickForm()": "toxicAlert", |
a5d221e4 TO |
17 | "CRM_Contact_Import_Parser::formatCommonData()": "toxicAlert", |
18 | "CRM_Contact_Import_Parser::formatContactParameters()": "toxicAlert", | |
19 | "CRM_Contact_Import_Parser::run()": "toxicAlert", | |
20 | "CRM_Contact_Import_Parser_Contact::import()": "toxicAlert", | |
21 | "CRM_Contribute_BAO_Contribution::recordFinancialAccounts()": "toxicAlert", | |
22 | "CRM_Contribute_BAO_Contribution::transitionComponents()": "toxicAlert", | |
23 | "CRM_Contribute_BAO_ContributionPage::sendMail()": "toxicAlert", | |
24 | "CRM_Contribute_BAO_Query::whereClauseSingle()": "toxicAlert", | |
25 | "CRM_Contribute_Form_Contribution::buildQuickForm()": "toxicAlert", | |
26 | "CRM_Contribute_Form_Contribution::submit()": "toxicAlert", | |
27 | "CRM_Contribute_Form_ContributionBase::preProcess()": "toxicAlert", | |
28 | "CRM_Contribute_Form_ContributionPage_Amount::postProcess()": "toxicAlert", | |
29 | "CRM_Contribute_Form_Contribution_Confirm::postProcessMembership()": "toxicAlert", | |
30 | "CRM_Contribute_Form_Contribution_Confirm::processFormSubmission()": "toxicAlert", | |
31 | "CRM_Contribute_Form_Contribution_Main::buildQuickForm()": "toxicAlert", | |
6f7e1950 | 32 | "CRM_Contribute_Form_Contribution_Main::formRule()": "toxicAlert", |
a5d221e4 TO |
33 | "CRM_Contribute_Form_Contribution_Main::submit()": "toxicAlert", |
34 | "CRM_Contribute_Form_Task_Invoice::printPDF()": "toxicAlert", | |
35 | "CRM_Contribute_Import_Parser::run()": "toxicAlert", | |
36 | "CRM_Core_BAO_ActionScheduleTest::setUp()": "toxicAlert", | |
37 | "CRM_Core_BAO_CustomField::formatCustomField()": "toxicAlert", | |
38 | "CRM_Core_BAO_CustomGroup::getTree()": "toxicAlert", | |
39 | "CRM_Core_BAO_Mapping::buildMappingForm()": "toxicAlert", | |
40 | "CRM_Core_BAO_UFGroup::buildProfile()": "toxicAlert", | |
41 | "CRM_Core_BAO_UFGroup::getValues()": "toxicAlert", | |
42 | "CRM_Core_I18n_SchemaStructure::widgets()": "toxicAlert", | |
43 | "CRM_Core_Permission::getEntityActionPermissions()": "toxicAlert", | |
44 | "CRM_Core_PseudoConstantTest::testOptionValues()": "toxicAlert", | |
45 | "CRM_Custom_Form_Field::formRule()": "toxicAlert", | |
46 | "CRM_Dedupe_Merger::getRowsElementsAndInfo()": "toxicAlert", | |
47 | "CRM_Dedupe_Merger::moveAllBelongings()": "toxicAlert", | |
48 | "CRM_Event_Form_ManageEvent_Fee::formRule()": "toxicAlert", | |
49 | "CRM_Event_Form_Participant::submit()": "toxicAlert", | |
6f7e1950 | 50 | "CRM_Event_Form_Registration_Confirm::postProcess()": "toxicAlert", |
a5d221e4 TO |
51 | "CRM_Event_Form_Registration_Register::buildQuickForm()": "toxicAlert", |
52 | "CRM_Event_Form_Registration_Register::postProcess()": "toxicAlert", | |
53 | "CRM_Export_BAO_Export::exportComponents()": "toxicAlert", | |
54 | "CRM_Mailing_BAO_Mailing::compose()": "toxicAlert", | |
55 | "CRM_Mailing_BAO_Mailing::getRecipients()": "toxicAlert", | |
56 | "CRM_Mailing_BAO_Mailing::report()": "toxicAlert", | |
57 | "CRM_Member_Form_Membership::formRule()": "toxicAlert", | |
58 | "CRM_Member_Form_Membership::submit()": "toxicAlert", | |
59 | "CRM_PCP_Page_PCPInfo::run()": "toxicAlert", | |
60 | "CRM_Price_BAO_PriceField::addQuickFormElement()": "toxicAlert", | |
61 | "CRM_Price_Form_Field::formRule()": "toxicAlert", | |
62 | "CRM_Profile_Form::buildQuickForm()": "toxicAlert", | |
63 | "CRM_Profile_Form::postProcess()": "toxicAlert", | |
64 | "CRM_Profile_Form::preProcess()": "toxicAlert", | |
65 | "CRM_Profile_Page_Dynamic::run()": "toxicAlert", | |
66 | "CRM_Report_Form_Contact_Detail::__construct()": "toxicAlert", | |
67 | "CRM_Report_Form_Contribute_Bookkeeping::__construct()": "toxicAlert", | |
68 | "CRM_Report_Form_Contribute_Detail::__construct()": "toxicAlert", | |
69 | "CRM_Report_Form_Event_ParticipantListing::__construct()": "toxicAlert", | |
70 | "CRM_Report_Form_Member_ContributionDetail::__construct()": "toxicAlert", | |
71 | "CRM_UF_Form_Field::buildQuickForm()": "toxicAlert", | |
72 | "CRM_Upgrade_Incremental_php_FourThree::createFinancialRecords()": "toxicAlert", | |
73 | "CRM_Utils_Date::relativeToAbsolute()": "toxicAlert", | |
74 | "CRM_Utils_Mail_EmailProcessor::_process()": "toxicAlert", | |
75 | "ImportCiviSeleniumTestCase::importContacts()": "toxicAlert", | |
76 | "WebTest_Contribute_OnBehalfOfOrganization::_testUserWithMoreThanOneRelationship()": "toxicAlert", | |
77 | "WebTest_Profile_BatchUpdateTest::testBatchUpdate()": "toxicAlert", | |
78 | "api_v3_JobTest::getMergeLocations()": "toxicAlert", | |
79 | "api_v3_JobTest::getMergeSets()": "toxicAlert" | |
6f7e1950 TO |
80 | } |
81 | } |