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
/
src
/
deferred.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Core styleguide cleanup. Fixes #10586
Rick Waldron
2011-10-26
1
-2
/
+2
*
Removes isPending and introduces state as a means to retrieve the Deferred/Pr...
jaubourg
2011-10-11
1
-6
/
+12
*
isProgressing becomes isPending. Unit tests added.
jaubourg
2011-10-04
1
-1
/
+1
*
Trimmed down $.Callbacks and $.Deferred.
jaubourg
2011-09-21
1
-25
/
+24
*
$.Callbacks, $.Topic and notify/progress on $.Deferred.
jaubourg
2011-09-19
1
-146
/
+86
*
Fixes #9446. Context is properly propagated using pipe. If context was the or...
jaubourg
2011-07-01
1
-1
/
+1
*
Revert "Add catch block to try/finally in deferred. Fixes #9033. Test case ne...
timmywil
2011-06-08
1
-3
/
+2
*
Add catch block to try/finally in deferred. Fixes #9033. Test case needed.
timmywil
2011-06-07
1
-2
/
+3
*
Fixes #9104. Returning null or undefined in a pipe callback shouldn't end up ...
jaubourg
2011-05-09
1
-1
/
+1
*
Applies exception in Style Guidelines regarding objects and functions when th...
jaubourg
2011-04-08
1
-2
/
+2
*
Renames chain as pipe.
jaubourg
2011-04-08
1
-3
/
+2
*
Adds always and chain methods to deferreds.
jaubourg
2011-04-07
1
-2
/
+30
*
Fixes #8692. Strange FF4 bug: values changed onto the arguments object someti...
jaubourg
2011-03-30
1
-1
/
+4
*
Moves Deferred-related code into a separate module. Context handling has been...
jaubourg
2011-03-03
1
-0
/
+169