Moodle - the world's open source learning platform https://moodle.org/
Find a file
Dan Poltawski b1c4d0f2d7 MDL-54944 js: Remove uncessary bind() calls
Most of these cases, we are already capturing this in a temporary
variable, so the bind becomes uncessary.

Discovered by http://eslint.org/docs/rules/no-extra-bind
2016-07-07 12:11:06 +01:00
admin MDL-54944 js: Remove uncessary bind() calls 2016-07-07 12:11:06 +01:00
auth MDL-46682 auth/db: Increase of chunk size and update change. 2016-07-06 16:41:51 +08:00
availability MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00
backup Merge branch 'MDL-35628' of https://github.com/mr-russ/moodle 2016-06-16 09:04:12 +01:00
badges MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
blocks Merge branch 'wip-mdl-54589-mac' of https://github.com/rajeshtaneja/moodle 2016-06-22 01:42:15 +02:00
blog MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
cache MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00
calendar Merge branch 'MDL-51749-master' of git://github.com/junpataleta/moodle 2016-06-16 09:04:11 +01:00
cohort MDL-53920 cohort: notify competencies on cohort deletion 2016-05-02 12:49:11 +08:00
comment MDL-54894 comments: Get course from context if not informed 2016-06-20 08:58:05 +02:00
competency Merge branch 'wip-mdl-55043' of https://github.com/rajeshtaneja/moodle 2016-07-07 11:27:58 +08:00
completion MDL-37554 activities select all option 2016-06-13 10:22:16 +08:00
course Merge branch 'MDL-54955-master' of git://github.com/jleyva/moodle 2016-07-05 21:15:31 +02:00
dataformat MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00
enrol Merge branch 'MDL-54955-master' of git://github.com/jleyva/moodle 2016-07-05 21:15:31 +02:00
error MDL-49360 core_lib: add new method get_local_referer() 2015-07-27 11:11:24 +08:00
files MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
filter MDL-54652 filter_mediaplugin: refomat css 2016-06-16 20:49:04 +01:00
grade MDL-55000 grade: Use correct component names + minor jsdocs 2016-07-05 19:59:24 +02:00
group MDL-54589 group: ensure loader is available before remobing 2016-06-20 09:43:08 +08:00
install Automatically generated installer lang files 2016-07-02 00:04:54 +08:00
iplookup MDL-47321 iplookup: Prevent guest users from using iplookup 2014-11-04 10:01:43 +13:00
lang MDL-54794 user: added Users to globalsearch 2016-07-02 01:12:36 +05:30
lib MDL-54944 js: Remove uncessary bind() calls 2016-07-07 12:11:06 +01:00
local MDL-49662 local: upgrade.txt note 2016-01-13 13:56:38 +00:00
login MDL-54755 core: Correct behat language 2016-06-29 15:05:18 +08:00
message MDL-54928 notifications: Retrieve username from DB if empty 2016-07-01 07:45:21 +02:00
mnet MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
mod MDL-54944 js: Remove uncessary bind() calls 2016-07-07 12:11:06 +01:00
my MDL-54968 user: change query for resetting dashboard 2016-06-27 15:08:24 +08:00
notes MDL-49414 webservices: Remove deprecated functions 2016-04-27 15:54:38 +08:00
pix NOBUG: Fixed SVG browser compatibility 2016-06-16 17:01:25 +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-54944 js: fix quoting of object properities coding style 2016-07-07 12:11:05 +01:00
rating MDL-54620 rating: Add tests for get_aggregate_string 2016-05-18 12:13:52 +08:00
report MDL-54944 js: Fix spacing of objects coding style 2016-07-07 12:11:05 +01:00
repository MDL-54785 files: Deprecate the support for $usepost and related 2016-06-23 12:41:03 +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-55053-master' of git://github.com/merrill-oakland/moodle 2016-07-04 14:04:23 +08:00
tag MDL-54837 tags: allow to specify static function as callback 2016-06-07 08:58:59 +08:00
theme MDL-55001 theme_clean: Avoid redirects in home url 2016-06-23 17:27:52 +10:00
user Merge branch 'MDL-54869-master' of git://github.com/jleyva/moodle 2016-07-07 10:30:17 +08:00
userpix
webservice Merge branch 'MDL-54869-master' of git://github.com/jleyva/moodle 2016-07-07 10:30:17 +08:00
.csslintrc MDL-48277 css: enable some helpful csslint warnings 2014-11-18 22:11:36 +00:00
.eslintignore MDL-52127 grunt: add .eslingingore file, keep task 2016-06-15 15:52:34 +01:00
.eslintrc MDL-54944 eslint: Add rules from Policy decision 2016-07-07 12:10:49 +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
.travis.yml MDL-53019 travis: Don't run 5.6 mysql unit tests and minor cleanup 2016-07-05 02:35:26 +02:00
behat.yml.dist MDL-46891 Behat: Added support for behat 3 2016-03-11 10:51:15 +08:00
brokenfile.php
composer.json Merge branch 'wip-mdl-48114' of https://github.com/rajeshtaneja/moodle 2016-07-04 12:18:34 +08:00
composer.lock MDL-54589 behat: Update composer to point to new tag 2016-06-21 06:31:42 +08:00
config-dist.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10: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
file.php MDL-48799 Files API: fixed legacy directory fallback. 2015-02-01 09:02:37 +01:00
Gruntfile.js MDL-54944 eslint: Add rules from Policy decision 2016-07-07 12:10:49 +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-52008 accessibility: Skip link works with chrome vox. 2015-11-06 09:47:51 +08:00
install.php MDL-53019 php: bump all harcoded versions to new 5.6.5 requirement 2016-07-05 01:50:43 +02: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-54944 eslint: Add rules from Policy decision 2016-07-07 12:10:49 +01:00
package.json MDL-54944 eslint: Add rules from Policy decision 2016-07-07 12:10:49 +01:00
phpunit.xml.dist MDL-53700 competency: Migrating data generator to core 2016-04-18 11:05:59 +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-07-07 10:19:49 +02:00

                                 .-..-.
   _____                         | || |
  /____/-.---_  .---.  .---.  .-.| || | .---.
  | |  _   _  |/  _  \/  _  \/  _  || |/  __ \
  * | | | | | || |_| || |_| || |_| || || |___/
    |_| |_| |_|\_____/\_____/\_____||_|\_____)

Moodle - the world's open source learning platform

Moodle <https://moodle.org> is a learning platform designed to provide
educators, administrators and learners with a single robust, secure and
integrated system to create personalised learning environments.

You can download Moodle <https://download.moodle.org> and run it on your own
web server, ask one of our Moodle Partners <https://moodle.com/partners/> to
assist you, or have a MoodleCloud site <https://moodle.com/cloud/> set up for
you.

Moodle is widely used around the world by universities, schools, companies and
all manner of organisations and individuals.

Moodle is provided freely as open source software, under the GNU General Public
License <https://docs.moodle.org/dev/License>.

Moodle is written in PHP and JavaScript and uses an SQL database for storing
the data.

See <https://docs.moodle.org> for details of Moodle's many features.