moodle/course
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
..
ajax MDL-41392 course: management accessibility tweaking 2013-11-11 17:09:44 +08:00
classes MDL-43472 course: Add bulk move to management search page 2014-10-03 06:46:18 -07:00
format MDL-46937 modinfo: Allow course format to overwrite section availability 2014-09-18 16:18:22 +08:00
publish MDL-47033 general: Fix incorrect use of 'course' layout 2014-09-05 09:25:43 +12:00
report MDL-45618 Fix @since PHPdoc tags. 2014-05-19 17:03:04 +01:00
tests MDL-47675 phpunit: Update unit tests to pass on MSSQL 2014-10-20 14:26:11 +08:00
yui MDL-34737 Course: Modchooser should use coursebase to determine the section class 2014-05-22 12:30:32 +08:00
category.ajax.php MDL-38661 Course: Add JS category expander. 2013-09-06 10:05:36 +10:00
category.php MDL-31830 course: several management interface improvements 2013-10-07 10:22:57 +13:00
changenumsections.php Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
completion.js
completion.php MDL-42317 output: reviewed standard/base layouts and converted where a better option was available 2014-04-06 15:57:32 +12:00
completion_form.php MDL-38559 Reorganise course completion settings form 2013-05-09 23:14:57 +02:00
delete.php MDL-41811 simplify the admin tree detection logic and fix navigation in multiple areas 2013-10-21 14:17:55 +08:00
dndupload.js MDL-45124 dndupload: Lowercase types when comparing 2014-04-22 16:08:26 +08:00
dndupload.php
dnduploadlib.php MDL-46834 dndupload: check course dndupload cap on course level 2014-09-11 11:23:32 +08:00
edit.php MDL-45209 course: fixed navbar when creating,editing courses 2014-06-27 09:39:47 +12:00
edit_form.php MDL-43800 course: groupings are sorted alphabetically 2014-01-22 12:16:26 +08:00
editcategory.php MDL-41811 simplify the admin tree detection logic and fix navigation in multiple areas 2013-10-21 14:17:55 +08:00
editsection.php MDL-44070 Conditional availability enhancements (7): forms 2014-04-07 20:11:52 +01:00
editsection_form.php MDL-44070 Conditional availability enhancements (7): forms 2014-04-07 20:11:52 +01:00
enrol.php
externallib.php MDL-44070 Conditional availability enhancements (6): core changes 2014-04-07 20:11:48 +01:00
index.php MDL-38682 Allow configuring blocks for courses lists pages 2013-04-09 13:24:31 +10:00
info.php MDL-47033 general: Fix incorrect use of 'course' layout 2014-09-05 09:25:43 +12:00
jumpto.php
lib.php MDL-44725 Availability: Replace groupmembersonly - upgrade, core (1) 2014-09-02 13:03:07 +01:00
loginas.php MDL-42643 course: Member in same group should only loginas 2014-01-07 11:05:20 +08:00
management.php MDL-43472 course: Add bulk move to management search page 2014-10-03 06:46:18 -07:00
mod.php MDL-46428 course: Remove confirm when duplicating 2014-09-04 15:19:17 -04:00
modduplicate.php MDL-46428 course: Remove confirm when duplicating 2014-09-04 15:19:17 -04:00
modedit.php MDL-44725 Availability: Replace groupmembersonly - forms (4) 2014-09-02 13:03:13 +01:00
modlib.php MDL-47322 Availability: empty availability should be saved as null 2014-09-26 15:42:37 +01:00
moodleform_mod.php Revert "MDL-47684 mod: better validation of rating options" 2014-10-17 14:27:49 +01:00
pending.php MDL-38147 deprecated get_course_category(), change usage to coursecat 2013-03-25 13:21:20 +11:00
recent.php MDL-45219 add course recent_activity_viewed event 2014-04-23 11:53:36 +08:00
recent_form.php MDL-45201 recent_activity: Fix set type notice in recent activity form 2014-05-05 13:29:51 +08:00
renderer.php Merge branch 'MDL-46984_master' of https://github.com/markn86/moodle 2014-10-09 09:16:40 +13:00
report.php Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
request.php MDL-31830 course: several management interface improvements 2013-10-07 10:22:57 +13:00
request_form.php MDL-39719 course: Pointing to wrong category string in requests 2013-05-20 09:15:08 +08:00
reset.php MDL-41811 simplify the admin tree detection logic and fix navigation in multiple areas 2013-10-21 14:17:55 +08:00
reset_form.php MDL-31936 course: Add missing file level docblock to the reset_form.php 2014-10-03 10:45:23 +02:00
resources.php MDL-47033 general: Fix incorrect use of 'course' layout 2014-09-05 09:25:43 +12:00
rest.php MDL-44627 events: Triggering event course module updated actions. 2014-04-28 12:11:24 +08:00
scales.php
search.php MDL-31830 core_course: new course category management interface 2013-10-07 10:21:41 +13:00
style.css
switchrole.php MDL-45618 Fix @since PHPdoc tags. 2014-05-19 17:03:04 +01:00
togglecompletion.php Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
user.php MDL-43197 gradereport_user: Parents/mentors can see all the relevant grades 2014-08-19 10:47:34 +08:00
view.php MDL-45248 course: fixed assumptions when logging a course view 2014-04-28 08:12:35 +12:00