moodle/lib
Eloy Lafuente (stronk7) f773514761 MDL-73476 phpunit: events, external and search tescase names
All events_test, external_test and search_test classes:

- Namespaced with component[\level2-API]
- Moved to level2-API subdirectory when required.
- Fixed incorrect use statements with leading backslash.
- Changed code to point to global scope when needed.
- Fix some relative paths and comments here and there.
- All them passing individually.
- Complete runs passing too.

Special mention to lib/external/tests/external_test.php:
- external is not a valid component
- hence, its only valid namespace is "core"
- also, it's testing lib/external/externallib.php
- hence, the file (and class) have been renamed to external_externallib_test.php
  (to avoid conflicts with other external_test that may exist in core)
2022-01-14 16:19:51 +01:00
..
adodb MDL-71011 adodb: Update readme and thirdpartylibs 2021-04-12 18:50:59 +02:00
ajax MDL-58018 core: finish dev to support open sessions without a lock 2020-04-21 19:29:12 +02:00
amd MDL-72716 blocks: fix external fetching of available blocks. 2021-12-29 10:46:59 +00:00
antivirus MDL-71638 upgrade: add 3.10.0 separation line to all upgrade scripts 2021-05-16 00:00:43 +02:00
babel-polyfill MDL-67388 lib: Upgrade babel polyfill to version 7.7.0 2019-12-19 04:12:07 +11:00
behat MDL-73272 behat: move behat extension to core 2021-12-31 09:55:07 +13:00
bennu MDL-67029 bennu: add details to readme 2019-11-16 20:03:08 +01:00
classes MDL-69061 core: Fix admin path replacement with path to $CFG->admin 2022-01-11 11:34:09 +08:00
db MDL-72265 backup: fix checking of override capabilites on restore 2021-08-05 14:28:37 +01:00
ddl MDL-73095 core_ddl: Fix binary type field check 2021-11-19 12:48:34 +11:00
dml MDL-72670 session: Correct read only debugging logic 2021-10-08 15:12:03 +08:00
dtl MDL-72871 cleanup: Remove incorrect whitespace from codebase 2021-10-26 17:19:17 +02:00
editor MDL-73348 phpunit: normalize all privacy provider tests 2021-12-17 14:21:09 +01:00
emoji-data MDL-70316 core: Document emoji-data upgrade and update version in core 2021-01-27 13:37:47 +08:00
evalmath
external MDL-73476 phpunit: events, external and search tescase names 2022-01-14 16:19:51 +01:00
filebrowser MDL-67673 phpunit: Fix the return type of template methods 2020-10-21 12:46:04 +02:00
filestorage MDL-72701 unit tests: Fix broken @covers annotations 2021-12-21 09:24:06 +08:00
fonts MDL-65936 libraries: Remove duplicate fontawesome scss 2019-07-08 11:07:13 +08:00
form Merge branch 'MDL-73189-311' of https://github.com/nguyenphuctien/moodle into MOODLE_311_STABLE 2021-12-28 11:42:03 +01:00
geopattern-php
google MDL-71395 core: fix bug in google lib wrapper 2021-05-06 15:39:26 +02:00
grade MDL-70433 grades: prevent double escaping in titles 2021-08-27 10:56:07 +02:00
horde MDL-73405 libraries: php80 compatibility fix to Horde Imap Client 2021-12-19 12:26:53 +01:00
html2text MDL-70295 libraries: upgrade to version 4.3.1 of Html2Text. 2020-11-25 21:42:05 +00:00
htmlpurifier NOBUG: Fixed file access permissions 2021-01-22 11:30:46 +08:00
http-message MDL-69548 core: Adding the http-message library 2020-09-18 10:03:22 +08:00
jabber MDL-65743 lib: update moodle library docs 2020-10-12 13:10:12 +08:00
jquery MDL-69680 lib: Replace deprecated jQuery functions 2021-03-04 12:48:06 +08:00
ltiprovider MDL-67034 lti_provider: php74 fix (curly braces) for LTI Provider lib 2019-11-19 10:03:12 +01:00
markdown MDL-70296 core: Update the moodle's readme, xml and upgrade files 2021-01-18 09:30:25 +08:00
maxmind MDL-70303 libraries: upgrade GeoIP to 2.11.0 and MaxMind DB to 1.9.0 2021-01-19 16:35:39 +01:00
minify MDL-70291 core: Update lib readme, upgrade and xml files 2021-01-18 09:28:32 +08:00
mlbackend MDL-68199 setup: Fix invalid parameters to make_request_directory() 2021-12-02 07:44:46 +11:00
mustache MDL-67377 lib: Moodle changes to mustache upgrade 2020-01-09 17:32:56 +01:00
pear MDL-71126 Quiz: Manual grading page size preference can get stuck at 0 2021-05-14 17:02:28 +07:00
php-css-parser MDL-70300 core_lib: Update thirdpartylibs php-css-parser 2021-01-20 15:53:10 +08:00
php-enum MDL-70319 core: Upgrade php-enum to 1.7.7 2021-01-19 10:04:52 +02:00
php-jwt MDL-66920 lib/php-jwt: Update to version 5.2.0 to add JWK support 2020-04-08 13:12:23 -03:00
phpmailer MDL-70292 lib: Moodle customizations. 2021-01-19 09:17:42 +02:00
phpspreadsheet MDL-71533 lib: Remove libraries that already exist in core. 2021-05-07 12:24:12 +12:00
phpunit Merge branch 'MDL-73425-311' of git://github.com/paulholden/moodle into MOODLE_311_STABLE 2022-01-05 12:53:39 +08:00
plist MDL-70318 core: Moodle customisations. 2021-03-19 10:19:33 +02:00
polyfills MDL-70315 libraries: upgrade Javascript polyfills. 2021-01-21 08:58:46 +00:00
portfolio
requirejs MDL-69680 lib: Update jQuery version in Moodle files 2021-03-04 12:48:06 +08:00
rtlcss
scssphp MDL-70301 lib: Upgrade scssphp to 1.4.1 2021-01-21 10:35:10 +08:00
simplepie MDL-70293 libraries: upgrade to version 1.5.6 of SimplePie. 2020-11-25 21:03:46 +00:00
spout MDL-73497 libraries: upgrade to version 3.3.0 of Spout. 2022-01-05 13:11:45 +01:00
table MDL-71113 javascript: Improve basic JS Documentation 2021-06-18 09:38:05 +08:00
tcpdf MDL-70902 libraries: upgrade to version 6.4.1 of TCPDF 2021-04-20 12:00:40 +02:00
templates MDL-73039 course: remove double encoding of course/site for download. 2021-12-13 10:09:10 +00:00
testing MDL-72846 testing: Add default block generators 2021-12-02 14:57:51 +01:00
tests MDL-73476 phpunit: events, external and search tescase names 2022-01-14 16:19:51 +01:00
typo3 MDL-67316 typo3: Pass correct hex chars to hexdec() 2020-04-24 15:56:38 +02:00
userkey MDL-73348 phpunit: normalize all privacy provider tests 2021-12-17 14:21:09 +01:00
xapi MDL-73278 phpunit: Rename already namespaced classes to match file name 2021-12-07 23:54:34 +01:00
xhprof MDL-70525 tool_profiling: Cannot import profiling file 2021-02-09 10:17:01 +11:00
xmldb MDL-70931 xmldb: Generate install.xml files with EOL and EOF 2021-02-17 21:05:53 +01:00
yui MDL-71672 javascript: Fix the markup in the header of YUI dialogs 2021-07-19 16:41:52 +10:00
yuilib MDL-70992 Folder: Unnecessary tab stops to the left of files 2021-03-17 09:34:23 +07:00
zipstream MDL-69548 core: Adding the ZipStream library 2020-09-18 10:03:22 +08:00
accesslib.php MDL-60331 questions: prevent double escaping question categories. 2021-04-28 17:16:31 +02:00
adminlib.php Merge branch 'MDL-73414-311' of https://github.com/paulholden/moodle into MOODLE_311_STABLE 2022-01-10 23:21:22 +00:00
authlib.php MDL-71051 core_user: always use API when working with profile fields 2021-04-28 11:49:27 +02:00
badgeslib.php MDL-72945 badges: use default issuer contact 2021-10-28 17:47:20 +02:00
blocklib.php MDL-72599 blocks: handle editing/deletion on admin notification page. 2021-09-17 12:21:46 +01:00
boxlib.php
cacert.pem
cacert.txt
clilib.php MDL-70131 cli: only allow to negate existing keys 2020-11-05 18:10:13 +01:00
completionlib.php MDL-72566 completion: fix missing mod bug 2021-09-16 09:59:32 +02:00
componentlib.class.php
components.json MDL-69166 core_payment: Renamed plugintype name from pg to paygw 2020-10-27 15:45:23 +11:00
conditionlib.php
configonlylib.php MDL-71637 core: Set default for mb_substitute_character 2021-05-26 14:19:59 +08:00
cookies.js
cronlib.php MDL-70357 cron: Catch Throwables not just Exceptions when running tasks 2020-11-30 17:40:52 +01:00
csslib.php MDL-55751 themes: remove the css chunker 2019-09-09 11:18:05 +02:00
csvlib.class.php MDL-72035 csvlib: Write BOM for Excel 2021-06-30 15:01:11 +01:00
customcheckslib.php
dataformatlib.php MDL-68500 dataformat: re-factor download/export methods into new class. 2020-05-04 16:01:12 +01:00
datalib.php MDL-73140 grade history: fix badly formatted lists 2021-11-22 23:51:05 +00:00
ddllib.php
default.ttf
deprecatedlib.php MDL-67338 message: re-implement block page type patterns. 2021-07-14 19:32:24 +01:00
dmllib.php
dtllib.php
editorlib.php
emptyfile.php
enrollib.php MDL-70894 enrol: Fixed return type for count_enrolled_users 2021-11-24 00:04:09 +02:00
environmentlib.php MDL-68735 env: Moodle 3.8.x, 3.9.x and 3.10.x do not support PHP 8.0 2021-02-26 13:08:03 +01:00
excellib.class.php MDL-72967 lib: fix typo in excellib insert_bitmap() method 2021-11-16 10:33:31 +08:00
externallib.php MDL-72670 session: Correct read only debugging logic 2021-10-08 15:12:03 +08:00
filelib.php MDL-72316 filelib: Add ability for modules to directly load SVG images 2021-10-28 12:58:41 +08:00
filterlib.php MDL-67060 core_h5p: Improvements to Manage H5P setting page 2020-02-11 10:26:57 +01:00
flickrclient.php MDL-71741 portfolio: Reset header information between requests 2021-06-03 10:51:16 +07:00
flickrlib.php
formslib.php MDL-69496 form: Check if element has attributes 2021-11-15 09:41:54 +11:00
gdlib.php MDL-70968 core: PHP8 compatibility, not allowed to pass extra parameters 2021-02-28 19:43:57 +01:00
googleapi.php
gradelib.php MDL-70245 core_grade: Fix grade_get_setting unit test failures 2021-01-07 23:49:29 +01:00
graphlib.php MDL-70750 mod_survey: Fix warning for undefined offset. 2021-06-21 08:42:28 +02:00
grouplib.php MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:48:04 +00:00
index.html
installlib.php MDL-43189 core: Validate db prefix during installation 2019-11-01 15:44:40 +08:00
javascript-static.js
javascript.php
jslib.php
jssourcemap.php MDL-66192 javascript: Allow subdirs in AMD module names 2019-07-26 07:04:08 +08:00
ldaplib.php MDL-67316 ldap: Pass correct hex chars to hexdec() 2020-04-24 15:56:38 +02:00
lexer.php MDL-72871 cleanup: Remove incorrect whitespace from codebase 2021-10-26 17:19:17 +02:00
licenselib.php MDL-69698 licenses: Do not cache the localised licenses fullnames 2020-09-15 10:35:34 +02:00
listlib.php MDL-67115 core: php74 params order for implode()/join() 2020-01-19 18:47:07 +01:00
mathslib.php
messagelib.php
modinfolib.php MDL-71486 course: Notice when in site home/course page 2021-04-29 14:43:06 +07:00
moodlelib.php MDL-73427 core: Remove $SESSION->fromurl 2022-01-06 10:43:12 +08:00
myprofilelib.php MDL-28452 core_user: migrate social profile fields 2021-04-21 11:24:34 +02:00
navigationlib.php Merge branch 'MDL-73295-311' of https://github.com/paulholden/moodle into MOODLE_311_STABLE 2021-12-29 15:36:14 +01:00
oauthlib.php MDL-70268 core: Update the oauthlib to exclude scope if none provided 2021-03-03 12:06:10 +08:00
odslib.class.php
outputactions.php
outputcomponents.php MDL-72639 admin: consistent primary buttons during site upgrade. 2021-10-10 20:43:18 +01:00
outputfactories.php
outputfragmentrequirementslib.php MDL-66550 theme: Wrap JS calls in pendingJS 2019-09-12 20:58:10 +08:00
outputlib.php MDL-70486 output: Improve check for block region name string existence 2020-12-17 10:03:42 +01:00
outputrenderers.php MDL-70274 core: fix Validate HTML and WCAG Check links 2021-11-29 12:11:33 +08:00
outputrequirementslib.php Merge branch 'MDL-71159-311' of git://github.com/andrewnicols/moodle into MOODLE_311_STABLE 2021-05-26 18:47:55 +02:00
pagelib.php MDL-69993 output: correct navigation node type for user reports. 2020-10-23 08:25:40 +01:00
pdflib.php
phpminimumversionlib.php
plagiarismlib.php Merge branch '311_MDL-71174' of git://github.com/danmarsden/moodle into MOODLE_311_STABLE 2021-04-21 11:02:13 +08:00
portfoliolib.php MDL-71741 portfolio: Use the correct configurations 2021-06-03 10:51:16 +07:00
questionlib.php MDL-60331 questions: prevent double escaping question categories. 2021-04-28 17:16:31 +02:00
recaptchalib_v2.php
requirejs.php MDL-67327 js: Make requirejs.php more fault tolerant 2019-12-12 15:58:19 +08:00
resourcelib.php
rsslib.php MDL-70893 various: optional function arguments must be in the end 2021-02-15 16:54:01 +01:00
searchlib.php
sessionlib.php
setup.php MDL-71012 setup: Return 500 error code for setup errors. 2021-04-01 13:50:52 +01:00
setuplib.php MDL-73427 core: Remove $SESSION->fromurl 2022-01-06 10:43:12 +08:00
soaplib.php
statslib.php
tablelib.php MDL-71375 lib: Fix tooltip in show_hide_icon in flexible table 2021-08-30 09:42:26 +08:00
thirdpartylibs.xml Merge branch 'MDL-73272/3.11' of https://github.com/skodak/moodle into MOODLE_311_STABLE 2022-01-07 17:45:48 +11:00
tokeniserlib.php
upgrade.txt MDL-70348 core: fix upgrade note referring to $CFG->localrequestdir. 2021-12-15 08:56:46 +00:00
upgradelib.php MDL-72621 admin: Add environment check for admin deprecation 2021-09-29 22:39:32 +08:00
uploadlib.php
validateurlsyntax.php
wasmlib.php MDL-65943 media_videojs: add videojs-ogvjs plugin 2021-10-18 11:39:59 +07:00
webdavlib.php
weblib.php MDL-48269 group: Remove the option to hide the picture of a group 2021-02-16 12:53:30 +08:00
wiki_to_markdown.php MDL-66965 core: php74 curly 2 square braces changes 2019-10-25 17:41:10 +02:00
womenslib.php
wordlist.txt
xhtml.xsl
xmlize.php MDL-66483 lib: remove recent xmlize dep on setuplib/CFG 2019-08-23 11:21:28 +02:00
xsendfilelib.php