aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
mainTests: Add custom attribute getter tests to the selector moduleMichał Gołębiowski-Owczarek6 days
3.x-stableBuild: Test on iOS 18Michał Gołębiowski-Owczarek14 days
dependabot/github_actions/github-actions-6951dec90aBuild: Bump the github-actions group with 4 updatesdependabot[bot]7 weeks
dependabot/npm_and_yarn/rollup-4.22.4Build: Bump rollup from 4.19.0 to 4.22.4dependabot[bot]3 months
3.6-stableBuild: Updating the 3.6-stable version to 3.6.5-pre.Timmy Willison22 months
1.12-stableTests: Strip untypical callback parameter characters from PHP filesMichał Gołębiowski-Owczarek4 years
2.2-stableTests: Strip untypical callback parameter characters from PHP filesMichał Gołębiowski-Owczarek4 years
 
TagDownloadAuthorAge
4.0.0-beta.2jquery-4.0.0-beta.2.tar.gz  jquery-4.0.0-beta.2.zip  Timmy Willison5 months
4.0.0-betajquery-4.0.0-beta.tar.gz  jquery-4.0.0-beta.zip  Timmy Willison11 months
3.7.1jquery-3.7.1.tar.gz  jquery-3.7.1.zip  Timmy Willison16 months
3.7.0jquery-3.7.0.tar.gz  jquery-3.7.0.zip  Timmy Willison19 months
3.6.4jquery-3.6.4.tar.gz  jquery-3.6.4.zip  Timmy Willison22 months
3.6.3jquery-3.6.3.tar.gz  jquery-3.6.3.zip  Timmy Willison2 years
3.6.2jquery-3.6.2.tar.gz  jquery-3.6.2.zip  Timmy Willison2 years
3.6.1jquery-3.6.1.tar.gz  jquery-3.6.1.zip  Timmy Willison2 years
3.6.0jquery-3.6.0.tar.gz  jquery-3.6.0.zip  Timmy Willison4 years
3.5.1jquery-3.5.1.tar.gz  jquery-3.5.1.zip  Timmy Willison5 years
[...]
 
AgeCommit messageAuthorFilesLines
2012-03-09Tagging the 1.7.2rc1 release.1.7.2rc1Dave Methvin1-1/+1
2012-03-07Revert "No more php/js logic duplication..." on a hunch.Dave Methvin1-59/+103
2012-03-07Makes sure start is always called with default context and no arguments. Shou...jaubourg1-1/+9
2012-03-07Prevents firefox from hanging on the test (could it be that firefox passes th...jaubourg1-1/+3
2012-03-07Makes parseXML act like parseJSON when given an empty or non-string input: no...jaubourg2-1/+16
2012-03-07Fixes #4624... 3 years later, people!jaubourg2-3/+2
2012-03-07Fixes #11264 or rather seriously limits the risk of global ajaxSettings screw...jaubourg3-0/+23
2012-03-07Fixes #11426: getting the responseText of an xhr should be tried/caught becau...jaubourg3-1/+21
2012-03-07Not testing his code properly makes Julian a silly coder.jaubourg1-2/+2
2012-03-07No more php/js logic duplication. Ensures modules are still loaded separately...jaubourg1-103/+59
[...]