jenkins-bot has submitted this change and it was merged. Change subject: CiviCRM submodule update: improvements to support logging & reversal ......................................................................
CiviCRM submodule update: improvements to support logging & reversal 6d4c5af sync with 4.7 229c952 CRM-18104 Hook for defining log tables. c62d8f0 CRM-18180 allow non-standard table names in logging reports fac3a25 CRM-18213 remove hard-coding of DAO names 27beca2 CRM-18213 remove hard-coded DAO names 2230a84 Add tests for logging functionality to ensure the tables are still creating well 3488b66 Add settings metadata to support enabling logging functions 406276a CRM-18193 make unique ID for request available to php & mysql 1de2c70 CRM-18310 add tests for debug logging and option to specify log format, fix caching error. 3d7470e CRM-18193 adapt reports to expect a 17 char string rather than 24 char varchar for log_conn_id 364ee33 Fix to enable logging in multisite 1760035 CRM-18193 create all new log tables with log_conn_id = varchar(17) 0661b45 Add trigger creation SQL for live DB f5202fa CRM-18096 Slow queries when rendering logging tab 643a7ee Sync logging enable routine with master to reflect porting of setting.create function 8b23f1c CRM-18134 move api merge activity contact function to the BAO 5d280a4 CRM-18106 create activity against contact deleted by merge 07746c9 CRM-18212 allow triggers to be managed offline. 2460c33 Remove commenting 71c0b98 CRM-18193 add routine for converting log tables to support new log_conn_id format & hook spec Change-Id: I94d1404a86f32365e5cd7bb5a499da9f1cd9d130 --- M civicrm 1 file changed, 0 insertions(+), 0 deletions(-) Approvals: Eileen: Looks good to me, approved jenkins-bot: Verified diff --git a/civicrm b/civicrm index 52aa163..8892e62 160000 --- a/civicrm +++ b/civicrm -Subproject commit 52aa163ea08ed81403855c9f5bbd2572c9df5083 +Subproject commit 8892e621bac93e8b28d8efa1b78c8732c84b82a2 -- To view, visit https://gerrit.wikimedia.org/r/281583 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I94d1404a86f32365e5cd7bb5a499da9f1cd9d130 Gerrit-PatchSet: 1 Gerrit-Project: wikimedia/fundraising/crm Gerrit-Branch: master Gerrit-Owner: Eileen <[email protected]> Gerrit-Reviewer: Eileen <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
