moodle/repository
2013-05-22 15:11:05 +08:00
..
alfresco MDL-39434 Bump all versions near 2.5 release 2013-05-01 18:03:29 +02:00
boxnet MDL-39642 Merge English strings from the en_fix language pack 2013-05-13 09:58:43 +02:00
coursefiles MDL-39434 Bump all versions near 2.5 release 2013-05-01 18:03:29 +02:00
dropbox MDL-39434 Bump all versions near 2.5 release 2013-05-01 18:03:29 +02:00
equella MDL-39434 Bump all versions near 2.5 release 2013-05-01 18:03:29 +02:00
filesystem MDL-39434 Bump all versions near 2.5 release 2013-05-01 18:03:29 +02:00
flickr MDL-39434 Bump all versions near 2.5 release 2013-05-01 18:03:29 +02:00
flickr_public MDL-39434 Bump all versions near 2.5 release 2013-05-01 18:03:29 +02:00
googledocs MDL-39434 Bump all versions near 2.5 release 2013-05-01 18:03:29 +02:00
local MDL-39434 Bump all versions near 2.5 release 2013-05-01 18:03:29 +02:00
merlot MDL-39434 Bump all versions near 2.5 release 2013-05-01 18:03:29 +02:00
picasa MDL-39434 Bump all versions near 2.5 release 2013-05-01 18:03:29 +02:00
recent MDL-39586 behat: Closed list of stackeholders 2013-05-09 18:38:13 +08:00
s3 MDL-39434 Bump all versions near 2.5 release 2013-05-01 18:03:29 +02:00
tests MDL-39768 behat: Adding focused panels CSS selector 2013-05-22 15:11:05 +08:00
upload MDL-39586 behat: Closed list of stackeholders 2013-05-09 18:38:13 +08:00
url MDL-39434 Bump all versions near 2.5 release 2013-05-01 18:03:29 +02:00
user MDL-39434 Bump all versions near 2.5 release 2013-05-01 18:03:29 +02:00
webdav MDL-39434 Bump all versions near 2.5 release 2013-05-01 18:03:29 +02:00
wikimedia MDL-39434 Bump all versions near 2.5 release 2013-05-01 18:03:29 +02:00
youtube MDL-39434 Bump all versions near 2.5 release 2013-05-01 18:03:29 +02:00
draftfiles_ajax.php MDL-32639 files: Zipping a folder does not overwrite existing files 2012-12-12 14:38:23 +08:00
draftfiles_manager.php MDL-32639 files: Zipping a folder does not overwrite existing files 2012-12-12 14:38:23 +08:00
filepicker.js MDL-37507 repositories: improved formatting of external resources 2013-03-04 13:28:41 +13:00
filepicker.php MDL-37507 repositories: improved formatting of external resources 2013-03-04 13:28:41 +13:00
lib.php MDL-39641 repository: Correct check for uniqueness of the name 2013-05-13 17:12:37 +08:00
manage_instances.php MDL-38474 repository: Cannot edit a repository instance 2013-03-15 13:45:31 +08: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-33680 JavaScript: Use the correct Content-Type for AJAX scripts 2013-03-16 10:52:02 +00:00
repository_callback.php MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
upgrade.txt MDL-39111 check repository instance context instead of repository usage context (following MDL-34346) 2013-04-16 13:28:42 +10: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