admin
MDL-55074 theme_boost: Behat fixes for latest theme changes
2016-10-21 16:06:54 +08:00
auth
MDL-56082 auth: minor tweak to login block idp links
2016-10-18 17:19:03 +01:00
availability
MDL-55839 behat: Behat fixes for theme_noname
2016-09-23 10:55:16 +01:00
backup
MDL-55074 theme_boost: Behat fixes for latest theme changes
2016-10-21 16:06:54 +08:00
badges
MDL-55074 theme_boost: Behat fixes for latest theme changes
2016-10-21 16:06:54 +08:00
blocks
MDL-55074 theme_boost: Behat fixes for latest theme changes
2016-10-21 16:06:54 +08:00
blog
MDL-56275 blog: do not display the 'choose a link' button
2016-10-18 11:07:54 +01:00
cache
Merge branch 'wip-mdl-56348' of https://github.com/rajeshtaneja/moodle
2016-10-18 01:10:23 +02:00
calendar
MDL-55074 theme_boost: Behat fixes for latest theme changes
2016-10-21 16:06:54 +08:00
cohort
MDL-55074 theme_boost: Behat fixes for latest theme changes
2016-10-21 16:06:54 +08:00
comment
MDL-54894 comments: Get course from context if not informed
2016-06-20 08:58:05 +02:00
competency
MDL-56285 competency: fix move competencies capabilities
2016-10-06 10:33:32 -04:00
completion
MDL-55316 core_completion: Expand fields for Behat
2016-07-22 11:29:27 -07:00
course
MDL-55074 theme_boost: Behat fixes for latest theme changes
2016-10-21 16:06:54 +08:00
dataformat
MDL-56012 lib: Update of readme and xml file.
2016-10-04 10:47:06 +08:00
enrol
MDL-55074 theme_boost: Behat fixes for latest theme changes
2016-10-21 16:06:54 +08:00
error
MDL-49360 core_lib: add new method get_local_referer()
2015-07-27 11:11:24 +08:00
files
MDL-55074 theme_boost: Behat fixes for latest theme changes
2016-10-21 16:06:54 +08:00
filter
MDL-55168 css: use shorthand colour props when possible
2016-09-30 09:25:24 +01:00
grade
MDL-55074 theme_boost: Behat fixes for latest theme changes
2016-10-21 16:06:54 +08:00
group
MDL-55074 theme_boost: Behat fixes for latest theme changes
2016-10-21 16:06:54 +08:00
install
Automatically generated installer lang files
2016-10-17 00:06:40 +08:00
iplookup
MDL-56331 tests: update with current coordinates
2016-10-10 09:10:07 +01:00
lang
MDL-55074 theme_boost: Behat fixes for latest theme changes
2016-10-21 16:06:54 +08:00
lib
MDL-55074 theme_boost: Undefined variable in perf footer
2016-10-24 10:03:04 +08:00
local
MDL-49662 local: upgrade.txt note
2016-01-13 13:56:38 +00:00
login
MDL-55074 theme_boost: Behat fixes for latest theme changes
2016-10-21 16:06:54 +08:00
message
Merge branch 'MDL-55823_master' of git://github.com/markn86/moodle
2016-10-19 10:47:35 +01:00
mnet
MDL-55168 css: remove 0-length units
2016-09-30 09:25:25 +01:00
mod
MDL-55074 theme_boost: Behat fixes for latest theme changes
2016-10-21 16:06:54 +08:00
my
MDL-45753 events: Fix event context
2016-07-26 04:05:18 +08:00
notes
MDL-55074 theme_boost: Behat fixes for latest theme changes
2016-10-21 16:06:54 +08:00
pix
NOBUG: Fixed SVG browser compatibility
2016-10-13 20:02:16 +02:00
plagiarism
MDL-52702 plagiarism: Improvements to base plugin class
2016-01-18 09:39:54 +00:00
portfolio
Merge branch 'MDL-35628' of https://github.com/mr-russ/moodle
2016-06-16 09:04:12 +01:00
question
MDL-48629 Quiz: Change separator for matching correct answer feedback
2016-10-14 16:41:49 +01:00
rating
MDL-55786 rating: New Web Service core_rating_add_rating
2016-10-03 12:22:29 +01:00
report
MDL-55074 theme_boost: Behat fixes for latest theme changes
2016-10-21 16:06:54 +08:00
repository
MDL-52051 repository_dropbox: Migrate to v2 API
2016-10-11 11:17:09 +08:00
rss
MDL-53039 rss: allow guest access to front page forum
2016-02-09 15:51:09 +08:00
search
Merge branch 'MDL-56057_master' of git://github.com/dmonllao/moodle
2016-10-17 18:42:14 +02:00
tag
MDL-55074 theme_boost: Behat fixes for latest theme changes
2016-10-21 16:06:54 +08:00
theme
MDL-55074 theme_boost: Phantomjs robustness
2016-10-24 10:38:43 +08:00
user
MDL-55074 theme_boost: Behat fixes for latest theme changes
2016-10-21 16:06:54 +08:00
userpix
webservice
MDL-45639 webservice: Support private tokens
2016-10-14 12:32:30 +01:00
.eslintignore
Merge branch 'MDL-53832-master-review-fixes' of https://github.com/junpataleta/moodle
2016-10-20 02:25:59 +02:00
.eslintrc
MDL-55835 eslint: bump to v3.7.1
2016-10-07 10:00:26 +01:00
.gitattributes
MDL-53432 core: Treat derived css and js as binary files in git
2016-03-22 16:57:48 +11:00
.gitignore
MDL-52127 grunt: add .eslingingore file, keep task
2016-06-15 15:52:34 +01:00
.jshintrc
MDL-54889 jshint: stop using for everything but shifter
2016-06-30 09:14:57 +01:00
.shifter.json
MDL-42774 JavaScript: Ensure that shifter cleans build directories before running
2013-11-11 18:29:35 +08:00
.stylelintignore
Merge branch 'MDL-53832-master-review-fixes' of https://github.com/junpataleta/moodle
2016-10-20 02:25:59 +02:00
.stylelintrc
MDL-55165 stylelint: remove unset redundant properities rule
2016-09-29 16:39:30 +01:00
.travis.yml
MDL-55518 travis: Enable redis tests
2016-10-14 12:16:36 +08:00
behat.yml.dist
MDL-46891 Behat: Added support for behat 3
2016-03-11 10:51:15 +08:00
brokenfile.php
composer.json
MDL-56248 phpunit: Update phpunit to 5.5.6
2016-10-07 07:18:38 +08:00
composer.lock
MDL-56248 phpunit: Update phpunit to 5.5.6
2016-10-07 07:18:38 +08:00
config-dist.php
MDL-56172 admin: remove cssoptimiser config options
2016-09-29 16:41:29 +01:00
CONTRIBUTING.txt
MDL-53081 docs: Improve the text doc files in the root directory
2016-02-19 09:11:06 +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-56423 stylelint: ignore custom.css files
2016-10-13 10:01:31 +01:00
help.php
MDL-35628 performance: Remove dirname() where possible.
2016-06-10 08:06:49 +10:00
help_ajax.php
index.php
MDL-55791 admin: maintenance mode access capability
2016-09-12 10:37:25 -04:00
install.php
MDL-51948 core: Patch core areas for LTR forms
2016-09-23 10:55:14 +01:00
INSTALL.txt
MDL-53081 docs: Improve the text doc files in the root directory
2016-02-19 09:11:06 +01:00
npm-shrinkwrap.json
MDL-56423 stylelint: bump to v7.4.1
2016-10-13 10:01:30 +01:00
package.json
MDL-56423 stylelint: bump to v7.4.1
2016-10-13 10:01:30 +01:00
phpunit.xml.dist
MDL-56092 phpunit: Add auth/tests to phpunit.xml.dist
2016-10-05 10:03:46 +08:00
pluginfile.php
PULL_REQUEST_TEMPLATE.txt
MDL-53081 docs: Improve the text doc files in the root directory
2016-02-19 09:11:06 +01:00
README.txt
MDL-53081 docs: Improve the text doc files in the root directory
2016-02-19 09:11:06 +01:00
tags.txt
MDL-48855 dev: Fix ctags command to handle extra whitespace
2015-01-23 10:59:29 +08:00
TRADEMARK.txt
MDL-53081 docs: Improve the text doc files in the root directory
2016-02-19 09:11:06 +01:00
version.php
weekly release 3.2dev
2016-10-20 17:52:33 +02:00