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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Organizing vars
timmywil
2011-03-16
1
-4
/
+3
*
2773: first pass adding node/jQuery object support to jQuery.fn.find; unit te...
timmywil
2011-03-16
3
-11
/
+39
*
Starting with adding the test
timmywil
2011-03-13
1
-0
/
+9
*
Fixes #8423. Never set X-Requested-With header automagically for cross-domain...
jaubourg
2011-03-07
1
-5
/
+6
*
Moves Deferred-related code into a separate module. Context handling has been...
jaubourg
2011-03-03
17
-393
/
+407
*
Fix for #8421. Makes sure resolveWith can be called with only one parameter.
jaubourg
2011-03-03
2
-5
/
+13
*
Grouped up the test
gnarf
2011-02-24
1
-13
/
+9
*
A quick change to detect AIR urls
gnarf
2011-02-24
2
-1
/
+13
*
Removes unnecessary parenthesis from regular expression.
jaubourg
2011-02-24
1
-1
/
+1
*
Revert "Fixes #8353. Adds a catch block in resolveWith so that the finally bl...
jaubourg
2011-02-24
1
-6
/
+0
*
Updating the source version to 1.5.2pre.
jeresig
2011-02-23
1
-1
/
+1
*
Tagging the 1.5.1 release.
jeresig
2011-02-23
1
-1
/
+1
*
Make a new jQuery.support.noCloneChecked - splitting apart the previous featu...
jeresig
2011-02-23
3
-17
/
+33
*
Refactors jQuery.when to avoid unnecessary recursion and limit function calls...
jaubourg
2011-02-23
1
-18
/
+28
*
Fixes #8353. Adds a catch block in resolveWith so that the finally block gets...
jaubourg
2011-02-23
1
-0
/
+6
*
Makes the promise method of Deferreds a bit more readable by not using the va...
jaubourg
2011-02-22
1
-2
/
+2
*
Updating the source version to 1.5.1pre.
jeresig
2011-02-18
1
-1
/
+1
*
Tagging the 1.5.1rc1 release.
1.5.1rc1
jeresig
2011-02-18
1
-1
/
+1
*
Bug #6911 - Prevent action on disabled elements, both triggering and bound vi...
Dan Heberden
2011-02-18
2
-62
/
+95
*
Revert "Adds an invert method to promises that returns a "inverted" promise t...
jaubourg
2011-02-18
2
-75
/
+17
*
A temporary workaround for #8018 that avoids any chance of compatibility-brea...
Alex Sexton
2011-02-17
1
-4
/
+9
*
Fix a some inaccuracies in the original test case for #7912.
Anton M
2011-02-17
1
-16
/
+26
*
Fixes #7912. Make sure .cur() only returns 0 as fallback value when it needs ...
louisremi
2011-02-17
2
-18
/
+45
*
Only perpetrate the .toJSON hack on data caches when they are attached to a p...
Dave Methvin
2011-02-17
2
-7
/
+10
*
Fixes #8297. Makes sure response headers with empty values are handled proper...
jaubourg
2011-02-17
3
-5
/
+13
*
Revert "Merge branch '8099' of https://github.com/rwldrn/jquery into rwldrn-8...
Anton M
2011-02-15
3
-42
/
+2
*
Fix some whitespace issues.
Anton M
2011-02-15
7
-19
/
+19
*
Fixes #7922. Copy the donor event when simulating a bubbling submit in IE so ...
Dave Methvin
2011-02-15
2
-9
/
+28
*
Fixes #8277. Sets data to undefined rather than null when it is not provided ...
jaubourg
2011-02-15
2
-3
/
+18
*
Fix some unscoped tests which failed after recent changes to QUnit.
Anton M
2011-02-15
3
-9
/
+9
*
Update jQuery.data to use jQuery.noop for toJSON hack instead of an additiona...
Colin Snover
2011-02-14
1
-3
/
+1
*
Hide metadata when serializing JS objects using JSON.stringify via a toJSON h...
Colin Snover
2011-02-14
2
-6
/
+52
*
Add missing semicolon.
Anton M
2011-02-14
1
-1
/
+1
*
Merge branch '8099' of https://github.com/rwldrn/jquery into rwldrn-8099
jeresig
2011-02-14
3
-3
/
+43
|
\
|
*
Bug #8099 - Updates per review
rwldrn
2011-01-31
1
-9
/
+13
|
*
Bug #8099 - Always restore to correct display value based on element's expect...
rwldrn
2011-01-31
3
-3
/
+39
*
|
Merge branch 'fix8033' of https://github.com/SlexAxton/jquery into SlexAxton-...
jeresig
2011-02-14
9
-14
/
+15
|
\
\
|
*
|
Moved jQuery global leak to end of file so accidental gEBCN overrides in prot...
Alex Sexton
2011-01-23
9
-14
/
+15
*
|
|
Fix breaking test in Chrome.
Anton M
2011-02-14
2
-3
/
+3
*
|
|
Don't add "px" to unit-less properties when animating them. Fixes #4966.
Anton M
2011-02-13
2
-2
/
+12
*
|
|
Clean up whitespace in test/unit/effects.js
Anton M
2011-02-13
1
-44
/
+37
*
|
|
Follow up to fbf79c0b495e08d67c3a4767f371ec7bcfc40a17.
Anton M
2011-02-13
1
-3
/
+3
*
|
|
Remove old cruft from test folder. Change "polluted" test suite loader to use...
Anton M
2011-02-13
23
-13958
/
+70
*
|
|
Add readyWait tests. Fixes #8145.
jrburke
2011-02-12
3
-0
/
+111
*
|
|
Remove sed from post-build code, due to portability issues between GNU and BS...
awgy
2011-02-12
2
-2
/
+10
*
|
|
Remove unnecessary "script.type = text/javascript;". Fixes #8198.
David Murdoch
2011-02-12
1
-1
/
+0
*
|
|
Unexpose $.support._scriptEval as it's not needed. Use a private var instead....
David Murdoch
2011-02-12
1
-5
/
+5
*
|
|
Enhances ajaxSetup so that it can take an optional target option, in which ca...
jaubourg
2011-02-12
1
-11
/
+23
*
|
|
Pulls out the callback function in setRequestHeader. Also renames the regexp ...
jaubourg
2011-02-12
1
-4
/
+5
*
|
|
Minor changes to enforce JQuery Core Style Guidelines.
jaubourg
2011-02-12
2
-10
/
+12
[next]