.github
MDL-71154 ci: Prevent upstream branches and tags to be built
2021-04-13 16:55:42 +02:00
.grunt
MDL-71365 grunt: fix boost ignores order and missing LF @ EOF
2021-04-18 00:10:46 +02:00
admin
Merge branch 'MDL-63381_master_v3' of https://github.com/TomoTsuyuki/moodle
2021-04-20 23:56:56 +02:00
analytics
MDL-65553 core_analytics: Don't allow to flag predictions several times
2021-04-15 16:39:09 +02:00
auth
MDL-70306 auth: Update the thirdpartylib.xml
2021-03-15 11:09:30 +08:00
availability
MDL-70821 behat: Use new activity completion steps for Behat tests
2021-04-12 11:41:37 +08:00
backup
Merge branch 'MDL-63381_master_v3' of https://github.com/TomoTsuyuki/moodle
2021-04-20 23:56:56 +02:00
badges
Merge branch 'MDL-71119-master' of git://github.com/sarjona/moodle
2021-04-15 08:31:47 +08:00
blocks
MDL-71099 Lib: Move new user_fields class from core to core_user
2021-03-25 13:47:23 +00:00
blog
MDL-71099 Lib: Move new user_fields class from core to core_user
2021-03-25 13:47:23 +00:00
cache
Merge branch 'MDL-70901-master' of git://github.com/marinaglancy/moodle
2021-03-18 00:40:46 +01:00
calendar
MDL-71182 calendar: add logic for category events in get_context
2021-03-24 17:31:33 +08:00
cohort
MDL-71036 phpunit: assertContains() now performs strict comparison
2021-03-11 23:04:31 +01:00
comment
MDL-71099 Lib: Move new user_fields class from core to core_user
2021-03-25 13:47:23 +00:00
competency
MDL-71036 phpunit: Coding style changes, 99% whitespace only
2021-03-11 23:04:32 +01:00
completion
MDL-71118 core: Add grade (verb) string.
2021-04-17 11:46:09 +02:00
contentbank
MDL-69331 core_h5p: fix behat errors
2021-04-16 11:09:02 +02:00
course
Merge branch 'MDL-71118-master' of git://github.com/lucaboesch/moodle
2021-04-19 19:43:32 +01:00
customfield
MDL-70780 customfield: Rewrite management JS as ES6
2021-03-09 07:56:04 +08:00
dataformat
MDL-70117 dataformat_pdf: Fix content overflow when headers are involved
2020-11-11 10:49:58 +11:00
enrol
Merge branch 'MDL-70099' of git://github.com/paulholden/moodle
2021-04-17 09:40:19 +02:00
error
MDL-69333 error: Allow explicit http error codes in web server config
2021-01-20 09:52:25 +11:00
favourites
MDL-71036 phpunit: Mock->setMethods() silently deprecated
2021-03-11 23:04:31 +01:00
files
MDL-37655 phpunit: Avoid having multiple testcase classes in 1 file
2021-03-30 19:17:54 +02:00
filter
MDL-69331 core_h5p: fix behat errors
2021-04-16 11:09:02 +02:00
grade
Merge branch 'master_fix_gradeimport_csv' of https://github.com/intrajp/moodle
2021-04-19 22:47:32 +01:00
group
MDL-71186 core_user: show custom user fields in group management screens
2021-04-15 15:28:17 +01:00
h5p
Merge branch 'MDL-69415-master' of git://github.com/sarjona/moodle
2021-04-16 07:57:01 +01:00
install
Automatically generated installer lang files
2021-04-20 00:07:51 +00:00
iplookup
MDL-70584 core_iplookup: increase tolerance in test
2021-01-07 14:12:59 +01:00
lang
Merge branch 'MDL-63381_master_v3' of https://github.com/TomoTsuyuki/moodle
2021-04-20 23:56:56 +02:00
lib
Merge branch 'MDL-71174' of git://github.com/danmarsden/moodle
2021-04-21 11:01:05 +08:00
local
login
Merge branch 'MDL-71068-protectusername-confirmed' of https://github.com/brendanheywood/moodle
2021-03-18 09:53:44 +08:00
media
Merge branch 'MDL-71169-master-execute' of git://github.com/mudrd8mz/moodle
2021-04-14 08:35:07 +08:00
message
Merge branch 'MDL-65983-master' of git://github.com/jleyva/moodle
2021-04-13 12:19:25 +02:00
mnet
MDL-70893 various: optional function arguments must be in the end
2021-02-15 16:53:37 +01:00
mod
Merge branch 'MDL-71030-master' of https://github.com/NashTechOpenUniversity/moodle
2021-04-21 12:06:50 +08:00
my
MDL-70173 core: Use a meaningful first level header
2021-02-09 16:16:09 +11:00
notes
MDL-67673 phpunit: Remove deprecated assertContains() uses on strings
2020-10-21 12:46:00 +02:00
payment
MDL-71169 external: Do not explicitly specify the default methodname
2021-03-22 15:56:46 +01:00
pix
NOBUG: Fixed SVG browser compatibility
2020-09-03 17:09:03 +02:00
plagiarism
MDL-32226 mod_quiz: Add Plagiarism hooks to quiz and essay question.
2021-03-27 09:13:41 +13:00
portfolio
MDL-69308 upgrade: remove all the < 3.6.0 upgrade steps
2021-01-13 19:11:19 +01:00
privacy
Merge branch 'MDL-70893-master' of git://github.com/marinaglancy/moodle
2021-03-18 00:23:26 +01:00
question
Merge branch 'MDL-71205' of https://github.com/mkassaei/moodle
2021-04-21 13:32:14 +08:00
rating
MDL-71099 Lib: Move new user_fields class from core to core_user
2021-03-25 13:47:23 +00:00
report
Merge branch 'MDL-65553-master' of git://github.com/aanabit/moodle
2021-04-19 08:53:33 +02:00
repository
MDL-69331 core_contentbank: Hide disabled H5P content-types
2021-04-15 09:16:32 +02:00
rss
MDL-67673 phpunit: Fix the return type of template methods
2020-10-21 12:45:59 +02:00
search
MDL-71099 Lib: Move new user_fields class from core to core_user
2021-03-25 13:47:23 +00:00
tag
MDL-71099 Lib: Move new user_fields class from core to core_user
2021-03-25 13:47:23 +00:00
theme
MDL-71365 grunt: fix boost ignores order and missing LF @ EOF
2021-04-18 00:10:46 +02:00
user
MDL-71186 core_user: show custom user fields in group management screens
2021-04-15 15:28:17 +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-71215 core_user: User fields - remaining deprecated functions
2021-03-31 11:12:16 +01:00
.eslintignore
Merge branch 'MDL-70311-master' of git://github.com/ilyatregubov/moodle
2021-04-15 09:19:24 +08:00
.eslintrc
MDL-68496 grunt: Restructure grunt tasks into subdirectories
2021-03-19 12:56:35 +08:00
.gherkin-lintrc
MDL-66109 behat: Prevent the use of Examples in Scenarios
2020-05-11 11:07:49 +08:00
.gitattributes
.gitignore
MDL-71004 git: Ignore moodle-plugin-ci.phar in any directory
2021-03-24 20:10:26 +01: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-69815 core: Bump Node to v14.15.0 (LTS/Fermium)
2020-10-28 09:34:31 +08:00
.shifter.json
.stylelintignore
MDL-70311 theme_boost: upgrade bootstrap to version 4.6.0
2021-03-17 12:26:45 +02:00
.stylelintrc
.travis.yml
MDL-71154 ci: Prevent upstream branches and tags to be built
2021-04-13 16:55:42 +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-71036 phpunit: Bump to phpunit 9.5.x
2021-03-11 19:22:23 +01:00
composer.lock
MDL-71036 phpunit: Bump to phpunit 9.5.x
2021-03-11 19:22:23 +01:00
config-dist.php
MDL-66979 behat: Correct selenium2 reference in config-dist
2021-01-28 15:08:10 +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
file.php
MDL-66965 core: php74 curly 2 square braces changes
2019-10-25 17:41:10 +02:00
Gruntfile.js
MDL-68496 Grunt: Stylelint should only lint relevant component files
2021-03-22 15:18:47 +08:00
help.php
help_ajax.php
index.php
MDL-66118 hub: Drop support for the hub's display_homepage callback
2019-10-04 21:17:06 +02: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-66109 js: Upgrade to latest version of Shifter
2020-05-11 11:07:49 +08:00
package.json
MDL-69815 core: Bump Node to v14.15.0 (LTS/Fermium)
2020-10-28 09:34:31 +08:00
phpunit.xml.dist
MDL-71036 phpunit: xml config - change dist file to spread them to final
2021-03-11 23:04:31 +01:00
pluginfile.php
PULL_REQUEST_TEMPLATE.txt
README.txt
security.txt
MDL-70595 core: Updated security.txt expiry
2021-04-06 13:01:19 +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
Merge branch 'MDL-63381_master_v3' of https://github.com/TomoTsuyuki/moodle
2021-04-20 23:56:56 +02:00