moodle/repository
2023-04-22 23:17:50 +08:00
..
areafiles MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
classes/privacy MDL-63785 core_repository: performance improvement 2018-12-10 14:52:12 +11:00
contentbank MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
coursefiles MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
dropbox MDL-78000 upgrade: add the 4.2.0 separation line to all upgrade scripts 2023-04-22 23:17:50 +08:00
equella MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
filesystem MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
flickr MDL-78000 upgrade: add the 4.2.0 separation line to all upgrade scripts 2023-04-22 23:17:50 +08:00
flickr_public MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
googledocs MDL-78000 upgrade: add the 4.2.0 separation line to all upgrade scripts 2023-04-22 23:17:50 +08:00
local MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
merlot MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
nextcloud MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
onedrive MDL-78000 upgrade: add the 4.2.0 separation line to all upgrade scripts 2023-04-22 23:17:50 +08:00
recent MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
s3 MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
tests MDL-77164 various: fix incorrect phpdocs 2023-04-13 11:35:06 +01:00
upload MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
url MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
user MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
webdav MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
wikimedia MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
youtube MDL-77940 versions: bump all versions and requires near release 2023-04-18 18:08:09 +02:00
draftfiles_ajax.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
draftfiles_manager.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
filepicker.js Merge branch 'MDL-71813-master' of https://github.com/NashTechOpenUniversity/moodle 2021-06-17 11:28:22 +08:00
filepicker.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
lib.php MDL-77164 various: fix incorrect phpdocs 2023-04-13 11:35:06 +01:00
manage_instances.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
README.txt MDL-28135 general Updating all hardcoded "docs.moodle.org/en/Development:" type doc links to "docs.moodle.org/dev/" 2011-07-05 14:27:31 +08:00
repository_ajax.php MDL-72643 core: Improve display_size 2021-09-27 16:52:33 +01:00
repository_callback.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
upgrade.txt MDL-72615 core: Remove boxnet portfolio and repository 2021-10-27 06:24:55 +02:00

Repository API
==============

This directory contains all the interfaces and plugins for access to repositories.

   Specs:  http://docs.moodle.org/dev/Repository_API
   Track:  http://tracker.moodle.org/browse/MDL-13766