phpbb/phpBB/develop
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
..
add_permissions.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
adjust_avatars.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
adjust_bbcodes.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
adjust_magic_urls.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
adjust_sizes.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
adjust_smilies.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
adjust_uids.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
adjust_usernames.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
benchmark.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
calc_email_hash.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
change_smiley_ref.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
check_flash_bbcodes.php [ticket/9903] Script for detecting potentially malicious flash bbcodes 2010-11-19 11:31:00 +01:00
collect_cache_stats.sh Copy 3.0.x branch to trunk 2009-10-04 18:14:59 +00:00
compile_template.php [feature/template-engine] Rename template_compile methods for clarity. 2011-05-04 00:07:58 -04:00
create_schema_files.php [feature/extension-manager] Use an incremental process for enable and purge 2011-09-29 15:42:48 +02:00
create_variable_overview.php [ticket/10258] Change the DOCTYPE to HTML5 2011-07-09 17:04:46 +02:00
fill.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
fix_files.sh exclude the image file with text in the name from having newlines fixed 2010-03-05 22:22:39 +01:00
generate_utf_casefold.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
generate_utf_confusables.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
generate_utf_tables.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
imageset_to_css.php [feature/remove-imagesets] Script for converting imageset to css 2011-09-04 11:05:30 +03:00
lang_duplicates.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
merge_attachment_tables.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
merge_post_tables.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
mysql_upgrader.php [feature/remove-imagesets] Changing database structure 2011-09-03 18:55:30 +03:00
nuke-db.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
regex.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
remove-php-end-tags.py [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
repair_bots.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
search_fill.php Copy 3.0.x branch to trunk 2009-10-04 18:14:59 +00:00
set_permissions.sh [task/set-permissions] shell script to set file permissions 2010-06-28 18:12:56 +02:00
unicode_testing.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
update_email_hash.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00
utf_normalizer_test.php [ticket/9556] Drop php closing tags, add trailing newline 2010-11-11 19:10:55 +01:00