admin
Merge branch 'MDL-41926_master' of git://github.com/dmonllao/moodle
2013-10-01 12:07:22 +13:00
auth
Merge branch 'MDL-41733_master' of git://github.com/StudiUM/moodle
2013-09-24 16:33:50 +10:00
backup
Merge branch 'MDL-12403-master' of git://github.com/danpoltawski/moodle
2013-09-30 18:04:38 +10:00
badges
Merge branch 'MDL-40572_master' of https://github.com/totara/openbadges
2013-10-01 11:05:59 +13:00
blocks
Merge branch 'wip-MDL-37559-m26-showshortname' of git://github.com/henesnarfel/moodle
2013-10-01 11:18:14 +13:00
blog
Merge branch 'MDL-40742-master' of git://github.com/ankitagarwal/moodle
2013-09-11 10:13:29 +12:00
cache
MDL-41997 cache: dummy store now uses static acceleration for session + request
2013-09-30 09:41:03 +13:00
calendar
Merge branch 'w40_MDL-41999_m26_userpw' of https://github.com/skodak/moodle
2013-10-01 15:59:06 +02: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
MDL-40829: courses heading: remove headerblock class from header and fix heading levels.
2013-10-02 09:46:26 +13:00
enrol
Merge branch 'MDL-42004-master' of git://github.com/FMCorz/moodle
2013-10-01 19:43:42 +02:00
error
MDL-31560 Error: Fixed coding style
2013-09-13 16:13:26 +08:00
files
MDL-32773 Add a help icon for button 'Set main file' in filemanager
2013-09-27 18:12:11 +10:00
filter
MDL-41437 rework plugin_manager caching and version info in blocks and modules
2013-09-22 21:25:26 +02:00
grade
Merge branch 'MDL-37973' of https://github.com/merrill-oakland/moodle
2013-10-01 09:54:26 +13:00
group
MDL-41305 group: Behat test failing due to string change
2013-09-12 16:37:23 +08:00
install
Automatically generated installer lang files
2013-09-19 00:44:10 +00:00
iplookup
MDL-40438 migrate all collatorlib:: and textlib:: uses
2013-08-06 21:04:35 +02:00
lang
Merge branch 'wip-MDL-32773-master' of git://github.com/marinaglancy/moodle
2013-10-01 10:17:13 +13:00
lib
Merge branch 'MDL-42021-master' of git://github.com/FMCorz/moodle
2013-10-01 21:36:13 +02:00
local
MDL-26943 Add db/subplugins.php to the local plugin readme.txt
2013-07-02 12:02:33 +08:00
login
Merge branch 'MDL-40050-master' of git://github.com/FMCorz/moodle
2013-09-30 21:55:41 +02:00
message
Merge branch 'MDL-41228_master' of https://github.com/totara/openbadges
2013-10-01 13:37:44 +13:00
mnet
MDL-40220 use new core_component::get_plugin_directory()
2013-07-16 22:38:38 +02:00
mod
Merge branch 'MDL-41738' of https://github.com/Lightwork-Marking/moodle
2013-10-02 10:27:54 +13: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
ie9 svg compatibility fixes
2013-09-27 14:17:23 +10:00
plagiarism
MDL-37079 create/update_module()
2013-03-18 14:41:35 +08:00
portfolio
MDL-33472 google plugins: move helper functions to upgradelib.php
2013-08-23 11:32:15 +08:00
question
Merge branch 'MDL-41752-master' of git://github.com/jamiepratt/moodle
2013-10-01 19:18:36 +02:00
rating
Merge branch 'MDL-40424-master' of git://github.com/FMCorz/moodle
2013-07-17 01:21:51 +02:00
report
MDL-31501 rework user session architecture
2013-09-21 13:11:56 +02:00
repository
MDL-33416 files: Remove unused reference fields in files table
2013-09-27 16:50:08 +10:00
rss
MDL-31501 rework user session architecture
2013-09-21 13:11:56 +02:00
tag
MDL-40829: courses heading: remove headerblock class from header and fix heading levels.
2013-10-02 09:46:26 +13:00
theme
MDL-40829: courses heading: remove headerblock class from header and fix heading levels.
2013-10-02 09:46:26 +13:00
user
MDL-41176 do not set description and pw fields in $USER when editing own profile
2013-09-27 10:33:48 +02:00
userpix
MDL-34460 Librairies: Replaced deprecated get_context_instance()
2012-07-26 13:23:28 +08:00
webservice
Merge branch 'MDL-40050-master' of git://github.com/FMCorz/moodle
2013-09-30 21:55:41 +02: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 'MDL-41421_master' of git://github.com/dmonllao/moodle
2013-09-25 11:53:48 +10: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-31501 rework user session architecture
2013-09-21 13:11:56 +02: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-31501 fake requried globals in both installers
2013-09-23 21:46:05 +02: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-41707 allow custom location of external test files used from unit tests
2013-09-27 10:47:56 +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
version.php
MDL-33416 files: Remove unused reference fields in files table
2013-09-27 16:50:08 +10:00