..
adodb
MDL-29328 import latest adodb
2011-09-12 09:12:46 +02:00
ajax
MDL-32149 improve testcase naming and list in config file
2012-04-03 22:30:57 +02:00
alfresco
bennu
MDL-24235 bennu: remove dependency on mbstring from library
2012-03-02 08:01:30 -08:00
completion
MDL-30995 completion: updating PHPdocs as suggested by little smurfs
2012-03-14 14:39:36 +08:00
db
Merge branch 'MDL-20438-update-notification' of git://github.com/mudrd8mz/moodle
2012-04-04 11:17:43 +08:00
ddl
MDL-32434 deprecate drop_temp_table() in favour of drop_table()
2012-04-15 12:23:15 +02:00
dml
Merge branch 'w16_MDL-32392_m23_minversion' of git://github.com/skodak/moodle
2012-04-16 13:52:50 +08:00
dragmath
dtl
MDL-29029 move dbtransfer to admin tools
2011-09-17 22:24:12 +02:00
editor
MDL-30636 switch to new TinyMCE 3.4.9
2012-03-03 10:46:39 +01:00
evalmath
excel
filebrowser
MDL-27236: Server files, improve tree view
2012-03-21 13:55:22 +08:00
filestorage
MDL-31301 use static textlib methods
2012-03-03 11:46:13 +01:00
flowplayer
MDL32423 import latest flowplayer
2012-04-15 15:59:07 +02:00
form
MDL-32405 workaround for non-static PEAR::raise_error() and fixed -1 debug support
2012-04-15 17:02:26 +02:00
grade
MDL-32400 improve module generators
2012-04-15 14:16:59 +02:00
htmlpurifier
MDL-31785 import HTMLPurifier 4.4.0+
2012-03-03 11:11:48 +01:00
jabber
minify
MDL-31685 new setting for prevention of file based locking
2012-03-24 11:37:13 +01:00
pear
MDL-32405 workaround for non-static PEAR::raise_error() and fixed -1 debug support
2012-04-15 17:02:26 +02:00
phpmailer
MDL-31301 use static textlib methods
2012-03-03 11:46:13 +01:00
phpunit
Merge branch 'w16_MDL-32400_m23_phpunit4' of git://github.com/skodak/moodle
2012-04-16 16:12:35 +08:00
portfolio
MDL-32094 fix various E_STRICT compatibility problems
2012-03-18 18:37:24 +01:00
simplepie
MDL-28701 Change all uses of $CFG->dataroot/cache to $CFG->cachedir
2011-09-10 10:35:46 +02:00
simpletest
Merge branch 'MDL-20438-update-notification' of git://github.com/mudrd8mz/moodle
2012-04-04 11:17:43 +08:00
simpletestlib
fix permissions
2012-04-05 16:36:10 +08:00
spikephpcoverage
MDL-32251 add missing spikephpcoverage modification info, improve coding style in competionlib
2012-04-03 07:59:39 +02:00
tcpdf
MDL-32447 import latest tcpdf and point cache to tcpdf subdirectory of moodle cache dir
2012-04-15 16:08:46 +02:00
tests
MDL-32400 convert completion tests
2012-04-15 12:23:41 +02:00
typo3
MDL-29878 reapply our typo3 fixes
2011-10-22 21:10:20 +02:00
xhprof
MDL-29029 move profiling to admin tools
2011-09-17 10:20:51 +02:00
xmldb
MDL-32112 use constants for field and table limits
2012-03-24 11:45:36 +01:00
yui
MDL-32448 import YUI 3.5.0: update readme
2012-04-17 18:15:16 +02:00
zend
MDL-30603 synced and renamed incorrect ZF 1.10.6 file and name
2011-12-12 14:21:52 +08:00
accesslib.php
MDL-32462 accesslib: fix context_user::build_paths performance
2012-04-20 10:09:44 +01:00
adminlib.php
MDL-27547 When deleting a local plugin containing a built-in service, the built-in service is not deleted
2012-04-11 14:49:14 +08:00
authlib.php
MDL-32094 some more E_STRICT fixes
2012-03-18 20:40:20 +01:00
blocklib.php
MDL-32094 fix various E_STRICT compatibility problems
2012-03-18 18:37:24 +01:00
boxlib.php
clilib.php
MDL-32323 allow execution of tests through util.php and add option to include alternative phpunit files (for testing only!)
2012-04-10 15:27:02 +02:00
completionlib.php
MDL-32251 add missing spikephpcoverage modification info, improve coding style in competionlib
2012-04-03 07:59:39 +02:00
componentlib.class.php
MDL-20438 New moodle_major_version() function
2012-03-30 11:05:40 +02:00
conditionlib.php
MDL-30976 whitespace fixes
2012-03-07 02:19:59 +01:00
configonlylib.php
cookies.js
cronlib.php
Merge branch 'wip-mdl-30051' of git://github.com/rajeshtaneja/moodle
2012-04-10 11:05:59 +08:00
csslib.php
MDL-32081 csslib: Improved handling of parentheses when processing styles
2012-03-30 10:20:59 +13:00
csvlib.class.php
MDL-32094 fix various E_STRICT compatibility problems
2012-03-18 18:37:24 +01:00
customcheckslib.php
datalib.php
Merge branch 'MDL-31877-master-1' of git://git.luns.net.uk/moodle
2012-03-12 14:57:11 +13:00
ddllib.php
default.ttf
deprecatedlib.php
Revert "MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag"
2012-04-11 17:18:58 +12:00
dmllib.php
MDL-30972 Documentation : improved @see as well as added appropriate uses of inline @link.
2012-02-16 10:29:45 +08:00
dtllib.php
MDL-29029 move dbtransfer to admin tools
2011-09-17 22:24:12 +02:00
eaccelerator.class.php
editorlib.php
emptyfile.php
enrollib.php
Merge branch 'w15_MDL-32263_m23_enroladmin' of git://github.com/skodak/moodle
2012-04-10 10:48:34 +12:00
environmentlib.php
MDL-30610 dev versions should not satisfy version requirements
2011-12-09 21:50:58 +01:00
eventslib.php
MDl-30985 events: Fixed up phpdocs after review
2012-02-27 14:34:06 +13:00
excellib.class.php
MDL-31301 use static textlib methods
2012-03-03 11:46:13 +01:00
externallib.php
MDL-27547 When deleting a local plugin containing a built-in service, the built-in service is not deleted
2012-04-11 14:49:14 +08:00
filelib.php
MDL-32147 - use correct 404 for server type
2012-03-23 10:01:04 +13:00
filterlib.php
Merge branch 'w10_MDL-31301_m23_textlibcleanup' of git://github.com/skodak/moodle
2012-03-06 16:06:53 +01:00
flickrlib.php
formslib.php
MDL-32405 workaround for non-static PEAR::raise_error() and fixed -1 debug support
2012-04-15 17:02:26 +02:00
gdlib.php
googleapi.php
MDL-32171: add 'Manage' link to Picasa repository
2012-03-30 08:33:28 +08:00
gradelib.php
MDL-31362 grade: removed GRADE_UPDATE_ITEM_DELETED as it is not genuinely being used anywhere
2012-03-03 10:00:01 +07:00
graphlib.php
MDL-31301 use static textlib methods
2012-03-03 11:46:13 +01:00
grouplib.php
MDL-30997 - group - update of the api block documentation.
2012-02-21 11:17:27 +08:00
htaccess
html2text.php
MDL-31805 import html2text revision 5886 with our customisations
2012-03-10 12:40:04 +01:00
html2text_readme.txt
MDL-31805 import html2text revision 5886 with our customisations
2012-03-10 12:40:04 +01:00
index.html
installlib.php
MDL-32251 use standard PHP debug levels instead of original 38911
2012-03-30 19:19:06 +02:00
javascript-static.js
MDL32423 import latest flowplayer
2012-04-15 15:59:07 +02:00
javascript.php
MDL-31703 allow serving of JavaScript from unsupported '/' dirroot
2012-03-18 17:28:59 +01:00
ldaplib.php
lexer.php
licenselib.php
listlib.php
markdown.php
mathslib.php
MDL-32149 PHPUnit test support - part 2
2012-04-03 22:30:53 +02:00
memcached.class.php
messagelib.php
MDL-32009 reverting changes as they break installation
2012-04-04 14:37:37 +12:00
modinfolib.php
MDL-30175 cm_info - add support to external url icon images
2011-11-07 22:14:13 +01:00
moodlelib.php
MDL-32377 do not rewrite on-disk string cache when double checking if string really does not exist in get_string()
2012-04-16 23:58:50 +02:00
navigationlib.php
Merge branch 'wip-mdl-32270' of git://github.com/rajeshtaneja/moodle
2012-04-10 10:53:34 +12:00
oauthlib.php
odslib.class.php
MDL-28701 Change uses of make_upload_directory(temp) to make_temp_directory().
2011-09-10 10:43:49 +02:00
olson.php
outputactions.php
MDL-30979 output: Further changes are validation
2012-02-17 14:53:11 +13:00
outputcomponents.php
MDL-31789: Allowing context object to be passed to JS using json_encode()
2012-03-30 08:27:53 +08:00
outputfactories.php
MDL-30979 output: Further changes are validation
2012-02-17 14:53:11 +13:00
outputlib.php
MDL-32143 output lib: Add ability have override core icons in dataroot
2012-04-05 08:50:16 -04:00
outputrenderers.php
MDL-32393 navigation: Fixed up issue when rendering action_link instances for the navigation
2012-04-16 17:12:48 +12:00
outputrequirementslib.php
MDL-31789: Allowing context object to be passed to JS using json_encode()
2012-03-30 08:27:53 +08:00
pagelib.php
MDL-30977 page phpdocs: 2 minor fixes in 2 functions
2012-02-20 11:28:08 +01:00
pdflib.php
MDL-32447 import latest tcpdf and point cache to tcpdf subdirectory of moodle cache dir
2012-04-15 16:08:46 +02:00
plagiarismlib.php
MDL-31461 Plagiarism - adjust api functions to allow better support for renderers
2012-02-03 11:37:51 +13:00
pluginlib.php
MDL-32235 introducing new workshop scheduled allocation plugin
2012-04-13 04:49:45 +02:00
portfoliolib.php
Revert "MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag"
2012-04-11 17:18:58 +12:00
questionlib.php
Revert "MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag"
2012-04-11 17:18:58 +12:00
recaptchalib.php
resourcelib.php
MDL32423 import latest flowplayer
2012-04-15 15:59:07 +02:00
rsslib.php
MDL-30991 - RSS - Doc-block clean up
2012-02-15 15:19:59 +08:00
searchlib.php
MDL-32071 fix fatal problems in experimental forum_usetextsearches
2012-03-16 10:29:19 +01:00
session-test.php
sessionlib.php
MDL-32149 reset all globals in PHPUnit tests, fix setting of $USER
2012-04-03 22:30:54 +02:00
setup.php
Merge branch 'w16_MDL-32448_m23_yui350' of git://github.com/skodak/moodle
2012-04-17 00:29:35 +02:00
setuplib.php
MDL-32323 fix installer warning
2012-04-10 15:27:06 +02:00
soaplib.php
statslib.php
MDL-29030 fix remaining report linking hacks
2011-11-06 12:22:50 +01:00
tablelib.php
Revert "MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag"
2012-04-11 17:18:58 +12:00
textlib.class.php
MDL-31301 move textlib_get_instance() to deprecatedlib
2012-03-03 11:46:33 +01:00
thirdpartylibs.xml
Merge branch 'w16_MDL-32448_m23_yui350' of git://github.com/skodak/moodle
2012-04-17 00:29:35 +02:00
timezone.txt
MDL-31329 timezones: updated to 2011n
2012-01-22 21:30:06 +01:00
tokeniserlib.php
MDL-31301 use static textlib methods
2012-03-03 11:46:13 +01:00
upgrade.txt
MDL-29515 lib/upgrade.txt: add a note about removed methods
2012-03-21 09:31:38 +08:00
upgradelib.php
Merge branch 'MDL-27547' of git://github.com/mouneyrac/moodle
2012-04-16 10:48:15 +12:00
uploadlib.php
MDL-29186 multilang Reviewed the uses of course fullname and ensured things were being formatted consistently
2011-09-08 09:38:46 +12:00
validateurlsyntax.php
webdavlib.php
MDL-30154 Repositories : fixed whitespace.
2011-11-08 11:29:31 +08:00
weblib.php
Revert "MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag"
2012-04-11 17:18:58 +12:00
wiki_to_markdown.php
womenslib.php
wordlist.txt
xhtml.xsl
xmlize.php