index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
dependabot/github_actions/github-actions-6951dec90a
dependabot/npm_and_yarn/rollup-4.22.4
main
jQuery JavaScript Library: https://github.com/jquery/jquery
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
unit
/
queue.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct spacing.
Michał Gołębiowski
2013-04-15
1
-2
/
+2
*
Update jshintrc to conform to new style guide. Conform to onevar and unused i...
Timmy Willison
2013-04-09
1
-17
/
+16
*
Move size() test to deprecated.js and avoid in other tests. Close gh-1237.
Michał Gołębiowski
2013-04-08
1
-4
/
+3
*
No ticket. Add additional test for jQuery.queue. Closes gh-1235
Oleg Gaidarenko
2013-04-08
1
-0
/
+6
*
Ref #13283, move .andSelf() to deprecated.js. Close gh-1170.
Nguyen Phuc Lam
2013-02-26
1
-1
/
+1
*
No ticket: speedup test suite. Close gh-1020.
Richard Gibson
2012-11-08
1
-9
/
+10
*
Implement expectation test instead of using _removeData. Close gh-997.
Timo Tijhof
2012-10-28
1
-1
/
+0
*
Convert all jQuery.removeData(foo, bar, true) calls to jQuery._remove(foo, bar)
Rick Waldron
2012-10-16
1
-1
/
+1
*
Fix #12278. Promises on non-default queue wait until a dequeue is attempted o...
Corey Frang
2012-08-19
1
-2
/
+29
*
Unit tests are linted and passing.
Rick Waldron
2012-06-21
1
-5
/
+5
*
Add quick-start documentation for testing with QUnit and using jQuery's helpe...
timmywil
2012-05-29
1
-4
/
+2
*
Fix #11767. Modularize build and unit tests for exluding effects.
Richard Gibson
2012-05-28
1
-54
/
+59
*
Optimizations to animation queue/promise logic, closes gh-776.
Corey Frang
2012-05-22
1
-74
/
+55
*
Firefox stalls without longer delays.
Dave Methvin
2012-02-23
1
-3
/
+3
*
Fix #10967: jQuery.fn.promise returns provided object
Richard Gibson
2012-02-13
1
-0
/
+10
*
Fix #10006: Allow .show() to work on detached elements.
Oleg
2012-01-12
1
-0
/
+1
*
Fix #5571. Setters should treat `undefined` as a no-op and be chainable.
Richard Gibson
2011-12-06
1
-2
/
+4
*
Fix #10691. Remove all instances of equals() and same(), as these are depreca...
Mike Sherov
2011-11-06
1
-22
/
+22
*
Leave the opacity test unanchored in case of floating point rounding browser ...
timmywil
2011-10-11
1
-2
/
+2
*
Landing pull request 514. 1.7 - queue refactoring to handle delay stop - Fixe...
Corey Frang
2011-09-28
1
-0
/
+38
*
Removes duplicate test block. Fixes #9913
Rick Waldron
2011-07-26
1
-19
/
+0
*
Animation callbacks keep their place in the queue stack. Fixes #9220.
timmywil
2011-05-13
1
-0
/
+24
*
merge with master and resolve more conflicts
louisremi
2011-04-12
1
-5
/
+106
|
\
|
*
Adds _mark and _unmark as a mean to keep track of ongoing non-queued animatio...
jaubourg
2011-04-11
1
-5
/
+106
*
|
third batch
louisremi
2011-04-12
1
-11
/
+11
|
/
*
Update unit tests with a leak detection mechanism for the various jQuery glob...
Colin Snover
2011-01-09
1
-1
/
+1
*
Clean trailing whitespace from all files.
Colin Snover
2010-12-30
1
-23
/
+23
*
Split the queue code out from data.js into a dedicated queue.js file (also sp...
John Resig
2009-12-06
1
-0
/
+148