moodle/repository
2013-08-15 10:50:57 +08:00
..
alfresco MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
boxnet MDL-39642 Merge English strings from the en_fix language pack 2013-05-13 10:06:39 +02:00
coursefiles MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
dropbox MDL-39203 repository: Fixed authentication errors with Dropbox 2013-04-18 14:54:19 +08:00
equella MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
filesystem MDL-38366 repository_filesystem: Prevent use of empty subdir 2013-07-10 13:49:38 +08: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:34:03 +08:00
googledocs MDL-37032 upgrade: define all the 2.4.0 points 2012-12-11 13:12:03 +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:12:03 +01:00
recent MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
s3 MDL-40615 Repository: Updated Amazon S3 library 2013-07-30 09:05:09 +12:00
tests MDL-38314 repository: Removed >= 2.5 code logic 2013-07-08 16:40:21 +08:00
upload MDL-39177 Original info is not preserved when overwriting a file in filemanager 2013-05-14 17:05:39 +10: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 MDL-37681 repository_webdav: improved form handling when configuring an instance 2013-03-04 13:55:47 +13:00
wikimedia MDL-38352 Merge English strings from the en_fix language pack 2013-03-06 16:55:00 +01:00
youtube MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
draftfiles_ajax.php MDL-39177 make sure we don't remove existing directories when cleaning up unzip 2013-05-23 19:19:05 +10:00
draftfiles_manager.php MDL-39177 Discard file origin when moving/renaming a file in filemanager 2013-05-14 17:05:39 +10:00
filepicker.js MDL-41200 Filepicker: Reduce the string length to fit the dialog size nicely. 2013-08-15 10:50:57 +08:00
filepicker.php MDL-37507 repositories: improved formatting of external resources 2013-03-04 13:28:36 +13:00
lib.php MDL-38314 repository: Removed >= 2.5 code logic 2013-07-08 16:40:21 +08:00
manage_instances.php Merge branch 'MDL-39640-24' of git://github.com/FMCorz/moodle into MOODLE_24_STABLE 2013-05-27 16:16:45 +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-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