- 16 Aug, 2018 1 commit
-
-
cescobedo authored
-
- 10 Aug, 2018 3 commits
-
-
Eloy Lafuente authored
-
Eloy Lafuente authored
-
-
- 09 Aug, 2018 2 commits
-
-
Eloy Lafuente authored
Before the patch, queries like: SELECT 1 FROM dual UNION SELECT 2 FROM dual were failing badly, with everything but the first numeric element being ignored by the optimization. So, being conservative, now we reduce the query being analysed, ignoring any subquery, inline view (anything within parenthesis in general) and, in the remaining query, if a boolean query (UNION, MINUS, INTERSECT...) is found, we don't apply any optimization.
-
-
- 08 Aug, 2018 12 commits
-
-
git://github.com/junpataleta/moodlejun authored
-
jun authored
* Pass $forcehttps parameter to call extract_draft_file_urls_from_text() call in \core_weblib_testcase::test_extract_draft_file_urls_from_text() * Style fixes
-
-
-
-
-
-
-
-
-
-
-
- 07 Aug, 2018 13 commits
-
-
-
-
-
-
Dmitrii Metelkin authored
-
-
-
-
-
Adrian Greeve authored
This also makes message_sent::create_from_ids() $courseid parameter required.
-
-
-
-
- 06 Aug, 2018 9 commits
-
-
-
Amaia authored
-
Andrew Nicols authored
-
-
-
Mihail Geshoski authored
-
Mihail Geshoski authored
-
Mihail Geshoski authored
-
Mihail Geshoski authored
-