moodle/webservice
Eloy Lafuente (stronk7) fdc2dcf264 MDL-72871 cleanup: Remove incorrect whitespace from codebase
Differences can be checked with git diff --ignore-all-space and
that will show that the only non-whitespace change is in a test
in the git lib/tests/html2text_test.php file. In that case the
whitespace has been replaced by a quoted string (of whitespaces)
keeping the test 100% equivalent and workarrounding the whitespace.
2021-10-26 17:19:11 +02:00
..
classes MDL-71760 admin: escape identity fields in token management table. 2021-07-08 23:30:33 +02:00
rest MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:11:07 +02:00
soap MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:11:07 +02:00
tests MDL-72464 webservice: fix detection of non-expiring external tokens. 2021-10-10 20:40:14 +01:00
xmlrpc MDL-71583 versions: Add all the missing full-stops to version/requires 2021-05-11 20:11:07 +02:00
draftfile.php MDL-70128 webservice: New entry point for draftfiles 2020-12-03 14:28:12 +01:00
externallib.php Merge branch 'MDL-65550-master' of git://github.com/jleyva/moodle 2019-09-05 11:38:36 +08:00
lib.php MDL-72464 webservice: fix detection of non-expiring external tokens. 2021-10-10 20:40:14 +01:00
pluginfile.php MDL-58741 webservice: Add missing params to webservice/pluginfile.php 2017-04-27 17:04:01 +02:00
recaptcha.php MDL-61600 recaptcha: Create a script to display recaptcha 2018-03-14 10:31:09 +01:00
renderer.php MDL-71215 core_user: User fields - remaining deprecated functions 2021-03-31 11:12:16 +01:00
upgrade.txt MDL-67748 admin: Improve get_missing_capabilities_by_users() 2021-03-15 21:24:06 +01:00
upload.php MDL-60302 webservice: Allow CORS requests in webservice/upload.php 2017-10-04 12:39:51 +02:00
wsdoc.php MDL-72871 cleanup: Remove incorrect whitespace from codebase 2021-10-26 17:19:11 +02:00