moodle/repository
2013-01-08 10:30:50 +08:00
..
alfresco MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
boxnet MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
coursefiles MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
dropbox MDL-37032 upgrade: define all the 2.4.0 points 2012-12-11 13:11:11 +01:00
equella MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
filesystem MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
flickr MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
flickr_public MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
googledocs MDL-37032 upgrade: define all the 2.4.0 points 2012-12-11 13:11:11 +01:00
local MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
merlot MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
picasa MDL-37032 upgrade: define all the 2.4.0 points 2012-12-11 13:11:11 +01:00
recent MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
s3 MDL-36456 repository: S3 handles errors in a nicer way 2012-12-14 17:55:56 +08:00
tests MDL-28666 Extends repository to support references 2012-05-21 11:57:51 +08:00
upload MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
url MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
user MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
webdav Merge branch 'MDL-37014_webdav_folders' of git://github.com/davosmith/moodle 2012-12-18 14:52:27 +08:00
wikimedia MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
youtube MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
draftfiles_ajax.php MDL-34549 libraries: Replace get_context_instance_by_id() by context::instance_by_id() 2012-08-24 11:30:10 +08:00
draftfiles_manager.php Merge branch 'MDL-33766-master' of git://github.com/FMCorz/moodle 2012-11-08 18:10:26 +08:00
filepicker.js MDL-36475 tweak zIndexes once more 2012-12-15 11:46:46 +01:00
filepicker.php Merge branch 'MDL-33766-master' of git://github.com/FMCorz/moodle 2012-11-08 18:10:26 +08:00
lib.php MDL-33766 files: Improved validation of areamaxbytes 2012-11-01 16:47:06 +08:00
manage_instances.php Merge branch 'MDL-34945-master' of git://github.com/FMCorz/moodle 2012-09-06 20:11:53 +02: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-33766 files: Improved validation of areamaxbytes 2012-11-01 16:47:06 +08:00
repository_callback.php MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
upgrade.txt MDL-33766-master repository: Upgrade notes 2012-11-02 13:54:29 +08: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