phpbb/phpBB/install
Nils Adermann c7a986eccd [feature/extension-manager] Use an incremental process for enable and purge
The enable or purge operation of an extension could take a long time if an
expensive operation needs to be executed on a large set of data. To allow
this to succeed from a web interface with max_execution_time set in the
webserver's php configuration, subsequent requests must continue the
operation started earlier. So individual enable and purge implementations
must be able to spread their work across multiple steps.

PHPBB3-10323
2011-09-29 15:42:48 +02:00
..
convertors [develop-olympus] Bumping version number for 3.0.9-RC1 and 3.0.9 releases. 2011-06-12 19:45:01 +02:00
data [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
schemas [feature/extension-manager] Use an incremental process for enable and purge 2011-09-29 15:42:48 +02:00
database_update.php [feature/extension-manager] Use an incremental process for enable and purge 2011-09-29 15:42:48 +02:00
index.php [feature/extension-manager] The class loader no longer knows about extensions 2011-09-29 15:42:46 +02:00
install_convert.php [task/config-class] Always specify the config table to use. 2011-01-12 00:21:04 +01:00
install_install.php [ticket/10152] Remove end '?>' from generated config.php. 2011-09-21 08:36:53 +01:00
install_main.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
install_update.php [feature/remove-db-styles] Removed database storage of style components. 2011-09-20 21:06:51 +01:00
phpinfo.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00