moodle/repository
2022-11-16 10:21:38 +00:00
..
areafiles MDL-74471 versions: bump all versions and requires near release 2022-04-13 10:37:36 +08:00
classes/privacy MDL-63785 core_repository: performance improvement 2018-12-10 14:52:12 +11:00
contentbank MDL-75922 behat: Apply @editor_atto tag to tests requiring Atto 2022-10-09 20:26:58 +08:00
coursefiles MDL-74471 versions: bump all versions and requires near release 2022-04-13 10:37:36 +08:00
dropbox MDL-76105 lang: Import fixed English strings (en_fix) 2022-11-16 10:21:38 +00:00
equella MDL-74471 versions: bump all versions and requires near release 2022-04-13 10:37:36 +08:00
filesystem MDL-74471 versions: bump all versions and requires near release 2022-04-13 10:37:36 +08:00
flickr MDL-74510 upgrade: add the 4.0.0 separation line to all upgrade scripts 2022-04-22 18:45:16 +02:00
flickr_public MDL-74471 versions: bump all versions and requires near release 2022-04-13 10:37:36 +08:00
googledocs MDL-74510 upgrade: add the 4.0.0 separation line to all upgrade scripts 2022-04-22 18:45:16 +02:00
local MDL-74471 versions: bump all versions and requires near release 2022-04-13 10:37:36 +08:00
merlot MDL-74471 versions: bump all versions and requires near release 2022-04-13 10:37:36 +08:00
nextcloud MDL-69756 nextcloud: copy-overwrite handling 2022-06-10 16:35:05 +02:00
onedrive MDL-74510 upgrade: add the 4.0.0 separation line to all upgrade scripts 2022-04-22 18:45:16 +02:00
recent MDL-75019 behat: Folder behat generators use UI 2022-08-05 14:06:06 +08:00
s3 MDL-74471 versions: bump all versions and requires near release 2022-04-13 10:37:36 +08:00
tests MDL-75019 behat: Folder behat generators use UI 2022-08-05 14:06:06 +08:00
upload MDL-74471 versions: bump all versions and requires near release 2022-04-13 10:37:36 +08:00
url MDL-74471 versions: bump all versions and requires near release 2022-04-13 10:37:36 +08:00
user MDL-74471 versions: bump all versions and requires near release 2022-04-13 10:37:36 +08:00
webdav MDL-74471 versions: bump all versions and requires near release 2022-04-13 10:37:36 +08:00
wikimedia MDL-74471 versions: bump all versions and requires near release 2022-04-13 10:37:36 +08:00
youtube MDL-74471 versions: bump all versions and requires near release 2022-04-13 10:37:36 +08:00
draftfiles_ajax.php MDL-37802 repository: return error if unzipping files fails. 2020-09-25 09:33:44 +01:00
draftfiles_manager.php MDL-42834 admin: Remove wwwroot if used with moodle_url 2017-10-23 12:25:36 +08:00
filepicker.js Merge branch 'MDL-71813-master' of https://github.com/NashTechOpenUniversity/moodle 2021-06-17 11:28:22 +08:00
filepicker.php MDL-69028 repository: Put a rate limit on draft file uploads 2021-05-04 17:23:11 +02:00
lib.php MDL-72615 core: Remove boxnet portfolio and repository 2021-10-27 06:24:55 +02:00
manage_instances.php MDL-61098 repository: Retrieve correct context for repo instance 2017-12-21 11:33:11 +01:00
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-59008 repository: add reload parent window support to callback 2017-07-03 13:41:58 +08:00
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