moodle/badges
Paul Holden b40d438fbf MDL-75708 reportbuilder: consider stress tests as requiring longtest.
We should respect the value of the PHPUNIT_LONGTEST constant in the
report source stress tests, as it was discovered after 165e26fa that
the default configuration of some CIs (GHA) was not sufficient to run
them.

Hence, use the PHPUNIT_LONGTEST to determine whether to execute said
tests. Note this constant is enabled on internal CI.
2022-09-09 11:11:39 +01:00
..
amd MDL-73915 js: Drop support for IE and android 2022-02-23 08:55:20 +08:00
classes MDL-73938 reportbuilder: better Oracle support of long text columns. 2022-09-05 12:08:54 +01:00
criteria MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
lib MDL-49103 badges: bake badges with iTXt chunk instead of tEXt 2020-02-04 18:49:39 +01:00
templates MDL-66940 badges: Create page to display badges info 2022-03-04 12:18:59 +01:00
tests MDL-75708 reportbuilder: consider stress tests as requiring longtest. 2022-09-09 11:11:39 +01:00
action.php MDL-72904 core_badges: Introduce tertiary navigation for badges 2021-12-23 21:02:01 +08:00
ajax.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
alignment.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
alignment_action.php MDL-72367 badges: require sesskey to remove badge alignment. 2022-01-11 14:34:16 +01:00
alignment_form.php MDL-63876 badges: Remove invalid table from badges 2019-03-29 11:30:09 +08:00
assertion.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
award.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
backpack-add.php MDL-65959 badges: Allow cross domain/protocol functionality - obv2 2020-10-27 00:28:16 +08:00
backpack-connect.php MDL-71119 core_badges: Initialise scopes param in backpack-connect.php 2021-04-14 09:18:35 +02:00
backpack-export.php MDL-65959 badge: Enable OB2.1 *connection* with cross domain ability 2020-10-27 00:27:20 +08:00
backpackemailverify.php MDL-65959 badges: Do not use badge user preference after verification 2020-10-27 00:27:19 +08:00
backpacks.php MDL-70911 core_badges: Add navigation menu in classic 2021-03-11 09:00:35 +01:00
badge.php MDL-74386 navigation: Remove redundant set_secondary_navigation() calls 2022-04-08 15:11:31 +08:00
badge_json.php MDL-66940 badges: Create page to display badges info 2022-03-04 12:18:59 +01:00
badgeclass.php MDL-66940 badges: Create page to display badges info 2022-03-04 12:18:59 +01:00
criteria.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
criteria_action.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
criteria_form.php MDL-63876 badges: Coding style 2019-03-29 11:31:15 +08:00
criteria_settings.php MDL-74075 core_badges: Check accepted criterias 2022-03-09 12:31:29 +01:00
edit.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
endorsement.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
endorsement_form.php MDL-64010 badges: Validate URL form fields. 2018-11-16 10:28:09 +08:00
endorsement_json.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
external.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
image_author_json.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
index.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
issuer_json.php MDL-66357 core_badges: remove action=0 usage for issuer 2020-04-03 08:09:55 +02:00
lib.php MDL-53589 badges: fix capability check 2016-05-06 09:27:24 +08:00
mybackpack.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
mybadges.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
newbadge.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
overview.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
preferences.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
preferences_form.php MDL-39063 badges: Improve external backpack usability and workflow 2013-04-16 10:47:40 +12:00
recipients.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
related.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
related_action.php MDL-72370 badges: require sesskey to remove related badge. 2021-11-02 18:04:16 +01:00
related_form.php MDL-63973 core_badges: exclude related badges when adding related badges 2018-11-19 11:19:12 +08:00
renderer.php MDL-66940 badges: Create page to display badges info 2022-03-04 12:18:59 +01:00
upgrade.txt MDL-72904 core_badges: Introduce tertiary navigation for badges 2021-12-23 21:02:01 +08:00
upgradelib.php MDL-70911 core_badges: Remove $CFG->badges_site_backpack 2021-03-10 09:09:05 +01:00
view.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30