moodle/lib/classes
David Mudrák db0073291b MDL-72203 curl: Warn if someone actually started to use $maxredirects
The new parameter of curl_security_helper::url_is_blocked() introduced
in MDL-71916 became part of the API. Even if we reverted it quickly,
someone can use a released Moodle version that has that parameter in
place. For that reason and also to avoid potential troubles in the
future (e.g. when yet another argument would be added to this method),
we need to make it clear that the second parameter of this method should
never be used again.

Poor $maxredirects, you did not live long with us. Oh well.
2021-07-27 23:22:21 +08:00
..
access MDL-60983 get_user_capability_course: fix buggy edge cases 2017-12-07 18:28:18 +00:00
analytics MDL-67119 core_analytics: Analyse users once per course 2021-02-26 11:48:09 +01:00
antivirus MDL-67545 Antivirus: new option for clam scan failure 2020-01-24 13:05:45 +00:00
check MDL-68185 report_performance: Refactored into Check API 2020-04-08 14:35:33 +10:00
dataformat MDL-67547 dataformat_pdf: method to convert images to supported format. 2020-05-26 00:54:27 +01:00
dml MDL-68402 accesslib: fix get_with_capability_join logic 2020-05-06 09:18:02 +01:00
event MDL-68076 core: log user's click on feedback links 2020-06-04 11:57:26 +10:00
external MDL-69215 output: Correct font awesome for themes 2020-07-16 07:30:32 +08:00
files MDL-72203 curl: Warn if someone actually started to use $maxredirects 2021-07-27 23:22:21 +08:00
form MDL-61625 persistent form: Add missing param to the constructor 2018-03-11 22:23:15 +01:00
hub MDL-71460 hub: Use checkboxes instead of dropdowns 2021-05-05 10:28:02 +08:00
local/cli MDL-59594 cli: Introduce cli helpers for graceful exits 2020-01-12 01:20:04 +11:00
lock Merge branch 'MDL-67052-mysql-locks' of https://github.com/brendanheywood/moodle 2020-02-03 19:32:58 +01:00
log
message MDL-71919 core_message: Fix unclosed html tags in email notification 2021-07-08 23:34:54 +02:00
oauth2 MDL-64206 core: updated FB logo URL 2018-12-03 12:20:51 +08:00
output MDL-70476 permission overrides: role names double-escaped in tool tip 2020-12-18 13:09:02 +00:00
plugininfo MDL-68292 core: Remove sesskey leakage on module pages 2020-10-12 17:11:48 +11:00
privacy MDL-49399 task: Add task log table 2019-01-15 07:56:20 +08:00
progress MDL-28505 Backup: Asynchronous backup and restore 2019-04-09 00:15:42 +00:00
session MDL-70424 auth: Avoid random changes to $CFG->auth 2021-03-04 09:31:51 +11:00
task Merge branch 'MDL-71136_39' of https://github.com/TomoTsuyuki/moodle into MOODLE_39_STABLE 2021-04-22 13:56:55 +02:00
update MDL-66917 admin: validate uploaded plugin version. 2020-04-21 14:35:59 +01:00
upgrade MDL-56917 core_upgrade: Do not use the raw version to check cURL caps. 2016-11-15 21:50:07 +01:00
chart_axis.php
chart_bar.php
chart_base.php MDL-68477 libraries: support for Chart.js legend options. 2020-04-23 09:23:21 +08:00
chart_line.php
chart_pie.php
chart_series.php MDL-68386 libraries: Enhancement for Area Charts support with chart.js. 2020-04-17 09:12:41 +12:00
collator.php
component.php MDL-67850 lib: add new plist library 2020-04-29 14:10:22 +10:00
cssparser.php
dataformat.php MDL-71981 dataformat: indicate HTML support in writer callback. 2021-07-06 09:29:44 +08:00
date.php MDL-63032 core: Update the timezone to the latest windows list 2020-02-11 07:17:23 +08:00
filetypes.php MDL-61215 core_files: add new optimised_image group 2020-08-14 17:06:57 +02:00
geopattern.php MDL-61657 block_myoverview: whitespace and css-style fixes 2018-04-23 23:35:17 +02:00
grades_external.php
grading_external.php
invalid_persistent_exception.php MDL-57273 core: Migrating persistent from core_competency into core 2017-01-20 12:56:18 +08:00
ip_utils.php MDL-66732 core: improve detection of non-public sites. 2020-04-15 21:54:29 +01:00
minify.php MDL-53695 minify: switch to MatthiasMullie\Minify 2016-10-10 13:17:04 +01:00
notification.php MDL-68076 core: Introduced \core\notification::cta() 2020-06-03 17:43:52 +10:00
persistent.php MDL-65096 docs: Use static return type in persistent 2019-03-18 10:30:48 +00:00
php_time_limit.php
plugin_manager.php MDL-68536 core: Fix notice about undefined prop 'branch' in $CFG 2020-09-30 14:47:20 +02:00
qrcode.php MDL-65547 qr: Wrapper for core_qrcode 2020-05-08 10:26:45 +02:00
requirejs.php MDL-66502 javascript: Remove extension from AMD module names 2019-09-09 16:25:17 +08:00
rtlcss.php
scss.php MDL-65761 lib: Update scssphp to 1.0.0 2019-07-16 09:16:44 +08:00
shutdown_manager.php MDL-59594 core: Allow custom signal handlers 2020-01-12 01:20:04 +11:00
string_manager.php
string_manager_install.php
string_manager_standard.php MDL-69788 lang: fallback to all translations if misconfigured. 2020-10-16 14:38:07 +01:00
text.php MDL-66965 core: php74 curly 2 square braces changes 2019-10-25 17:41:10 +02:00
user.php MDL-70668 auth: Fix secret validation during user confirmation 2021-03-02 23:37:35 +01:00
useragent.php MDL-66972 Files API: Add Streaming file mime type support 2019-12-08 06:10:01 +11:00
userfeedback.php Merge branch 'MDL-68991-master' of git://github.com/rezaies/moodle 2020-06-11 12:27:16 +08:00
uuid.php MDL-61038 setuplib: Fixed PECL UUID extension support 2019-06-09 23:24:26 +02:00