admin
MDL-39617 backup: language improvements to cli/backup.php
2014-02-04 09:04:01 +13:00
auth
Merge branch 'wip_master_mdl-32724' of https://github.com/iarenaza/moodle
2014-02-10 15:26:05 +13:00
backup
MDL-41754 (1) Progress tracking : moved from backup and restore to core
2014-01-27 17:45:50 +07:00
badges
Merge branch 'MDL-43774_master' of https://github.com/totara/openbadges
2014-02-10 15:21:41 +13:00
blocks
Merge branch 'MDL-43440-master' of git://github.com/mr-russ/moodle
2014-02-03 13:42:23 +08:00
blog
MDL-43736 Events: Updated unit test to test context not used in event
2014-01-29 11:39:50 +08:00
cache
MDL-43734: Prevent purging of all user session cache
2014-01-16 11:22:28 -08:00
calendar
MDL-33952 Assignment - bon voyage!
2014-01-08 14:51:06 +08:00
cohort
MDL-43736 Events: Updated unit test to test context not used in event
2014-01-29 11:39:50 +08:00
comment
MDL-43700 reports: Update to the sql in the comment locallib to include additional name fields.
2014-01-15 12:03:19 +08:00
completion
MDL-43717 behat: Replacing 2050 for a date eariler than the max timestamp 32bit limit
2014-01-17 10:37:59 +08:00
course
Merge branch 'MDL-43941-master' of git://github.com/andrewnicols/moodle
2014-02-11 14:10:52 +13:00
enrol
Merge branch 'MDL-43200' of git://github.com/apsdehal/moodle
2014-02-10 14:11:25 +13:00
error
MDL-31560 Error: Fixed coding style
2013-09-13 16:13:26 +08:00
files
MDL-43926 files: Unit tests cannot assume id values.
2014-02-06 09:34:56 +08:00
filter
MDL-34347 remove all problematic global text caching
2014-01-14 10:49:23 +08:00
grade
Merge branch 'master_MDL-37714' of git://github.com/greg-or/moodle
2014-02-03 17:58:30 +01:00
group
Merge branch 'MDL-43893-master' of git://github.com/andrewnicols/moodle
2014-02-04 10:23:24 +13:00
install
Automatically generated installer lang files
2014-02-04 00:42:01 +00:00
iplookup
MDL-40438 migrate all collatorlib:: and textlib:: uses
2013-08-06 21:04:35 +02:00
lang
Merge branch 'MDL-43267-master-3' of git://github.com/andrewnicols/moodle
2014-02-10 14:53:51 +13:00
lib
Merge branch 'MDL-44059-master' of git://github.com/ankitagarwal/moodle
2014-02-10 15:58:36 +13:00
local
MDL-26943 Add db/subplugins.php to the local plugin readme.txt
2013-07-02 12:02:33 +08:00
login
MDL-43488 remoe city and country requirement from signup
2014-01-12 18:23:20 +08:00
message
MDL-43757 messaging: Behat feature to test participants messaging
2014-01-24 15:06:12 +08:00
mnet
MDL-40051 core_mnet: replaced add_to_log calls with events
2014-01-19 18:30:40 -08:00
mod
Merge branch 'MDL-43338-master' of https://github.com/jamiepratt/moodle
2014-02-11 00:26:29 +01:00
my
MDL-26680: Reset my moodle page - add sesskey check.
2014-01-22 10:00:43 +08:00
notes
MDL-43736 Events: Updated unit test to test context not used in event
2014-01-29 11:39:50 +08:00
pix
NOBUG: Fixed SVG browser compatibility
2013-11-06 20:26:46 +08:00
plagiarism
MDL-37079 create/update_module()
2013-03-18 14:41:35 +08:00
portfolio
MDL-43590 Merge English strings from the en_fix language pack
2014-01-09 01:06:01 +01:00
question
Merge branch 'MDL-43338-master' of https://github.com/jamiepratt/moodle
2014-02-11 00:26:29 +01:00
rating
Merge branch 'MDL-40424-master' of git://github.com/FMCorz/moodle
2013-07-17 01:21:51 +02:00
report
Merge branch 'wip-mdl-43765' of https://github.com/rajeshtaneja/moodle
2014-01-27 19:23:09 +01:00
repository
Merge branch 'wip-MDL-33920-master' of git://github.com/marinaglancy/moodle
2014-02-04 10:47:00 +13:00
rss
MDL-31501 rework user session architecture
2013-09-21 13:11:56 +02:00
tag
MDL-43028 Navigation: Setting proper page properties on admin pages
2013-11-25 12:12:38 +08:00
theme
Merge branch 'MDL-43994-im' of git://github.com/andrewnicols/moodle
2014-02-11 00:06:44 +01:00
user
MDL-26680 my page My Moodle "reset to default" button
2014-01-21 22:36:24 +00:00
userpix
MDL-34460 Librairies: Replaced deprecated get_context_instance()
2012-07-26 13:23:28 +08:00
webservice
MDL-43736 Events: Updated unit test to test context not used in event
2014-01-29 11:39:50 +08:00
.gitignore
MDL-39092 JavaScript: Ignore all upstream YUI coverage JS
2013-04-14 21:08:34 +01:00
.jshintrc
MDL-43194 JavaScript: Correct maxlen jshint configuration
2013-12-04 16:39:48 +08:00
.shifter.json
MDL-42774 JavaScript: Ensure that shifter cleans build directories before running
2013-11-11 18:29:35 +08: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
MDL-43330 behat: Using the tag that includes the exception namespace
2014-01-09 12:08:21 +08:00
config-dist.php
MDL-43911 Behat: Save dumps of the page content to disk on scenario failure
2014-02-02 20:34:10 +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-31501 rework user session architecture
2013-09-21 13:11:56 +02:00
file.php
MDL-42387 standardise file lifetime handling
2013-11-01 10:42:18 +01: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-40829: courses heading: remove headerblock class from header and fix heading levels.
2013-10-02 09:46:26 +13:00
install.php
MDL-43528 remove all traces of magic quotes hacking from moodle core
2014-01-02 10:15:06 +08:00
mdeploy.php
MDL-42973 fix multiple addon update issues
2013-12-06 09:36:38 +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-40051 Add mnet test folder to phpunit.xml.dist
2014-01-20 11:22:27 +08: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
MDL-44020 Add core_calendar_get_calendar_events function to the moodle mobile core service
2014-02-07 12:23:33 +01:00