moodle/lib
Eloy Lafuente (stronk7) 9a1adda585 MDL-49497 curl: keep api private and test it using reflection.
While strictly we should not be testing private APIs, in order
to get this backported to stables without changing visibility
we use reflection to access to such private properties and methods.

Also added one exttest to verify user agent is properly sent.

Finally, fix some wrong whitespace and changed the helper class name
to better alternative.
2015-06-23 17:20:20 +02:00
..
adodb MDL-47295 libraries: Re-apply removal of random seed initialisation 2014-09-26 10:33:40 +08:00
ajax MDL-49985 core_course: revert commit belonging to MDL-18309 2015-05-05 01:09:20 -07:00
alfresco MDL-41975 repository_alfresco: Updating details about Alfresco URL and timestamps 2014-04-16 13:47:24 +08:00
amd Merge branch 'MDL-50520-master' of git://github.com/jethac/moodle 2015-06-15 09:08:48 +08:00
behat MDL-50611 test: use cURL extension to download Composer 2015-06-22 15:50:01 +01:00
bennu MDL-47993 calendar: Fix ical import Microsoft calendar issue 2014-11-14 10:32:54 +13:00
classes MDL-50561 messages: Add missing __isset magic method 2015-06-19 09:44:50 +02:00
db MDL-49257 grades: fix bugs with extra credit weights 2015-06-23 14:25:50 +08:00
ddl MDL-49723 tool: deprecate guess_antolope_row_size method 2015-04-10 09:33:35 +08:00
dml MDL-49551 core_dml: deprecated set_logging() 2015-04-13 19:30:08 -07:00
dtl MDL-45985 ddl: improve check_database_schema method in database_manager 2014-06-17 16:53:36 +12:00
editor MDL-50304 atto/plugins/table: Fixed _addRowAfter function 2015-05-28 07:53:10 -05:00
evalmath
external MDL-49163 Webservices, AJAX: Add support for a new ajax webservice handler. 2015-03-12 15:07:08 +08:00
filebrowser MDL-46927 core_files: fixed issue with system course restores 2015-06-01 23:08:40 -07:00
filestorage MDL-49627 core: Update uses of generate_image_thumbnail 2015-04-01 11:05:19 +08:00
flowplayer
form MDL-49783 forms: Collapsed form section is opened on error 2015-05-07 08:57:30 +08:00
google MDL-49519 Google API: use autoload everywhere 2015-04-08 20:29:03 +02:00
grade MDL-49257 grades: fix bugs with extra credit weights 2015-06-23 14:25:50 +08:00
horde MDL-47195 libraries: Add horde IMAP from Horde 5.2.1 2014-09-24 14:59:13 +08:00
htmlpurifier MDL-46286 lib_htmlpurifier: Add allowed URI scheme for RTMP 2014-07-11 15:52:34 +01:00
jabber
jquery MDL-49525 libraries: Update Jquery to 1.11.2 and JQuery UI to 1.11.4 2015-03-31 11:29:37 +08:00
lessphp NOBUG: Fixed file access permissions 2015-04-02 11:48:43 +02:00
markdown MDL-49528 libraries: Upgrade Markdown to 1.5.0 2015-03-30 11:33:05 +08:00
minify
mustache MDL-49152 output: Templates for renderers (JS and PHP) 2015-03-14 22:48:40 +08:00
password_compat MDL-49520 libraries: Update password_compat library 2015-03-26 10:05:00 +08:00
pear MDL-49534 libraries: Removed pear/HTTP/WebDav 2015-04-02 11:05:42 +02:00
phpexcel MDL-45395 lib: Removal of excel 5 spreadsheet creation files. 2014-06-12 10:41:42 +08:00
phpmailer MDL-30960 messages: add option to set authtype 2015-05-25 13:40:48 -03:00
phpunit MDL-49684 timezones: rewrite timezone support 2015-04-06 13:53:51 +12:00
portfolio
requirejs MDL-49525 libraries: Update Jquery to 1.11.2 and JQuery UI to 1.11.4 2015-03-31 11:29:37 +08:00
simplepie
tcpdf MDL-49522 lib: Upgrade TCPDF to 6.2.6 2015-03-23 09:21:24 +08:00
templates MDL-49650 tool_templatelibrary: Change the format for template comments 2015-04-10 15:35:58 +08:00
testing MDL-50611 testing: Extra http status code checking 2015-06-23 10:34:18 +08:00
tests MDL-49497 curl: keep api private and test it using reflection. 2015-06-23 17:20:20 +02:00
typo3 MDL-47301 libraries: Patch Typo3 for Moodle's use 2014-09-30 17:32:35 +08:00
xhprof
xmldb
yui MDL-50216 JavaScript: Default visibility of M.core.info set to false 2015-06-16 09:50:36 +08:00
yuilib MDL-39190 Javascript: Pop-up calendar days of week wrong 2014-09-23 16:50:58 +12:00
zend
accesslib.php MDL-42192 accesslib: tweak get_all_capabilities 2015-06-18 07:13:37 +02:00
adminlib.php MDL-50491 admin: new setting class for list of filters. 2015-06-17 13:48:55 +01:00
authlib.php MDL-48887 An auth plugin hook enabling removal of redundant redirects 2015-04-02 11:08:20 +02:00
badgeslib.php MDL-50041 gdlib: Badges need PNG files from process_new_icon() 2015-04-29 18:50:20 +08:00
blocklib.php MDL-49389 blocklib: avoid notices when moving blocks to the bottom 2015-03-13 14:27:11 +00:00
boxlib.php
cacert.pem
cacert.txt
clilib.php MDL-50631 cli: Add a new function to display Moodle ASCII logo 2015-06-17 22:45:48 +02:00
completionlib.php MDL-46294 completion: Final deprecation of get_incomplete_criteria 2015-06-03 07:36:40 +05:30
componentlib.class.php MDL-49008 lang: Revert unnecessary rename warning 2015-02-25 08:54:45 +08:00
conditionlib.php MDL-44985 libraries: Final deprecation of conditional classes and apis 2014-12-10 12:20:37 +05:30
configonlylib.php MDL-49167 YUI: Fix for theme/yui_combo.php and $CFG->yuislashargs 2015-02-16 11:26:31 +08:00
cookies.js
coursecatlib.php MDL-50340 adminstration: Fix restore course links 2015-05-25 11:11:20 +05:30
cronlib.php MDL-50009 cron: Prevent tasks from leaving uncommitted transactions 2015-04-29 09:39:07 +01:00
csslib.php MDL-45545 csslib: Chunking handles commas in media query definitions 2014-05-20 12:21:45 +08:00
csvlib.class.php MDL-47649 csvlib: must not leave files open 2014-10-14 10:36:25 +01:00
customcheckslib.php
datalib.php MDL-50509 datalib: Fix the typo in the variable name 2015-06-08 11:14:08 +02:00
ddllib.php
default.ttf
deprecatedlib.php Merge branch 'wip-MDL-45774-master' of git://github.com/abgreeve/moodle 2015-04-14 15:32:13 +08:00
dmllib.php MDL-48638 database SQL: Fix typo in exception constructor 2014-12-18 13:31:36 -05:00
dtllib.php
editorlib.php
emptyfile.php
enrollib.php MDL-46479 enrol_plugin: Final deprecation of instance_deletable() 2015-05-27 14:03:21 +05:30
environmentlib.php MDL-48177 core: Plugin environment checks with no version of Moodle 2015-01-27 13:08:47 +01:00
eventslib.php
excellib.class.php MDL-28484 core_lib: Add function for https detection 2014-10-03 13:02:29 +01:00
externallib.php MDL-49718 webservices: Fix forced format and force external text cleaning 2015-05-06 10:56:09 +08:00
filelib.php MDL-49497 curl: keep api private and test it using reflection. 2015-06-23 17:20:20 +02:00
filterlib.php MDL-50491 filters: Some final touches. 2015-06-18 04:11:24 +02:00
flickrlib.php MDL-45462 flickr: Requests are now done over HTTPS 2014-05-08 11:27:36 +08:00
formslib.php MDL-50186 forms: Removed special characters from id attribute 2015-05-28 11:41:51 +08:00
gdlib.php MDL-50041 gdlib: Badges need PNG files from process_new_icon() 2015-04-29 18:50:20 +08:00
googleapi.php MDL-49684 timezones: rewrite timezone support 2015-04-06 13:53:51 +12:00
gradelib.php MDL-49332 gradebook: Raise time limit if we get into regrade 2015-03-05 10:09:40 -05:00
graphlib.php MDL-19270 - Quiz graph - Fix reverse display of Hebrew legend text in RTL mode 2014-07-09 14:57:31 +03:00
grouplib.php MDL-49314 groups: New API function groups_user_groups_visible 2015-04-01 10:19:26 +02:00
htaccess
html2text.php
html2text_readme.txt
index.html
installlib.php MDL-49842 install: Set front page summary to '' after cli install 2015-04-16 11:49:22 +08:00
javascript-static.js MDL-49144 blocks: Sanitise alt and title for block controls 2015-03-02 12:09:45 +00:00
javascript.php MDL-46775: Fix call to unavailable function when loading an invalid JS file 2014-08-12 14:06:37 +12:00
jslib.php
ldaplib.php MDL-47004 LDAP: improved the default objectClass setting for AD. 2015-04-15 23:53:35 +02:00
lexer.php
licenselib.php MDL-45618 Fix @since PHPdoc tags. 2014-05-19 17:03:04 +01:00
listlib.php
mathslib.php
medialib.php MDL-49059 medialib: Support links to Youtube videos within playlists 2015-02-13 09:45:02 +13:00
messagelib.php MDL-48212 messages: support the new class in message apis 2015-01-26 08:15:33 +05:30
modinfolib.php MDL-44985 libraries: Final deprecation of conditional apis in modinfo 2014-12-10 12:20:37 +05:30
moodlelib.php Merge branch 'MDL-50260-remove-code-optional_param' of git://github.com/tmuras/moodle 2015-06-02 14:22:59 +01:00
myprofilelib.php Merge branch 'MDL-50120-master' of git://github.com/FMCorz/moodle 2015-05-07 10:52:25 +01:00
navigationlib.php Merge branch 'wip-MDL-50568-master' of git://github.com/marinaglancy/moodle 2015-06-22 15:33:06 +08:00
oauthlib.php
odslib.class.php
outputactions.php
outputcomponents.php MDL-50084 pix: Updated pix to use the templatable interface 2015-05-04 15:56:45 +08:00
outputfactories.php MDL-50085 output: Remove component and subtype from renderer 2015-05-05 03:19:47 +02:00
outputlib.php MDL-35486 outputlib: Fix typos in comments 2015-01-14 10:53:25 +00:00
outputrenderers.php Merge branch 'm29_MDL-49628a' of https://github.com/totara/moodle 2015-06-02 13:54:01 +01:00
outputrequirementslib.php MDL-49152 output: Templates for renderers (JS and PHP) 2015-03-14 22:48:40 +08:00
pagelib.php MDL-50271 webservices: Allow to load multiple themes in WS_SERVER mode 2015-05-22 13:27:23 +02:00
pdflib.php MDL-47333 fix support for custom fonts in tcpdf 2014-09-26 13:58:30 +12:00
plagiarismlib.php MDL-45618 Fix @since PHPdoc tags. 2014-05-19 17:03:04 +01:00
portfoliolib.php MDL-45256 portfolio: Do not require strict XML when parsing content 2014-04-29 17:43:44 +08:00
questionlib.php MDL-49366 questions: avoid PHP notices from bad pluginfile URLs 2015-03-05 12:18:20 +00:00
recaptchalib.php
requirejs.php MDL-49046 javascript: Add support for AMD modules and jquery. 2015-02-23 16:23:10 +08:00
resourcelib.php MDL-47995 lib: encode title properly, before additing it to image title 2015-06-04 11:13:00 +08:00
rsslib.php
searchlib.php MDL-48939 core: Depreacte search_generate_text_SQL 2015-01-22 15:10:00 +08:00
sessionkeepalive_ajax.php MDL-44642 session: Remove 403 from require_sesskey() 2014-12-16 10:18:21 +08:00
sessionlib.php MDL-44642 session: Remove 403 from require_sesskey() 2014-12-16 10:18:21 +08:00
setup.php MDL-49684 timezones: rewrite timezone support 2015-04-06 13:53:51 +12:00
setuplib.php MDL-49179 setuplib: print_error() uses local URLs exclusively 2015-05-05 18:31:13 +08:00
soaplib.php
statslib.php MDL-49684 timezones: rewrite timezone support 2015-04-06 13:53:51 +12:00
tablelib.php Revert "Merge branch 'MDL-37864' of https://github.com/serega1394/moodle" 2015-04-02 11:05:45 +02:00
thirdpartylibs.xml MDL-49519 libraries: Updated google-api-php-client to 1.1.2 2015-04-08 02:26:09 +02:00
tokeniserlib.php
upgrade.txt MDL-39353 xmlrpc: Add note to upgrde.txt regarding proxybypass 2015-06-18 07:13:34 +02:00
upgradelib.php MDL-50583 upgrade: Optimize upgrade_minmaxgrade 2015-06-15 10:40:46 +08:00
uploadlib.php MDL-44260 uplodate: move deprecated functions to deprecatedlib 2014-12-22 15:07:59 +00:00
validateurlsyntax.php
webdavlib.php
weblib.php MDL-50491 filters: option to disable some filters in filter_text. 2015-06-17 13:48:55 +01:00
wiki_to_markdown.php
womenslib.php
wordlist.txt MDL-47050 core_wordlist: Updated wordlist to include only animals. 2014-11-04 09:03:08 +13:00
xhtml.xsl
xmlize.php
xsendfilelib.php