moodle/repository
2014-04-18 10:05:26 +08:00
..
alfresco MDL-41975 repository_alfresco: Updating details about Alfresco URL and timestamps 2014-04-16 13:47:24 +08:00
areafiles MDL-42701 Bump all versions near 2.6 release 2013-11-05 02:36:00 +01:00
boxnet MDL-44425 Merge English strings from the en_fix language pack 2014-03-05 13:29:32 +01:00
coursefiles MDL-42701 Bump all versions near 2.6 release 2013-11-05 02:36:00 +01:00
dropbox MDL-43311 Repository: Added missing global CFG 2013-12-10 16:50:10 +08:00
equella MDL-40079 repositories: Replaced const with configs 2013-12-02 09:41:41 +08:00
filesystem MDL-43192 Repository: param doesn't exist - should use function 2013-12-04 20:54:57 +13:00
flickr MDL-42701 Bump all versions near 2.6 release 2013-11-05 02:36:00 +01:00
flickr_public MDL-38903 File picker: making upload form with more semantic HTML 2014-02-25 07:51:53 +08:00
googledocs MDL-44425 Merge English strings from the en_fix language pack 2014-03-05 13:29:32 +01:00
local MDL-42701 Bump all versions near 2.6 release 2013-11-05 02:36:00 +01:00
merlot MDL-42701 Bump all versions near 2.6 release 2013-11-05 02:36:00 +01:00
picasa MDL-44425 Merge English strings from the en_fix language pack 2014-03-05 13:29:32 +01:00
recent MDL-43236 behat: Updating references to deprecated methods 2014-03-07 16:05:21 +08:00
s3 MDL-42701 Bump all versions near 2.6 release 2013-11-05 02:36:00 +01:00
skydrive MDL-44425 Merge English strings from the en_fix language pack 2014-03-05 13:29:32 +01:00
tests MDL-44619 behat: Converting MDLQA-8 2014-04-09 19:34:11 +07:00
upload MDL-44619 behat: Converting MDLQA-8 2014-04-09 19:34:11 +07:00
url MDL-42701 Bump all versions near 2.6 release 2013-11-05 02:36:00 +01:00
user MDL-42701 Bump all versions near 2.6 release 2013-11-05 02:36:00 +01:00
webdav MDL-42701 Bump all versions near 2.6 release 2013-11-05 02:36:00 +01:00
wikimedia MDL-45048 repository_wikimedia: Abusing usage of optional_param 2014-04-11 15:19:48 +08:00
youtube MDL-44345 repository_youtube: Endless loop when reaching last results 2014-03-05 16:58:13 +08: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-39177 Discard file origin when moving/renaming a file in filemanager 2013-05-17 13:43:45 +10:00
filepicker.js MDL-44416 Correct detail view paging 2014-03-13 19:44:38 -04:00
filepicker.php MDL-42084 Core: Change set_time_limit to core_php_time_limit::raise everywhere 2013-11-06 16:40:01 +00:00
lib.php MDL-40079 repositories: Added deprecated tags 2013-12-03 13:34:33 +08:00
manage_instances.php Merge branch 'MDL-39640-master-int' of git://github.com/FMCorz/moodle 2013-05-27 16:15:51 +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-34182 Repositories: Check for and warn on invalid output in the file picker 2013-12-13 14:10:05 +08:00
repository_callback.php MDL-42084 Core: Change set_time_limit to core_php_time_limit::raise everywhere 2013-11-06 16:40:01 +00:00
upgrade.txt MDL-40079 repositories: Replaced const with configs 2013-12-02 09:41:41 +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