admin
MDL-49114 environment: add slasharguments warning message
2015-03-30 10:15:04 +08:00
auth
MDL-31578 auth_shibboleth: Custom fields added to shibboleth settings
2015-02-19 13:56:10 +00:00
availability
MDL-18177 backup: adding PHPdocs blocks
2015-02-20 11:45:23 +11:00
backup
MDL-47337 course: merge section options during restore
2015-03-27 08:50:49 +08:00
badges
MDL-49669 badges: Add comment to explain CURLOPT_POSTREDIR
2015-03-31 12:19:12 +08:00
blocks
MDL-48969 block_quiz_results: correct upgrade logic check
2015-03-25 08:13:02 +00:00
blog
MDL-43004 blog: fix upgrade.txt typo
2014-12-22 15:13:41 +00:00
cache
MDL-39459 cache: mode included in stats output
2015-02-04 09:35:21 +13:00
calendar
Merge branch 'wip_MDL-49631_29_utfregex' of https://github.com/skodak/moodle
2015-03-24 11:10:19 +00:00
cohort
MDL-43902 cohort: Fix behat failure because attribute does not exist
2014-12-18 14:34:59 +08:00
comment
MDL-49203 webservices: Unit tests for the new external function
2015-03-26 15:59:15 +01:00
completion
MDL-49444 webservices: Tests for update_activity_completion_status
2015-03-24 09:50:02 +01:00
course
MDL-13831 course: validate gradepass only if needed
2015-03-25 10:59:33 +08:00
enrol
Merge branch 'MDL-49555-master' of git://github.com/FMCorz/moodle
2015-03-24 11:00:15 +08:00
error
MDL-31560 Error: Fixed coding style
2013-09-13 16:13:26 +08:00
files
Merge branch 'MDL-43535_master' of git://github.com/dmonllao/moodle
2015-02-09 22:39:36 +00:00
filter
MDL-44367 filter_data: Adding basic unit tests
2015-03-11 09:54:32 +08:00
grade
MDL-49558 gradereport_user: Fixing table border
2015-03-25 13:54:37 +08:00
group
MDL-48730 webservices: New ws core_group_get_course_user_groups
2015-02-24 09:39:05 +01:00
install
Automatically generated installer lang files
2015-03-24 00:06:30 +08:00
iplookup
MDL-47321 iplookup: Prevent guest users from using iplookup
2014-11-04 10:01:43 +13:00
lang
MDL-49114 environment: add slasharguments warning message
2015-03-30 10:15:04 +08:00
lib
Merge branch 'MDL-49114-master' of git://github.com/lameze/moodle
2015-03-31 11:29:16 +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-48691 webservices: Check if the user must be changing password
2015-03-02 14:39:52 +00:00
message
Merge branch 'MDL-49371_master' of git://github.com/dmonllao/moodle
2015-03-17 09:06:59 +00:00
mnet
MDL-48779 MNet: multibyte substr in certificate generation
2015-01-16 09:37:19 +07:00
mod
Merge branch 'MDL-49474' of git://github.com/jmvedrine/moodle
2015-03-31 10:14:45 +08:00
my
MDL-47189 my: Update test to check that existing blocks remain after add
2014-10-14 16:03:12 +08:00
notes
MDL-43535 webservices: Marking functions as deprecated
2015-02-09 05:42:22 +08:00
pix
MDL-30937 report_backups: added ability to view backup logs
2014-12-07 21:18:13 -08:00
plagiarism
MDL-39752 fix whitespace errors
2015-03-10 14:13:20 +00:00
portfolio
MDL-49241 lang: Merge English strings from the en_fix language pack
2015-02-24 11:15:15 +01:00
question
Merge branch 'MDL-6340' of git://github.com/timhunt/moodle
2015-03-31 08:44:01 +08:00
rating
Merge branch 'MDL-49346-master' of git://github.com/jleyva/moodle
2015-03-10 15:31:51 +08:00
report
MDL-48595 logstore_standard: Fixing unit tests comparing performance
2015-03-12 14:17:29 +08:00
repository
MDL-47729 repository_filesystem: smarter sync of references
2015-03-13 11:01:02 +08:00
rss
MDL-46463 core_rss: coding style cleanup in /rss
2014-07-23 10:22:53 +08:00
tag
MDL-49084 core_tag: add capability check to flag as inappropriate action
2015-03-02 12:52:11 +00:00
theme
MDL-49262 bootstrapbase: Add log to bootstrapbase init
2015-03-25 13:41:34 +08:00
user
Merge branch 'MDL-48499' of https://github.com/danielneis/moodle
2015-03-24 22:00:07 +01:00
userpix
webservice
MDL-49425 webservices: Fix unit test dependent of php.ini
2015-03-25 03:09:24 +01:00
.csslintrc
MDL-48277 css: enable some helpful csslint warnings
2014-11-18 22:11:36 +00:00
.gitignore
MDL-49046 javascript: Add support for AMD modules and jquery.
2015-02-23 16:23:10 +08:00
.jshintrc
MDL-49046 javascript: Add support for AMD modules and jquery.
2015-02-23 16:23:10 +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
brokenfile.php
composer.json
MDL-49432 behat: guzzle packages has been unified
2015-03-20 12:00:17 +08:00
config-dist.php
MDL-49276 config-dist: Removed legacy config options
2015-03-16 23:39:41 +01:00
COPYING.txt
draftfile.php
MDL-31501 rework user session architecture
2013-09-21 13:11:56 +02:00
file.php
MDL-48799 Files API: fixed legacy directory fallback.
2015-02-01 09:02:37 +01:00
Gruntfile.js
MDL-49046 javascript: Add support for AMD modules and jquery.
2015-02-23 16:23:10 +08:00
help.php
MDL-48389 forms: added page title to help text
2014-12-09 15:21:06 +13:00
help_ajax.php
index.php
MDL-31822 course: Cleanup per coding guidelines.
2014-12-09 10:05:49 +08:00
install.php
MDL-49125 install: fix installer notices
2015-02-07 13:14:40 +13:00
mdeploy.php
MDL-49087 mnet: Ensure typeroot is in dirroot
2015-03-03 02:37:09 +01:00
mdeploytest.php
MDL-49087 mnet: Ensure typeroot is in dirroot
2015-03-03 02:37:09 +01:00
package.json
MDL-49046 javascript: Add support for AMD modules and jquery.
2015-02-23 16:23:10 +08:00
phpunit.xml.dist
MDL-49203 webservices: Add missing component testsuite declaration
2015-03-26 15:59:15 +01: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
tags.txt
MDL-48855 dev: Fix ctags command to handle extra whitespace
2015-01-23 10:59:29 +08:00
TRADEMARK.txt
version.php
MDL-49203 webservices: New WS core_comment_get_comments
2015-03-26 15:57:21 +01:00