aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
dependabot/github_actions/github-actions-384b59e5c3Build: Bump github/codeql-action in the github-actions groupdependabot[bot]9 days
3.x-stableBuild: Bump github/codeql-action in the github-actions groupdependabot[bot]5 weeks
mainBuild: Bump github/codeql-action in the github-actions groupdependabot[bot]5 weeks
dependabot/github_actions/github-actions-ced721f930Build: Bump github/codeql-action in the github-actions groupdependabot[bot]6 weeks
dependabot/npm_and_yarn/multi-b97207525aBuild: Bump undici and release-itdependabot[bot]8 weeks
dependabot/github_actions/github-actions-a2938ab9b9Build: Bump the github-actions group with 2 updatesdependabot[bot]2 months
mgol-patch-1Update issue templatesMichał Gołębiowski-Owczarek3 months
dependabot/github_actions/github-actions-f50e11107cBuild: Bump the github-actions group with 3 updatesdependabot[bot]3 months
dependabot/github_actions/github-actions-66959c3ab9Build: Bump the github-actions group with 2 updatesdependabot[bot]4 months
broken-testWIP Add a broken testMichał Gołębiowski-Owczarek5 months
[...]
 
TagDownloadAuthorAge
4.0.0-beta.2jquery-4.0.0-beta.2.tar.gz  jquery-4.0.0-beta.2.zip  Timmy Willison12 months
4.0.0-betajquery-4.0.0-beta.tar.gz  jquery-4.0.0-beta.zip  Timmy Willison17 months
3.7.1jquery-3.7.1.tar.gz  jquery-3.7.1.zip  Timmy Willison22 months
3.7.0jquery-3.7.0.tar.gz  jquery-3.7.0.zip  Timmy Willison2 years
3.6.4jquery-3.6.4.tar.gz  jquery-3.6.4.zip  Timmy Willison2 years
3.6.3jquery-3.6.3.tar.gz  jquery-3.6.3.zip  Timmy Willison3 years
3.6.2jquery-3.6.2.tar.gz  jquery-3.6.2.zip  Timmy Willison3 years
3.6.1jquery-3.6.1.tar.gz  jquery-3.6.1.zip  Timmy Willison3 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
2009-02-19Include distribution in release tag1.3.2Timmy Willison2-0/+4384
2009-02-19Tagging the 1.3.2 release.John Resig1-1/+1
2009-02-19Fixed one of the selector tests that was reporting incorrectly in browsers th...John Resig1-1/+1
2009-02-19Disabled some of the animation tests that were being flaky.John Resig1-5/+8
2009-02-18Missed an other search-related test.John Resig1-1/+1
2009-02-18Fixed some tests that were changed (fixed!) by fixing #3966.John Resig1-6/+6
2009-02-18Made it so that search input elements are now serialized. Fixes bug #4107.John Resig4-8/+9
2009-02-18Made it so that appendTo, etc. return the inserted elements (thus using pushS...John Resig2-11/+35
2009-02-18A speedup for .remove() (which also speeds up .html()). Fixes #4178.John Resig1-1/+1
2009-02-17Updated the show() tests to work without the use of jQuery.browser (the test ...John Resig1-7/+10
[...]