admin
Merge branch 'MDL-52335-master' of git://github.com/marinaglancy/moodle
2015-12-10 15:47:14 +08:00
auth
MDL-52286 core: several fixes to ADOdb
2015-12-14 18:06:22 +08:00
availability
MDL-52219 phpunit: updated for new defaults
2015-11-26 14:07:17 +00:00
backup
Merge branch 'MDL-52402' of git://github.com/mr-russ/moodle
2015-12-21 12:46:20 +00:00
badges
MDL-49566 core: used reflection in unit tests
2015-12-29 17:42:43 +08:00
blocks
MDL-52638 activity_results: Improve Behat tests
2016-01-01 18:54:45 -05:00
blog
MDL-49566 core: used reflection in unit tests
2015-12-29 17:42:43 +08:00
cache
Merge branch 'MDL-51482-lastinvalidation-handling' of https://github.com/mpetrowi/moodle
2015-11-10 18:27:22 +01:00
calendar
Merge branch 'MDL-51495' of https://github.com/NeillM/moodle
2015-11-11 16:56:27 +01:00
cohort
MDL-51241 cohorts: Update to cohort query.
2015-09-18 07:30:37 +08:00
comment
Merge branch 'MDL-47773-master-commentui' of git://github.com/mudrd8mz/moodle
2015-04-07 11:34:23 +08:00
completion
Merge branch 'wip-mdl-52376' of git://github.com/rajeshtaneja/moodle
2015-12-22 11:24:45 +08:00
course
MDL-52552 course management: insufficient cleaning of search output
2016-01-04 10:13:58 +08:00
enrol
MDL-51889 enrol_guest: always check password before re-enabling
2015-12-29 13:42:39 +08:00
error
MDL-49360 core_lib: add new method get_local_referer()
2015-07-27 11:11:24 +08:00
files
MDL-51083 admin: Prevent password autofill in authentication settings
2015-10-09 14:04:34 +08:00
filter
Merge branch 'MDL-23128-master' of git://github.com/danpoltawski/moodle
2015-12-22 13:11:27 +08:00
grade
Merge branch 'MDL-52078-master' of git://github.com/cameron1729/moodle
2016-01-05 13:53:58 +08:00
group
MDL-50357 groups: remove pointless option of groups_delete_group_members
2015-12-30 09:19:22 +00:00
install
Automatically generated installer lang files
2015-12-31 00:03:52 +08:00
iplookup
MDL-47321 iplookup: Prevent guest users from using iplookup
2014-11-04 10:01:43 +13:00
lang
Merge branch 'MDL-26935' of https://github.com/andrewhancox/moodle
2015-12-03 11:13:07 +01:00
lib
Merge branch 'MDL-52078-master' of git://github.com/cameron1729/moodle
2016-01-05 13:53:58 +08:00
local
MDL-49643 navigation: Fix API for extending navigation in local plugins
2015-03-26 12:17:15 +01:00
login
MDL-45814 login: don't prompt guest user to change password
2015-11-03 14:48:58 +00:00
message
MDL-52347 behat: fix random failures on fast computer
2015-12-24 14:14:58 +08:00
mnet
MDL-52285 auth: Add constructors for backwards compat
2015-12-10 10:34:29 +00:00
mod
Merge branch 'MDL-52614_master' of https://github.com/nadavkav/moodle
2016-01-04 18:13:08 +00:00
my
MDL-46878 my: Behat tests to cover reset of all customised pages
2015-09-18 11:40:09 +08:00
notes
MDL-49566 core: used reflection in unit tests
2015-12-29 17:42:43 +08:00
pix
MDL-26429 Course completion icons for self, duration, and role.
2015-11-03 14:54:15 +08:00
plagiarism
MDL-39752 fix whitespace errors
2015-03-10 14:13:20 +00:00
portfolio
MDL-52140 upgrade: add 3.0.0 separation line to all upgrade scripts
2015-11-17 17:08:56 +01:00
question
Merge branch 'MDL-52365_new' of git://github.com/mkassaei/moodle
2015-12-22 13:15:02 +00:00
rating
MDL-49823 webservice: Support gravatar profile images
2015-10-01 09:36:31 +02:00
report
MDL-49566 core: used reflection in unit tests
2015-12-29 17:42:43 +08:00
repository
MDL-52530 unittest: more robust capability assignments for guest
2015-12-23 09:24:53 +13:00
rss
MDL-33564 rss: Fixing missing param type
2015-09-15 17:58:05 +08:00
tag
MDL-51260 core_tag: Use new tag autocomplete for related tags
2015-10-15 12:03:52 +08:00
theme
Merge branch 'MDL-52625_master' of https://github.com/nadavkav/moodle
2016-01-05 08:05:17 +08:00
user
MDL-49566 core: used reflection in unit tests
2015-12-29 17:42:43 +08:00
userpix
webservice
MDL-52209 webservice: upgrade.txt tweak
2015-12-09 09:45:13 +00:00
.csslintrc
MDL-48277 css: enable some helpful csslint warnings
2014-11-18 22:11:36 +00:00
.gitignore
MDL-49840 testing: Stop ignoring composer.lock
2015-04-14 11:25:29 +08:00
.jshintrc
MDL-51222 Javascript: Trigger events for filters on DOM insertion
2015-09-22 15:40:51 +08:00
.shifter.json
.travis.yml
MDL-52595 tests: Disable xdebug for travis runs
2015-12-23 13:14:37 +08:00
behat.yml.dist
brokenfile.php
composer.json
MDL-51660 behat: Upgarde behat and phpunit
2015-10-06 10:53:01 +08:00
composer.lock
MDL-51660 behat: Upgarde behat and phpunit
2015-10-06 10:53:01 +08:00
config-dist.php
MDL-49329 admin: Clean up disabling of plugins code management features
2015-10-10 09:11:19 +02:00
COPYING.txt
draftfile.php
file.php
MDL-48799 Files API: fixed legacy directory fallback.
2015-02-01 09:02:37 +01:00
Gruntfile.js
MDL-52591 grunt: make shifter task respect --no-color
2015-12-22 18:37:27 +00: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-52008 accessibility: Skip link works with chrome vox.
2015-11-06 09:47:51 +08:00
install.php
MDL-49684 timezones: rewrite timezone support
2015-04-06 13:53:51 +12:00
npm-shrinkwrap.json
MDL-52250 npm: shrinkwrap to lock down dependencies
2015-12-04 15:10:59 +00:00
package.json
MDL-52250 npm: remove uglify-js dependency/bump grunt-contrib-uglify
2015-12-04 15:07:47 +00:00
phpunit.xml.dist
MDL-50926 phpunit: Upgrade to phpunit 4.x
2015-08-11 02:35:11 +02:00
pluginfile.php
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-49231 mod_glossary: External function view_glossary
2015-12-31 15:18:13 +01:00