/[drupal]/drupal/includes/batch.inc
ViewVC logotype

Log of /drupal/includes/batch.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 3 06:47:22 2009 UTC (3 weeks, 3 days ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-10, HEAD
Changes since 1.45: +9 -2 lines
Diff to previous 1.45
#552478 by pwolanin, samj, dropcube, and sun: Improve link/header API and support on node/comment pages rel=canonical and rel=shortlink standards.

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 15:57:33 2009 UTC (3 weeks, 3 days ago) by webchick
Branch: MAIN
Changes since 1.44: +27 -11 lines
Diff to previous 1.44
#539022 follow-up by David_Rothstein: Batch API should use the current theme to run the batches.

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 00:42:06 2009 UTC (3 weeks, 4 days ago) by webchick
Branch: MAIN
Changes since 1.43: +2 -2 lines
Diff to previous 1.43
#617420 by ksenzee: Fixed batch system error on redirection.

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 27 04:12:39 2009 UTC (4 weeks, 3 days ago) by webchick
Branch: MAIN
Changes since 1.42: +12 -3 lines
Diff to previous 1.42
#610204 by effulgentsia, Gábor Hojtsy, sun, Damien Tournoud and ksenzee: API changes to support overlays: lays ground work for implementation.

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 15 16:18:44 2009 UTC (6 weeks ago) by webchick
Branch: MAIN
Changes since 1.41: +2 -2 lines
Diff to previous 1.41
#216098 by kwinters, jgoldberg, drawk, sun: Make drupal_goto() use the same parameters as url().

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 9 00:59:54 2009 UTC (7 weeks ago) by dries
Branch: MAIN
Changes since 1.40: +3 -3 lines
Diff to previous 1.40
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 3 20:17:45 2009 UTC (7 weeks, 5 days ago) by dries
Branch: MAIN
Changes since 1.39: +5 -2 lines
Diff to previous 1.39
- Patch #555762 by gordon, sun | yched, chx, moshe weitzman, KiamLaLuno, lilou: improvements to batch API.

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 07:56:07 2009 UTC (2 months ago) by dries
Branch: MAIN
Changes since 1.38: +2 -2 lines
Diff to previous 1.38
- Patch #556018 by Damien Tournoud, dereine | sun: rename drupal_to_js() and drupal_json() for consistency and readability.

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 06:44:13 2009 UTC (2 months ago) by dries
Branch: MAIN
Changes since 1.37: +12 -17 lines
Diff to previous 1.37
Patch #579366 by sun, litwol | chx, Dries: simplified form API redirection handling. I can actually understand it now. ;-).

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 26 15:00:17 2009 UTC (3 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-9
Changes since 1.36: +2 -2 lines
Diff to previous 1.36
- Patch #423992 by Davy Van Den Brempt: remove unused variables.

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 2 06:58:15 2009 UTC (5 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-8
Changes since 1.35: +8 -2 lines
Diff to previous 1.35
- Patch #477944 by Damien Tournoud: fix and streamline page cache and session handling.

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 6 10:41:29 2009 UTC (6 months, 3 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-7
Changes since 1.34: +32 -3 lines
Diff to previous 1.34
- Patch #267333 by cwgordon7, David_Rothstein, lilou, et al: fixed batch api rounding.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 29 07:18:04 2009 UTC (6 months, 4 weeks ago) by dries
Branch: MAIN
Changes since 1.33: +2 -2 lines
Diff to previous 1.33
- Patch #408024 by brianV et al: rename drupal_execute() to drupal_submit_form().

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 15 23:49:06 2009 UTC (7 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32
#372563 by cytefx: Rename drupal_set_html_head() to drupal_ADD_html_head() which actually describes what it does.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 14:08:40 2009 UTC (10 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-5, DRUPAL-7-0-UNSTABLE-6
Changes since 1.31: +2 -2 lines
Diff to previous 1.31
- Removing whitespace.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 19 10:46:50 2009 UTC (10 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.30: +7 -2 lines
Diff to previous 1.30
- Patch #201122 by c960657, Moshe Weitzman: never write anonymous sessions, unless something has been written to . This is an important performance improvements -- as long as you use modules that use  carefully. It might be good to report some analytics about this in the performance settings page so administrators can see if there is a 'broken' module.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 12 06:23:57 2009 UTC (10 months, 2 weeks ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-4
Changes since 1.29: +10 -2 lines
Diff to previous 1.29
- Patch #329407 by dereine, birdmanx35, hswong3i et al: report running time of simpletests.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 27 19:12:09 2008 UTC (11 months ago) by webchick
Branch: MAIN
Changes since 1.28: +138 -93 lines
Diff to previous 1.28
#333658 by sun: Code clean-up for batch.inc.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 10 05:22:56 2008 UTC (12 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-3
Changes since 1.27: +3 -3 lines
Diff to previous 1.27
#315798 by Rob Loach, mfer, Grugnog2, and sun: Add weighting to drupal_add_js().

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 1 18:32:22 2008 UTC (12 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.26: +6 -3 lines
Diff to previous 1.26
- Patch #314401 by boombatower et al: batch API screen improvements.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 22 19:39:36 2008 UTC (13 months ago) by dries
Branch: MAIN
Changes since 1.25: +3 -3 lines
Diff to previous 1.25
- Patch #315797 by mfer, Rob Loach, et al: rework the  parameter of drupal_add_js.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 14 11:01:08 2008 UTC (13 months, 1 week ago) by webchick
Branch: MAIN
Changes since 1.24: +5 -5 lines
Diff to previous 1.24
#242873 follow-up: Missed a couple files with drupal_set_title().

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 12 06:27:01 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-2
Changes since 1.23: +5 -5 lines
Diff to previous 1.23
Roll-back of #242873: This caused horrendous problems with SimpleTest on some configurations.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 11 21:10:59 2008 UTC (13 months, 2 weeks ago) by webchick
Branch: MAIN
Changes since 1.22: +5 -5 lines
Diff to previous 1.22
#242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by default.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 26 23:30:20 2008 UTC (14 months ago) by webchick
Branch: MAIN
CVS Tags: DRUPAL-7-0-UNSTABLE-1
Changes since 1.21: +17 -8 lines
Diff to previous 1.21
#313152 by Crell and Rob Loach: DBTNG clean-up of batch.inc

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 20 20:22:23 2008 UTC (14 months ago) by webchick
Branch: MAIN
Changes since 1.20: +3 -3 lines
Diff to previous 1.20
#259623 by dopry and Damien Tournoud: Convert includes/requires to use absolute paths.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 24 21:51:02 2008 UTC (17 months ago) by dries
Branch: MAIN
Changes since 1.19: +8 -1 lines
Diff to previous 1.19
- Patch #243773 by chx, catch, boombatower, yched, dmitrig01, et al: use the batch API for running the tests instead of an all-in-one approach.  Great work.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 21 18:24:20 2008 UTC (17 months ago) by dries
Branch: MAIN
Changes since 1.18: +5 -3 lines
Diff to previous 1.18
- Patch #270045 by yched: partial revert for batch API.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 18 03:36:23 2008 UTC (17 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.17: +4 -4 lines
Diff to previous 1.17
- Patch #270045 by drewish, Susurrus: clean up return values.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 9 06:59:41 2008 UTC (17 months, 2 weeks ago) by dries
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
- Patch #267333: rollback to rounding down, instead of rounding up.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 16:53:48 2008 UTC (17 months, 3 weeks ago) by dries
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
- Patch #267333 by cwgordon7: simepletest should round up, not round down.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 14 17:48:33 2008 UTC (19 months, 1 week ago) by dries
Branch: MAIN
Changes since 1.14: +5 -5 lines
Diff to previous 1.14
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 20 11:57:20 2007 UTC (23 months, 1 week ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0, DRUPAL-6-0-RC-1, DRUPAL-6-0-RC-2, DRUPAL-6-0-RC-3, DRUPAL-6-0-RC-4, DRUPAL-6-1, DRUPAL-6-10, DRUPAL-6-11, DRUPAL-6-12, DRUPAL-6-13, DRUPAL-6-14, DRUPAL-6-2, DRUPAL-6-3, DRUPAL-6-4, DRUPAL-6-5, DRUPAL-6-6, DRUPAL-6-7, DRUPAL-6-8, DRUPAL-6-9
Branch point for: DRUPAL-6
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
#196630 by yched: postpone warning message display until batch finished, so messages are not forgotten on non-JS batches

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 8 14:06:20 2007 UTC (23 months, 2 weeks ago) by goba
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
#198579 by webernet and hswong3i: a huge set of coding style fixes, including:
 - whitespaces at end of lines
 - indentation
 - control structure usage
 - whitespace in empty lines
 - phpdoc comment formatting

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 15 15:18:39 2007 UTC (2 years, 1 month ago) by goba
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-2, DRUPAL-6-0-BETA-3, DRUPAL-6-0-BETA-4
Changes since 1.11: +52 -23 lines
Diff to previous 1.11
#169079 by yched: improve consistency of menu API and batch API by allowing batch definition in non .module files, which opens the possibility of better performing batches (which are likely to reside in .admin.inc files generally)
 - apply this change in locale.module
 - improve batch API code documentation

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 4 21:10:45 2007 UTC (2 years, 2 months ago) by dries
Branch: MAIN
CVS Tags: DRUPAL-6-0-BETA-1
Changes since 1.10: +3 -3 lines
Diff to previous 1.10
- Patch #172950 by webernet: code style fixes.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 20 05:44:13 2007 UTC (2 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.9: +42 -19 lines
Diff to previous 1.9
- Patch #149593 by yched: batch API fixes.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 3 19:49:07 2007 UTC (2 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.8: +1 -0 lines
Diff to previous 1.8
- Patch #156425 by asimmonds: added missing CVS IDs.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 2 14:41:34 2007 UTC (2 years, 4 months ago) by dries
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
- Patch #155986 by Uwe: fixed typos.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 5 20:59:02 2007 UTC (2 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
- Patch #149576 by hunmonk: a bad query is preventing batch processing from working correctly. token is a string, so it should not be escaped as a number.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 4 13:11:34 2007 UTC (2 years, 5 months ago) by dries
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
- Patch #146667 by yched: FAPI fix.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 1 09:05:44 2007 UTC (2 years, 5 months ago) by unconed
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
#119441: JavaScript aggregator/compressor by m3avrck and others.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 29 06:24:06 2007 UTC (2 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
- Patch #147501 by yched: fixed reordering of parameters in batch engine.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 16 07:56:19 2007 UTC (2 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.2: +18 -17 lines
Diff to previous 1.2
- Patch #127539 by yched: batch processing fixes.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 14 13:43:32 2007 UTC (2 years, 6 months ago) by dries
Branch: MAIN
Changes since 1.1: +29 -26 lines
Diff to previous 1.1
- Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :)

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 4 09:41:36 2007 UTC (2 years, 6 months ago) by goba
Branch: MAIN
#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.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2