admin
MDl-47104 Calendar: Make 'calendar_lookahead' more flexible
2015-01-28 02:24:36 +01:00
auth
MDL-48873 auth_cas: Wrong redirection with bad multiauth login
2015-01-16 11:54:09 -05:00
availability
Merge branch 'MDL-48620-master' of git://github.com/andrewnicols/moodle
2015-01-28 01:02:54 +01:00
backup
Merge branch 'MDL-48266-master' of git://github.com/FMCorz/moodle
2015-01-26 19:19:35 +01:00
badges
MDL-48753 badges: converted func to named params
2015-01-11 20:08:39 -08:00
blocks
MDL-48620 JavaScript: Updated shifted files to comply with coding style
2015-01-23 14:51:24 +08:00
blog
MDL-43004 blog: fix upgrade.txt typo
2014-12-22 15:13:41 +00:00
cache
MDL-45699 behat: Don't use behat/lib.php functions in core.
2014-12-23 12:29:44 +01:00
calendar
Merge branch 'm28_MDL-46814' of https://github.com/totara/moodle
2015-01-06 11:45:23 +00:00
cohort
MDL-43902 cohort: Fix behat failure because attribute does not exist
2014-12-18 14:34:59 +08:00
comment
Merge branch '27548-29' of git://github.com/samhemelryk/moodle
2014-12-01 12:21:19 +00:00
completion
MDL-47232 completion: Adding completion upgrade.txt
2015-01-08 15:41:02 +08:00
course
Merge branch 'MDL-48620-master' of git://github.com/andrewnicols/moodle
2015-01-28 01:02:54 +01:00
enrol
Merge branch 'MDL-48491-master' of git://github.com/zbdd/moodle
2015-01-27 10:48:36 +08:00
error
MDL-31560 Error: Fixed coding style
2013-09-13 16:13:26 +08:00
files
MDL-48286 core_files: Improved accessibility of file management
2014-12-16 13:27:36 +08:00
filter
MDL-48620 JavaScript: Updated shifted files to comply with coding style
2015-01-23 14:51:24 +08:00
grade
Merge branch 'MDL-48620-master' of git://github.com/andrewnicols/moodle
2015-01-28 01:02:54 +01:00
group
MDL-48847 groups: fixed incorrect user count
2015-01-15 11:12:45 +08:00
install
Automatically generated installer lang files
2015-01-18 00:03:56 +08:00
iplookup
MDL-47321 iplookup: Prevent guest users from using iplookup
2014-11-04 10:01:43 +13:00
lang
Merge branch 'MDL-48542-master' of git://github.com/jethac/moodle
2015-01-28 12:02:28 +08:00
lib
MDL-48542 user_menu: Increment index for all menu items
2015-01-28 12:09:23 +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-46976 user: trim whitespace from input email address
2015-01-14 17:13:15 +00:00
message
MDL-48620 JavaScript: Updated shifted files to comply with coding style
2015-01-23 14:51:24 +08:00
mnet
MDL-48779 MNet: multibyte substr in certificate generation
2015-01-16 09:37:19 +07:00
mod
MDL-8626 database: Move search and sort controls to top of page
2015-01-28 09:06:30 +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-41026 webservices: Correct unit tests
2015-01-28 13:50:57 +08:00
pix
MDL-30937 report_backups: added ability to view backup logs
2014-12-07 21:18:13 -08:00
plagiarism
MDL-45618 Fix @since PHPdoc tags.
2014-05-19 17:03:04 +01:00
portfolio
MDL-48144 upgrade: add v2.8.0 sep lines
2014-11-10 18:08:15 +01:00
question
Revert "Merge branch 'wip-mdl-48624-m' of https://github.com/rajeshtaneja/moodle "
2015-01-22 12:13:35 +08:00
rating
Merge branch 'MDL-46448_rating_ajax2' of git://github.com/andyjdavis/moodle
2014-08-12 15:22:19 +08:00
report
MDL-48620 JavaScript: Updated shifted files to comply with coding style
2015-01-23 14:51:24 +08:00
repository
Merge branch '37680-29' of git://github.com/samhemelryk/moodle
2015-01-08 00:40:00 +01:00
rss
MDL-46463 core_rss: coding style cleanup in /rss
2014-07-23 10:22:53 +08:00
tag
MDL-28286 JavaScript: Convert all uses of M.str to M.util.get_string
2014-12-01 08:32:04 +13:00
theme
Merge branch 'MDL-44907-master' of git://github.com/FMCorz/moodle
2015-01-12 11:28:12 +00:00
user
Merge branch 'MDL-48542-master' of git://github.com/jethac/moodle
2015-01-28 12:02:28 +08:00
userpix
MDL-34460 Librairies: Replaced deprecated get_context_instance()
2012-07-26 13:23:28 +08:00
webservice
MDL-48359 webservices: Removed table from documentation page
2014-11-25 13:24:04 +13:00
.csslintrc
MDL-48277 css: enable some helpful csslint warnings
2014-11-18 22:11:36 +00:00
.gitignore
MDL-47419 development: Add atlassian-ide-plugin.xml to .gitignore
2014-09-25 10:33:01 +05:30
.jshintrc
MDL-48620 JavaScript: Correct sorting after new options
2015-01-28 13:23:55 +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
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-48741 behat: add new moodle_list formatter (rerun compatible)
2015-01-16 03:13:58 +01:00
config-dist.php
MDL-42616 filelib: Use config value for custom MIME types (1/2)
2014-12-19 14:48:59 +00: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-42387 standardise file lifetime handling
2013-11-01 10:42:18 +01:00
help.php
MDL-48389 forms: added page title to help text
2014-12-09 15:21:06 +13: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-31822 course: Cleanup per coding guidelines.
2014-12-09 10:05:49 +08:00
install.php
MDL-46099 session: fix use of references for session globals
2014-07-01 08:38:00 +12:00
mdeploy.php
MDL-42973 fix multiple addon update issues
2013-12-06 09:36:38 +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
Merge branch 'wip-MDL-46547-master' of git://github.com/abgreeve/moodle
2014-10-08 15:33:46 +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
MDL-38048 documentation: Typo in README file
2013-02-15 13:14:39 +08:00
tags.txt
MDL-46811 update download.moodle.org url to https
2014-09-09 16:17:32 +01:00
TRADEMARK.txt
version.php
MDl-47104 Calendar: Make 'calendar_lookahead' more flexible
2015-01-28 02:24:36 +01:00