Issue Details (XML | Word | Printable)

Key: MDL-10266
Type: New Feature New Feature
Status: Open Open
Priority: Major Major
Assignee: Petr Skoda
Reporter: Dilan Anuruddha Karanachcharighe
Votes: 0
Watchers: 1
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Develop feature for Moodle which enable it to run in a heavy environment including commandline installer,upgrader, profiling systems, etc.

Created: 27/Jun/07 01:48 AM   Updated: 14/Jan/09 01:00 AM
Return to search
Component/s: Unknown
Affects Version/s: 1.8.1
Fix Version/s: 2.0

Environment: Any environment that support PHP

Participants: Dilan Anuruddha Karanachcharighe, Matt Gibson and Petr Skoda
Security Level: None
Affected Branches: MOODLE_18_STABLE
Fixed Branches: MOODLE_20_STABLE


 Description  « Hide
Help Moodle run in a heavy environment (either big Moodles or many multiple Moodles).
    * Adapt all the DB installation and upgrade scripts to run from the command line, so fully scripted installations are possible without using the web interface.
    * Develop a profiling system for developers to use when testing their code. Aim to spot and fix performance bottlenecks in Moodle with good reports and suggestions about what developers could do.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Petr Skoda made changes - 03/Jan/08 07:35 AM
Field Original Value New Value
Security Possible security issue [ 10002 ]
Petr Skoda made changes - 11/Jan/09 03:04 AM
Assignee Martin Dougiamas [ dougiamas ] Petr ?koda [ skodak ]
Fix Version/s 2.0 [ 10122 ]
Matt Gibson added a comment - 14/Jan/09 12:31 AM
Hi Petr,

For this upgrade script automation, would it include a way to upgrade non-core modules and plugins too? Something along the lines of an automated check for a compatible version e.g. 2.0, followed by downloading and copying the file to the right location before the main upgrade process, a bit like the language pack interface works. Or is this a totally separate issue?


Petr Skoda added a comment - 14/Jan/09 01:00 AM
not likely especially from command line, I would expect ppl using it to use cvs or something similar