aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
mainTests: Add custom attribute getter tests to the selector moduleMichał Gołębiowski-Owczarek2 weeks
3.x-stableBuild: Test on iOS 18Michał Gołębiowski-Owczarek3 weeks
dependabot/github_actions/github-actions-6951dec90aBuild: Bump the github-actions group with 4 updatesdependabot[bot]9 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 Willison20 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
2011-01-31Include distribution in release tag1.5.01.5Timmy Willison2-0/+8184
2011-01-31Tagging the 1.5 release.jeresig1-1/+1
2011-01-31Rename jQuery.subclass() to jQuery.sub().jeresig2-7/+7
2011-01-31Removed errorThrown test for 404 responses seeing as Safari 3.x XHR sets the ...jaubourg1-1/+7
2011-01-31Ensures dataTypeExpressions are lowercased for prefilters and transports regi...jaubourg1-2/+2
2011-01-29Simplifies the unit test for #8082.jaubourg1-8/+3
2011-01-29Fixes #8082. Text to script converter now returns text. Unit test added.jaubourg2-4/+13
2011-01-29Fixes potential collisions between jsonp requests from different jQuery insta...jaubourg1-1/+1
2011-01-28Use the original element/fragment as the last item to be appended to the docu...Colin Snover2-6/+26
2011-01-28Compatibility fixes in ajax: exceptions are no longer promoted to strings bef...jaubourg1-3/+3
[...]