moodle/repository
2016-05-23 01:31:34 +02:00
..
alfresco MDL-54677 upgrade: add 3.1.0 separation line to all upgrade scripts 2016-05-23 01:31:34 +02:00
areafiles MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00
boxnet MDL-54677 upgrade: add 3.1.0 separation line to all upgrade scripts 2016-05-23 01:31:34 +02:00
coursefiles MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00
dropbox MDL-54677 upgrade: add 3.1.0 separation line to all upgrade scripts 2016-05-23 01:31:34 +02:00
equella MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00
filesystem MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00
flickr MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00
flickr_public MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00
googledocs MDL-54677 upgrade: add 3.1.0 separation line to all upgrade scripts 2016-05-23 01:31:34 +02:00
local MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00
merlot MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00
picasa MDL-54677 upgrade: add 3.1.0 separation line to all upgrade scripts 2016-05-23 01:31:34 +02:00
recent MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00
s3 MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00
skydrive MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00
tests MDL-53571 behat: Use Escaper for escaping 2016-04-06 15:38:31 +08:00
upload MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00
url MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00
user MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00
webdav MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00
wikimedia MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00
youtube MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00
draftfiles_ajax.php MDL-40402 libraries: Replace get_system_context() with context_system::instance() in core 2013-07-04 15:41:06 +08:00
draftfiles_manager.php MDL-45618 Fix @since PHPdoc tags. 2014-05-19 17:03:04 +01:00
filepicker.js MDL-46860 filepicker: change responsive styling 2015-08-10 02:18:53 +00:00
filepicker.php MDL-54110 repositories: Allow repositories to ignore post_max_size 2016-05-10 16:10:24 +01:00
lib.php MDL-54584 repository: Set a default filename in prepare_file 2016-05-16 11:07:38 +08:00
manage_instances.php MDL-45902 repository: Improving breadcrumb and title of manage page 2015-04-10 17:17:06 +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-54110 repositories: Allow repositories to ignore post_max_size 2016-05-10 16:10:24 +01:00
repository_callback.php MDL-52068 repository: Prevent JS errors due to unescaped lang strings 2016-03-02 15:34:45 +08:00
upgrade.txt Merge branch 'MDL-52217-master' of git://github.com/andrewnicols/moodle 2016-02-16 05:56:02 +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