- 21 Oct, 2020 3 commits
-
-
Eloy Lafuente authored
All the setup/teardown/pre/post/conditions template methods now are required to return void. This was warned with phpunit 7 and now is enforced. At the same time, fix a few wrong function names, provider data and param types, return statements...
-
Eloy Lafuente authored
This makes everything to break, but it's what we'll be fixing in the next commits, heh. :-) Generated with php72 (min version supported), following the instructions @ https://docs.moodle.org/dev/Composer
-
Eloy Lafuente authored
-
- 20 Oct, 2020 10 commits
-
-
-
-
-
https://github.com/clransom/moodlevictor authored
-
-
-
-
-
Andrew Madden authored
* Deprecated serialise_tool_proxy() as no longer used. * Use tool_proxy_return_structure for each proxy. * Added tests for getting all proxies and orphaned proxies.
-
-
- 19 Oct, 2020 11 commits
-
-
-
Katie Ransom authored
-
sam marshall authored
The remove_course_contents function did not delete data from course_module_completion table in most cases, resulting in large quantities of orphaned data.
-
-
-
Luca Bösch authored
-
Luca Bösch authored
-
Luca Bösch authored
-
-
-
-
- 17 Oct, 2020 2 commits
-
-
sam marshall authored
-
sam marshall authored
The new API works on normal databases (by deleting data based on the subquery) and also on MySQL (by deleting the data using a weird join on the subquery).
-
- 16 Oct, 2020 8 commits
-
-
Luca Bösch authored
-
Luca Bösch authored
-
Luca Bösch authored
-
Luca Bösch authored
-
Sara Arjona authored
-
Sagar Ghimire authored
-
-
https://github.com/HuongNV13/moodlejun authored
-
- 15 Oct, 2020 6 commits
-
-
Huong Nguyen authored
-
-
git://github.com/ferranrecio/moodlejun authored
-
git://github.com/sarjona/moodlejun authored
-
Simey Lameze authored
-
Andrew Nicols authored
-