moodle/admin
Adrian Greeve c42d18183a MDL-47675 phpunit: Update unit tests to pass on MSSQL
Unit tests were failing on MSSQL. gc_collect_cycles() was
removed from the phpunit utils.php file to save time in running
the tests, but MSSQL doesn't clean up open files as well as
other databases.

This patch includes the garbage collection for the unit tests
that require it.
2014-10-20 14:26:11 +08:00
..
cli MDL-46235/MDL-46971 mysql_compress_rows: fix typo 2014-10-14 16:36:47 +01:00
mnet MDL-39888 mnet: Removed tab and links to the log report. 2014-08-26 15:11:56 +08:00
registration MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
roles MDL-47426 assign local roles: rewrite query for better performance. 2014-10-02 17:10:40 +01:00
settings MDL-47253 core_grades: set def aggregation method to Natural 2014-10-03 13:55:24 +08:00
tests/behat MDL-45889 behat: Allow admin config to set by shortname 2014-06-26 13:18:00 +08:00
tool MDL-47675 phpunit: Update unit tests to pass on MSSQL 2014-10-20 14:26:11 +08:00
user MDL-31501 rework user session architecture 2013-09-21 13:11:56 +02:00
webservice MDL-29807 Fixed invalid add_record_snapshot references and also inexistent check of empty short names 2014-03-17 12:35:20 +01:00
auth.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
auth_config.php MDL-42231 auth: custom profile fields to support numbers at the end. 2014-08-19 02:41:41 +02:00
blocks.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
category.php MDL-45499 admin: fixed error when displaying page settings 2014-05-26 09:01:16 +12:00
courseformats.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
cron.php MDL-31501 rework user session architecture 2013-09-21 13:11:56 +02:00
editors.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
enrol.php MDL-42084 Core: Change set_time_limit to core_php_time_limit::raise everywhere 2013-11-06 16:40:01 +00:00
environment.php MDL-46811 update download.moodle.org url to https 2014-09-09 16:17:32 +01:00
environment.xml MDL-45504 environment: define 2.8 requirements 2014-10-06 01:11:41 +02:00
filters.php MDL-42512 finally fix the indentation of filter management page 2013-11-04 08:28:51 +01:00
index.php MDL-47182 admin: warn about delayed scheduled tasks 2014-09-16 17:49:23 +01:00
lib.php MDL-45618 Fix @since PHPdoc tags. 2014-05-19 17:03:04 +01:00
licenses.php Merge branch 'MDL-34455-master-integration' of git://github.com/FMCorz/moodle 2012-07-24 16:01:00 +08:00
localplugins.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
mailout-debugger.php fixed a few spelling errors in /admin/ 2010-09-17 10:27:26 +00:00
message.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
modules.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
oauth2callback.php MDL-33507 - oauth2lib: switch 'code' to oauth2code 2012-06-04 11:25:19 +08:00
phpinfo.php
plagiarism.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
plugins.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
portfolio.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
process_email.php MDL-26623 fix file permissions 2011-03-01 12:26:49 +01:00
purgecaches.php MDL-27655 improve purge all caches. 2013-08-08 09:59:55 +01:00
qbehaviours.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
qtypes.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
renderer.php MDL-47069 admin: Add option to upload required ZIP at the check page 2014-09-25 16:54:21 +02:00
reports.php MDL-44596 logging: Improve management interfaces for reports and stores 2014-03-26 09:12:42 +08:00
repository.php MDL-42234 - Repositories: Fix undefined variable notice when no repositories are enabled. 2013-10-15 10:40:23 +08:00
repositoryinstance.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
resetemoticons.php MDL-24777 new emoticon_manager and its admin settings 2010-10-23 18:40:11 +00:00
search.php MDL-34455 Libraries: Replaced deprecated get_context_instance() 2012-07-23 14:33:02 +08:00
settings.php MDL-41811 find out if admin tree needed in navigation 2013-10-21 14:17:53 +08:00
thirdpartylibs.php MDL-42148 new overview of 3rd party libraries 2013-10-16 14:48:29 +08:00
timezone.php MDL-34552 accessibility compliance for admin: Add forform input text and select tag 2012-07-31 16:31:47 +08:00
tools.php MDL-42078 multiple uninstall improvements and cleanup 2013-10-07 13:10:36 +02:00
upgradesettings.php MDL-42797 require real user login on upgrade settings page 2014-01-02 09:17:16 +08:00
user.php MDL-46921 lib: Sorting on additional fields, admin, enrolment pages. 2014-10-09 08:19:49 +08:00