admin
MDL-62147 privacy: corrections to tables, temporary tables
2018-05-16 12:46:24 +08:00
analytics
MDL-62218 analytics: Add missing sample origin checking
2018-05-04 16:38:41 +02:00
auth
MDL-62228 core: remove unnecessary context check in privacy providers
2018-05-15 11:59:38 +08:00
availability
MDL-62266 core_availability: Implement privacy API
2018-04-30 11:20:55 +02:00
backup
Merge branch 'MDL-62428_34' of git://github.com/markn86/moodle into MOODLE_34_STABLE
2018-05-15 11:05:40 +08:00
badges
MDL-62167 core_badges: Remove usage of a reserved keyword of Oracle
2018-05-01 15:22:33 +02:00
blocks
MDL-62147 privacy: corrections to tables, temporary tables
2018-05-16 12:46:24 +08:00
blog
MDL-62351 privacy: check that subsystem/plugintype exist
2018-05-09 17:38:11 +08:00
cache
MDL-61898 cache: Implement privacy API for all stores and locks
2018-05-02 13:37:29 +08:00
calendar
Merge branch 'MDL-62228_34' of git://github.com/markn86/moodle into MOODLE_34_STABLE
2018-05-15 13:31:50 +02:00
cohort
Merge branch 'MDL-62228_34' of git://github.com/markn86/moodle into MOODLE_34_STABLE
2018-05-15 13:31:50 +02:00
comment
MDL-61937 comment: do not use API in provider
2018-05-04 11:15:59 +08:00
competency
Merge branch 'MDL-62384-34' of git://github.com/andrewnicols/moodle into MOODLE_34_STABLE
2018-05-11 18:27:58 +02:00
completion
MDL-62384 core_completion: Update to sql to improve performance.
2018-05-11 11:14:09 +08:00
course
MDL-62029 core_course: Site format is not a standard plugin
2018-05-11 20:19:25 +02:00
dataformat
MDL-61846 dataformat: Add privacy implementation for all plugins
2018-04-06 09:25:53 +08:00
enrol
Merge branch 'MDL-62426-34' of https://github.com/snake/moodle into MOODLE_34_STABLE
2018-05-16 11:00:55 +08:00
error
MDL-47162 core_message: Updating all uses of messaging to add courseid
2016-10-31 14:13:13 -04:00
files
Merge branch 'MDL-62235-34' of git://github.com/FMCorz/moodle into MOODLE_34_STABLE
2018-04-30 14:01:28 +08:00
filter
MDL-62079 core_filters: Implement null provider
2018-04-24 11:49:04 +08:00
grade
MDL-62147 core_grades: Report contexts and data related to scales
2018-05-16 13:56:14 +08:00
group
MDL-62318 core_group: Updating cache when deleting group memberships
2018-05-09 13:30:28 +10:00
install
Automatically generated installer lang files
2018-05-15 00:06:29 +00:00
iplookup
Merge branch 'MDL-61770-34' of git://github.com/andrewnicols/moodle into MOODLE_34_STABLE
2018-03-28 13:36:31 +08:00
lang
MDL-62147 core_grades: Report contexts and data related to scales
2018-05-16 13:56:14 +08:00
lib
MDL-62147 privacy: corrections to tables, temporary tables
2018-05-16 12:46:24 +08:00
local
login
MDL-61477 admin: sitepolicy handler API
2018-03-15 11:32:13 +08:00
media
MDL-61948 core_media: Implement null privacy provider
2018-04-18 13:44:21 +08:00
message
MDL-62393 message: Fix random unit test fails
2018-05-12 22:54:29 +08:00
mnet
MDL-62257 mnetservice_enrol: minor fixes to privacy provider
2018-05-10 09:37:46 +08:00
mod
Merge branch 'MDL-62456_34' of git://github.com/markn86/moodle into MOODLE_34_STABLE
2018-05-16 08:58:47 +02:00
my
MDL-61947 core_my: Implemented privacy providers
2018-04-26 12:50:55 +08:00
notes
MDL-62430 privacy: validate context when deleting all user data
2018-05-14 18:14:04 +08:00
pix
MDL-59936 calendar: use icons in event summary modal
2017-10-30 08:33:54 +08:00
plagiarism
MDL-61891 core_plagiarism: Use manager method caller
2018-04-23 10:09:13 +08:00
portfolio
MDL-62147 portfolio: add missing tables to privacy provider
2018-05-16 13:56:11 +08:00
privacy
MDL-62147 privacy: unittest ensures that all tables covered
2018-05-16 13:56:07 +08:00
question
MDL-62469 qtype_calculated: check remaining placeholders, see MDL-62275
2018-05-16 17:30:09 +02:00
rating
MDL-62384 core_rating: Move WHERE clauses to JOIN
2018-05-11 11:14:11 +08:00
report
MDL-61814 report_stats: Update to sql to increase performance.
2018-05-11 10:43:57 +08:00
repository
MDL-62181 lang: Merge English strings from the en_fix language pack
2018-04-24 22:08:27 +02:00
rss
MDL-62224 core_rss: implement correct provider
2018-04-26 20:16:59 +08:00
search
MDL-62217 search_solr: Plugin provider fake implementation
2018-05-09 10:58:06 +02:00
tag
MDL-61309 mod_forum: Implement the Privacy API
2018-05-09 14:03:33 +08:00
theme
Merge branch 'MDL-62200-34' of git://github.com/bmbrands/moodle into MOODLE_34_STABLE
2018-05-10 18:04:26 +02:00
user
MDL-62147 privacy: corrections to tables, temporary tables
2018-05-16 12:46:24 +08:00
userpix
webservice
MDL-62236 core_webservice: Implement privacy API
2018-04-29 10:10:40 +08:00
.eslintignore
MDL-59274 media_videojs: upgrade video.js library and plugins
2017-10-10 12:11:06 +08:00
.eslintrc
MDL-59761 eslint: support glob-based configuration
2017-09-06 08:53:50 +01:00
.gherkin-lintrc
MDL-56519 behat: Re-organize rules matching order
2017-01-03 09:12:54 +08:00
.gitattributes
MDL-60041 dml: MOODLELIB sql file must have Unix line endings
2017-12-11 08:42:24 +00:00
.gitignore
MDL-52127 grunt: add .eslingingore file, keep task
2016-06-15 15:52:34 +01:00
.jshintrc
MDL-54889 jshint: stop using for everything but shifter
2016-06-30 09:14:57 +01:00
.shifter.json
.stylelintignore
MDL-59274 media_videojs: upgrade video.js library and plugins
2017-10-10 12:11:06 +08:00
.stylelintrc
MDL-57945 stylelint: use csstree to replace some rules
2017-07-19 14:29:56 +01:00
.travis.yml
MDL-61689 phpunit: Be stricter about output during unit tests
2018-03-20 08:32:27 +08:00
behat.yml.dist
MDL-46891 Behat: Added support for behat 3
2016-03-11 10:51:15 +08:00
brokenfile.php
composer.json
MDL-61678 phpunit: Bump to current / latest 6.5.x before major release
2018-03-18 23:50:21 +01:00
composer.lock
MDL-61678 phpunit: Bump to current / latest 6.5.x before major release
2018-03-18 23:50:21 +01:00
config-dist.php
MDL-57477 core: If memcached 3.x mimic 2.2.0 lock acquisition behavior
2017-10-23 13:45:47 -04: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
file.php
MDL-61477 admin: sitepolicy handler API
2018-03-15 11:32:13 +08:00
Gruntfile.js
MDL-59761 eslint: support glob-based configuration
2017-09-06 08:53:50 +01:00
help.php
MDL-35628 performance: Remove dirname() where possible.
2016-06-10 08:06:49 +10:00
help_ajax.php
index.php
MDL-61996 core: when loggedin always check user is complete
2018-05-09 02:56:55 +02:00
install.php
MDL-61781 installation: docs link should have https.
2018-03-29 12:12:45 +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-60456 javascript: Rebuild npm-shrinkwrap
2017-10-19 13:16:52 +08:00
package.json
MDL-60503 npm: Lock required node 8.9.x (LTS)
2017-11-01 14:52:16 +08:00
phpunit.xml.dist
MDL-62308 core_backup: implement privacy provider
2018-05-09 23:14:25 +08:00
pluginfile.php
MDL-59008 mod_resource: add option to serve external files embed
2017-07-03 10:19:33 +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
TRADEMARK.txt
MDL-53081 docs: Improve the text doc files in the root directory
2016-02-19 09:11:06 +01:00
version.php
Moodle release 3.4.3
2018-05-16 18:42:18 +02:00