summaryrefslogtreecommitdiff
path: root/modules/simpletest/tests/batch.test
Commit message (Collapse)AuthorAge
* Issue #1599618 by droplet, yurtboy, Albert Volkman: Fixed Remove duplicate ↵David Rothstein2012-07-29
| | | | array keys.
* - Patch #1089472 by janusman, David_Rothstein: batch API finishes when ↵Dries Buytaert2011-06-11
| | | | >99.5% of items have been processed.
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #669510 by quicksketch, David_Rothstein, Dave Reid, casey, Gábor ↵Dries Buytaert2010-11-27
| | | | Hojtsy, mrfelton, effulgentsia: merge administration theme with hook_admin_paths().
* - Patch #600836 by tim.cosgrove, dww, naxoc: batch API never terminates if ↵Dries Buytaert2010-10-03
| | | | you set ['finished'] > 1.
* - Patch #887134 by mfb, klausi: setting up modules in DrupalUnitTestCase is ↵Dries Buytaert2010-09-04
| | | | useless.
* - Patch #865072 by bleen18, jhodgdon: Bartik is default theme now ... ↵Dries Buytaert2010-08-11
| | | | documentation & tests need to be changed.
* - Patch #865072 by bleen18, jhodgdon: updates to reflect that Bartik is ↵Dries Buytaert2010-08-08
| | | | default theme now.
* Reverting #500866. Needs more discussion.Angie Byron2010-08-05
|
* #500866 by boombatower, solotandem: Remove t() from assertion messages in ↵Angie Byron2010-08-05
| | | | SimpleTest, so translators do not get 1000s of bogus strings.
* #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply ↵Angie Byron2010-05-06
| | | | coding standard for casting.
* #629794 by yched: Fix Scaling issues with batch API. (with tests)Angie Byron2010-01-08
|
* #573792 by yched: Fixed batch.test errors.Angie Byron2009-11-08
|
* #539022 follow-up by David_Rothstein: Batch API should use the current theme ↵Angie Byron2009-11-02
| | | | to run the batches.
* #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the ↵Angie Byron2009-08-24
| | | | function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
* Of all the patches to accidentally commit without a message. :( Rolling back ↵Angie Byron2009-08-24
| | | | registry rip. Let's try that again.
* *** empty log message ***Angie Byron2009-08-24
|
* #500866 by boombatower: Remove t() from getInfo in tests.Angie Byron2009-07-13
|
* - Patch #267333 by cwgordon7, David_Rothstein, lilou, et al: fixed batch api ↵Dries Buytaert2009-05-06
rounding.