moodle/repository
Simey Lameze 93be3f730c MDL-58265 core_test: remove unnecessary steps
This commmit removes steps that take behat to site home page
to actually get to a course page.

Part of MDL-55611 epic.
2017-04-03 11:37:07 +08:00
..
areafiles MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
boxnet MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
coursefiles MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
dropbox MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
equella MDL-57197 versions: bump all versions and requires near release 2016-11-29 22:57:05 +01:00
filesystem MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
flickr MDL-57197 versions: bump all versions and requires near release 2016-11-29 22:57:05 +01:00
flickr_public MDL-57197 versions: bump all versions and requires near release 2016-11-29 22:57:05 +01:00
googledocs MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
local MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
merlot MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
picasa MDL-57266 upgrade: add 3.2.0 separation line to all upgrade scripts 2016-12-05 17:10:20 +01:00
recent MDL-58265 core_test: replace all uses of I follow course steps 2017-04-03 11:37:07 +08:00
s3 MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
skydrive MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
tests MDL-58265 core_test: remove unnecessary steps 2017-04-03 11:37:07 +08:00
upload MDL-57197 versions: bump all versions and requires near release 2016-11-29 22:57:05 +01:00
url MDL-57197 versions: bump all versions and requires near release 2016-11-29 22:57:05 +01:00
user MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
webdav MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
wikimedia MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
youtube MDL-57197 versions: bump all versions and requires near release 2016-11-29 22:57:05 +01: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-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
filepicker.js MDL-55324 filepicker: Explicitly set callback from showFilePicker 2016-11-23 11:56:40 +08:00
filepicker.php MDL-53048 forms: Deprecate prevent_form_autofill_password 2016-10-24 08:19:44 +08:00
lib.php MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
manage_instances.php MDL-57385 core: Set page layouts of non-mydashboard pages to standard 2017-01-10 09:44:13 +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-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
repository_callback.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
upgrade.txt MDL-49533 repository: Remove the Alfresco plugin 2016-07-26 08:57:34 +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