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
Branch
Commit message
Author
Age
main
Tests: Add custom attribute getter tests to the selector module
Michał Gołębiowski-Owczarek
6 days
3.x-stable
Build: Test on iOS 18
Michał Gołębiowski-Owczarek
14 days
dependabot/github_actions/github-actions-6951dec90a
Build: Bump the github-actions group with 4 updates
dependabot[bot]
7 weeks
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
5 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
19 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
2012-03-09
Tagging the 1.7.2rc1 release.
1.7.2rc1
Dave Methvin
1
-1
/
+1
2012-03-07
Revert "No more php/js logic duplication..." on a hunch.
Dave Methvin
1
-59
/
+103
2012-03-07
Makes sure start is always called with default context and no arguments. Shou...
jaubourg
1
-1
/
+9
2012-03-07
Prevents firefox from hanging on the test (could it be that firefox passes th...
jaubourg
1
-1
/
+3
2012-03-07
Makes parseXML act like parseJSON when given an empty or non-string input: no...
jaubourg
2
-1
/
+16
2012-03-07
Fixes #4624... 3 years later, people!
jaubourg
2
-3
/
+2
2012-03-07
Fixes #11264 or rather seriously limits the risk of global ajaxSettings screw...
jaubourg
3
-0
/
+23
2012-03-07
Fixes #11426: getting the responseText of an xhr should be tried/caught becau...
jaubourg
3
-1
/
+21
2012-03-07
Not testing his code properly makes Julian a silly coder.
jaubourg
1
-2
/
+2
2012-03-07
No more php/js logic duplication. Ensures modules are still loaded separately...
jaubourg
1
-103
/
+59
[...]