Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#552478 by pwolanin, samj, dropcube, and sun: Improve link/header API and support on node/comment pages rel=canonical and rel=shortlink standards.
#539022 follow-up by David_Rothstein: Batch API should use the current theme to run the batches.
#617420 by ksenzee: Fixed batch system error on redirection.
#610204 by effulgentsia, Gábor Hojtsy, sun, Damien Tournoud and ksenzee: API changes to support overlays: lays ground work for implementation.
#216098 by kwinters, jgoldberg, drawk, sun: Make drupal_goto() use the same parameters as url().
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.
- Patch #555762 by gordon, sun | yched, chx, moshe weitzman, KiamLaLuno, lilou: improvements to batch API.
- Patch #556018 by Damien Tournoud, dereine | sun: rename drupal_to_js() and drupal_json() for consistency and readability.
Patch #579366 by sun, litwol | chx, Dries: simplified form API redirection handling. I can actually understand it now. ;-).
- Patch #423992 by Davy Van Den Brempt: remove unused variables.
- Patch #477944 by Damien Tournoud: fix and streamline page cache and session handling.
- Patch #267333 by cwgordon7, David_Rothstein, lilou, et al: fixed batch api rounding.
- Patch #408024 by brianV et al: rename drupal_execute() to drupal_submit_form().
#372563 by cytefx: Rename drupal_set_html_head() to drupal_ADD_html_head() which actually describes what it does.
- Removing whitespace.
- 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.
- Patch #329407 by dereine, birdmanx35, hswong3i et al: report running time of simpletests.
#333658 by sun: Code clean-up for batch.inc.
#315798 by Rob Loach, mfer, Grugnog2, and sun: Add weighting to drupal_add_js().
- Patch #314401 by boombatower et al: batch API screen improvements.
- Patch #315797 by mfer, Rob Loach, et al: rework the parameter of drupal_add_js.
#242873 follow-up: Missed a couple files with drupal_set_title().
Roll-back of #242873: This caused horrendous problems with SimpleTest on some configurations.
#242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by default.
#313152 by Crell and Rob Loach: DBTNG clean-up of batch.inc
#259623 by dopry and Damien Tournoud: Convert includes/requires to use absolute paths.
- 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.
- Patch #270045 by yched: partial revert for batch API.
- Patch #270045 by drewish, Susurrus: clean up return values.
- Patch #267333: rollback to rounding down, instead of rounding up.
- Patch #267333 by cwgordon7: simepletest should round up, not round down.
- 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.
#196630 by yched: postpone warning message display until batch finished, so messages are not forgotten on non-JS batches
#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
#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
- Patch #172950 by webernet: code style fixes.
- Patch #149593 by yched: batch API fixes.
- Patch #156425 by asimmonds: added missing CVS IDs.
- Patch #155986 by Uwe: fixed typos.
- 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.
- Patch #146667 by yched: FAPI fix.
#119441: JavaScript aggregator/compressor by m3avrck and others.
- Patch #147501 by yched: fixed reordering of parameters in batch engine.
- Patch #127539 by yched: batch processing fixes.
- Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :)
#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.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |