admin
MDL-39840 environment: add support for environment.xml in plugins
2014-09-01 08:39:53 +12:00
auth
MDL-47031 Merge English strings from the en_fix language pack
2014-09-03 13:00:25 +02:00
backup
MDL-37312 backup: Keep course idnumber on same site course restore
2014-08-29 07:21:36 +00:00
badges
Merge branch 'MDL-46073_26' of https://github.com/totara/openbadges into MOODLE_26_STABLE
2014-07-14 15:16:11 +12:00
blocks
MDL-30414 block_private_files: convert button to inline link
2014-09-03 01:09:56 +02:00
blog
MDL-46433 blog: fix error message when creating an external blog
2014-07-23 16:12:09 +08:00
cache
MDL-45724 cache: fixed warning structure bug
2014-07-23 15:24:16 +12:00
calendar
Revert "Merge branch 'm26_MDL-46643' of git://github.com/totara/moodle into MOODLE_26_STABLE"
2014-08-13 16:32:47 +08:00
cohort
MDL-44440 behat: Changing , for > as a navigation tree nodes separator
2014-03-10 13:35:12 +08:00
comment
Merge branch 'wip-MDL-45512-26' of git://github.com/abgreeve/moodle into MOODLE_26_STABLE
2014-05-20 14:22:51 +08:00
completion
MDL-41248 completion: fix non-translatable text.
2014-02-28 08:10:26 +01:00
course
Merge branch 'MDL-46902_m26' of git://github.com/markn86/moodle into MOODLE_26_STABLE
2014-09-01 15:54:40 +08:00
enrol
Merge branch 'wip-MDL-46338-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-07-29 08:50:40 +01:00
error
MDL-31560 Error: Fixed coding style
2013-09-13 16:13:26 +08:00
files
MDL-42752 File-picker: Fix tabbing to disabled icons
2014-07-07 14:33:51 +08:00
filter
MDL-45044 filter_tex: properly escape excutable pathnames for Windows
2014-07-24 14:06:02 -05:00
grade
Merge branch 'wip-MDL-46874-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE
2014-08-25 22:11:43 +02:00
group
MDL-45808 group: Observe the group key policy upon group creation
2014-06-10 23:03:37 +02:00
install
Automatically generated installer lang files
2014-09-01 00:05:45 +08:00
iplookup
MDL-40438 migrate all collatorlib:: and textlib:: uses
2013-08-06 21:04:35 +02:00
lang
Merge branch 'MDL-47031-26-enfix' of git://github.com/mudrd8mz/moodle into MOODLE_26_STABLE
2014-09-03 19:26:04 +02:00
lib
Merge branch 'wip_MDL-46679_m26_addonenv' of https://github.com/skodak/moodle into MOODLE_26_STABLE
2014-09-02 02:08:54 +02:00
local
MDL-26943 Add db/subplugins.php to the local plugin readme.txt
2013-07-02 12:02:33 +08:00
login
MDL-46406 core_auth: Placed remember username before submit login form
2014-07-21 11:24:24 +12:00
message
MDL-45594 core_message: added unit tests
2014-07-23 16:40:32 -07:00
mnet
MDL-42701 Bump all versions near 2.6 release
2013-11-05 02:36:00 +01:00
mod
Merge branch 'wip-MDL-46464-MOODLE_26_STABLE' of https://github.com/kwiliarty/moodle into MOODLE_26_STABLE
2014-09-04 13:32:11 +08:00
my
MDL-45147 my: automate testing of block restriction
2014-04-18 14:17:49 +08:00
notes
Merge branch 'MDL-46218_disabled2_26' of https://github.com/andyjdavis/moodle into MOODLE_26_STABLE
2014-07-14 15:33:24 +01:00
pix
MDL-45943: Replacement for publisher icons
2014-06-10 19:38:35 +02:00
plagiarism
MDL-37079 create/update_module()
2013-03-18 14:41:35 +08:00
portfolio
MDL-44425 Merge English strings from the en_fix language pack
2014-03-05 13:35:06 +01:00
question
MDL-46916 behat: improve question state test.
2014-08-25 16:50:30 +08:00
rating
Merge branch 'MDL-40424-master' of git://github.com/FMCorz/moodle
2013-07-17 01:21:51 +02:00
report
MDL-39888 mnet: Added a warning message that no logging may be reveived from other clients.
2014-08-26 15:02:56 +08:00
repository
Merge branch 'MDL-42752-26' of git://github.com/phalacee/moodle into MOODLE_26_STABLE
2014-07-14 16:09:28 +01:00
rss
MDL-31501 rework user session architecture
2013-09-21 13:11:56 +02:00
tag
Merge branch 'MDL-44398-26' of git://github.com/ankitagarwal/moodle into MOODLE_26_STABLE
2014-05-01 14:21:59 +08:00
theme
Merge branch 'm26_MDL-46900' of https://github.com/totara/moodle into MOODLE_26_STABLE
2014-08-25 20:55:44 +02:00
user
MDL-46676 profilefield_datetime: Use moodle time API
2014-08-06 16:36:43 +08:00
userpix
MDL-34460 Librairies: Replaced deprecated get_context_instance()
2012-07-26 13:23:28 +08:00
webservice
MDL-42701 Bump all versions near 2.6 release
2013-11-05 02:36:00 +01: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:40:21 +08:00
.shifter.json
MDL-42774 JavaScript: Ensure that shifter cleans build directories before running
2013-11-19 12:06:59 +13: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-45698 behat: Fixed behat and symfony versions
2014-05-29 09:49:20 +08:00
config-dist.php
MDL-46794 install: Fixed typo in config-dist.php
2014-08-19 11:27:46 +08:00
COPYING.txt
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-46099 session: fix use of references for session globals
2014-07-01 08:38:52 +12:00
mdeploy.php
MDL-42973 fix multiple addon update issues
2013-12-06 09:37:28 +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-45565 phpunit: Changed testsuite_name, so as to avoid class collision
2014-05-27 09:50:21 +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
version.php
Moodle release 2.6.5
2014-09-06 13:01:43 +02:00