-
- Downloads
"README.md" did not exist on "409390637ecc029e27988c6da63a72a49dff7949"
#127539: progressive operation support, refactoring update.php code to a...
#127539: progressive operation support, refactoring update.php code to a generic batch API to support runnning operations in multiple HTTP requests - update.php is already on the batch API - node access rebuilding is in the works - automatic locale importing is in the works Thanks to Yves Chedemois (yched) for the good code quality, very wide awareness of issues related to batches, and the fantastic turnaround times. Hats off.
Showing
- CHANGELOG.txt 1 addition, 0 deletionsCHANGELOG.txt
- includes/batch.inc 297 additions, 0 deletionsincludes/batch.inc
- includes/common.inc 2 additions, 2 deletionsincludes/common.inc
- includes/form.inc 276 additions, 9 deletionsincludes/form.inc
- includes/theme.inc 7 additions, 6 deletionsincludes/theme.inc
- misc/batch.js 31 additions, 0 deletionsmisc/batch.js
- misc/drupal.js 3 additions, 0 deletionsmisc/drupal.js
- misc/progress.js 3 additions, 3 deletionsmisc/progress.js
- modules/system/page.tpl.php 1 addition, 1 deletionmodules/system/page.tpl.php
- modules/system/system.install 18 additions, 0 deletionsmodules/system/system.install
- modules/system/system.module 23 additions, 0 deletionsmodules/system/system.module
- themes/bluemarine/page.tpl.php 1 addition, 1 deletionthemes/bluemarine/page.tpl.php
- themes/chameleon/chameleon.theme 4 additions, 2 deletionsthemes/chameleon/chameleon.theme
- themes/garland/page.tpl.php 1 addition, 1 deletionthemes/garland/page.tpl.php
- themes/pushbutton/page.tpl.php 1 addition, 1 deletionthemes/pushbutton/page.tpl.php
- update.php 100 additions, 176 deletionsupdate.php
Loading
Please register or sign in to comment