index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-7574396d95
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
Branch
Commit message
Author
Age
dependabot/github_actions/github-actions-7574396d95
Build: Bump the github-actions group with 2 updates
dependabot[bot]
2 days
main
Tests: Add custom attribute getter tests to the selector module
Michał Gołębiowski-Owczarek
3 weeks
3.x-stable
Build: Test on iOS 18
Michał Gołębiowski-Owczarek
4 weeks
dependabot/github_actions/github-actions-6951dec90a
Build: Bump the github-actions group with 4 updates
dependabot[bot]
2 months
dependabot/npm_and_yarn/rollup-4.22.4
Build: Bump rollup from 4.19.0 to 4.22.4
dependabot[bot]
3 months
3.6-stable
Build: Updating the 3.6-stable version to 3.6.5-pre.
Timmy Willison
22 months
1.12-stable
Tests: Strip untypical callback parameter characters from PHP files
Michał Gołębiowski-Owczarek
4 years
2.2-stable
Tests: Strip untypical callback parameter characters from PHP files
Michał Gołębiowski-Owczarek
4 years
Tag
Download
Author
Age
4.0.0-beta.2
jquery-4.0.0-beta.2.tar.gz
jquery-4.0.0-beta.2.zip
Timmy Willison
6 months
4.0.0-beta
jquery-4.0.0-beta.tar.gz
jquery-4.0.0-beta.zip
Timmy Willison
11 months
3.7.1
jquery-3.7.1.tar.gz
jquery-3.7.1.zip
Timmy Willison
16 months
3.7.0
jquery-3.7.0.tar.gz
jquery-3.7.0.zip
Timmy Willison
20 months
3.6.4
jquery-3.6.4.tar.gz
jquery-3.6.4.zip
Timmy Willison
22 months
3.6.3
jquery-3.6.3.tar.gz
jquery-3.6.3.zip
Timmy Willison
2 years
3.6.2
jquery-3.6.2.tar.gz
jquery-3.6.2.zip
Timmy Willison
2 years
3.6.1
jquery-3.6.1.tar.gz
jquery-3.6.1.zip
Timmy Willison
2 years
3.6.0
jquery-3.6.0.tar.gz
jquery-3.6.0.zip
Timmy Willison
4 years
3.5.1
jquery-3.5.1.tar.gz
jquery-3.5.1.zip
Timmy Willison
5 years
[...]
Age
Commit message
Author
Files
Lines
2010-01-13
Include distribution in release tag
1.4.0
1.4
Timmy Willison
2
-0
/
+6007
2010-01-13
We only care that some of the html return value is escaped, not necessarily a...
jeresig
1
-8
/
+8
2010-01-13
Make sure no exception is thrown if no event handler is found (which is the c...
jeresig
1
-0
/
+6
2010-01-13
Make sure that null params aren't traversed. Fixes #5794.
jeresig
2
-3
/
+4
2010-01-13
Send data if a DELETE Ajax request is done. Fixes #5752.
jeresig
1
-1
/
+1
2010-01-13
Make sure that disconnected nodes aren't sorted/uniqued. Fixes #5791.
jeresig
2
-7
/
+18
2010-01-12
Fixed typo in logic, also disabled function setters in this case to allow th...
jeresig
5
-6
/
+12
2010-01-12
Make sure that the xhr object still exists after the abort is called.
jeresig
1
-1
/
+3
2010-01-12
Make sure that the focusin and focusout easy-bind methods are exposed.
jeresig
1
-1
/
+1
2010-01-12
Make sure oldAbort is only called if the xhr object still exists.
jeresig
1
-2
/
+1
[...]