Moodle - the world's open source learning platform https://moodle.org/
Find a file
Srdjan d8baf29573 MDL-73713 dml: moodle_read_slave_trait default latency to 1 second
In practice it is as if the feature was turned off most of the time.
However, some long processes may benefit from this very safe value
in case admins missed to configure it.
2022-03-24 09:32:24 +10:00
.github MDL-73253 ci: use setup-node action in GHA 2021-12-03 15:41:12 +00:00
.grunt MDL-73915 js: Drop support for IE and android 2022-02-23 08:55:20 +08:00
admin Merge branch 'MDL-74225' of https://github.com/paulholden/moodle 2022-03-21 12:59:30 +01:00
analytics MDL-73785 phpunit: Move more tests to use correct names and namespaces 2022-03-03 12:19:30 +01:00
auth MDL-73233 shibboleth: Change urltogo only when dashboard is enabled 2022-03-16 11:35:08 +01:00
availability MDL-72991 Course: Partial course cache rebuild 2022-03-17 15:34:01 +07:00
backup Merge branch 'MDL-74007' of https://github.com/timhunt/moodle 2022-03-09 20:59:57 +01:00
badges MDL-74075 core_badges: Check accepted criterias 2022-03-09 12:31:29 +01:00
blocks MDL-74254 course: User may not have capability to browse courses 2022-03-21 14:44:14 +01:00
blog Merge branch 'MDL-73347-master' of https://github.com/sarjona/moodle 2022-01-24 13:40:57 +08:00
cache Merge branch 'MDL-74072_master' of https://github.com/TomoTsuyuki/moodle 2022-03-21 22:30:32 +08:00
calendar MDL-74154 calendar: has_secondary_navigation_setter has been renamed 2022-03-16 16:10:23 +01:00
cohort MDL-74175 cohort: correct type/callback of entity category column. 2022-03-15 15:28:54 +00:00
comment MDL-73632 core_comment: useravatar styles new comments 2022-02-01 12:21:55 +01:00
competency MDL-73785 phpunit: Move more tests to use correct names and namespaces 2022-03-03 12:19:30 +01:00
completion MDL-73863 core_completion: Update behat tests 2022-03-10 12:28:39 +08:00
contentbank MDL-73169 contentbank: Update the breadcrumb nodes and nav highlighting 2022-03-02 17:34:13 +08:00
course MDL-74253 core_course: get_nearest_editable_subcategory for hidden cat 2022-03-18 18:15:59 +01:00
customfield Merge branch 'MDL-72092-master' of https://github.com/Chocolate-lightning/moodle 2022-03-01 14:55:02 +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-73950-master' of https://github.com/snake/moodle 2022-03-21 15:38:21 +01:00
error MDL-72481 admin: Render the site admin navigation menu as tablist 2022-03-15 12:48:21 +11:00
favourites MDL-73348 phpunit: normalize all privacy provider tests 2021-12-17 14:21:02 +01:00
files MDL-72092 behat: Add private files block where needed 2022-03-01 19:13:20 +08:00
filter MDL-74228 filters: Fixed typos in core_filters events file 2022-03-16 12:21:26 +01:00
grade Merge branch 'MDL-73824' of https://github.com/stronk7/moodle 2022-03-05 00:39:29 +11:00
group MDL-73645 core_group: Update breadcrumb nodes 2022-03-02 13:00:25 +08:00
h5p Merge branch 'MDL-74123_h5p_duplicate_file' of https://github.com/davosmith/moodle 2022-03-10 08:40:55 +01:00
install Automatically generated installer lang files 2022-03-22 00:07:32 +00:00
iplookup MDL-70584 core_iplookup: increase tolerance in test 2021-01-07 14:12:59 +01:00
lang Merge branch 'MDL-73891-master' of https://github.com/sarjona/moodle 2022-03-21 10:12:27 +06:00
lib MDL-73713 dml: moodle_read_slave_trait default latency to 1 second 2022-03-24 09:32:24 +10:00
local
login MDL-72928 core: Remove Remember username 2022-02-11 12:01:26 +08:00
media Merge branch 'MDL-74042-master' of https://github.com/jleyva/moodle 2022-03-04 12:19:22 +01:00
message MDL-74169 core_message: Hide preferences link when permissions lacking 2022-03-21 18:37:45 +08:00
mnet Merge branch 'MDL-73514' of https://github.com/stronk7/moodle 2022-02-03 22:20:20 +00:00
mod Merge branch 'MDL-72698' of https://github.com/stronk7/moodle 2022-03-22 10:19:37 +08:00
my MDL-74254 course: User may not have capability to browse courses 2022-03-21 14:44:14 +01:00
notes Merge branch 'MDL-73347-master' of https://github.com/sarjona/moodle 2022-01-24 13:40:57 +08:00
payment MDL-73915 js: Drop support for IE and android 2022-02-23 08:55:20 +08:00
pix MDL-74134 graphics: Adding SVG log icon. 2022-03-18 17:55:20 +01:00
plagiarism MDL-73785 phpunit: Move more tests to use correct names and namespaces 2022-03-03 12:19:30 +01:00
portfolio MDL-74153 portfolio_download: fix download form 2022-03-16 11:03:12 +01:00
privacy MDL-73659 phpunit: restore_date, api, rule, plugin, manager & helper 2022-02-05 00:03:32 +01:00
question Merge branch 'MDL-69078-better-error-message-for-wrong-encoding' of https://github.com/ziegenberg/moodle 2022-03-17 22:22:03 +01:00
rating MDL-73485 phpunit: externallib, generator and filter tescase names 2022-01-21 19:48:23 +01:00
report MDL-73737 report_loglive: ensure action link popups work post-AJAX. 2022-03-03 14:02:42 +00:00
reportbuilder Merge branch 'MDL-74076' of https://github.com/paulholden/moodle 2022-03-17 16:58:00 +01:00
repository MDL-72092 behat: Add private files block where needed 2022-03-01 19:13:20 +08:00
rss MDL-73295 webservice: only pass around sesskey for tokens as needed. 2021-12-29 09:54:23 +00:00
search MDL-73785 phpunit: Move more tests to use correct names and namespaces 2022-03-03 12:19:30 +01:00
tag MDL-74131 tags: Fix flagged tags color contrast 2022-03-14 09:59:13 +01:00
theme Merge branch 'MDL-74161' of https://github.com/Chocolate-lightning/moodle 2022-03-22 08:56:04 +06:00
user MDL-73233 navigation: Breadcrumbs removed from user preferences 2022-03-18 07:44:55 +01: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-73915 js: Upgrade babel and eslint 2022-02-23 08:53:54 +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-73915 js: Upgrade packages 2022-02-23 08:51:54 +08:00
.jshintignore MDL-66265 javascript: Add jshint ignore for ES6 files in root dir 2019-09-04 06:48:11 +08:00
.jshintrc MDL-54889 jshint: stop using for everything but shifter 2016-06-30 09:14:57 +01:00
.nvmrc MDL-73915 js: Switch to nodejs lts/gallium 2022-02-23 08:51:54 +08: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-73713 dml: moodle_read_slave_trait default latency to 1 second 2022-03-24 09:32:24 +10:00
CONTRIBUTING.txt MDL-53081 docs: Improve the text doc files in the root directory 2016-02-19 09:11:06 +01:00
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 MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
help_ajax.php
index.php Merge branch 'MDL-73233-master' of https://github.com/sarjona/moodle 2022-03-18 00:35:11 +08:00
install.php MDL-58931 dml: add support for aurora mysql 2020-07-01 22:56:20 +02:00
INSTALL.txt MDL-53081 docs: Improve the text doc files in the root directory 2016-02-19 09:11:06 +01:00
npm-shrinkwrap.json MDL-73915 js: Switch amd minification to terser 2022-02-23 08:55:09 +08:00
package.json MDL-73915 js: Switch amd minification to terser 2022-02-23 08:55:09 +08: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 MDL-53081 docs: Improve the text doc files in the root directory 2016-02-19 09:11:06 +01:00
README.txt MDL-53081 docs: Improve the text doc files in the root directory 2016-02-19 09:11:06 +01:00
security.txt MDL-73580 core: Updated security.txt expiry 2022-02-01 19:53:21 +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.0beta+ 2022-03-22 12:55:08 +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.