moodle/lib
Eloy Lafuente (stronk7) 7b9ea861b6 MDL-44377 dml: enforce non-empty prefix for sqlsrv
Only MySQL is allowed to run Moodle instances without
(with an empty) database prefix. The rationale is that
"user" is a reserved word in every RDBMS but MySQL.

Before this patch, installation was breaking badly, when
the "user" CREATE TABLE statement was issued. With this
patch the error is shown earlier (on connection) preventing
any advance/use of the database.

This check is present in all the drivers, just sqlsrv was missing it.
2014-02-28 10:12:03 +01:00
..
adodb MDL-41198 lib: Add comment about the changes to srand on adodb 2013-12-18 16:48:41 +11:00
ajax MDL-44315 phpdoc: fixed up typos and made up tags 2014-02-24 09:13:31 +13:00
alfresco
behat MDL-43837 behat: Adding reduced timeouts 2014-02-24 09:43:24 +08:00
bennu MDL-18375 calendar: huge refactor of the initial patch 2013-09-05 18:30:05 +08:00
classes MDL-25505 Tasks: Fix for scheduled task bug on the last day of the month. 2014-02-28 13:14:58 +08:00
db NOBUG: Fixed file access permissions 2014-02-28 10:02:13 +08:00
ddl MDL-43761 use single query in mysql when crating tables 2014-01-24 13:46:30 +08:00
dml MDL-44377 dml: enforce non-empty prefix for sqlsrv 2014-02-28 10:12:03 +01:00
dragmath
dtl MDL-44315 phpdoc: fixed up typos and made up tags 2014-02-24 09:13:31 +13:00
editor Merge branch 'wip-MDL-43606-master' of git://github.com/marinaglancy/moodle 2014-01-08 14:32:57 +08:00
evalmath
external MDL-41022 cleanup core_external_testcase 2013-08-24 16:18:18 +02: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-44315 phpdoc: fixed up typos and made up tags 2014-02-24 09:13:31 +13:00
flowplayer
form MDL-43969 Forms: Adjust ARIA attributes for short forms 2014-02-07 16:17:13 +08:00
google MDL-43575 Libraries Google_CurlIO ext, typo in the overridden setOption(). 2014-01-13 21:29:23 +01:00
grade MDL-44046 gradebook Reduce duplicates returned during sortorder fixing. 2014-02-07 09:29:12 -05:00
htmlpurifier Fix permissions 2013-03-28 14:36:33 +08:00
jabber
jquery MDL-40801 import latest jQuery and jQuery UI 2013-07-20 21:58:17 +02:00
markdown fix permissions 2013-09-27 14:21:20 +10:00
minify MDL-39474 introduce $CFG->debugdeveloper and cleanup $CFG init 2013-08-12 13:01:47 +02:00
password_compat MDL-43481 remove unnecessary legacy password hashing 2013-12-27 11:03:50 +08:00
pear MDL-40267 forms: fix utf8 string length rules 2013-11-05 10:20:22 +08:00
phpexcel
phpmailer MDL-42224 clean up message and email redirection testing 2013-10-12 13:59:07 +02:00
phpunit MDL-43736 Events: Updated unit test to test context not used in event 2014-01-29 11:39: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-40107 import tcpdf 6.0.031 2013-09-23 23:19:53 +02:00
testing MDL-44108 behat: Adding a roles data generator 2014-02-21 13:25:44 +08:00
tests MDL-25499: Centralise management of all types of cron tasks 2014-02-26 12:03:46 +08:00
typo3 MDL-41903 import typo3 4.7.15 2013-09-20 17:58:35 +02:00
xhprof MDL-41068 profile: Repair profiling after box API change 2013-08-07 19:02:56 +10:00
xmldb MDL-38972 xmldb: amend comments. 2013-04-24 02:09:34 +02:00
yui MDL-43723 Blocks drag and drop: Javascript cleanup 2014-02-25 17:01:45 +08:00
yuilib MDL-44161 Javascript: Include upstream patch for modal widget position jump 2014-02-14 14:15:40 +08:00
zend
accesslib.php MDL-43619 Roles: reset_role_capabilities unit test, cache fix 2014-01-14 13:46:25 +00:00
adminlib.php MDL-25499: Centralise management of all types of cron tasks 2014-02-26 12:03:46 +08:00
authlib.php MDL-42097 auth: Auth plugins must check passwordurl before returning it 2013-12-03 14:17:42 +08:00
badgeslib.php Merge branch 'MDL-41810_master' of https://github.com/totara/openbadges 2014-01-21 13:06:30 +08:00
blocklib.php MDL-40975 Blocks: Move most block actions into the block menu 2013-11-06 10:59:25 +08:00
boxlib.php MDL-42668 portfolio_boxnet: Migration to APIv2 2013-11-07 15:28:34 +08:00
cacert.pem MDL-39356 add ca certificate bundles for cURL 2013-04-28 20:58:58 +02:00
cacert.txt MDL-39356 add ca certificate bundles for cURL 2013-04-28 20:58:58 +02:00
clilib.php
completionlib.php Merge branch 'MDL-41446-master' of git://github.com/sammarshallou/moodle 2013-12-03 23:55:42 +01:00
componentlib.class.php MDL-41707 allow custom location of external test files used from unit tests 2013-09-27 10:47:56 +02:00
conditionlib.php MDL-42582 Availability: Restriction display incorrect for multi-para Labels 2013-11-15 12:45:32 +00: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-40912 coursecat: replaced 'hide' and 'show' add_to_log calls with an event 2014-01-14 19:24:15 -08:00
cronlib.php MDL-25499: Centralise management of all types of cron tasks 2014-02-26 12:03:46 +08:00
csslib.php MDL-41057 csslib: CSS optimiser improvements. 2013-08-16 08:57:20 +12:00
csvlib.class.php MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
customcheckslib.php MDL-44118 new environment check are all quiz attempts upgraded. 2014-02-18 11:55:17 +00:00
datalib.php Merge branch 'MDL-41910_master' of git://github.com/dmonllao/moodle 2013-09-25 03:11:53 +02:00
ddllib.php
default.ttf
deprecatedlib.php Merge branch 'w08_MDL-42889_m27_vir' of https://github.com/skodak/moodle 2014-02-25 10:32:44 +08:00
dmllib.php
dtllib.php
editorlib.php MDL-42769 use only text area editor before install completed 2013-11-07 23:51:59 +01:00
emptyfile.php
enrollib.php MDL-42084 Core: Change set_time_limit to core_php_time_limit::raise everywhere 2013-11-06 16:40:01 +00:00
environmentlib.php MDL-44118 new environment check are all quiz attempts upgraded. 2014-02-18 11:55:17 +00:00
eventslib.php MDL-41900 events Log handler failures 2013-09-19 15:50:44 +01:00
excellib.class.php MDL-42381 remove unused pear OLE library and other pear excel writer leftovers 2013-10-18 14:52:11 +02:00
externallib.php MDL-42084 Core: Change set_time_limit to core_php_time_limit::raise everywhere 2013-11-06 16:40:01 +00:00
filelib.php Merge branch 'm27_MDL-40379_Prevent_Some_Mobile_Network_Providers_From_Modifying_Content' of https://github.com/scara/moodle 2014-01-07 12:42:33 +08:00
filterlib.php MDL-42664 Fix the filter_manager instantiation 2013-11-01 09:18:10 +01:00
flickrlib.php MDL-42605 portfolio_flickr: Photos can be added to a set on export 2013-11-07 11:14:47 +08:00
formslib.php Merge branch 'w08_MDL-42889_m27_vir' of https://github.com/skodak/moodle 2014-02-25 10:32:44 +08:00
gdlib.php
googleapi.php
gradelib.php MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
graphlib.php MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
grouplib.php MDL-43252 Group menu in wrong order when groupings used 2013-12-09 13:02:12 +00: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 MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
index.html NOBUG - reduce whitespace errors a little 2013-04-15 13:29:14 +01:00
installlib.php MDL-43481 remove unnecessary legacy password hashing 2013-12-27 11:03:50 +08:00
javascript-static.js MDL-42428 Javascript: Switch M.util.show_confirm_dialog to use moodle-core-notification 2014-02-04 09:33:45 +08:00
javascript.php MDL-40995 simplify minify integration and fix all known issues 2013-08-03 17:16:17 +02:00
jslib.php MDL-40995 simplify minify integration and fix all known issues 2013-08-03 17:16:17 +02:00
ldaplib.php MDL-43503 do not check presence of ldap paging functions, we require PHP 5.4 now 2013-12-31 14:34:20 +08:00
lexer.php
licenselib.php MDL-28250 license: Correct cc-nc url 2013-05-15 10:45:36 +01:00
listlib.php
mathslib.php
medialib.php MDL-25473 mediaplayer - prevent embedded videos from looping 2013-12-10 10:49:44 +08:00
messagelib.php MDL-33618 Messages: Added support to disable message provider 2013-11-21 09:40:34 +08:00
modinfolib.php MDL-41690 cm_info: deprecate various properties 2014-01-06 10:45:59 +08:00
moodlelib.php MDL-25499: Centralise management of all types of cron tasks 2014-02-26 12:03:46 +08:00
navigationlib.php MDL-43675 navigation: courses branch is now recognised as expandable 2014-01-17 10:27:10 +13: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 MDL-38999 timezones: fix maxyear handling on rule calculation. 2013-04-08 00:44:50 +02:00
outputactions.php MDL-43538 Javascript: Deprecate callback argument to confirm_action 2014-01-28 13:18:43 +08:00
outputcomponents.php Merge branch 'MDL-39337' of git://github.com/apsdehal/moodle 2014-02-18 15:37:49 +08:00
outputfactories.php MDL-41398 output: implemented maintenance renderer 2013-10-07 11:55:14 +13:00
outputlib.php MDL-41767 themes: Support for parent-specific sheets in plugins 2014-01-20 13:29:20 +01:00
outputrenderers.php MDL-38923 theme_bootstrapbase: tidied up dock implementation 2014-02-05 11:21:09 +13:00
outputrequirementslib.php Merge branch 'MDL-44214-master' of git://github.com/andrewnicols/moodle 2014-02-24 14:41:29 +08:00
pagelib.php MDL-44315 phpdoc: fixed up typos and made up tags 2014-02-24 09:13:31 +13:00
pdflib.php MDL-43593 Assign editpdf: More robust handling of errors from TCPDF. 2014-01-24 16:16:38 +08:00
plagiarismlib.php MDL-40220 use new core_component::get_plugin_list() 2013-07-16 22:36:11 +02:00
pluginlib.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
portfoliolib.php MDL-42541 stop using events for porfolion cron 2014-02-13 12:09:24 +08:00
questionlib.php MDL-41885 modules now declare use of question bank 2013-09-26 09:49:34 +08: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-31501 rework user session architecture 2013-09-21 13:11:56 +02:00
setup.php MDL-43952 Javascript: Support invalidation of browser caches for YUI patching 2014-02-04 09:08:53 +08:00
setuplib.php MDL-25499: Centralise management of all types of cron tasks 2014-02-26 12:03:46 +08:00
soaplib.php
statslib.php MDL-44315 phpdoc: fixed up typos and made up tags 2014-02-24 09:13:31 +13:00
tablelib.php MDL-41755 tablelib : added a function to add multiple rows at once 2014-02-14 14:13:02 +07:00
textlib.class.php MDL-40299 textlib conversion to core_text and core_collator 2013-06-27 22:18:57 +02:00
thirdpartylibs.xml MDL-36334 Libraries: Add version gallery-2013.10.02-20-26 of specified gallery modules 2013-12-30 19:19:26 +08:00
timezone.txt MDL-42551 timezone info: updated to 2013h 2013-10-26 17:14:09 +02:00
tokeniserlib.php MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
upgrade.txt MDL-43882 lib: Adding info about the new performance metric 2014-02-25 11:30:38 +08:00
upgradelib.php MDL-25499: Centralise management of all types of cron tasks 2014-02-26 12:03:46 +08:00
uploadlib.php MDL-42889 cleanup obsolete clam relatd code 2014-02-18 09:22:30 +08:00
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 MDL-34347 remove all problematic global text caching 2014-01-14 10:49:23 +08:00
wiki_to_markdown.php
womenslib.php
wordlist.txt
xhtml.xsl
xmlize.php
xsendfilelib.php MDL-39832 Files: Revert MDL-39688 commit, f111746140 2013-07-07 09:02:15 +02:00