Moodle - the world's open source learning platform https://moodle.org/
Find a file
Eloy Lafuente (stronk7) 3a352b401f MDL-73905 core: fix coding_exception missing namespace
This was leading to exception:

Class 'core\message\coding_exception' not found

Surely we weren't facing this before MDL-67853, but it seems that
now we are hitting it sometimes (being investigated @ MDL-73747).

So, just ensure the proper \coding_exception is used.
2022-02-18 15:45:11 +01:00
.github MDL-73253 ci: use setup-node action in GHA 2021-12-03 15:41:12 +00:00
.grunt MDL-71882 grunt: Replace module names 2021-11-17 09:16:55 +08:00
admin Merge branch 'MDL-73608-master' of https://github.com/lameze/moodle 2022-02-18 12:06:13 +08:00
analytics MDL-73659 phpunit: restore_date, api, rule, plugin, manager & helper 2022-02-05 00:03:32 +01:00
auth MDL-69542 auth_lti: Reconcile install.xml with the editor output 2022-02-12 10:14:07 +01:00
availability MDL-73758 availability: fix info::is_available_for_all() 2022-02-03 16:41:44 +08:00
backup MDL-72762 backup: Accept empty and whitespace-only UI labels. 2022-02-11 23:50:34 +01:00
badges Merge branch 'MDL-67853-master' of https://github.com/crazyserver/moodle 2022-01-27 16:41:19 +02:00
blocks Merge branch 'MDL-72928-rebase' of https://github.com/Chocolate-lightning/moodle 2022-02-11 22:28:11 +11:00
blog Merge branch 'MDL-73347-master' of https://github.com/sarjona/moodle 2022-01-24 13:40:57 +08:00
cache MDL-69088 cache: Make file cache store purge async 2022-02-03 10:30:09 +00:00
calendar MDL-73854 Calendar: Fix calendar controls cannot be translated 2022-02-15 12:16:32 +07:00
cohort MDL-73485 phpunit: externallib, generator and filter tescase names 2022-01-21 19:48:23 +01:00
comment MDL-73632 core_comment: useravatar styles new comments 2022-02-01 12:21:55 +01:00
competency MDL-73659 phpunit: restore_date, api, rule, plugin, manager & helper 2022-02-05 00:03:32 +01:00
completion Merge branch 'MDL-72246-master-2' of https://github.com/andrewnicols/moodle 2022-02-08 11:36:59 +08:00
contentbank MDL-73370 contentbank: Update behat tests 2022-02-16 17:49:00 +08:00
course Merge branch 'MDL-73636' of https://github.com/paulholden/moodle 2022-02-18 10:46:28 +08:00
customfield MDL-73659 phpunit: restore_date, api, rule, plugin, manager & helper 2022-02-05 00:03:32 +01:00
dataformat MDL-73278 phpunit: Rename already namespaced classes to match file name 2021-12-07 23:54:29 +01:00
enrol Merge branch 'MDL-73873-master' of https://github.com/aanabit/moodle 2022-02-17 10:44:10 +01:00
error MDL-69333 error: Allow explicit http error codes in web server config 2021-01-20 09:52:25 +11:00
favourites MDL-73348 phpunit: normalize all privacy provider tests 2021-12-17 14:21:02 +01:00
files MDL-73485 phpunit: externallib, generator and filter tescase names 2022-01-21 19:48:23 +01:00
filter MDL-73485 phpunit: externallib, generator and filter tescase names 2022-01-21 19:48:23 +01:00
grade Merge branch 'MDL-73764' of https://github.com/stronk7/moodle 2022-02-10 14:18:34 +02:00
group MDL-73485 phpunit: externallib, generator and filter tescase names 2022-01-21 19:48:23 +01:00
h5p Merge branch 'MDL-72466-master' of https://github.com/bmbrands/moodle 2022-02-02 12:10:18 +01:00
install Automatically generated installer lang files 2022-02-17 00:07:34 +00:00
iplookup MDL-70584 core_iplookup: increase tolerance in test 2021-01-07 14:12:59 +01:00
lang Merge branch 'MDL-73608-master' of https://github.com/lameze/moodle 2022-02-18 12:06:13 +08:00
lib MDL-73905 core: fix coding_exception missing namespace 2022-02-18 15:45:11 +01:00
local
login MDL-72928 core: Remove Remember username 2022-02-11 12:01:26 +08:00
media MDL-73046 media_html5video: Fixed .mov files 2021-12-22 18:33:12 +08:00
message MDL-73764 tool_xmldb: Regenerate all the files detected by the report 2022-02-08 19:25:03 +01:00
mnet Merge branch 'MDL-73514' of https://github.com/stronk7/moodle 2022-02-03 22:20:20 +00:00
mod NOBUG: Fixed SVG browser compatibility 2022-02-18 15:03:54 +01:00
my Merge branch 'MDL-73347-master' of https://github.com/sarjona/moodle 2022-01-24 13:40:57 +08:00
notes Merge branch 'MDL-73347-master' of https://github.com/sarjona/moodle 2022-01-24 13:40:57 +08:00
payment MDL-72466 core_output: dropdown menu alignment 2022-01-27 17:24:20 +01:00
pix NOBUG: Fixed SVG browser compatibility 2022-02-18 15:03:54 +01:00
plagiarism MDL-71175 plagiarism: Deprecate some old functions. 2021-06-25 12:57:20 +12:00
portfolio MDL-73659 phpunit: restore_date, api, rule, plugin, manager & helper 2022-02-05 00:03:32 +01:00
privacy MDL-73659 phpunit: restore_date, api, rule, plugin, manager & helper 2022-02-05 00:03:32 +01:00
question Merge branch 'master_MDL-73699-questionstatus-reviewchanges' of https://github.com/catalyst/moodle-MDL-70329 2022-02-17 17:08:53 +01:00
rating MDL-73485 phpunit: externallib, generator and filter tescase names 2022-01-21 19:48:23 +01:00
report Merge branch 'MDL-73373-master' of https://github.com/peterRd/moodle 2022-02-16 21:14:26 +08:00
reportbuilder Merge branch 'MDL-73887' of git://github.com/paulholden/moodle 2022-02-17 10:48:58 +01:00
repository Merge branch 'MDL-73601-master' of https://github.com/aanabit/moodle 2022-02-07 12:01:19 +01:00
rss MDL-73295 webservice: only pass around sesskey for tokens as needed. 2021-12-29 09:54:23 +00:00
search MDL-73764 tool_xmldb: Regenerate all the files detected by the report 2022-02-08 19:25:03 +01:00
tag Merge branch 'MDL-73347-master' of https://github.com/sarjona/moodle 2022-01-24 13:40:57 +08:00
theme Merge branch 'MDL-73608-master' of https://github.com/lameze/moodle 2022-02-18 12:06:13 +08:00
user Merge branch 'MDL-73608-master' of https://github.com/lameze/moodle 2022-02-18 12:06:13 +08:00
userpix MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:47:23 +00:00
webservice MDL-73485 phpunit: externallib, generator and filter tescase names 2022-01-21 19:48:23 +01:00
.eslintrc MDL-72013 js: Configure eslint-jsdoc plugin 2021-10-21 13:28:04 +08:00
.gherkin-lintrc MDL-66109 behat: Prevent the use of Examples in Scenarios 2020-05-11 11:07:49 +08:00
.gitattributes MDL-64506 theme_bootstrapbase: Remove bootstrapbase from core 2019-04-03 19:34:17 +08:00
.gitignore MDL-61460 tool_componentlibrary: Documentation for Moodle UI components 2021-07-08 09:51:02 +08:00
.jshintignore MDL-66265 javascript: Add jshint ignore for ES6 files in root dir 2019-09-04 06:48:11 +08:00
.jshintrc
.nvmrc MDL-72623 nodejs: Bump from v14.15.0 to v14.18.0 2021-10-13 09:49:48 +02:00
.shifter.json
.stylelintrc MDL-57945 stylelint: use csstree to replace some rules 2017-07-19 14:29:56 +01:00
.travis.yml MDL-70594 ci: Bump Travis and GHA postgres to 10 2021-07-02 00:23:40 +02:00
behat.yml.dist MDL-66979 behat: Rename selenium config to webdriver 2021-01-22 14:52:09 +08:00
brokenfile.php
composer.json MDL-73711 behat: Bump to Behat 3.10.x 2022-01-29 16:04:11 +01:00
composer.lock MDL-73711 behat: Bump to Behat 3.10.x 2022-01-29 16:04:11 +01:00
config-dist.php MDL-73728 admin: Move adminpresets to admin/presets 2022-02-03 19:14:28 +08:00
CONTRIBUTING.txt
COPYING.txt
draftfile.php MDL-66965 core: php74 curly 2 square braces changes 2019-10-25 17:41:10 +02:00
editmode.php MDL-71610 theme_boost: add a edit mode switch 2021-09-29 09:25:36 +02:00
file.php MDL-66965 core: php74 curly 2 square braces changes 2019-10-25 17:41:10 +02:00
Gruntfile.js MDL-61460 Grunt: Add Component Library tasks 2021-07-08 09:51:02 +08:00
help.php
help_ajax.php
index.php MDL-73316 navigation: Add homepagesecondary nav 2022-01-12 13:54:57 +08:00
install.php MDL-58931 dml: add support for aurora mysql 2020-07-01 22:56:20 +02:00
INSTALL.txt
npm-shrinkwrap.json MDL-71691 core_course: section styling 2021-12-08 13:14:05 +01:00
package.json MDL-71691 core_course: section styling 2021-12-08 13:14:05 +01:00
phpunit.xml.dist MDL-73728 admin: Move adminpresets to admin/presets 2022-02-03 19:14:28 +08:00
pluginfile.php MDL-36754 core_files: Add a token version of pluginfile 2018-08-14 06:57:32 +08:00
PULL_REQUEST_TEMPLATE.txt
README.txt
security.txt MDL-71270 core: Updated security.txt expiry 2021-10-18 17:12:44 +08:00
tokenpluginfile.php MDL-66377 user: Only allow active users to retrieve files via tokenpluginfile.php 2019-11-05 13:44:37 +01:00
TRADEMARK.txt MDL-71139 trademark: Improve the trademark messaging 2021-03-18 10:33:04 +01:00
version.php on-demand release 4.0dev+ 2022-02-18 15:03:57 +01:00

                                 .-..-.
   _____                         | || |
  /____/-.---_  .---.  .---.  .-.| || | .---.
  | |  _   _  |/  _  \/  _  \/  _  || |/  __ \
  * | | | | | || |_| || |_| || |_| || || |___/
    |_| |_| |_|\_____/\_____/\_____||_|\_____)

Moodle - the world's open source learning platform

Moodle <https://moodle.org> is a learning platform designed to provide
educators, administrators and learners with a single robust, secure and
integrated system to create personalised learning environments.

You can download Moodle <https://download.moodle.org> and run it on your own
web server, ask one of our Moodle Partners <https://moodle.com/partners/> to
assist you, or have a MoodleCloud site <https://moodle.com/cloud/> set up for
you.

Moodle is widely used around the world by universities, schools, companies and
all manner of organisations and individuals.

Moodle is provided freely as open source software, under the GNU General Public
License <https://docs.moodle.org/dev/License>.

Moodle is written in PHP and JavaScript and uses an SQL database for storing
the data.

See <https://docs.moodle.org> for details of Moodle's many features.