moodle/repository
2013-02-19 13:36:23 +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 Merge branch 'MDL-36357' of git://github.com/danpoltawski/moodle 2013-01-09 09:34:22 +13:00
dropbox MDL-37032 upgrade: define all the 2.4.0 points 2012-12-11 13:11:11 +01:00
equella Merge branch 'MDL-33669' of git://github.com/equella/moodle 2013-01-15 13:13:53 +08: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-36616 repository: Fix direct linking to images in Flickr Public. 2013-01-11 15:32:30 +08:00
googledocs MDL-37217 repository: Google Docs repository uses Google SDK 2013-02-19 13:36:23 +08:00
local Merge branch 'MDL-36357' of git://github.com/danpoltawski/moodle 2013-01-09 09:34:22 +13: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-36472 files: Improved file area uploads error messages. 2013-01-31 15:09:44 +08:00
url MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
user Merge branch 'MDL-36357' of git://github.com/danpoltawski/moodle 2013-01-09 09:34:22 +13:00
webdav Merge branch 'MDL-37014_webdav_folders' of git://github.com/davosmith/moodle 2012-12-18 14:52:27 +08:00
wikimedia MDL-37541 Wikimedia allows to resize found images 2013-01-22 13:48:59 +11:00
youtube MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01: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-37831 filepicker - icons / details / tree selector buttons now work more reliably 2013-02-08 20:37:19 +00: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-36357 cleanup - remove double semicolons 2012-11-15 09:51:26 +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-36472 files: Improved file area uploads error messages. 2013-01-31 15:09:44 +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