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
/
callbacks.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Style nit in test/unit/callbacks.js. Closes gh-992
Erick Ruiz de Chavez
2012-10-16
1
-1
/
+1
*
Enforce style in test/unit/callbacks.js. https://github.com/jquery/2012-dev-s...
Erick Ruiz de Chavez
2012-10-16
1
-22
/
+27
*
enforce double quotes via JSHint. Closes gh-975
Mike Sherov
2012-10-16
1
-3
/
+3
*
Do not iterate over functions. Fixes #12665. Unit tests added. Thanks to @kse...
jaubourg
2012-10-06
1
-13
/
+26
*
Makes sure "adding" a string to a Callbacks object doesn't cause a stack over...
jaubourg
2012-08-16
1
-0
/
+9
*
Make unit tests friendly to Closure Compiler. Closes gh-845.
Chad Killingsworth
2012-07-05
1
-2
/
+2
*
Unit tests are linted and passing.
Rick Waldron
2012-06-21
1
-11
/
+11
*
Gandalf the Grey says you shall not leak globals, even in the depths of Unit ...
jaubourg
2012-04-30
1
-1
/
+1
*
Regression: makes sure that all instances of a callback are removed. Unit tes...
jaubourg
2012-04-25
1
-0
/
+15
*
How about we save 62 bytes? Also ensure that the arguments array given to fir...
jaubourg
2012-04-25
1
-5
/
+19
*
Adds a unit test to control options are being copied by jQuery.Callbacks inte...
jaubourg
2012-04-25
1
-0
/
+18
*
Allows traditional options object for $.Callbacks flags. Fixes #11011. Unit t...
jaubourg
2012-04-02
1
-135
/
+157
*
Adds unit test to exhibit #10952
jaubourg
2012-01-31
1
-1
/
+2
*
Fix #10691. Remove all instances of equals() and same(), as these are depreca...
Mike Sherov
2011-11-06
1
-2
/
+2
*
Trimmed down $.Callbacks and $.Deferred.
jaubourg
2011-09-21
1
-13
/
+1
*
$.Callbacks, $.Topic and notify/progress on $.Deferred.
jaubourg
2011-09-19
1
-0
/
+194