.. |
adodb
|
MDL-47295 libraries: Re-apply removal of random seed initialisation
|
2014-09-26 10:33:40 +08:00 |
ajax
|
MDL-45618 Fix @since PHPdoc tags.
|
2014-05-19 17:03:04 +01:00 |
alfresco
|
MDL-41975 repository_alfresco: Updating details about Alfresco URL and timestamps
|
2014-04-16 13:47:24 +08:00 |
behat
|
Merge branch 'mdl48517' of https://github.com/tlevi/moodle
|
2014-12-09 15:15:51 +13:00 |
bennu
|
MDL-47993 calendar: Fix ical import Microsoft calendar issue
|
2014-11-14 10:32:54 +13:00 |
classes
|
Merge branch 'wip-MDL-32547-master-v2' of git://github.com/abgreeve/moodle
|
2014-12-04 11:37:48 +00:00 |
db
|
Merge branch 'wip_MDL-47830_m29_pwrotation' of https://github.com/skodak/moodle
|
2014-12-04 12:03:15 +00:00 |
ddl
|
Merge branch 'wip_MDL-46235_m28_innodbtext' of https://github.com/skodak/moodle
|
2014-08-26 12:28:47 +08:00 |
dml
|
Merge branch 'wip_MDL-48083_m28_rollback' of git://github.com/skodak/moodle
|
2014-11-06 11:42:10 +08:00 |
dtl
|
MDL-45985 ddl: improve check_database_schema method in database_manager
|
2014-06-17 16:53:36 +12:00 |
editor
|
Merge branch 'MDL-43996-master' of git://github.com/jethac/moodle
|
2014-12-09 10:56:53 +13:00 |
evalmath
|
|
|
external
|
MDL-45618 Fix @since PHPdoc tags.
|
2014-05-19 17:03:04 +01:00 |
filebrowser
|
MDL-42068 Filepicker course listing use setting courselistshortname to show shortname and fullname
|
2013-10-04 13:09:10 -04:00 |
filestorage
|
MDL-43390 files: Only lock when locking is not prevented
|
2014-07-24 10:22:55 +08:00 |
flowplayer
|
MDL-43344 upgrade to latest Flowplayer
|
2014-02-07 13:12:43 +08:00 |
form
|
MDL-28286 JavaScript: Convert all uses of M.str to M.util.get_string
|
2014-12-01 08:32:04 +13:00 |
google
|
NOBUG: Fixed file access permissions
|
2014-10-10 12:09:18 +01:00 |
grade
|
Merge branch 'MDL-47703-master' of git://github.com/FMCorz/moodle
|
2014-10-28 11:40:27 +00: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
|
NOBUG: Fixed file access permissions
|
2014-10-10 12:09:18 +01:00 |
lessphp
|
MDL-44357 theme: Allow core to compile LESS in PHP
|
2014-03-24 15:15:03 +08:00 |
markdown
|
MDL-47307 libraries: Update Markdown to v1.4.1
|
2014-09-25 10:53:34 +08:00 |
minify
|
|
|
password_compat
|
MDL-47298 libraries: Update password_compat to latest version
|
2014-10-01 17:03:29 +08:00 |
pear
|
MDL-47496 lib: remove XML_Parser library
|
2014-10-05 14:28:33 +01:00 |
phpexcel
|
MDL-45395 lib: Removal of excel 5 spreadsheet creation files.
|
2014-06-12 10:41:42 +08:00 |
phpmailer
|
MDL-47299 libraries: upgrade PHPMailer to 5.2.8
|
2014-10-03 16:44:42 +08:00 |
phpunit
|
MDL-48197 testing: Normalise uses of noemailever and phpmailer sink
|
2014-11-19 09:09:50 +08:00 |
portfolio
|
MDL-42541 stop using events for porfolion cron
|
2014-02-13 12:09:24 +08:00 |
simplepie
|
MDL-41623 ensure all rss links are valid urls.
|
2013-09-07 04:04:54 +02:00 |
tcpdf
|
MDL-47300 import latest TCPDF 6.0.093
|
2014-09-25 09:48:13 +12:00 |
testing
|
MDL-48420 test: fix lasttnamephonetic typo
|
2014-12-01 09:25:55 +13:00 |
tests
|
Merge branch 'wip-mdl-48426' of https://github.com/rajeshtaneja/moodle
|
2014-12-09 12:13:26 +13:00 |
typo3
|
MDL-47301 libraries: Patch Typo3 for Moodle's use
|
2014-09-30 17:32:35 +08:00 |
xhprof
|
|
|
xmldb
|
|
|
yui
|
MDL-28286 JavaScript: Convert all uses of M.str to M.util.get_string
|
2014-12-01 08:32:04 +13:00 |
yuilib
|
MDL-39190 Javascript: Pop-up calendar days of week wrong
|
2014-09-23 16:50:58 +12:00 |
zend
|
|
|
accesslib.php
|
MDL-22309 accesslib: Preventing incorrect get_role_users() uses
|
2014-11-24 10:46:04 +08:00 |
adminlib.php
|
MDL-40949 admin: Fix $CFG->preventexecpath hints
|
2014-10-29 10:45:44 +13:00 |
authlib.php
|
MDL-46247 auth: Add new language for unauthorised external user
|
2014-07-07 10:16:09 -07:00 |
badgeslib.php
|
MDL-47755 badges: Fix internal message output
|
2014-10-21 16:25:13 +13:00 |
blocklib.php
|
Merge branch 'MDL-40419-master-2nd' of git://github.com/FMCorz/moodle
|
2014-12-04 12:03:18 +00:00 |
boxlib.php
|
MDL-42668 portfolio_boxnet: Migration to APIv2
|
2013-11-07 15:28:34 +08:00 |
cacert.pem
|
MDL-44527 import latest certificate bundle
|
2014-03-14 13:41:35 +08:00 |
cacert.txt
|
|
|
clilib.php
|
Revert "MDL-47395 added cli_error() visual cue"
|
2014-10-02 17:39:49 +13:00 |
completionlib.php
|
MDL-46290 Completion: Remove unused function get_incomplete_criteria(), it doesn't work
|
2014-07-10 15:42:01 -05:00 |
componentlib.class.php
|
MDL-46811 update download.moodle.org url to https
|
2014-09-09 16:17:32 +01:00 |
conditionlib.php
|
MDL-44070 Conditional availability enhancements (5): deprecate old lib
|
2014-04-07 20:11:45 +01:00 |
configonlylib.php
|
MDL-43402 let's try to remove @ silencing from gzip related code
|
2013-12-27 11:06:18 +08:00 |
cookies.js
|
|
|
coursecatlib.php
|
MDL-48036 course: change multilang cache key
|
2014-11-25 14:34:45 +00:00 |
cronlib.php
|
MDL-25499: Centralise management of all types of cron tasks
|
2014-02-26 12:03:46 +08: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
|
MDL-44118 new environment check are all quiz attempts upgraded.
|
2014-02-18 11:55:17 +00:00 |
datalib.php
|
MDL-44725 Availability: Replace groupmembersonly - upgrade, core (1)
|
2014-09-02 13:03:07 +01:00 |
ddllib.php
|
|
|
default.ttf
|
|
|
deprecatedlib.php
|
MDL-40607 deprecatedlib: final deprecations of 2.0 functions
|
2014-11-29 12:42:31 +00:00 |
dmllib.php
|
MDL-47584 database SQL: add debug info on connection error notices
|
2014-10-29 16:59:56 +08:00 |
dtllib.php
|
|
|
editorlib.php
|
MDL-43842: Import atto back into core
|
2014-03-26 09:59:34 +08:00 |
emptyfile.php
|
|
|
enrollib.php
|
MDL-46509 enrol: Require 'enrol/PLUGIN:config' capabilities to show/hide enrollment instances
|
2014-08-21 19:01:57 -03:00 |
environmentlib.php
|
MDL-39840 environment: add support for environment.xml in plugins
|
2014-08-05 20:18:18 +12:00 |
eventslib.php
|
MDL-41900 events Log handler failures
|
2013-09-19 15:50:44 +01:00 |
excellib.class.php
|
MDL-28484 core_lib: Add function for https detection
|
2014-10-03 13:02:29 +01:00 |
externallib.php
|
MDL-46588 web services: Fixed system context instanceid eq 0 case
|
2014-09-12 11:25:16 +02:00 |
filelib.php
|
Merge branch 'MDL9443_Filter_XHTML_files.2014-11-19' of git://github.com/Dave-B/moodle
|
2014-11-24 17:26:30 +00:00 |
filterlib.php
|
MDL-45618 Fix @since PHPdoc tags.
|
2014-05-19 17:03:04 +01:00 |
flickrlib.php
|
MDL-45462 flickr: Requests are now done over HTTPS
|
2014-05-08 11:27:36 +08:00 |
formslib.php
|
MDL-44657 forms: Form identifiers should only contain basic characters
|
2014-11-13 16:20:28 +08:00 |
gdlib.php
|
|
|
googleapi.php
|
|
|
gradelib.php
|
MDL-46527 grades: grade_get_grades external function rewritten
|
2014-10-21 12:10:01 +02: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-44725 Availability: Replace groupmembersonly - upgrade, core (1)
|
2014-09-02 13:03:07 +01:00 |
htaccess
|
MDL-43529 delete all unnecessary register_globals checks
|
2014-01-12 17:58:39 +08:00 |
html2text.php
|
MDL-41672 Fix html2text processing of multiple occurrences of the same URL
|
2013-10-09 15:40:38 +02:00 |
html2text_readme.txt
|
|
|
index.html
|
|
|
installlib.php
|
MDL-45167 install: Improve styling of installation process
|
2014-05-01 10:43:21 +08:00 |
javascript-static.js
|
MDL-46480 fix get_htmlelement_size() to deal with hidden or non-block elements
|
2014-08-08 10:28:11 +12: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-43430 ldap: whitespace fix
|
2014-11-06 12:05:32 +08: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-48093 HTML 5 video: Firefox now supports .mp4
|
2014-11-10 10:48:28 +00:00 |
messagelib.php
|
MDL-45941 implement support for message sending from DB transactions and fix other problems
|
2014-06-17 16:09:43 +12:00 |
modinfolib.php
|
MDL-47735 core: prevented iteration of 'groupmembersonly'
|
2014-10-17 18:23:35 -07:00 |
moodlelib.php
|
MDL-47830 auth: Add pw rotation restrictions
|
2014-12-01 08:53:52 +13:00 |
navigationlib.php
|
MDL-14908 user: Parents are not restricted when separated groups is used
|
2014-12-01 15:14:26 +08:00 |
oauthlib.php
|
MDL-42666 oauthlib: Getter methods for accesstoken, client id and secret
|
2013-11-06 10:46:29 +08:00 |
odslib.class.php
|
|
|
olson.php
|
|
|
outputactions.php
|
MDL-43538 Javascript: Deprecate callback argument to confirm_action
|
2014-01-28 13:18:43 +08:00 |
outputcomponents.php
|
MDL-48026 output: action_menu no wrap improvement
|
2014-11-03 13:34:02 +13:00 |
outputfactories.php
|
MDL-41663 Output: Allow subtype as a namespace level on it's own
|
2014-06-25 12:16:53 +08:00 |
outputlib.php
|
Merge branch 'MDL36874_Text_navigation_for_Books' of git://github.com/Dave-B/moodle
|
2014-11-18 13:54:05 +00:00 |
outputrenderers.php
|
Merge branch 'MDL36874_Text_navigation_for_Books' of git://github.com/Dave-B/moodle
|
2014-11-18 13:54:05 +00:00 |
outputrequirementslib.php
|
MDL-28484 core_lib: Add function for https detection
|
2014-10-03 13:02:29 +01:00 |
pagelib.php
|
MDL-28484 Libraries: Update comments to suggest using new is_https()
|
2014-10-08 09:54:05 +08: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 |
pluginlib.php
|
MDL-43365 lib: converted text and plugin deprecated classes to new scheme
|
2014-06-25 09:30:38 +12: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-48259 questionlib.php: remove functions deprecated in Moodle 2.6
|
2014-11-17 15:55:22 +00:00 |
recaptchalib.php
|
|
|
resourcelib.php
|
|
|
rsslib.php
|
Merge branch 'MDL-42607_rss' of https://github.com/andyjdavis/moodle
|
2014-01-08 00:39:15 +01:00 |
searchlib.php
|
|
|
sessionlib.php
|
MDL-46099 session: fix use of references for session globals
|
2014-07-01 08:38:00 +12:00 |
setup.php
|
MDL-47966 Add default content type and encoding
|
2014-10-30 11:38:07 +13:00 |
setuplib.php
|
MDL-48050 Libraries - fake HTTPS detection needs the correct port
|
2014-11-04 16:50:25 +08:00 |
soaplib.php
|
|
|
statslib.php
|
MDL-46540 stats: missing include file
|
2014-09-18 03:40:54 +08:00 |
tablelib.php
|
MDL-46921 lib: Add sorting on additional name fields
|
2014-10-09 08:07:44 +08:00 |
textlib.class.php
|
|
|
thirdpartylibs.xml
|
MDL-48384 thirdpartylibs: correct location of yui
|
2014-11-26 12:12:03 +00:00 |
timezone.txt
|
MDL-47536 timezones: update to 2014h (2296 rules)
|
2014-10-06 01:53:48 +02:00 |
tokeniserlib.php
|
|
|
upgrade.txt
|
MDL-48197 testing: Always set up a mail sink for mail redirection
|
2014-11-19 09:09:49 +08:00 |
upgradelib.php
|
MDL-45538 files: restore missing records in draft areas
|
2014-10-29 15:26:54 +08:00 |
uploadlib.php
|
MDL-44499: Fix PHP warning in upload_manager class
|
2014-03-07 14:19:26 +10:30 |
validateurlsyntax.php
|
|
|
webdavlib.php
|
MDL-42084 Core: Change set_time_limit to core_php_time_limit::raise everywhere
|
2013-11-06 16:40:01 +00:00 |
weblib.php
|
Merge branch 'MDL-46416-master-bare' of git://github.com/FMCorz/moodle
|
2014-11-25 11:21:19 +00: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
|
|
|