moodle/tag/tests
Jonathan Champ b2f349a433 MDL-54035 accesslib: separate role definition cache clear
Thanks to MDL-49398, we can separate the combined user session and role
definition cache clearing function into two separate functions. At the
same time, we want to identify and remove mark_dirty() calls that were
added for role definition changes but were incorrectly left behind.

Change highlights:
 - Remove unnecessary mark_dirty() calls performed after
   assign_capability(), unassign_capability(), delete_role(),
   deleted contexts, brand new contexts
 - Move role definition cache clear from the user-centric
   accesslib_clear_all_caches() to the newly created,
   role-dedicated accesslib_reset_role_cache()
2018-09-21 09:17:42 -04:00
..
behat MDL-57281 behat: Fix some goutte tests (cannot click on li) 2018-08-22 18:34:50 +02:00
events_test.php MDL-51883 libraries: 3.1 final deprecation in lib/deprecatedlib.php 2018-08-01 10:32:37 +08:00
external_test.php MDL-54035 accesslib: separate role definition cache clear 2018-09-21 09:17:42 -04:00
privacy_test.php MDL-62614 Privacy: Core tag provider delete_item_tags function not work 2018-06-18 12:59:13 +08:00
taglib_test.php MDL-62867 tags: Fix missing colon in sql placeholder 2018-08-24 14:59:13 +02:00