Petr Škoda
e2e35e71f9
MDL-39343 disable all caching in install and upgrades
...
This should resolve all problem on developer machines when switching branches or when restoring previous Moodle databases. It also prevents any potential problems during upgrades such as concurrent DB modification and resolves chicken egg problems in future caching upgrades.
2013-04-30 10:27:34 +02:00
Eloy Lafuente (stronk7)
0fd23b76de
MDL-39006 environment: raise all uses of 5.3.2 to 5.3.3
2013-04-07 18:32:15 +02:00
David Mudrak
f1753a5b10
MDL-32329 CLI install and upgrade scripts display plugins with unsatisfied dependencies
2012-05-30 10:35:28 +02:00
Sam Hemelryk
385f30f7a7
Merge branch 'MDL-29898-master-1' of git://git.luns.net.uk/moodle
2011-10-31 12:44:05 +13:00
Petr Skoda
72081a6f75
MDL-29474 add env and plugin test to cli db install
2011-10-27 13:56:22 +02:00
Andrew Robert Nicols
3b3b8c6b0b
MDL-29898: Fix documentation for CLI DB only installer
2011-10-24 12:31:16 +01:00
Petr Skoda
eab044a083
MDL-28634 fix forgotten references to Moodle 2.0 and old PHP version requirements
2011-08-06 23:00:02 +02:00
Andrew Robert Nicols
1a698e0090
MDL-28515 Add cli install options for fullname and shortname
2011-07-28 15:15:52 +01:00
David Mudrak
74a4c9a9ee
MDL-26914 When installing a lang pack, install all the grandparents too
...
All places where a language pack is installed now use the new language
package installer that takes case of the parental dependencies.
2011-03-31 12:21:05 +02:00
Petr Skoda
346c5887b1
MDL-24751 using new memory constants
2010-10-19 10:13:15 +00:00
Petr Skoda
71904f4d2b
MDL-23984 make_upload_directory() cleanup - we now throw exceptions by default which should prevent a lot of strange problems
2010-08-29 14:59:14 +00:00
Petr Skoda
28bd3d9ad3
MDL-23824 CLI script improvements - just define('CLI_SCRIPT', true) before require config.php; all incorrect uses of cli and web scripts are detected; refactored cron script - now in two separate sctipts; fix cli inline docs and help - we have to sudo to apache account; standardised cli script locations in auth plugins
2010-08-17 12:33:30 +00:00
Petr Skoda
cf12835f33
fixed comment typo
2010-07-30 14:52:41 +00:00
Petr Skoda
91eb6730f0
MDL-23590 new installer for Penny :-)
2010-07-30 14:44:30 +00:00