moodle/webservice
Trisha Milan e52fbd2f84 MDL-66151 Performance: Session Manager modularisation
Storage of session metadata has moved into the session handler class.
This allows for other classes to fully control session handling and
removes the dependancy on the core sessions database table.

Previously, the standard method of interaction with the
session metadata was direct DB calls; this may break other plugins as there
are now proper APIs available through the session manager.

Co-authored-by: Darren Cocco <moodle@darren.cocco.id.au>
Co-authored-by: Trisha Milan <trishamilan@catalyst-au.net>
Co-authored-by: Andrew Nicols <andrew@nicols.co.uk>
2024-09-03 13:04:04 +10:00
..
classes MDL-79496 webservice: Convert manage tokens to a system report 2024-06-12 10:01:47 +02:00
rest MDL-81522 phpunit: Add missing void return type to all tests 2024-06-11 11:55:07 +02:00
soap MDL-81634 core: Fix all implicitly defined nullables 2024-08-02 14:11:12 +08:00
templates MDL-79496 webservice: Convert manage tokens to a system report 2024-06-12 10:01:47 +02:00
tests MDL-66151 Performance: Session Manager modularisation 2024-09-03 13:04:04 +10:00
draftfile.php MDL-70128 webservice: New entry point for draftfiles 2020-12-03 14:28:12 +01:00
externallib.php MDL-66151 Performance: Session Manager modularisation 2024-09-03 13:04:04 +10:00
lib.php MDL-80119 webservice: Fix typo for generated webservices_* classes 2024-01-23 14:17:22 +08:00
pluginfile.php MDL-58741 webservice: Add missing params to webservice/pluginfile.php 2017-04-27 17:04:01 +02:00
recaptcha.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
renderer.php MDL-31192 core_webservice: do not render div inside span 2024-06-21 13:09:28 +02:00
upgrade.txt MDL-81125 core: Update upgrade.txt files to document new upgrade notes 2024-05-20 22:26:45 +08:00
UPGRADING.md NOBUG: Add upgrade notes 2024-08-16 08:37:50 +07:00
upload.php MDL-77406 core: Fix code checker issues 2023-03-28 17:50:03 +01:00
wsdoc.php MDL-78352 webservice: use default user context page heading. 2023-05-26 12:25:38 +01:00