moodle/report
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
..
backups MDL-81549 versions: bump all versions and requires near release 2024-04-17 00:03:29 +08:00
classes MDL-82495 report_outline: Add subsections to user reports 2024-08-19 16:42:28 +02:00
competency MDL-75671 theme_boost: Refactor float classes for BS5 2024-08-09 07:40:17 +02:00
completion MDL-81523 phpunit: Add all missing setUp/tearDown parent calls 2024-06-14 16:04:57 +02:00
configlog MDL-74583 reportbuilder: final removal of legacy namespaced classes. 2024-08-26 20:44:41 +01:00
courseoverview MDL-81549 versions: bump all versions and requires near release 2024-04-17 00:03:29 +08:00
eventlist NOBUG: Add upgrade notes 2024-08-16 08:37:50 +07:00
infectedfiles MDL-81549 versions: bump all versions and requires near release 2024-04-17 00:03:29 +08:00
insights MDL-81522 phpunit: Add missing void return type to all tests 2024-06-11 11:55:07 +02:00
log Merge branch 'MDL-81634-main' of https://github.com/andrewnicols/moodle 2024-08-20 09:30:44 +07:00
loglive MDL-81523 phpunit: Add all missing setUp/tearDown parent calls 2024-06-14 16:04:57 +02:00
outline MDL-82495 report_outline: Add subsections to user reports 2024-08-19 16:42:28 +02:00
participation MDL-75671 theme_boost: Refactor spacing classes for BS5 2024-08-09 07:40:17 +02:00
performance MDL-81549 versions: bump all versions and requires near release 2024-04-17 00:03:29 +08:00
progress MDL-75671 theme_boost: Refactor spacing classes for BS5 2024-08-09 07:40:17 +02:00
questioninstances MDL-81523 phpunit: Add all missing setUp/tearDown parent calls 2024-06-14 16:04:57 +02:00
security MDL-81549 versions: bump all versions and requires near release 2024-04-17 00:03:29 +08:00
stats MDL-81634 core: Fix all implicitly defined nullables 2024-08-02 14:11:12 +08:00
status MDL-81549 versions: bump all versions and requires near release 2024-04-17 00:03:29 +08:00
themeusage MDL-81549 versions: bump all versions and requires near release 2024-04-17 00:03:29 +08:00
usersessions MDL-66151 Performance: Session Manager modularisation 2024-09-03 13:04:04 +10: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
view.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30