Dan Poltawski e799990454 Merge branch 'MDL-49533-master' of git://github.com/andrewnicols/moodle 9 年之前
..
areafiles 1abca11e0a MDL-54638 versions: bump all versions and requires near release 9 年之前
boxnet 4da854a68b MDL-54677 upgrade: add 3.1.0 separation line to all upgrade scripts 9 年之前
coursefiles 1abca11e0a MDL-54638 versions: bump all versions and requires near release 9 年之前
dropbox 1fcf0ca8a5 MDL-35628 performance: Remove dirname() where possible. 9 年之前
equella 1fcf0ca8a5 MDL-35628 performance: Remove dirname() where possible. 9 年之前
filesystem 048f8073d1 Revert "Merge branch 'MDL-54110_master' of https://github.com/marxjohnson/moodle" 9 年之前
flickr 1abca11e0a MDL-54638 versions: bump all versions and requires near release 9 年之前
flickr_public 1fcf0ca8a5 MDL-35628 performance: Remove dirname() where possible. 9 年之前
googledocs 4da854a68b MDL-54677 upgrade: add 3.1.0 separation line to all upgrade scripts 9 年之前
local 1abca11e0a MDL-54638 versions: bump all versions and requires near release 9 年之前
merlot 1abca11e0a MDL-54638 versions: bump all versions and requires near release 9 年之前
picasa 4da854a68b MDL-54677 upgrade: add 3.1.0 separation line to all upgrade scripts 9 年之前
recent 1abca11e0a MDL-54638 versions: bump all versions and requires near release 9 年之前
s3 1abca11e0a MDL-54638 versions: bump all versions and requires near release 9 年之前
skydrive 1abca11e0a MDL-54638 versions: bump all versions and requires near release 9 年之前
tests e799990454 Merge branch 'MDL-49533-master' of git://github.com/andrewnicols/moodle 9 年之前
upload 1abca11e0a MDL-54638 versions: bump all versions and requires near release 9 年之前
url 1fcf0ca8a5 MDL-35628 performance: Remove dirname() where possible. 9 年之前
user 1abca11e0a MDL-54638 versions: bump all versions and requires near release 9 年之前
webdav 1abca11e0a MDL-54638 versions: bump all versions and requires near release 9 年之前
wikimedia 1fcf0ca8a5 MDL-35628 performance: Remove dirname() where possible. 9 年之前
youtube 1abca11e0a MDL-54638 versions: bump all versions and requires near release 9 年之前
README.txt 728ebac7f2 MDL-28135 general Updating all hardcoded "docs.moodle.org/en/Development:" type doc links to "docs.moodle.org/dev/" 14 年之前
draftfiles_ajax.php 0601e0eef6 MDL-40402 libraries: Replace get_system_context() with context_system::instance() in core 12 年之前
draftfiles_manager.php 5bcfd504df MDL-45618 Fix @since PHPdoc tags. 11 年之前
filepicker.js 4829645724 MDL-46860 filepicker: change responsive styling 10 年之前
filepicker.php 048f8073d1 Revert "Merge branch 'MDL-54110_master' of https://github.com/marxjohnson/moodle" 9 年之前
lib.php df52c272cf MDL-54785 files: Deprecate the support for $usepost and related 9 年之前
manage_instances.php 1fcf0ca8a5 MDL-35628 performance: Remove dirname() where possible. 9 年之前
repository_ajax.php 048f8073d1 Revert "Merge branch 'MDL-54110_master' of https://github.com/marxjohnson/moodle" 9 年之前
repository_callback.php 1fcf0ca8a5 MDL-35628 performance: Remove dirname() where possible. 9 年之前
upgrade.txt f1f94da496 MDL-49533 repository: Remove the Alfresco plugin 9 年之前

README.txt

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