aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/queue.js
Commit message (Expand)AuthorAgeFilesLines
* Removes duplicate test block. Fixes #9913Rick Waldron2011-07-261-19/+0
* Animation callbacks keep their place in the queue stack. Fixes #9220.timmywil2011-05-131-0/+24
* merge with master and resolve more conflictslouisremi2011-04-121-5/+106
|\
| * Adds _mark and _unmark as a mean to keep track of ongoing non-queued animatio...jaubourg2011-04-111-5/+106
* | third batchlouisremi2011-04-121-11/+11
|/
* Update unit tests with a leak detection mechanism for the various jQuery glob...Colin Snover2011-01-091-1/+1
* Clean trailing whitespace from all files.Colin Snover2010-12-301-23/+23
* Split the queue code out from data.js into a dedicated queue.js file (also sp...John Resig2009-12-061-0/+148