admin
MDL-41555 tool_behat: Improving behat & selenium exceptions messages
2013-09-05 10:12:57 +08:00
auth
MDL-40931 useragent: separated user agent functionality into a lib
2013-08-26 13:59:19 +12:00
backup
Merge branch 'MDL-41401-master' of git://github.com/danpoltawski/moodle
2013-08-27 15:09:21 +08:00
badges
Merge branch 'MDL-41136-master' of git://github.com/FMCorz/moodle
2013-08-20 17:51:18 +08:00
blocks
Revert "MDL-39876 Change get_record('course') calls to get_course"
2013-08-21 13:42:30 +08:00
blog
MDL-41307 - tags: Update of the user object for fullname function.
2013-08-20 15:39:40 +08:00
cache
Merge branch 'm26_MDL-41410_Move_Comment_To_Appropriate_Place' of https://github.com/scara/moodle
2013-08-27 19:45:24 +02:00
calendar
Revert "MDL-39876 Change get_record('course') calls to get_course"
2013-08-21 13:42:30 +08:00
cohort
MDL-39956 cohort: Event clean up and made ready for integration
2013-08-13 17:41:03 +08:00
comment
MDL-35981 comments: Fix for keyboard control of "add a comment"
2013-08-05 09:49:38 +08:00
completion
MDL-39955 completion: Added course_completed event
2013-08-13 09:43:38 +08:00
course
Merge branch 'wip-MDL-41127-master' of git://github.com/marinaglancy/moodle
2013-08-27 15:55:14 +08:00
enrol
Revert "MDL-39876 Change get_record('course') calls to get_course"
2013-08-21 13:42:30 +08:00
error
MDL-40402 libraries: Replace get_system_context() with context_system::instance() in core
2013-07-04 15:41:06 +08:00
files
MDL-41419 - unit tests: Fixed up sporadic test failures in externallib_test.php.
2013-08-27 10:40:08 +08:00
filter
Merge branch 'MDL-40463-master' of git://github.com/FMCorz/moodle
2013-07-16 21:59:47 +08:00
grade
MDL-40931 useragent: separated user agent functionality into a lib
2013-08-26 13:59:19 +12:00
group
Merge branch 'wip-MDL-40931-m26' of git://github.com/samhemelryk/moodle
2013-08-27 15:29:49 +08:00
install
Automatically generated installer lang files
2013-08-15 00:54:42 +00:00
iplookup
MDL-40438 migrate all collatorlib:: and textlib:: uses
2013-08-06 21:04:35 +02:00
lang
Merge branch 'MDL-41387_master' of https://github.com/markn86/moodle
2013-08-27 21:00:12 +02:00
lib
MDL-41587 tool_behat: Adding site name constant
2013-09-05 10:13:25 +08:00
local
MDL-26943 Add db/subplugins.php to the local plugin readme.txt
2013-07-02 12:02:33 +08:00
login
MDL-40438 migrate all collatorlib:: and textlib:: uses
2013-08-06 21:04:35 +02:00
message
MDL-40438 migrate all collatorlib:: and textlib:: uses
2013-08-06 21:04:35 +02:00
mnet
MDL-40220 use new core_component::get_plugin_directory()
2013-07-16 22:38:38 +02:00
mod
MDL-41249 assign: Fix incorrect gradingform restore step
2013-08-28 16:29:19 +08:00
my
MDL-35216 My Moodle - Admin setting for controlling guest access to my moodle
2012-09-18 15:04:45 +08:00
notes
Revert "MDL-39876 Change get_record('course') calls to get_course"
2013-08-21 13:42:30 +08:00
pix
MDL-40369 theme: Removing old gif icons with PNG/SVG versions
2013-07-03 16:58:18 +08:00
plagiarism
MDL-37079 create/update_module()
2013-03-18 14:41:35 +08:00
portfolio
MDL-40402 libraries: Replace get_system_context() with context_system::instance() in core
2013-07-04 15:41:06 +08:00
question
Merge branch 'MDL-41366' of git://github.com/timhunt/moodle
2013-08-27 18:09:34 +08:00
rating
Merge branch 'MDL-40424-master' of git://github.com/FMCorz/moodle
2013-07-17 01:21:51 +02:00
report
MDL-40052 events: Code style fixes
2013-08-27 15:26:38 +08:00
repository
Merge branch 'MDL-40877-master' of git://github.com/FMCorz/moodle
2013-08-27 12:46:23 +08:00
rss
MDL-40220 use new core_component::get_component_directory()
2013-07-16 22:42:37 +02:00
tag
Merge branch 'wip-MDL-41307-master' of git://github.com/abgreeve/moodle
2013-08-27 13:36:38 +08:00
theme
MDL-40931 theme_bootstrapbase: fixed missing ! when including html5shiv
2013-08-29 20:34:45 +12:00
user
Revert "MDL-39876 Change get_record('course') calls to get_course"
2013-08-21 13:42:30 +08:00
userpix
MDL-34460 Librairies: Replaced deprecated get_context_instance()
2012-07-26 13:23:28 +08:00
webservice
MDL-22236 webservice : Remove filearea restrictions on user draft areas.
2013-08-08 12:18:20 +08:00
.gitignore
MDL-39092 JavaScript: Ignore all upstream YUI coverage JS
2013-04-14 21:08:34 +01:00
.jshintrc
MDL-37872 AJAX Remove node option from jshintrc
2013-02-05 08:37:41 +00:00
.shifter.json
MDL-39092 JavaScript: Add default Shifter configuration
2013-04-14 21:08:34 +01:00
behat.yml.dist
MDL-37046 behat: Adding empty Behat config file
2013-01-29 08:40:37 +08:00
brokenfile.php
MDL-26069 detect missing file postprocessing
2011-01-29 17:50:12 +01:00
composer.json
Revert "MDL-39489 behat: Updating to 2.6 moodlehq/behat-extension tag"
2013-06-12 16:08:50 +08:00
config-dist.php
Merge branch 'w33_MDL-41112_m26_cachedist' of https://github.com/skodak/moodle
2013-08-20 15:22:34 +08:00
COPYING.txt
license MDL-20717 Updated the COPYING file to GPLv3 for head
2010-01-08 02:48:03 +00:00
draftfile.php
MDL-34549 libraries: Replace get_context_instance_by_id() by context::instance_by_id()
2012-08-24 11:30:10 +08:00
file.php
Revert "MDL-39876 Change get_record('course') calls to get_course"
2013-08-21 13:42:30 +08:00
help.php
MDL 38508 JavaScript: Split out AJAX and non-AJAX help
2013-04-08 21:01:20 +01:00
help_ajax.php
MDL 38508 JavaScript: Split out AJAX and non-AJAX help
2013-04-08 21:01:20 +01:00
index.php
MDL-40438 migrate all collatorlib:: and textlib:: uses
2013-08-06 21:04:35 +02:00
install.php
Merge branch 'w33_MDL-39474_m26_debugdeveloper' of https://github.com/skodak/moodle
2013-08-20 11:42:03 +08:00
mdeploy.php
MDL-39664 fixed up is_array test (reverting the whole line basically prior to MDL-39664 changes)
2013-05-14 15:02:24 +08:00
mdeploytest.php
MDL-38493 Make mdeploy.php able to install new plugin
2013-03-28 11:54:05 +01:00
phpunit.xml.dist
MDL-41022 cleanup form tests
2013-08-24 16:18:18 +02:00
pluginfile.php
MDL-40719 pluginfile.php: the file API is now stable, so hide debug.
2013-07-19 12:06:00 +01:00
README.txt
MDL-38048 documentation: Typo in README file
2013-02-15 13:14:39 +08:00
tags.txt
NOBUG - reduce whitespace errors a little
2013-04-15 13:29:14 +01:00
TRADEMARK.txt
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 16:48:45 +00:00
version.php
weekly release 2.6dev
2013-08-30 09:37:04 +08:00