Moodle - the world's open source learning platform https://moodle.org/
Find a file
Eloy Lafuente (stronk7) a76fb41a02 MDL-45221 Allow unit tests to pass under any OS
This commit gets rid of the old lib/tests/other/executable.php
file completely because it was only executable under unix OSs
and moves the check to be performed against some mimetex binaries
that are known to be executable and bundled with every installation.

Note this was discovered because the weekly rolling process changed
the execution permissions of the "fixture" file and, at the end
we decided to get rid of it completely, folowing the plan above.
2014-04-29 19:32:13 +02:00
admin MDL-45156 behat: Changing html_writer::empty_tag for start_tag 2014-04-28 12:30:35 +07:00
auth MDL-45288 behat: Restricting click to .logininfo 2014-04-28 10:27:45 +07:00
backup Merge branch '45046-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE 2014-04-24 10:00:59 +08:00
badges MDL-45079 badges: Remove user email address from badge page 2014-04-28 10:05:58 +12:00
blocks Merge branch 'MDL-45289-26' of git://github.com/danpoltawski/moodle into MOODLE_26_STABLE 2014-04-29 12:50:05 +08:00
blog MDL-45046 output: reviewed standard/base layouts and converted where a better option was available 2014-04-11 09:30:55 +12:00
cache MDL-44066 caching Don't advertise session mode for MongoDB and memcached 2014-02-24 12:49:51 +08:00
calendar MDL-45046 output: reviewed standard/base layouts and converted where a better option was available 2014-04-11 09:30:55 +12:00
cohort MDL-44440 behat: Changing , for > as a navigation tree nodes separator 2014-03-10 13:35:12 +08:00
comment MDL-43700 reports: Update to the sql in the comment locallib to include additional name fields. 2014-01-15 12:05:40 +08:00
completion MDL-41248 completion: fix non-translatable text. 2014-02-28 08:10:26 +01:00
course Revert "Merge branch 'MDL-45229-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE" 2014-04-29 17:29:01 +08:00
enrol MDL-44862 postgres: tests to support socket & port 2014-03-31 09:29:53 +08:00
error MDL-31560 Error: Fixed coding style 2013-09-13 16:13:26 +08:00
files MDL-43926 files: Unit tests cannot assume id values. 2014-02-06 09:49:44 +08:00
filter Revert "MDL-43852 Filters Fixed naked-OR conditions." 2014-03-06 09:05:27 +08:00
grade MDL-44004 grading_rubric: Ensure that score is set before using it 2014-04-24 16:22:09 +08:00
group MDL-45046 output: reviewed standard/base layouts and converted where a better option was available 2014-04-11 09:30:55 +12:00
install Automatically generated installer lang files 2014-04-23 00:38:07 +00:00
iplookup MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
lang MDL-42761 badges: Remove H2s from help popup 2014-04-17 12:46:42 +08:00
lib MDL-45221 Allow unit tests to pass under any OS 2014-04-29 19:32:13 +02:00
local MDL-26943 Add db/subplugins.php to the local plugin readme.txt 2013-07-02 12:02:33 +08:00
login MDL-43488 remoe city and country requirement from signup 2014-01-12 18:23:56 +08:00
message MDL-43757 messaging: Behat feature to test participants messaging 2014-01-24 15:12:12 +08:00
mnet MDL-42701 Bump all versions near 2.6 release 2013-11-05 02:36:00 +01:00
mod MDL-44614 behat: Automate MDLQA-61 2014-04-27 13:06:09 +07:00
my MDL-45147 my: automate testing of block restriction 2014-04-18 14:17:49 +08:00
notes MDL-42583 events: Fix snapshot issues with note events 2013-10-31 13:43:37 +08:00
pix NOBUG: Fixed SVG browser compatibility 2013-11-06 20:26:46 +08:00
plagiarism MDL-37079 create/update_module() 2013-03-18 14:41:35 +08:00
portfolio MDL-44425 Merge English strings from the en_fix language pack 2014-03-05 13:35:06 +01:00
question Merge branch 'MDL-44981-26' of git://github.com/jamiepratt/moodle into MOODLE_26_STABLE 2014-04-18 10:32:18 +08:00
rating Merge branch 'MDL-40424-master' of git://github.com/FMCorz/moodle 2013-07-17 01:21:51 +02:00
report MDL-40716 report_completion: Set RTL 2014-04-22 15:22:09 +08:00
repository Merge branch 'MDL-41975-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE 2014-04-18 10:05:27 +08:00
rss MDL-31501 rework user session architecture 2013-09-21 13:11:56 +02:00
tag MDL-43719 tags: Fix the sql statement in the tag management page. 2014-04-11 13:55:31 +08:00
theme MDL-44916 Question: Fixing alignment in bootstrap themes 2014-04-28 11:38:39 +08:00
user Merge branch '45046-26' of git://github.com/samhemelryk/moodle into MOODLE_26_STABLE 2014-04-24 10:00:59 +08:00
userpix MDL-34460 Librairies: Replaced deprecated get_context_instance() 2012-07-26 13:23:28 +08:00
webservice MDL-42701 Bump all versions near 2.6 release 2013-11-05 02:36:00 +01:00
.gitignore MDL-39092 JavaScript: Ignore all upstream YUI coverage JS 2013-04-14 21:08:34 +01:00
.jshintrc MDL-43194 JavaScript: Correct maxlen jshint configuration 2013-12-04 16:40:21 +08:00
.shifter.json MDL-42774 JavaScript: Ensure that shifter cleans build directories before running 2013-11-19 12:06:59 +13: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-44286 behat: Fixing JS code error 2014-02-27 11:54:54 +08:00
config-dist.php MDL-43911 Behat: Save dumps of the page content to disk on scenario failure 2014-02-04 08:53:19 +08: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 38508 JavaScript: Split out AJAX and non-AJAX help 2013-04-08 21:01:20 +01: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-40829: courses heading: remove headerblock class from header and fix heading levels. 2013-10-02 09:46:26 +13:00
install.php MDL-31501 fake requried globals in both installers 2013-09-23 21:46:05 +02:00
mdeploy.php MDL-42973 fix multiple addon update issues 2013-12-06 09:37:28 +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 MDL-41707 allow custom location of external test files used from unit tests 2013-09-27 10:47:56 +02: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 NOBUG - reduce whitespace errors a little 2013-04-15 13:29:14 +01:00
TRADEMARK.txt
version.php weekly release 2.6.2+ 2014-04-29 15:13:57 +02:00

QUICK INSTALL
=============

For the impatient, here is a basic outline of the
installation process, which normally takes me only
a few minutes:

1) Move the Moodle files into your web directory.

2) Create a single database for Moodle to store all
   its tables in (or choose an existing database).

3) Visit your Moodle site with a browser, you should
   be taken to the install.php script, which will lead
   you through creating a config.php file and then
   setting up Moodle, creating an admin account etc.

4) Set up a cron task to call the file admin/cron.php
   every five minutes or so.


For more information, see the INSTALL DOCUMENTATION:

   http://docs.moodle.org/en/Installing_Moodle


Good luck and have fun!
Martin Dougiamas, Lead Developer